All Templates / Storage
CouchDB
Seamless multi-master syncing database with an intuitive HTTP/JSON API
Database
railwayapp-templates/couchdb
Just deployed
/bitnami/couchdb
CouchDB is an open source NoSQL database that stores your data with JSON documents, which you can access via HTTP. It allows you to index, combine, and transform your documents with JavaScript.
Apache CouchDB ™ lets you access your data where you need it. The Couch Replication Protocol is implemented in a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile phones to web browsers.
Store your data safely, on your own servers, or with any leading cloud provider. Your web- and native applications love CouchDB, because it speaks JSON natively and supports binary data for all your data storage needs.
The Couch Replication Protocol lets your data flow seamlessly between server clusters to mobile phones and web browsers, enabling a compelling offline-first user-experience while maintaining high performance and strong reliability. CouchDB comes with a developer-friendly query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval.
custom.ini
in the couchdb
folder and commit the changesDockerfile
for more detailsCOUCHDB_CLUSTER_PORT_NUMBER
and set the value to the port number you want to expose. Update the PORT
value in railway to the same port number._utils
something like this https://.up.railway.app/_utils/
. You should be able to see the CouchDB Dashboard.
Create Database
and enter the database name and click on Create
Template Content
Database
railwayapp-templates/couchdbDetails
T3cH_W1z4rD
Created on Aug 6, 2023
138 total projects
70 active projects
100% success on recent deploys
Dockerfile
Storage
More templates in this category