diff --git a/templates/droppy.xml b/templates/droppy.xml new file mode 100644 index 0000000..0e44148 --- /dev/null +++ b/templates/droppy.xml @@ -0,0 +1,64 @@ + + + droppy + silverwind/droppy:latest + https://hub.docker.com/r/silverwind/droppy/ + bridge + + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://hub.docker.com/r/silverwind/droppy/ + Self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. + Cloud: + http://[IP]:[PORT:8989] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/droppy.png + + + + 1584096557 + + + Self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. + + bridge + + + 8686 + 8989 + tcp + + + + + + /mnt/user/appdata/doppy/ + /config + rw + + + /mnt/user/droppy/ + /files + rw + + + + + 99 + PUID + + + + 100 + PGID + + + + + 8686 + /mnt/user/appdata/doppy/ + /mnt/user/droppy/ + 99 + 100 + diff --git a/templates/icons/droppy.png b/templates/icons/droppy.png new file mode 100644 index 0000000..38c7c44 Binary files /dev/null and b/templates/icons/droppy.png differ