diff --git a/templates/icons/airsonic-advanced.png b/templates/icons/airsonic-advanced.png index c93d571..58ef80d 100644 Binary files a/templates/icons/airsonic-advanced.png and b/templates/icons/airsonic-advanced.png differ diff --git a/templates/icons/librenms.png b/templates/icons/librenms.png new file mode 100644 index 0000000..0175da0 Binary files /dev/null and b/templates/icons/librenms.png differ diff --git a/templates/icons/tt-rss.png b/templates/icons/tt-rss.png new file mode 100644 index 0000000..2b5a0b2 Binary files /dev/null and b/templates/icons/tt-rss.png differ diff --git a/templates/librenms.xml b/templates/librenms.xml new file mode 100644 index 0000000..43b16c0 --- /dev/null +++ b/templates/librenms.xml @@ -0,0 +1,41 @@ + + + librenms + librenms/librenms:latest + https://hub.docker.com/r/librenms/librenms/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://www.librenms.org/ + a fully featured network monitoring system that provides a wealth of features and device support. + +Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci + Productivity: + http://[IP]:[PORT:8000]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/librenms.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/librenms.png + a fully featured network monitoring system that provides a wealth of features and device support. + +Database must be CHARACTER SET utf8 COLLATE utf8_unicode_ci + 6980 + 514 + /mnt/user/appdata/librenms/ + 256M + 16M + 128 + true + 0.0.0.0/32 + X-Forwarded-For + remote_addr + 192.168.0.100 + 3306 + librenms + librenms + librenms + 60 + / + public + 99 + 100 + \ No newline at end of file diff --git a/templates/tt-rss.xml b/templates/tt-rss.xml new file mode 100644 index 0000000..837b4e5 --- /dev/null +++ b/templates/tt-rss.xml @@ -0,0 +1,30 @@ + + + tt-rss + lunik1/tt-rss:latest + https://hub.docker.com/r/lunik1/tt-rss/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/lunik1/docker-tt-rss + A fork of the deprecated linuxserver.io tt-rss container. +The default username and password after initial configuration is admin/password + Productivity: Other: + http://[IP]:[PORT:80]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/tt-rss.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/tt-rss.png + A fork of the deprecated linuxserver.io tt-rss container. +The default username and password after initial configuration is admin/password + 8000 + /mnt/user/appdata/tt-rss/ + mysql + 192.168.0.100 + root + ttss + password + 3306 + http://192.168.0.100:8000/ + 99 + 100 + \ No newline at end of file