CouchDB 3 with the Fauxton admin console and HTTP REST API, secure and ready with no default credentials.
Choose the operating system, cloud and version you need. Every variation is the same hardened Apache CouchDB image, built and supported by cloudimg.
| Product | Cloud | Operating system | Version | |
|---|---|---|---|---|
| Apache CouchDB NoSQL Database | AWS | — | Standard | View · Guide |
| Apache CouchDB 3.5 on Ubuntu | Azure | Ubuntu | 3.5 | View · Guide |
Apache CouchDB is a document database that stores JSON documents and exposes them over an HTTP REST API, with built in replication for offline first and multi master sync. The bundled Fauxton web interface manages databases and documents from the browser.
The database, Fauxton and the REST API run on a single port with no runtime dependencies, hardened so it never starts in the insecure admin party mode. A unique administrator password is generated on first boot and stored in a root only file, database files live on a dedicated resizable data disk, and 24/7 cloudimg support is included.