2018-09-09 20:39:11 -07:00
2018-09-09 20:39:11 -07:00
2018-10-26 16:39:46 +00:00
2018-09-09 20:39:11 -07:00
2018-09-09 23:15:19 -07:00
2018-10-26 09:31:13 +00:00
2018-10-26 16:38:04 +00:00

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
Description
Docker pod for running MongoDB + MongoExpress
Readme 81 KiB
Languages
Python 53.6%
Shell 46.4%