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
|
6 years ago | |
---|---|---|
d-mongodb@5f91ea39ff | 6 years ago | |
d-mongoexpress@44af21d69e | 6 years ago | |
docs | 6 years ago | |
mkdocs-material@b0c6890853 | 6 years ago | |
scripts | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
Readme.md | 6 years ago | |
RemoteTunnel.md | 6 years ago | |
docker-compose.fixme.yml | 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
Links
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