QuestDB
Image: questdb/questdb:latest
- Port 9000/http
- Public domain with TLS
- 10 GB volume at /var/lib/questdb
- 1 vCPU · 2 GB
Template · Databases
Fast time-series SQL database with Postgres wire and InfluxDB line protocol.
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
questdb/questdb:latest. The web console / REST API (9000) is exposed; the Postgres wire port 8812 stays inside the pod.
Image: questdb/questdb:latest
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| QDB_PG_USER | admin |
| QDB_PG_PASSWORD | generated (password) |
| QDB_HTTP_USER | admin |
| QDB_HTTP_PASSWORD | ${{self.QDB_PG_PASSWORD}} |
| QUESTDB_URL | http://${{self.SKIFFLY_PRIVATE_DOMAIN}}:9000 |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.