diff --git a/gathio/gathio.xml b/gathio/gathio.xml new file mode 100644 index 0000000..4b72b16 --- /dev/null +++ b/gathio/gathio.xml @@ -0,0 +1,42 @@ + + + Gathio + ghcr.io/lowercasename/gathio:latest + https://github.com/lowercasename/gathio + Gathio is a simple, self-hosted event management and invitation platform.[br][br]You will need to configure the MongoDB container separately as a dependency. + Gathio is a simple, self-hosted event management and invitation platform + https://github.com/lowercasename/gathio + Productivity: + http://[IP]:[PORT:3032] + true + false + + bridge + + + 3032 + 3000 + tcp + + + + + + /mnt/user/appdata/gathio/config + /app/config + rw + + + /mnt/user/appdata/gathio/images + /app/public/events + rw + + + + + MONGODB_HOST + mongo + + + + \ No newline at end of file