SurrealDB
Image: surrealdb/surrealdb:v3-dev
- Port 8000/http
- Public domain with TLS
- 5 GB volume at /data
- 1 vCPU · 1 GB
- /health
/surreal start --bind 0.0.0.0:8000 rocksdb:/data/db
Template · Databases
Multi-model database with a built-in HTTP/WebSocket API, RocksDB on a volume.
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.
surrealdb/surrealdb:v3-dev (the -dev variant ships a shell) started with surreal start rocksdb:/data/db.
Image: surrealdb/surrealdb:v3-dev
/surreal start --bind 0.0.0.0:8000 rocksdb:/data/db
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| SURREAL_USER | root |
| SURREAL_PASS | generated (password) |
| SURREAL_URL | http://${{self.SKIFFLY_PRIVATE_DOMAIN}}:8000 |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.