Skip to content

aegif/NemakiWare-couchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB Image for NemakiWare

This Docker Image contains the seed data necessary for a base NemakiWare install.

Usage

CouchDB is by default running on port 5984. The local.ini file can be edited prior to building.

Running

Start the Docker container with the following command:

docker run -d --name nemaki-couch -p 5984:5984 --env COUCHDB_USER=admin --env COUCHDB_PASSWORD=password aegif/nemakicouch

About

Dockerfile with a data seed for NemakiWare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published