CouchDB
Image: couchdb:3
- Port 5984/http
- Public domain with TLS
- 10 GB volume at /opt/couchdb/data
- 1 vCPU · 1 GB
- /_up
Template · Databases
Document database that speaks HTTP and JSON natively, with replication built in.
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.
Official couchdb:3 image with an admin user and a volume.
Image: couchdb:3
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| COUCHDB_USER | admin |
| COUCHDB_PASSWORD | generated (password) |
| COUCHDB_URL | http://${{self.COUCHDB_USER}}:${{self.COUCHDB_PASSWORD}}@${{self.SKIFFLY_PRIVATE_DOMAIN}}:5984 |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.