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
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
See Volumes.md for info about data and volumes used by this docker pod:
- Persistent Data Volumes
- Volume-Sharing
Backup utilities (if there are any) are in the utils-mongodb/
directory.
Ports setup is described in the Ports document. It covers:
- Ports
- mongodb ports
- mongo express ports