Create a Database
Dashboard
- Open Databases.
- Click New Database.
- Pick the engine and version.
- Choose CPU, memory, and storage.
- Create it.
The database starts as provisioning and becomes running when ready.
CLI
dock db create production --type postgres --version 16Supported CLI types:
postgres, mysql, mariadb, mongodb, redis, valkey, clickhouseCredentials
The dashboard and CLI show generated credentials after creation. Store them carefully if you need direct access later.