diff --git a/templates/chibisafe.xml b/templates/chibisafe.xml new file mode 100644 index 0000000..7041d92 --- /dev/null +++ b/templates/chibisafe.xml @@ -0,0 +1,23 @@ + + + chibisafe + chibisafe/chibisafe:latest + https://hub.docker.com/r/chibisafe/chibisafe/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://chibisafe.moe/ + chibisafe is a modern and self-hosted take on file uploading services that can handle anything you throw at it thanks to it's robust and fast API, chunked uploads support and more. + +It's easily customizable and deploying your own instance is a breeze. + +Default login admin admin + Productivity: Tools: + http://[IP]:[PORT:8000] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/chibisafe.png + 24424 + /mnt/user/appdata/chibisafe/database/ + /mnt/user/appdata/chibisafe/uploads/ + /mnt/user/appdata/chibisafe/logs/ + \ No newline at end of file diff --git a/templates/icons/chibisafe.png b/templates/icons/chibisafe.png new file mode 100644 index 0000000..4c0cc01 Binary files /dev/null and b/templates/icons/chibisafe.png differ diff --git a/templates/icons/linkwarden.png b/templates/icons/linkwarden.png new file mode 100644 index 0000000..4c15855 Binary files /dev/null and b/templates/icons/linkwarden.png differ diff --git a/templates/icons/plik.png b/templates/icons/plik.png new file mode 100644 index 0000000..f754848 Binary files /dev/null and b/templates/icons/plik.png differ diff --git a/templates/icons/quickshare.png b/templates/icons/quickshare.png new file mode 100644 index 0000000..90fcc76 Binary files /dev/null and b/templates/icons/quickshare.png differ diff --git a/templates/linkwarden.xml b/templates/linkwarden.xml new file mode 100644 index 0000000..326f5c0 --- /dev/null +++ b/templates/linkwarden.xml @@ -0,0 +1,34 @@ + + + linkwarden + ghcr.io/linkwarden/linkwarden:latest + https://github.com/linkwarden/linkwarden/pkgs/container/linkwarden + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://docs.linkwarden.app/ + A self-hosted, open-source collaborative bookmark manager to collect, organize, and preserve webpages. +Browser-extension <link>https://github.com/linkwarden/browser-extension</link> +Environment Variables<link>https://docs.linkwarden.app/self-hosting/environment-variables</link> +SSO/OAuth Integrations <link>https://docs.linkwarden.app/self-hosting/sso-oauth</link> + Productivity: Tools: + http://[IP]:[PORT:3000] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/linkwarden.png + + + postgresql + 3050 + postgresql://[USERNAME]:[PASSWORD]@localhost:[PORT]/[DATABASE] + generate-me + /mnt/user/appdata/linkwarden/ + false + true + false + linkwarden@example.com + smtp://user:pass@smtp:587 + 20 + /data + 30 + 5 + \ No newline at end of file diff --git a/templates/plik.xml b/templates/plik.xml new file mode 100644 index 0000000..b77e897 --- /dev/null +++ b/templates/plik.xml @@ -0,0 +1,27 @@ + + + plik + rootgg/plik:latest + https://hub.docker.com/r/rootgg/plik/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/root-gg/plik + Plik is a scalable file uploading system with multiple backends. + + + Productivity: Tools: + http://[IP]:[PORT:8080] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/plik.png + Run +<code>mkdir -p /mnt/user/appdata/plik/ && mkdir /mnt/user/appdata/plik/data/ && wget -O /mnt/user/appdata/plik/plikd.cfg https://raw.githubusercontent.com/root-gg/plik/master/server/plikd.cfg && chown 1000:1000 /mnt/user/appdata/plik/ && chown 1000:1000 /mnt/user/appdata/plik/data/ && chown 1000:1000 /mnt/user/appdata/plik/plikd.cfg</code> + +Lastly edit plikd.cfg +https://github.com/root-gg/plik/blob/master/documentation/docker.md +only add /data/ before files" and plik.db" in DataBackend = "file" + + 8080 + /mnt/user/appdata/plik/data/ + /mnt/user/appdata/plik/plikd.cfg + \ No newline at end of file diff --git a/templates/quickshare.xml b/templates/quickshare.xml new file mode 100644 index 0000000..46ce2b8 --- /dev/null +++ b/templates/quickshare.xml @@ -0,0 +1,19 @@ + + + quickshare + hexxa/quickshare:latest + https://hub.docker.com/r/hexxa/quickshare/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://ihexxa.github.io/quickshare.site/ + Quick and simple file sharing between different devices, built with Go, React and Typescript. + Productivity: Tools: + http://[IP]:[PORT:8686] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/quickshare.png + 8686 + /mnt/user/appdata/quickshare/ + admin + password + \ No newline at end of file diff --git a/templates/reactive-resume-client-v3.xml b/templates/reactive-resume-client-v3.xml new file mode 100644 index 0000000..a7ec586 --- /dev/null +++ b/templates/reactive-resume-client-v3.xml @@ -0,0 +1,20 @@ + + + reactive-resume-client-v3 + amruthpillai/reactive-resume:client-3.8.4 + https://hub.docker.com/r/amruthpillai/reactive-resume/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://rxresu.me/ + A one-of-a-kind resume builder that keeps your privacy in mind. + Productivity: + http://[IP]:[PORT:3000]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/reactive-resume.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/reactive-resume.png + reactive-resume-server-v3 + 3110 + http://Unraid_IP:3110 + http://Unraid_IP:3100 + \ No newline at end of file diff --git a/templates/reactive-resume-server-v3.xml b/templates/reactive-resume-server-v3.xml new file mode 100644 index 0000000..d0f647a --- /dev/null +++ b/templates/reactive-resume-server-v3.xml @@ -0,0 +1,28 @@ + + + reactive-resume-server-v3 + amruthpillai/reactive-resume:server-3.8.4 + https://hub.docker.com/r/amruthpillai/reactive-resume/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://rxresu.me/ + A one-of-a-kind resume builder that keeps your privacy in mind. + Productivity: + http://[IP]:[PORT:3100]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/reactive-resume.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/reactive-resume.png + postgresdb + 3100 + http://Unraid_IP:3110 + http://Unraid_IP:3100 + DATABASE_NAME + DATABASE_USERNAME + DATABASE_PASSWORD + change-me-to-something-secure + DATABASE_IP/HOSTNAME + 5432 + change-me-to-something-secure + 604800 + \ No newline at end of file