From c886b93a0138d5485650cf4687f9a90898f938b8 Mon Sep 17 00:00:00 2001 From: hhf Date: Mon, 9 Dec 2024 11:23:29 +0530 Subject: [PATCH] Add astroluma/astroluma-MongoDB.xml --- astroluma/astroluma-MongoDB.xml | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 astroluma/astroluma-MongoDB.xml diff --git a/astroluma/astroluma-MongoDB.xml b/astroluma/astroluma-MongoDB.xml new file mode 100644 index 0000000..bb58ca0 --- /dev/null +++ b/astroluma/astroluma-MongoDB.xml @@ -0,0 +1,36 @@ + + + Astroluma-MongoDB + mongo:6.0 + https://hub.docker.com/_/mongo + bridge + + sh + false + + + https://www.mongodb.com/ + MongoDB database for Astroluma application + Databases: + + + + bridge + + + 27017 + 27017 + tcp + + + + + + + + /mnt/user/appdata/astroluma/mongodb + /data/db + rw + + + \ No newline at end of file