diff --git a/templates/gotify.xml b/templates/gotify.xml index 08be85d..6e0d1c3 100644 --- a/templates/gotify.xml +++ b/templates/gotify.xml @@ -7,10 +7,10 @@ sh false - https://forums.unraid.net/topic/89502-support-a75g-repo/?do=edit + https://forums.unraid.net/topic/89502-support-a75g-repo/ https://gotify.net/ A simple server for sending and receiving messages.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b][br][br]Download config.yml[/br]mkdir -p /mnt/user/appdata/gotify/config/[/br]wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml - Productivity: Tools: Network:Management Network:Messenger Status:Stable + Productivity: Tools: Network:Messenger Status:Stable http://[IP]:[PORT:80] https://raw.githubusercontent.com/A75G/docker-templates/master/templates/gotify.xml https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/gotify.png diff --git a/templates/homer.xml b/templates/homer.xml new file mode 100644 index 0000000..68d0737 --- /dev/null +++ b/templates/homer.xml @@ -0,0 +1,51 @@ + + + homer + b4bz/homer + https://hub.docker.com/r/b4bz/homer/ + bridge + + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/bastienwirtz/homer + A dead simple static HOMe for your servER to keep your services on hand from a simple yaml config.[br][br]Download config.yml[/br][/br]wget -O /mnt/user/appdata/homer/config/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml + Network:Web + http://[IP]:[PORT:8080] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png + + + + 1583907477 + + + A dead simple static HOMe for your servER to keep your services on hand from a simple yaml config.[br][br]Download config.yml[/br][/br]wget -O /mnt/user/appdata/homer/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml + + bridge + + + 8080 + 8080 + tcp + + + + + + /mnt/user/appdata/homer/assets/ + /www/assets + rw + + + /mnt/user/appdata/homer/config.yml + /www/config.yml + rw + + + + + 8080 + /mnt/user/appdata/homer/assets/ + /mnt/user/appdata/homer/config/config.yml + \ No newline at end of file diff --git a/templates/icons/homer.png b/templates/icons/homer.png new file mode 100644 index 0000000..bd9a6fd Binary files /dev/null and b/templates/icons/homer.png differ diff --git a/templates/icons/kiwix.png b/templates/icons/kiwix.png new file mode 100644 index 0000000..3fa79c7 Binary files /dev/null and b/templates/icons/kiwix.png differ diff --git a/templates/kiwix-serve.xml b/templates/kiwix-serve.xml new file mode 100644 index 0000000..daae0e3 --- /dev/null +++ b/templates/kiwix-serve.xml @@ -0,0 +1,52 @@ + + + kiwix-serve + kiwix/kiwix-serve + https://hub.docker.com/r/kiwix/kiwix-serve/ + bridge + + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://www.kiwix.org/ + Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br] + Productivity: + http://[IP]:[PORT:80] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/kiwix.png + + *.zim + + 1583904132 + + + Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br] + + bridge + + + 8040 + 80 + tcp + + + + + + /mnt/user/appdata/kiwix-serve/ + /data + rw + + + + + http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim + DOWNLOAD + + + + + 8040 + /mnt/user/appdata/kiwix-serve/ + http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim + \ No newline at end of file