diff --git a/gathio/MongoDB.xml b/gathio/MongoDB.xml new file mode 100644 index 0000000..1688900 --- /dev/null +++ b/gathio/MongoDB.xml @@ -0,0 +1,40 @@ + + + Gathio-MongoDB + mongo:latest + https://hub.docker.com/_/mongo + MongoDB instance for Gathio event management platform[br][br]This container should be started before the Gathio container. + MongoDB database for Gathio event management platform + https://www.mongodb.com/ + Productivity: Tools: + true + false + + bridge + + + 27017 + 27017 + tcp + + + + + + /mnt/user/appdata/gathio/mongodb + /data/db + rw + + + + + MONGO_INITDB_ROOT_USERNAME + root + + + MONGO_INITDB_ROOT_PASSWORD + change_this_password + + + + \ No newline at end of file