edgedb server start

Start an EdgeDB instance.

edgedb server start [--foreground] name

edgedb server start is a terminal command for starting a new EdgeDB server instance.

name

The EdgeDB instance name.

--foreground

Start the server in the foreground rather than using systemd to manage the process (note you might need to stop non-foreground instance first).

Light
Dark
System