Docker pod for running MongoDB + MongoExpress
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Yamma Snake 1ece1be58a update remote ssh instructions to include -L and -R 6 years ago
d-mongodb@5f91ea39ff add submodules 6 years ago
d-mongoexpress@44af21d69e add submodules 6 years ago
docs Update 'docs/Running.md' 6 years ago
mkdocs-material@b0c6890853 add submodules 6 years ago
scripts add beavo to beaker tunnel script service 6 years ago
.gitignore add docker-compose.yml to gitignore 6 years ago
.gitmodules Update '.gitmodules' 6 years ago
Readme.md Update 'Readme.md' 6 years ago
RemoteTunnel.md update remote ssh instructions to include -L and -R 6 years ago
docker-compose.fixme.yml mongodb data dir should be local 6 years ago

Readme.md

pod-mongo

This repo contains a docker compose file for running a MongoDB database and web frontend.

The services are:

  • MongoDB
  • Mongo Express

See the documentation site here: https://pages.charlesreid1.com/pod-mongo

Or visit docs/index.md

Source code on git.charlesreid1.com: https://git.charlesreid1.com/docker/pod-mongo

Source code on github.com: https://github.com/charlesreid1-docker/pod-mongo

Running

See Running.md for info about running this docker pod.

  • Running the Docker Pod from Comand Line
  • Running the Docker Pod as a Startup Service
  • Workflow for Docker Pod Updates

Volumes

See Volumes.md for info about data and volumes used by this docker pod:

  • Persistent Data Volumes
  • Volume-Sharing

Backups

Backup utilities (if there are any) are in the utils-mongodb/ directory.

Ports

Ports setup is described in the Ports document. It covers:

  • Ports
    • mongodb ports
    • mongo express ports