Skip to content

Davidflo1g/couchdb-railway-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CouchDB Hosting for STaRS App (Railway)

This repo contains a Dockerfile used to deploy CouchDB on Railway.

Deployment (Railway)

  1. Push this repo to GitHub.

  2. Go to https://railway.app → New Project → Deploy from GitHub.

  3. Select this repo.

  4. After it builds, open the service → Variables.

  5. Add:

    • COUCHDB_USER = admin
    • COUCHDB_PASSWORD = yourpassword
  6. Redeploy service.

  7. Visit:

You should now see CouchDB Fauxton dashboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors