The easiest and preferred way to install and set up the EdgeDB server is using our command-line tool.
Run the following in your terminal and follow the on-screen instructions.
$
curl --proto '=https' --tlsv1.2 -sSf https://sh.edgedb.com | sh
rustup
, will detect the OS and download the appropriate build of the EdgeDB CLI tool, edgedb
.edgedb
command is a single executable (it's open source!)edgedb
command can be used to install, uninstall, upgrade, and interact with EdgeDB server instances.edgedb
command at any time.