From 6511fd4666b3ef8d0d97246d096fc21b5599907f Mon Sep 17 00:00:00 2001 From: MountainGod2 <88257202+MountainGod2@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:58:22 +0100 Subject: [PATCH] add original template from https://github.com/MountainGod2/unraid-templates --- van_dam/van_dam.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 van_dam/van_dam.xml diff --git a/van_dam/van_dam.xml b/van_dam/van_dam.xml new file mode 100644 index 0000000..98d5493 --- /dev/null +++ b/van_dam/van_dam.xml @@ -0,0 +1,40 @@ + + + van_dam + ghcr.io/floppy/van_dam:latest + + + + sh + false + https://github.com/Floppy/van_dam/issues + https://github.com/Floppy/van_dam + VanDAM is a Digital Asset Manager (DAM), specifically designed for 3D print files. Create a library pointing at your files on disk, and it will scan for models and parts. It assumes that any folders containing STL or OBJ files are models, and the files within them are parts. You can then view the files easily through your browser! + +https://github.com/Floppy/van_dam + Tools: Other: Status:Beta + http://[IP]:[PORT:3214] + + https://raw.githubusercontent.com/MountainGod2/unraid-templates/main/van_dam/van_dam.png + + + + 1680219205 + + + Requires PostgreSQL and Redis database to operate. + +This template is a reconstruction of the example docker-compose file found in the source reposity here: +https://github.com/Floppy/van_dam/blob/main/docker-compose.example.yml + +All default values assume that: +1) all three containers running on the same user-defined bridge network +2) they have been named as per the example docker-compose file (db/redis) +3) postgres has a user named van_dam, and the password matches the value +in DATABASE_URL + 3214 + + + + +