diff --git a/template/portainer-v3-amd64.json b/template/portainer-v3-amd64.json index fdcb9b3..82eb1d2 100644 --- a/template/portainer-v3-amd64.json +++ b/template/portainer-v3-amd64.json @@ -10,6 +10,7 @@ "image": "adguard/adguardhome:latest", "logo": "https://developer.asustor.com/uploadIcons/0020_999_1595573028_AdGuardhome_256.png", "name": "Adguardhome", + "officialDoc": "https://github.com/AdguardTeam/AdGuardHome/wiki/Docker", "platform": "linux", "ports": [ "53:53/tcp", @@ -39,6 +40,8 @@ "container": "/opt/adguardhome/work" } ], + "webpage": "https://adguard.com/en/adguard-home/overview.html", + "id": 10, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://adguard.com/en/adguard-home/overview.html
Official Docker Documentation: https://github.com/AdguardTeam/AdGuardHome/wiki/Docker


" }, { @@ -76,6 +79,7 @@ "image": "linuxserver/adguardhome-sync:latest", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png", "name": "Adguardhome-sync", + "officialDoc": "https://github.com/linuxserver/docker-adguardhome-sync#usage", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -89,6 +93,8 @@ "container": "/config" } ], + "webpage": "https://adguard.com/en/adguard-home/overview.html", + "id": 9, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://adguard.com/en/adguard-home/overview.html
Official Docker Documentation: https://github.com/linuxserver/docker-adguardhome-sync#usage


" }, { @@ -126,6 +132,7 @@ "image": "linuxserver/airsonic:amd64-latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png", "name": "airsonic", + "officialDoc": "https://airsonic.github.io/docs/install/docker/", "platform": "linux", "ports": [ "4040:4040/tcp" @@ -155,6 +162,8 @@ "container": "/config" } ], + "webpage": "https://airsonic.github.io/", + "id": 12, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://airsonic.github.io/
Official Docker Documentation: https://airsonic.github.io/docs/install/docker/


" }, { @@ -192,6 +201,7 @@ "image": "linuxserver/airsonic-advanced:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png", "name": "airsonic-advanced", + "officialDoc": "https://github.com/linuxserver/docker-airsonic-advanced", "platform": "linux", "ports": [ "4040:4040/tcp" @@ -221,6 +231,8 @@ "container": "/config" } ], + "webpage": "https://github.com/airsonic-advanced/airsonic-advanced", + "id": 11, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/airsonic-advanced/airsonic-advanced
Official Docker Documentation: https://github.com/linuxserver/docker-airsonic-advanced


" }, { @@ -233,6 +245,7 @@ "image": "cristianeduardmihai/alexa-wol:latest", "logo": "https://raw.githubusercontent.com/CristianEduardMihai/alexa-wol/main/images/logo.jpg", "name": "Alexa-Wake-On-Lan", + "officialDoc": "https://github.com/CristianEduardMihai/alexa-wol", "platform": "linux", "network": "host", "restart_policy": "unless-stopped", @@ -244,6 +257,7 @@ "container": "/alexa/api/config" } ], + "id": 13, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Docker Documentation: https://github.com/CristianEduardMihai/alexa-wol


" }, { @@ -256,6 +270,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/novnc.png", "name": "alpine-xfce4-novnc", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/novaspirit/Alpine_xfce4_noVNC
Official Docker Documentation: https://github.com/novaspirit/Alpine_xfce4_noVNC


Default username/password will be alpine/alpine.", + "officialDoc": "https://github.com/novaspirit/Alpine_xfce4_noVNC", "platform": "linux", "ports": [ "6080:6080/tcp", @@ -269,7 +284,9 @@ "bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/alpine/downloads", "container": "/home/alpine/downloads" } - ] + ], + "webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC", + "id": 14 }, { "categories": [ @@ -292,6 +309,7 @@ "image": "httpd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/apache-httpd.png", "name": "apache-httpd", + "officialDoc": "https://hub.docker.com/_/httpd", "platform": "linux", "ports": [ "8080:80/tcp", @@ -306,6 +324,8 @@ "container": "/usr/local/apache2/htdocs/" } ], + "webpage": "https://httpd.apache.org/", + "id": 15, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://httpd.apache.org/
Official Docker Documentation: https://hub.docker.com/_/httpd


" }, { @@ -330,6 +350,7 @@ "image": "justarchi/archisteamfarm:latest", "logo": "https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/main/resources/ASF_184x184.png", "name": "archisteamfarm", + "officialDoc": "https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/", "platform": "linux", "ports": [ "1242:1242/tcp" @@ -351,6 +372,8 @@ "container": "/app/logs" } ], + "webpage": "https://github.com/JustArchiNET/ArchiSteamFarm/", + "id": 16, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/JustArchiNET/ArchiSteamFarm/
Official Docker Documentation: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/


" }, { @@ -390,6 +413,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/archivebox.png", "name": "archivebox", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://archivebox.io/
Official Docker Documentation: https://github.com/ArchiveBox/ArchiveBox/wiki/Docker


By default an admin user is not created. You can do so by launching a shell in the container and executing 'archivebox manage createsuperuser'. Documentation is Available here.", + "officialDoc": "https://github.com/ArchiveBox/ArchiveBox/wiki/Docker", "platform": "linux", "ports": [ "8002:8000/tcp" @@ -402,7 +426,9 @@ "bind": "/portainer/Files/AppData/Config/archivebox", "container": "/data" } - ] + ], + "webpage": "https://archivebox.io/", + "id": 17 }, { "categories": [ @@ -429,6 +455,7 @@ "image": "hurlenko/aria2-ariang:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png", "name": "AriaNG", + "officialDoc": "https://github.com/hurlenko/aria2-ariang-docker", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -446,6 +473,8 @@ "container": "/aria2/data" } ], + "webpage": "https://github.com/hurlenko/aria2-ariang-docker", + "id": 18, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hurlenko/aria2-ariang-docker
Official Docker Documentation: https://github.com/hurlenko/aria2-ariang-docker


" }, { @@ -466,6 +495,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/authelia.png", "name": "authelia", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.authelia.com/
Official Docker Documentation: https://www.authelia.com/docs/configuration/


Requires a configuration.yml file in order to work. Documentation is Available here.", + "officialDoc": "https://www.authelia.com/docs/configuration/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -478,7 +508,9 @@ "bind": "/portainer/Files/AppData/Config/Authelia", "container": "/etc/authelia/" } - ] + ], + "webpage": "https://www.authelia.com/", + "id": 19 }, { "categories": [ @@ -528,14 +560,18 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/authentik.svg", "name": "authentik", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://goauthentik.io/
Official Docker Documentation: https://goauthentik.io/docs/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_authentik.sh | bash



For this to work properly you will need a GeoIP account. Go to https://www.maxmind.com/en/geolite2/signup, once done generate a license key and copy in your user number. For info on emailing in the system see, https://goauthentik.io/docs/installation/docker-compose#email-configuration-optional-but-recommended", + "officialDoc": "https://goauthentik.io/docs/", "platform": "linux", + "preInstallScript": "install_authentik.sh", "repository": { "stackfile": "stack/authentik.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "restart_policy": "unless-stopped", "title": "Authentik", - "type": 3 + "type": 3, + "webpage": "https://goauthentik.io/", + "id": 20 }, { "categories": [ @@ -563,6 +599,7 @@ "image": "linuxserver/bazarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bazarr.png", "name": "bazarr", + "officialDoc": "https://wiki.bazarr.media/Getting-Started/Installation/Docker/docker/", "platform": "linux", "ports": [ "6767:6767/tcp" @@ -584,6 +621,8 @@ "container": "/movies" } ], + "webpage": "https://www.bazarr.media/", + "id": 21, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.bazarr.media/
Official Docker Documentation: https://wiki.bazarr.media/Getting-Started/Installation/Docker/docker/


" }, { @@ -606,6 +645,7 @@ "image": "linuxserver/beets:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/beets-icon.png", "name": "beets", + "officialDoc": "https://docs.linuxserver.io/images/docker-beets", "platform": "linux", "ports": [ "8337:8337/tcp" @@ -627,6 +667,8 @@ "container": "/music" } ], + "webpage": "https://beets.io/", + "id": 22, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://beets.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-beets


" }, { @@ -645,7 +687,9 @@ "image": "ubuntu/bind9:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bind9.png", "name": "bind9", + "officialDoc": "https://hub.docker.com/r/ubuntu/bind9", "platform": "linux", + "preInstallScript": "install_bind9.sh", "ports": [ "53:53/tcp", "53:53/udp" @@ -667,6 +711,8 @@ "container": "/var/lib/bind" } ], + "webpage": "https://hub.docker.com/r/ubuntu/bind9", + "id": 23, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/ubuntu/bind9
Official Docker Documentation: https://hub.docker.com/r/ubuntu/bind9

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_bind9.sh | bash



" }, { @@ -713,13 +759,16 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bookstack2.png", "name": "bookstack", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.bookstackapp.com/
Official Docker Documentation: https://www.bookstackapp.com/docs/admin/installation/#docker


Default login is admin@admin.com with a password of password. The database created is called bookstackapp and the database user is called bookstack", + "officialDoc": "https://www.bookstackapp.com/docs/admin/installation/#docker", "platform": "linux", "repository": { "stackfile": "stack/bookstack.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "title": "Bookstack", - "type": 3 + "type": 3, + "webpage": "https://www.bookstackapp.com/", + "id": 24 }, { "categories": [ @@ -732,12 +781,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/caddy.png", "name": "caddy", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://caddyserver.com/
Official Docker Documentation: https://hub.docker.com/_/caddy

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_caddy.sh | bash



Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go", + "officialDoc": "https://hub.docker.com/_/caddy", "platform": "linux", "ports": [ "80:80/tcp", "443:443/tcp", "2019:2019/tcp" ], + "preInstallScript": "install_caddy.sh", "restart_policy": "unless-stopped", "title": "Caddy", "type": 1, @@ -754,7 +805,9 @@ "bind": "/portainer/Files/AppData/Config/Caddy/Caddyfile", "container": "/etc/caddy/Caddyfile" } - ] + ], + "webpage": "https://caddyserver.com/", + "id": 25 }, { "categories": [ @@ -782,6 +835,7 @@ "image": "linuxserver/calibre:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/calibre-web-icon.png", "name": "calibre", + "officialDoc": "https://docs.linuxserver.io/images/docker-calibre", "platform": "linux", "ports": [ "8084:8080/tcp", @@ -800,6 +854,8 @@ "container": "/config" } ], + "webpage": "https://calibre-ebook.com/", + "id": 27, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://calibre-ebook.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-calibre


" }, { @@ -823,6 +879,7 @@ "image": "linuxserver/calibre-web:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/calibre-web-icon.png", "name": "calibre-web", + "officialDoc": "https://docs.linuxserver.io/images/docker-calibre-web", "platform": "linux", "ports": [ "8083:8083/tcp" @@ -840,6 +897,8 @@ "container": "/config" } ], + "webpage": "https://calibre-ebook.com/", + "id": 26, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://calibre-ebook.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-calibre-web


" }, { @@ -862,6 +921,7 @@ "image": "linuxserver/cardigann:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cardigann.png", "name": "cardigann", + "officialDoc": "https://hub.docker.com/r/linuxserver/cardigann/", "platform": "linux", "ports": [ "5060:5060/tcp" @@ -875,6 +935,8 @@ "container": "/config" } ], + "webpage": "https://github.com/cardigann/cardigann", + "id": 28, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/cardigann/cardigann
Official Docker Documentation: https://hub.docker.com/r/linuxserver/cardigann/


" }, { @@ -924,6 +986,7 @@ "image": "nmtan/chevereto:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Chevereto.png", "name": "Chevereto", + "officialDoc": "https://hub.docker.com/r/nmtan/chevereto", "platform": "linux", "ports": [ "7382:80/tcp" @@ -936,6 +999,8 @@ "container": "/var/www/html/images" } ], + "webpage": "https://chevereto.com/", + "id": 29, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://chevereto.com/
Official Docker Documentation: https://hub.docker.com/r/nmtan/chevereto


" }, { @@ -960,6 +1025,7 @@ "image": "cturra/ntp:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png", "name": "chrony-ntp", + "officialDoc": "https://github.com/cturra/docker-ntp/blob/main/README.md", "platform": "linux", "ports": [ "123:123/udp" @@ -967,6 +1033,8 @@ "restart_policy": "unless-stopped", "title": "Chrony NTP", "type": 1, + "webpage": "https://github.com/cturra/docker-ntp", + "id": 30, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/cturra/docker-ntp
Official Docker Documentation: https://github.com/cturra/docker-ntp/blob/main/README.md


" }, { @@ -978,6 +1046,8 @@ "image": "mkodockx/docker-clamav:alpine", "logo": "http://www.clamav.net/assets/clamav-trademark.png", "name": "clamav", + "officialDoc": "https://hub.docker.com/r/mkodockx/docker-clamav", + "preInstallScript": "install_clamav.sh", "platform": "linux", "ports": [ "3310:3310/tcp" @@ -1003,6 +1073,8 @@ "container": "/var/lib/clamav" } ], + "webpage": "https://docs.clamav.net/", + "id": 31, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.clamav.net/
Official Docker Documentation: https://hub.docker.com/r/mkodockx/docker-clamav

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_clamav.sh | bash



" }, { @@ -1031,10 +1103,13 @@ "image": "favonia/cloudflare-ddns:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflare-ddns.png", "name": "cloudflare-ddns", + "officialDoc": "https://github.com/favonia/cloudflare-ddns/", "platform": "linux", "restart_policy": "unless-stopped", "title": "Cloudflare DDNS", "type": 1, + "webpage": "https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/", + "id": 32, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/
Official Docker Documentation: https://github.com/favonia/cloudflare-ddns/


" }, { @@ -1056,11 +1131,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflared.svg", "name": "cloudflared-tunnel", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.cloudflare.com/products/tunnel/
Official Docker Documentation: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/


Requires a token in order to work. You can find the dashboard here. Once you logged in, go to Access followed by Tunnels. Create a tunnel. After you gave it a name you'll see in the command section a long string of chacters. This is your token you must copy.", + "officialDoc": "https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/", "platform": "linux", "command": "tunnel run", "restart_policy": "unless-stopped", "title": "Cloudflared Tunnel", - "type": 1 + "type": 1, + "webpage": "https://www.cloudflare.com/products/tunnel/", + "id": 33 }, { "categories": [ @@ -1101,6 +1179,7 @@ "image": "linuxserver/code-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/code-server.png", "name": "code-server", + "officialDoc": "https://docs.linuxserver.io/images/docker-code-server", "platform": "linux", "ports": [ "8443:8443/tcp" @@ -1114,6 +1193,8 @@ "container": "/config" } ], + "webpage": "https://coder.com/", + "id": 34, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://coder.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-code-server


" }, { @@ -1136,6 +1217,7 @@ "image": "linuxserver/codiad:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/codiad-icon.png", "name": "codiad", + "officialDoc": "https://github.com/Codiad/Codiad/wiki/Quick-installation-using-Docker", "platform": "linux", "ports": [ "7294:80/tcp" @@ -1149,6 +1231,8 @@ "container": "/config" } ], + "webpage": "http://codiad.com/", + "id": 35, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://codiad.com/
Official Docker Documentation: https://github.com/Codiad/Codiad/wiki/Quick-installation-using-Docker


" }, { @@ -1210,6 +1294,7 @@ "image": "collabora/code:latest", "logo": "https://www.collaboraoffice.com/wp-content/uploads/2022/03/collabora-productivity-nav-icon.png", "name": "collabora", + "officialDoc": "https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html", "platform": "linux", "ports": [ "9980:9980/tcp" @@ -1217,6 +1302,8 @@ "restart_policy": "unless-stopped", "title": "Collabora Online Development Edition (CODE)", "type": 1, + "webpage": "https://www.collaboraoffice.com/", + "id": 1, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.collaboraoffice.com/
Official Docker Documentation: https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html


" }, { @@ -1240,6 +1327,7 @@ "image": "linuxserver/cops:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cops-icon.png", "name": "cops", + "officialDoc": "https://docs.linuxserver.io/images/docker-cops", "platform": "linux", "ports": [ "8945:80/tcp" @@ -1257,6 +1345,8 @@ "container": "/config" } ], + "webpage": "https://blog.slucas.fr/projects/calibre-opds-php-server/", + "id": 36, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://blog.slucas.fr/projects/calibre-opds-php-server/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-cops


" }, { @@ -1280,6 +1370,7 @@ "image": "linuxserver/couchpotato:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/couchpotato-icon.png", "name": "couchpotato", + "officialDoc": "https://docs.linuxserver.io/images/docker-couchpotato", "platform": "linux", "ports": [ "5050:5050/tcp" @@ -1301,6 +1392,8 @@ "container": "/movies" } ], + "webpage": "https://couchpota.to/", + "id": 37, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://couchpota.to/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-couchpotato


" }, { @@ -1323,6 +1416,7 @@ "image": "mikeah/cura-novnc", "logo": "https://upload.wikimedia.org/wikipedia/en/thumb/9/9b/Logo_for_Cura_Software.png/120px-Logo_for_Cura_Software.png", "name": "CuraNoVNC", + "officialDoc": "https://github.com/helfrichmichael/cura-novnc", "platform": "linux", "ports": [ "9080:8080/tcp" @@ -1335,6 +1429,8 @@ "container": "/configs" } ], + "webpage": "https://hub.docker.com/r/mikeah/cura-novnc", + "id": 38, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mikeah/cura-novnc
Official Docker Documentation: https://github.com/helfrichmichael/cura-novnc


" }, { @@ -1357,6 +1453,7 @@ "image": "linuxserver/daapd:latest", "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/daapd-icon.png", "name": "daapd", + "officialDoc": "https://docs.linuxserver.io/images/docker-daapd", "platform": "linux", "ports": [ "3689:3689/tcp" @@ -1374,6 +1471,8 @@ "container": "/music" } ], + "webpage": "https://owntone.github.io/owntone-server/", + "id": 39, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://owntone.github.io/owntone-server/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-daapd


" }, { @@ -1385,6 +1484,7 @@ "image": "failed2run/dashmachine:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashmachine_logo.png", "name": "dashmachine", + "officialDoc": "https://github.com/rmountjoy92/DashMachine", "platform": "linux", "ports": [ "5100:5000/tcp" @@ -1398,6 +1498,8 @@ "container": "/dashmachine/dashmachine/user_data" } ], + "webpage": "https://github.com/rmountjoy92/DashMachine", + "id": 40, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/rmountjoy92/DashMachine
Official Docker Documentation: https://github.com/rmountjoy92/DashMachine


" }, { @@ -1420,6 +1522,8 @@ "image": "lissy93/dashy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashy.png", "name": "Dashy", + "officialDoc": "https://dashy.to/docs/quick-start", + "preInstallScript": "install_dashy.sh", "platform": "linux", "ports": [ "9100:8080/tcp" @@ -1433,6 +1537,8 @@ "container": "/app/public/conf.yml" } ], + "webpage": "https://dashy.to", + "id": 41, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dashy.to
Official Docker Documentation: https://dashy.to/docs/quick-start

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_dashy.sh | bash



" }, { @@ -1475,6 +1581,7 @@ "image": "postgres:13", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png", "name": "DaVinci Postgres Server", + "officialDoc": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md", "platform": "linux", "ports": [ "5432:5432/tcp" @@ -1488,6 +1595,8 @@ "container": "/var/lib/postgresql/data" } ], + "webpage": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md", + "id": 42, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md
Official Docker Documentation: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md


" }, { @@ -1512,6 +1621,7 @@ "image": "linuxserver/davos:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/davos.png", "name": "davos", + "officialDoc": "https://docs.linuxserver.io/images/docker-davos", "platform": "linux", "ports": [ "7136:8080/tcp" @@ -1529,6 +1639,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/linuxserver/davos", + "id": 43, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/linuxserver/davos
Official Docker Documentation: https://docs.linuxserver.io/images/docker-davos


" }, { @@ -1541,6 +1653,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deemix.png", "name": "deemix", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://deemix.app/
Official Docker Documentation: https://gitlab.com/Bockiii/deemix-docker


Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.", + "officialDoc": "https://gitlab.com/Bockiii/deemix-docker", "platform": "linux", "ports": [ "9666:6595/tcp" @@ -1557,7 +1670,9 @@ "bind": "/portainer/Downloads", "container": "/downloads" } - ] + ], + "webpage": "https://deemix.app/", + "id": 44 }, { "categories": [ @@ -1584,6 +1699,7 @@ "image": "linuxserver/deluge:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deluge-icon.png", "name": "deluge", + "officialDoc": "https://docs.linuxserver.io/images/docker-deluge", "platform": "linux", "ports": [ "6881:6881/tcp", @@ -1602,6 +1718,8 @@ "container": "/downloads" } ], + "webpage": "https://www.deluge-torrent.org/", + "id": 46, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.deluge-torrent.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-deluge


Youtube Video: Novaspirit Tech - Route Docker Traffic Through VPN Container

" }, { @@ -1666,6 +1784,7 @@ "image": "ebrianne/docker-deluge-openvpn:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deluge-icon.png", "name": "deluge-openvpn", + "officialDoc": "https://github.com/sgtsquiggs/docker-deluge-openvpn", "platform": "linux", "ports": [ "8112:8112/tcp" @@ -1687,6 +1806,8 @@ "container": "/config" } ], + "webpage": "https://www.deluge-torrent.org/", + "id": 45, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.deluge-torrent.org/
Official Docker Documentation: https://github.com/sgtsquiggs/docker-deluge-openvpn


" }, { @@ -1710,6 +1831,7 @@ "image": "linuxserver/domoticz:latest", "logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png", "name": "domoticz", + "officialDoc": "https://docs.linuxserver.io/images/docker-domoticz", "platform": "linux", "ports": [ "1443:1443/tcp", @@ -1725,6 +1847,8 @@ "container": "/config" } ], + "webpage": "https://domoticz.com/", + "id": 48, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://domoticz.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-domoticz


" }, { @@ -1768,6 +1892,7 @@ "container": "/config" } ], + "id": 49, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted



" }, { @@ -1780,6 +1905,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dozzle.png", "name": "dozzle", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dozzle.dev/
Official Docker Documentation: https://github.com/amir20/dozzle


View logs for docker containers.", + "officialDoc": "https://github.com/amir20/dozzle", "platform": "linux", "ports": [ "8888:8080/tcp" @@ -1792,7 +1918,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://dozzle.dev/", + "id": 50 }, { "categories": [ @@ -1802,6 +1930,7 @@ "image": "raesene/dradis:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dradis-logo.png", "name": "dradis", + "officialDoc": "https://github.com/raesene/dockerized-security-tools", "platform": "linux", "ports": [ "3100:3000/tcp" @@ -1809,6 +1938,8 @@ "restart_policy": "unless-stopped", "title": "Dradis", "type": 1, + "webpage": "https://dradisframework.com/", + "id": 51, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dradisframework.com/
Official Docker Documentation: https://github.com/raesene/dockerized-security-tools


" }, { @@ -1831,10 +1962,13 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dock-droid.png", "name": "dock-droid-vnc", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/sickcodes/dock-droid
Official Docker Documentation: https://github.com/sickcodes/dock-droid


Youtube Video: Novaspirit Tech - Run Android In Docker with this Container!

You will need QEMU and some other dependencies on your host:
sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager

Then, enable libvirt and load the KVM kernel module:
sudo systemctl enable --now libvirtd
sudo systemctl enable --now virtlogd

sudo modprobe kvm<

echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs


If you enable the password in the QEMU console, type change vnc password user
", + "officialDoc": "https://github.com/sickcodes/dock-droid", "platform": "linux", "title": "Droid Docker VNC", "restart_policy": "unless-stopped", - "type": 3 + "type": 3, + "webpage": "https://hub.docker.com/r/sickcodes/dock-droid", + "id": 47 }, { "categories": [ @@ -1883,7 +2017,9 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png", "name": "drupal", + "officialDoc": "https://www.drupal.org/docs/develop/local-server-setup/docker-development-environments/docker-with-solr-cloud-integration/docker-configuration", "platform": "linux", + "preInstallScript": "install_drupal.sh", "repository": { "stackfile": "stack/drupal.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -1891,6 +2027,8 @@ "restart_policy": "unless-stopped", "title": "Drupal", "type": 3, + "webpage": "https://www.drupal.org/", + "id": 52, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.drupal.org/
Official Docker Documentation: https://www.drupal.org/docs/develop/local-server-setup/docker-development-environments/docker-with-solr-cloud-integration/docker-configuration

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_drupal.sh | bash



" }, { @@ -1929,10 +2067,13 @@ "image": "linuxserver/duckdns:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/duckdns.png", "name": "duckdns", + "officialDoc": "https://docs.linuxserver.io/images/docker-duckdns", "platform": "linux", "restart_policy": "unless-stopped", "title": "Duck DNS", "type": 1, + "webpage": "https://www.duckdns.org/", + "id": 53, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.duckdns.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-duckdns


" }, { @@ -1959,6 +2100,7 @@ "image": "linuxserver/duplicati:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/duplicati-icon.png", "name": "duplicati", + "officialDoc": "https://docs.linuxserver.io/images/docker-duplicati", "platform": "linux", "ports": [ "8200:8200/tcp" @@ -1981,6 +2123,8 @@ "container": "/source" } ], + "webpage": "https://www.duplicati.com/", + "id": 54, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.duplicati.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-duplicati


" }, { @@ -1992,6 +2136,7 @@ "image": "eclipse-mosquitto:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/eclipse-mosquitto.png", "name": "eclipse-mosquitto", + "officialDoc": "https://mosquitto.org/", "platform": "linux", "ports": [ "1883:1883/tcp", @@ -1999,6 +2144,7 @@ ], "restart_policy": "unless-stopped", "title": "Eclipse Mosquitto MQTT", + "preInstallScript": "install_mosquitto.sh", "type": 1, "volumes": [ { @@ -2014,6 +2160,8 @@ "container": "/mosquitto/log" } ], + "webpage": "https://mosquitto.org/", + "id": 55, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mosquitto.org/
Official Docker Documentation: https://mosquitto.org/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_mosquitto.sh | bash



" }, { @@ -2043,6 +2191,7 @@ "image": "linuxserver/emby:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/emby.png", "name": "emby", + "officialDoc": "https://docs.linuxserver.io/images/docker-emby", "platform": "linux", "ports": [ "8096:8096/tcp", @@ -2065,6 +2214,8 @@ "container": "/data/movies" } ], + "webpage": "https://emby.media/", + "id": 56, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://emby.media/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-emby


" }, { @@ -2077,6 +2228,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/embystat.png", "name": "embystat", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/mregni/EmbyStat
Official Docker Documentation: https://docs.linuxserver.io/images/docker-embystat


Access the ui at your-ip:6555. Follow the setup wizard on initial install. Then configure the required services.", + "officialDoc": "https://docs.linuxserver.io/images/docker-embystat", "platform": "linux", "ports": [ "6555:6555/tcp" @@ -2089,7 +2241,9 @@ "bind": "/portainer/Files/AppData/Config/EmbyStat", "container": "/config" } - ] + ], + "webpage": "https://github.com/mregni/EmbyStat", + "id": 57 }, { "categories": [ @@ -2111,6 +2265,7 @@ "image": "lscr.io/linuxserver/emulatorjs:latest", "logo": "https://raw.githubusercontent.com/EmulatorJS/EmulatorJS/main/docs/Logo-light.png", "name": "EmulatorJS", + "officialDoc": "https://github.com/EmulatorJS/EmulatorJS", "platform": "linux", "ports": [ "3003:3000/tcp", @@ -2130,6 +2285,8 @@ "container": "/data" } ], + "webpage": "https://hub.docker.com/r/linuxserver/emulatorjs", + "id": 58, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/emulatorjs
Official Docker Documentation: https://github.com/EmulatorJS/EmulatorJS


" }, { @@ -2142,6 +2299,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png", "name": "filebrowser-latest", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

The default user and password is admin/admin.", + "officialDoc": "https://filebrowser.org/installation#docker", "platform": "linux", "ports": [ "8082:80/tcp" @@ -2162,7 +2320,9 @@ "bind": "/portainer/Files/AppData/Config/filebrowser/settings.json", "container": "/config/settings.json" } - ] + ], + "webpage": "https://filebrowser.org/", + "id": 60 }, { "categories": [ @@ -2174,6 +2334,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png", "name": "filebrowser", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

The default user and password is admin/admin.", + "officialDoc": "https://filebrowser.org/installation#docker", "platform": "linux", "env": [ { @@ -2206,7 +2367,9 @@ "bind": "/portainer/Files/AppData/Config/filebrowser/settings.json", "container": "/config/settings.json" } - ] + ], + "webpage": "https://filebrowser.org/", + "id": 59 }, { "categories": [ @@ -2234,6 +2397,7 @@ "image": "lscr.io/linuxserver/filezilla:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filezilla.png", "name": "Filezilla", + "officialDoc": "https://hub.docker.com/r/linuxserver/filezilla", "platform": "linux", "ports": [ "4048:3000/tcp", @@ -2248,6 +2412,8 @@ "container": "/config" } ], + "webpage": "https://hub.docker.com/r/linuxserver/filezilla", + "id": 61, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" }, { @@ -2284,6 +2450,8 @@ "container": "/config" } ], + "webpage": "https://hub.docker.com/r/linuxserver/firefox", + "id": 2, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/firefox


" }, { @@ -2302,6 +2470,7 @@ "image": "pawelmalak/flame:multiarch", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/flame.png", "name": "Flame", + "officialDoc": "https://github.com/pawelmalak/flame#with-docker-recommended", "platform": "linux", "ports": [ "5005:5005/tcp" @@ -2319,6 +2488,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://github.com/pawelmalak/flame", + "id": 62, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pawelmalak/flame
Official Docker Documentation: https://github.com/pawelmalak/flame#with-docker-recommended


" }, { @@ -2352,6 +2523,7 @@ "image": "ghcr.io/flaresolverr/flaresolverr:latest", "logo": "https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/c48d342b9cfb65d7696b96e9867fcff0ae87a0e2/resources/flaresolverr_logo.svg", "name": "FlareSolverr", + "officialDoc": "https://github.com/FlareSolverr/FlareSolverr#installation", "platform": "linux", "ports": [ "8191:8191/tcp" @@ -2359,6 +2531,7 @@ "restart_policy": "unless-stopped", "title": "FlareSolverr", "type": 1, + "id": 3, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Docker Documentation: https://github.com/FlareSolverr/FlareSolverr#installation


" }, { @@ -2392,7 +2565,9 @@ "image": "dullage/flatnotes:latest", "logo": "https://raw.githubusercontent.com/spandan13/pi-hosted/master/images/flatnotes.png", "name": "flatnotes", + "officialDoc": "https://hub.docker.com/r/dullage/flatnotes", "platform": "linux", + "preInstallScript": "install_flatnotes.sh", "ports": [ "8715:8080/tcp" ], @@ -2405,6 +2580,8 @@ "container": "/app/data" } ], + "webpage": "https://github.com/Dullage/flatnotes", + "id": 63, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Dullage/flatnotes
Official Docker Documentation: https://hub.docker.com/r/dullage/flatnotes

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_flatnotes.sh | bash



" }, { @@ -2445,6 +2622,8 @@ "container": "/data" } ], + "webpage": "https://foldingathome.org/?lng=en", + "id": 64, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://foldingathome.org/?lng=en


" }, { @@ -2478,6 +2657,7 @@ "image": "felddy/foundryvtt:release", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/foundrylogo.png", "name": "FoundryVTT", + "officialDoc": "https://hub.docker.com/r/felddy/foundryvtt", "platform": "linux", "ports": [ "30000:30000/tcp" @@ -2491,6 +2671,8 @@ "container": "/data" } ], + "webpage": "https://foundryvtt.com/", + "id": 65, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://foundryvtt.com/
Official Docker Documentation: https://hub.docker.com/r/felddy/foundryvtt


" }, { @@ -2513,6 +2695,7 @@ "image": "linuxserver/freshrss:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/freshrss-icon.png", "name": "freshrss", + "officialDoc": "https://github.com/FreshRSS/FreshRSS/tree/edge/Docker", "platform": "linux", "ports": [ "8132:80/tcp" @@ -2526,6 +2709,8 @@ "container": "/config" } ], + "webpage": "https://www.freshrss.org/", + "id": 66, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.freshrss.org/
Official Docker Documentation: https://github.com/FreshRSS/FreshRSS/tree/edge/Docker


" }, { @@ -2550,6 +2735,7 @@ "image": "linuxserver/gazee:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gazee-logo.png", "name": "gazee", + "officialDoc": "https://hub.docker.com/r/linuxserver/gazee", "platform": "linux", "ports": [ "4243:4242/tcp" @@ -2571,6 +2757,8 @@ "container": "/mylar" } ], + "webpage": "https://github.com/hubbcaps/gazee", + "id": 67, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hubbcaps/gazee
Official Docker Documentation: https://hub.docker.com/r/linuxserver/gazee


" }, { @@ -2607,6 +2795,9 @@ "container": "/var/lib/ghost/content" } ], + "officialDoc": "https://hub.docker.com/_/ghost", + "webpage": "https://github.com/docker-library/docs/tree/master/ghost", + "id": 68, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/docker-library/docs/tree/master/ghost
Official Docker Documentation: https://hub.docker.com/_/ghost


" }, { @@ -2648,6 +2839,7 @@ ], "logo": "https://ghostfol.io/assets/apple-touch-icon.png", "name": "ghostfolio", + "officialDoc": "https://github.com/ghostfolio/ghostfolio#self-hosting", "platform": "linux", "repository": { "stackfile": "stack/ghostfolio.yml", @@ -2656,6 +2848,8 @@ "restart_policy": "unless-stopped", "title": "Ghostfolio", "type": 3, + "webpage": "https://ghostfol.io/", + "id": 69, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ghostfol.io/
Official Docker Documentation: https://github.com/ghostfolio/ghostfolio#self-hosting


" }, { @@ -2680,6 +2874,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gitea.png", "name": "gitea", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gitea.com/
Official Docker Documentation: https://docs.gitea.io/en-us/install-with-docker/


More possible Environment Variables: https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables", + "officialDoc": "https://docs.gitea.io/en-us/install-with-docker/", "platform": "linux", "ports": [ "8124:3000/tcp", @@ -2701,7 +2896,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime:ro" } - ] + ], + "webpage": "https://gitea.com/", + "id": 71 }, { "categories": [ @@ -2749,6 +2946,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gitea.png", "name": "gitea-mysql", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gitea.com/
Official Docker Documentation: https://docs.gitea.io/en-us/install-with-docker/#mysql-database


More possible Environment Variables: https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables", + "officialDoc": "https://docs.gitea.io/en-us/install-with-docker/#mysql-database", "platform": "linux", "repository": { "stackfile": "stack/gitea-mariadb.yml", @@ -2756,7 +2954,9 @@ }, "restart_policy": "unless-stopped", "title": "Gitea with Mariadb", - "type": 3 + "type": 3, + "webpage": "https://gitea.com/", + "id": 70 }, { "categories": [ @@ -2766,6 +2966,7 @@ "image": "serjs/go-socks5-proxy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png", "name": "socks5-proxy", + "officialDoc": "https://hub.docker.com/r/serjs/go-socks5-proxy", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -2773,6 +2974,8 @@ "restart_policy": "unless-stopped", "title": "Go-Socks5-Proxy", "type": 1, + "webpage": "https://hub.docker.com/r/serjs/go-socks5-proxy", + "id": 72, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy
Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy


Youtube Video: Novaspirit Tech - Route Docker Traffic Through VPN Container

" }, { @@ -2802,6 +3005,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gotify.png", "name": "gotify", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gotify.net/
Official Docker Documentation: https://gotify.net/docs/install


ARM7 Image. Documentation is Available here.", + "officialDoc": "https://gotify.net/docs/install", "platform": "linux", "ports": [ "9008:80/tcp" @@ -2814,7 +3018,9 @@ "bind": "/portainer/Files/AppData/Config/gotify", "container": "/app/data" } - ] + ], + "webpage": "https://gotify.net/", + "id": 73 }, { "categories": [ @@ -2824,10 +3030,12 @@ "description": "Grafana Dashboard anything. Observe everything. Query, visualize, alert on, and understand your data no matter where it’s stored. With Grafana you can create, explore, and share all of your data through beautiful, flexible dashboards.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/grafana.png", "name": "grafana", + "officialDoc": "https://grafana.com/docs/grafana/v9.0/setup-grafana/installation/docker/", "platform": "linux", "ports": [ "3030:3000/tcp" ], + "preInstallScript": "install_grafana.sh", "repository": { "stackfile": "stack/grafana.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -2835,6 +3043,8 @@ "restart_policy": "unless-stopped", "title": "Grafana", "type": 3, + "webpage": "https://grafana.com/grafana/", + "id": 74, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://grafana.com/grafana/
Official Docker Documentation: https://grafana.com/docs/grafana/v9.0/setup-grafana/installation/docker/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_grafana.sh | bash



" }, { @@ -2859,6 +3069,8 @@ ], "logo": "https://assets-global.website-files.com/5e9fae47f9a5b161fc3f7024/621813dfcf02a2fcaf04b6f3_gl_logo_horiz.svg", "name": "graylog", + "officialDoc": "https://docs.graylog.org/docs/docker", + "piHostedDoc": "graylog_install.md", "platform": "linux", "repository": { "stackfile": "stack/graylog.yml", @@ -2867,6 +3079,8 @@ "restart_policy": "unless-stopped", "title": "Graylog", "type": 3, + "webpage": "https://www.graylog.org", + "id": 75, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.graylog.org
Official Docker Documentation: https://docs.graylog.org/docs/docker

Pi-Hosted dedicated documentation: graylog_install.md




" }, { @@ -2896,6 +3110,7 @@ "image": "linuxserver/grocy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/grocy_logo.png", "name": "grocy", + "officialDoc": "https://docs.linuxserver.io/images/docker-grocy", "platform": "linux", "ports": [ "9283:80/tcp" @@ -2909,6 +3124,8 @@ "container": "/config" } ], + "webpage": "https://grocy.info/", + "id": 76, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://grocy.info/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-grocy


" }, { @@ -2931,6 +3148,7 @@ "image": "jlesage/handbrake", "logo": "https://camo.githubusercontent.com/0156e7756fa49886748421553158970ca7600e31559f331b1b4e6dd127103bcd/68747470733a2f2f696d616765732e7765736572762e6e6c2f3f75726c3d7261772e67697468756275736572636f6e74656e742e636f6d2f6a6c65736167652f646f636b65722d74656d706c617465732f6d61737465722f6a6c65736167652f696d616765732f68616e646272616b652d69636f6e2e706e6726773d313130", "name": "HandBrake", + "officialDoc": "https://github.com/jlesage/docker-handbrake", "platform": "linux", "ports": [ "5800:5800/tcp" @@ -2956,6 +3174,8 @@ "container": "/watch" } ], + "webpage": "https://hub.docker.com/r/jlesage/handbrake", + "id": 78, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/jlesage/handbrake
Official Docker Documentation: https://github.com/jlesage/docker-handbrake


" }, { @@ -2978,6 +3198,7 @@ "image": "linuxserver/headphones:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/headphones-icon.png", "name": "headphones", + "officialDoc": "https://docs.linuxserver.io/images/docker-headphones", "platform": "linux", "ports": [ "8181:8181/tcp" @@ -2999,6 +3220,8 @@ "container": "/music" } ], + "webpage": "https://github.com/rembo10/headphones", + "id": 79, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/rembo10/headphones
Official Docker Documentation: https://docs.linuxserver.io/images/docker-headphones


" }, { @@ -3023,6 +3246,7 @@ "image": "linuxserver/heimdall:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/heimdall-icon.png", "name": "heimdall", + "officialDoc": "https://docs.linuxserver.io/images/docker-heimdall", "platform": "linux", "ports": [ "7202:80/tcp", @@ -3037,6 +3261,8 @@ "container": "/config" } ], + "webpage": "https://heimdall.site/", + "id": 80, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://heimdall.site/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-heimdall


" }, { @@ -3082,7 +3308,10 @@ "bind": "/portainer/Files/AppData/Config/Homarr/icons", "container": "/app/public/icons" } - ] + ], + "officialDoc": "https://github.com/ajnart/homarr", + "webpage": "https://homarr.vercel.app/", + "id": 82 }, { "categories": [ @@ -3123,13 +3352,17 @@ "bind": "/portainer/Files/AppData/Config/Homarr/icons", "container": "/app/public/icons" } - ] + ], + "officialDoc": "https://github.com/ajnart/homarr", + "webpage": "https://homarr.vercel.app/", + "id": 81 }, { "description": "Home Assistant is a free and open-source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy.", "image": "homeassistant/home-assistant:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png", "name": "home-assistant", + "officialDoc": "https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-container", "platform": "linux", "ports": [ "8999:8123/tcp" @@ -3143,6 +3376,8 @@ "container": "/config" } ], + "webpage": "https://www.home-assistant.io/", + "id": 83, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.home-assistant.io/
Official Docker Documentation: https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-container


" }, { @@ -3182,6 +3417,7 @@ "name": "homebridge", "network": "host", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://homebridge.io/
Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker


Bringing HomeKit support where there is none", + "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", @@ -3192,7 +3428,9 @@ "bind": "/portainer/Files/AppData/Config/homebridge", "container": "/homebridge" } - ] + ], + "webpage": "https://homebridge.io/", + "id": 85 }, { "categories": [ @@ -3231,6 +3469,7 @@ "name": "homebridge-debian", "network": "host", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://homebridge.io/
Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker


Bringing HomeKit support where there is none", + "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", @@ -3241,7 +3480,9 @@ "bind": "/portainer/Files/AppData/Config/debian-homebridge", "container": "/homebridge" } - ] + ], + "webpage": "https://homebridge.io/", + "id": 84 }, { "categories": [ @@ -3251,6 +3492,7 @@ "image": "ghcr.io/gethomepage/homepage:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homepage.png", "name": "Homepage", + "officialDoc": "https://github.com/benphelps/homepage", "platform": "linux", "ports": [ "3015:3000/tcp" @@ -3268,6 +3510,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://github.com/benphelps/homepage", + "id": 86, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/benphelps/homepage
Official Docker Documentation: https://github.com/benphelps/homepage


" }, { @@ -3292,7 +3536,9 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homer.png", "name": "homer", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/bastienwirtz/homer
Official Docker Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_homer.sh | bash



Youtube Video: Novaspirit Tech - Installing and Configuring Homer Dashboard

This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer", + "officialDoc": "https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md", "platform": "linux", + "preInstallScript": "install_homer.sh", "ports": [ "8902:8080/tcp" ], @@ -3304,7 +3550,9 @@ "bind": "/portainer/Files/AppData/Config/Homer/assets", "container": "/www/assets" } - ] + ], + "webpage": "https://github.com/bastienwirtz/homer", + "id": 87 }, { "categories": [ @@ -3328,6 +3576,7 @@ "image": "linuxserver/htpcmanager:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/htpcmanager-icon.png", "name": "htpcmanager", + "officialDoc": "https://docs.linuxserver.io/images/docker-htpcmanager", "platform": "linux", "ports": [ "8085:8085/tcp" @@ -3341,6 +3590,8 @@ "container": "/config" } ], + "webpage": "https://htpc.io/", + "id": 88, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://htpc.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-htpcmanager


" }, { @@ -3352,6 +3603,7 @@ "image": "huginn/huginn:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/huginn.png", "name": "huginn", + "officialDoc": "https://github.com/huginn/huginn/tree/master/docker", "platform": "linux", "ports": [ "3005:3000/tcp" @@ -3365,6 +3617,8 @@ "container": "/var/lib/mysql" } ], + "webpage": "https://github.com/huginn/huginn", + "id": 89, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/huginn/huginn
Official Docker Documentation: https://github.com/huginn/huginn/tree/master/docker


" }, { @@ -3378,6 +3632,7 @@ "logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png", "name": "influxdb1810", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.influxdata.com/
Official Docker Documentation: https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker


You will need to add /portainer/Files/AppData/Config/Influxdb/config/influxdb.conf", + "officialDoc": "https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker", "platform": "linux", "ports": [ "8086:8086/tcp" @@ -3394,7 +3649,9 @@ "bind": "/portainer/Files/AppData/Config/Influxdb/config", "container": "/etc/influxdb" } - ] + ], + "webpage": "https://www.influxdata.com/", + "id": 90 }, { "categories": [ @@ -3434,6 +3691,7 @@ "logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png", "name": "influxdb", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.influxdata.com/
Official Docker Documentation: https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker


Set your initial organisation, bucket, username and password below. Wisit Web UI at http://your_host:8086/ for setting up a tocken.", + "officialDoc": "https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker", "platform": "linux", "ports": [ "8086:8086/tcp" @@ -3450,7 +3708,9 @@ "bind": "/portainer/Files/AppData/Config/Influxdb2/config", "container": "/etc/influxdb2" } - ] + ], + "webpage": "https://www.influxdata.com/", + "id": 91 }, { "categories": [ @@ -3632,13 +3892,17 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/invidious.png", "name": "invidious", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://invidious.io/
Official Docker Documentation: https://docs.invidious.io/installation/#docker

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_invidious.sh | bash



Your device should have at least 4 GB of memory.
If you want to customise even further, the easy way is to Copy as Custom and modify the stack file manually. Look at the official config example.", + "officialDoc": "https://docs.invidious.io/installation/#docker", "platform": "linux", + "preInstallScript": "install_invidious.sh", "repository": { "stackfile": "stack/invidious-amd64.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Invidious", - "type": 3 + "type": 3, + "webpage": "https://invidious.io/", + "id": 92 }, { "categories": [ @@ -3660,6 +3924,7 @@ "image": "buanet/iobroker:latest", "logo": "https://github.com/buanet/ioBroker.docker/raw/main/docs/img/iobroker_logo.png", "name": "iobroker", + "officialDoc": "https://github.com/buanet/ioBroker.docker", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -3673,6 +3938,8 @@ "container": "/opt/iobroker" } ], + "webpage": "https://github.com/buanet/ioBroker.docker", + "id": 93, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/buanet/ioBroker.docker
Official Docker Documentation: https://github.com/buanet/ioBroker.docker


" }, { @@ -3696,6 +3963,7 @@ "image": "linuxserver/jackett:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jacket-icon.png", "name": "jackett", + "officialDoc": "https://docs.linuxserver.io/images/docker-jackett", "platform": "linux", "ports": [ "9117:9117/tcp" @@ -3713,6 +3981,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/Jackett/Jackett", + "id": 94, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Jackett/Jackett
Official Docker Documentation: https://docs.linuxserver.io/images/docker-jackett


" }, { @@ -3741,6 +4011,7 @@ "image": "jaymoulin/jdownloader:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jdownloader.png", "name": "JDownloader", + "officialDoc": "https://github.com/jaymoulin/docker-jdownloader", "platform": "linux", "ports": [ "3129:3129/tcp" @@ -3758,6 +4029,8 @@ "container": "/opt/JDownloader/Downloads" } ], + "webpage": "https://my.jdownloader.org/", + "id": 95, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://my.jdownloader.org/
Official Docker Documentation: https://github.com/jaymoulin/docker-jdownloader


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

" }, { @@ -3787,6 +4060,7 @@ "image": "linuxserver/jellyfin:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jellyfin.png", "name": "jellyfin", + "officialDoc": "https://docs.linuxserver.io/images/docker-jellyfin", "platform": "linux", "ports": [ "8096:8096/tcp", @@ -3809,6 +4083,8 @@ "container": "/data/movies" } ], + "webpage": "https://jellyfin.org/", + "id": 96, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://jellyfin.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-jellyfin


" }, { @@ -3823,6 +4099,7 @@ "logo": "https://github.com/hrfee/jfa-go/raw/main/images/jfa-go-icon.png", "name": "jfa-go", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://jfa-go.com/
Official Docker Documentation: https://wiki.jfa-go.com/


This system is setup to work with either Emby or Jellyfin out of the box. During the initial setup the user will have the option of which server they will be administering.", + "officialDoc": "https://wiki.jfa-go.com/", "platform": "linux", "restart_policy": "unless-stopped", "title": "Jellyfin-Accounts", @@ -3845,7 +4122,9 @@ "container": "/etc/localtime", "readonly": true } - ] + ], + "webpage": "https://jfa-go.com/", + "id": 98 }, { "categories": [ @@ -3892,6 +4171,9 @@ "container": "/app/config" } ], + "officialDoc": "https://hub.docker.com/r/fallenbagel/jellyseerr", + "webpage": "https://github.com/Fallenbagel/jellyseerr", + "id": 97, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Fallenbagel/jellyseerr
Official Docker Documentation: https://hub.docker.com/r/fallenbagel/jellyseerr


" }, { @@ -3936,6 +4218,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/joplin.png", "name": "joplin-server", + "officialDoc": "https://github.com/etechonomy/joplin-server", "platform": "linux", "repository": { "stackfile": "stack/joplin-server.yml", @@ -3944,6 +4227,8 @@ "restart_policy": "unless-stopped", "title": "Joplin server", "type": 3, + "webpage": "https://hub.docker.com/r/etechonomy/joplin-server", + "id": 99, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/etechonomy/joplin-server
Official Docker Documentation: https://github.com/etechonomy/joplin-server


" }, { @@ -3963,6 +4248,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png", "name": "Kasm", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kasmweb.com/
Official Docker Documentation: https://github.com/linuxserver/docker-kasm


Important: Check and see if /dev/dri/renderD128 exists on your host if it does please use the one with renderD128 support.
!!!MAKE SURE YOU USE HTTPS!!!
!!!MAKE SURE YOU USE PORT 4011 FIRST THEN INSTALL IT
DO NOT INSTALL EVERYTHING AT ONCE(unless you know what you are doing)!!!
!!!ALERT!!! MAKE SURE YOU SAVE THE ADMIN USERNAME AND REGULAR USERNAME DO NOT FORGET THIS STEP, IT WOULD BE SOMETHING LIKE THIS admin@kasm.local, user@kasm.local !!!ALERT!!!", + "officialDoc": "https://github.com/linuxserver/docker-kasm", "platform": "linux", "ports": [ "4010:4010/tcp", @@ -3981,7 +4267,9 @@ "bind": "/portainer/Files/AppData/Config/kasm/profiles", "container": "/profiles" } - ] + ], + "webpage": "https://www.kasmweb.com/", + "id": 101 }, { "categories": [ @@ -4000,6 +4288,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png", "name": "Kasm-renderD128", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kasmweb.com/
Official Docker Documentation: https://github.com/linuxserver/docker-kasm


!!!MAKE SURE YOU USE HTTPS!!!
!!!MAKE SURE YOU USE PORT 4011 FIRST THEN INSTALL IT
DO NOT INSTALL EVERYTHING AT ONCE(unless you know what you are doing)!!!
!!!ALERT!!! MAKE SURE YOU SAVE THE ADMIN USERNAME AND REGULAR USERNAME DO NOT FORGET THIS STEP, IT WOULD BE SOMETHING LIKE THIS admin@kasm.local, user@kasm.local !!!ALERT!!!", + "officialDoc": "https://github.com/linuxserver/docker-kasm", "platform": "linux", "ports": [ "4010:4010/tcp", @@ -4022,7 +4311,9 @@ "bind": "/dev/dri/renderD128", "container": "/dev/dri/renderD128" } - ] + ], + "webpage": "https://www.kasmweb.com/", + "id": 100 }, { "categories": [ @@ -4033,6 +4324,7 @@ "image": "jvmilazz0/kavita:latest", "logo": "https://raw.githubusercontent.com/Kareadita/Kavita/develop/Logo/kavita.svg", "name": "Kavita", + "officialDoc": "https://wiki.kavitareader.com/installation/docker", "platform": "linux", "ports": [ "5002:5000/tcp" @@ -4065,6 +4357,8 @@ "container": "/kavita/config" } ], + "webpage": "https://www.kavitareader.com/", + "id": 102, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kavitareader.com/
Official Docker Documentation: https://wiki.kavitareader.com/installation/docker


" }, { @@ -4083,15 +4377,19 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png", "name": "klipper-mainsail-moonraker", + "officialDoc": "https://hub.docker.com/r/mkuf/klipper", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mkuf/klipper
Official Docker Documentation: https://hub.docker.com/r/mkuf/klipper

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_klipper.sh | bash



First you will need to download a printer.conf file from https://github.com/Klipper3d/klipper/tree/master/config and copy it to ", "platform": "linux", + "preInstallScript": "install_klipper.sh", "repository": { "stackfile": "stack/klipper.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "restart_policy": "unless-stopped", "title": "Klipper[Testing], Mainsail, Moonraker", - "type": 3 + "type": 3, + "webpage": "https://hub.docker.com/r/mkuf/klipper", + "id": 103 }, { "categories": [ @@ -4113,6 +4411,7 @@ "image": "lsioarmhf/kodi-headless:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kodi-icon.png", "name": "kodi-headless", + "officialDoc": "https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/", "platform": "linux", "ports": [ "8081:8080/tcp", @@ -4128,6 +4427,8 @@ "container": "/config/.kodi" } ], + "webpage": "https://kodi.tv/", + "id": 104, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://kodi.tv/
Official Docker Documentation: https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/


" }, { @@ -4139,6 +4440,7 @@ "image": "gotson/komga:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/komga.png", "name": "komga", + "officialDoc": "https://komga.org/", "platform": "linux", "ports": [ "8995:8080/tcp" @@ -4161,6 +4463,8 @@ "read_only": "true" } ], + "webpage": "https://github.com/gotson/komga", + "id": 105, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/gotson/komga
Official Docker Documentation: https://komga.org/


" }, { @@ -4183,6 +4487,7 @@ "image": "linuxserver/lazylibrarian:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lazylibrarian-icon.png", "name": "lazylibrarian", + "officialDoc": "https://docs.linuxserver.io/images/docker-lazylibrarian", "platform": "linux", "ports": [ "5299:5299/tcp" @@ -4201,6 +4506,8 @@ "container": "/books" } ], + "webpage": "https://lazylibrarian.gitlab.io/", + "id": 106, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lazylibrarian.gitlab.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lazylibrarian


" }, { @@ -4259,6 +4566,7 @@ "image": "linuxserver/letsencrypt:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/letsencrypt.png", "name": "letsencrypt", + "officialDoc": "https://hub.docker.com/r/linuxserver/letsencrypt", "platform": "linux", "ports": [ "80:80/tcp", @@ -4273,6 +4581,8 @@ "container": "/config" } ], + "webpage": "https://letsencrypt.org/", + "id": 107, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://letsencrypt.org/
Official Docker Documentation: https://hub.docker.com/r/linuxserver/letsencrypt


" }, { @@ -4284,6 +4594,7 @@ "image": "libreddit/libreddit:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/libreddit.png", "name": "libreddit", + "officialDoc": "https://github.com/spikecodes/libreddit#2-docker", "platform": "linux", "ports": [ "8088:8080/tcp" @@ -4297,6 +4608,8 @@ "container": "/config" } ], + "webpage": "https://libreddit.silkky.cloud/", + "id": 108, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://libreddit.silkky.cloud/
Official Docker Documentation: https://github.com/spikecodes/libreddit#2-docker


" }, { @@ -4320,6 +4633,7 @@ "image": "linuxserver/librespeed:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest.png", "name": "librespeed", + "officialDoc": "https://docs.linuxserver.io/images/docker-librespeed", "platform": "linux", "ports": [ "83:80/tcp" @@ -4333,6 +4647,8 @@ "container": "/config" } ], + "webpage": "https://librespeed.org/", + "id": 109, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://librespeed.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-librespeed


" }, { @@ -4356,6 +4672,7 @@ "image": "linuxserver/lidarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lidarr.png", "name": "lidarr", + "officialDoc": "https://docs.linuxserver.io/images/docker-lidarr", "platform": "linux", "ports": [ "8686:8686/tcp" @@ -4377,6 +4694,8 @@ "container": "/music" } ], + "webpage": "https://lidarr.audio/", + "id": 110, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lidarr.audio/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lidarr


" }, { @@ -4410,6 +4729,7 @@ "image": "cinetube/lingva-translate:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lingva-translate.svg", "name": "lingva-translate", + "officialDoc": "https://github.com/TheDavidDelta/lingva-translate", "platform": "linux", "ports": [ "3010:3000/tcp" @@ -4417,6 +4737,8 @@ "restart_policy": "unless-stopped", "title": "Lingva Translate", "type": 1, + "webpage": "https://lingva.ml/", + "id": 111, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lingva.ml/
Official Docker Documentation: https://github.com/TheDavidDelta/lingva-translate


" }, { @@ -4465,6 +4787,7 @@ "image": "linkstackorg/linkstack:latest", "logo": "https://raw.githubusercontent.com/LinkStackOrg/branding/main/logo/png/logo.png", "name": "LinkStack", + "officialDoc": "https://github.com/linkstackorg/linkstack#readme", "platform": "linux", "ports": [ "8822:80/tcp", @@ -4473,6 +4796,8 @@ "restart_policy": "unless-stopped", "title": "linkstack", "type": 1, + "webpage": "https://linkstack.org/", + "id": 4, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://linkstack.org/
Official Docker Documentation: https://github.com/linkstackorg/linkstack#readme


" }, { @@ -4501,6 +4826,8 @@ "image": "nitnelave/lldap:stable", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png", "name": "LLDAP", + "officialDoc": "https://github.com/nitnelave/lldap", + "preInstallScript": "install_lldap.sh", "platform": "linux", "ports": [ "3890:3890/tcp", @@ -4515,6 +4842,8 @@ "container": "/data" } ], + "webpage": "https://github.com/nitnelave/lldap", + "id": 112, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/nitnelave/lldap
Official Docker Documentation: https://github.com/nitnelave/lldap

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_lldap.sh | bash



" }, { @@ -4565,6 +4894,7 @@ "image": "linuxserver/lychee:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lychee-icon.png", "name": "lychee", + "officialDoc": "https://docs.linuxserver.io/images/docker-lychee", "platform": "linux", "ports": [ "84:84/tcp" @@ -4582,6 +4912,8 @@ "container": "/pictures" } ], + "webpage": "https://lycheeorg.github.io/", + "id": 114, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lycheeorg.github.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lychee


" }, { @@ -4631,6 +4963,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lychee-icon.png", "name": "lychee-mariadb", + "officialDoc": "https://docs.linuxserver.io/images/docker-lychee", "platform": "linux", "repository": { "stackfile": "stack/lychee-mariadb.yml", @@ -4639,6 +4972,8 @@ "restart_policy": "unless-stopped", "title": "Lychee With Mariadb", "type": 3, + "webpage": "https://lycheeorg.github.io/", + "id": 113, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lycheeorg.github.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lychee


" }, { @@ -4661,6 +4996,8 @@ "image": "krateng/maloja:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/maloja.png", "name": "maloja", + "officialDoc": "https://github.com/krateng/maloja/blob/master/README.md", + "preInstallScript": "install_maloja.sh", "platform": "linux", "ports": [ "42010:42010/tcp" @@ -4674,6 +5011,8 @@ "container": "/data" } ], + "webpage": "https://github.com/krateng/maloja", + "id": 115, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/krateng/maloja
Official Docker Documentation: https://github.com/krateng/maloja/blob/master/README.md

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_maloja.sh | bash



" }, { @@ -4717,6 +5056,7 @@ "image": "linuxserver/mariadb:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mariadb-icon.png", "name": "mariadb", + "officialDoc": "https://docs.linuxserver.io/images/docker-mariadb", "platform": "linux", "ports": [ "3306:3306/tcp" @@ -4730,6 +5070,8 @@ "container": "/config" } ], + "webpage": "https://mariadb.org/", + "id": 116, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mariadb.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-mariadb


" }, { @@ -4799,6 +5141,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mealie.png", "name": "mealie", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hay-kot.github.io/mealie/
Official Docker Documentation: https://hay-kot.github.io/mealie/documentation/getting-started/install/


Default Credentials: Username: changeme@email.com Password: MyPassword. Documentation is Available here.", + "officialDoc": "https://hay-kot.github.io/mealie/documentation/getting-started/install/", "platform": "linux", "ports": [ "9925:9000/tcp" @@ -4811,7 +5154,9 @@ "bind": "/portainer/Files/AppData/Config/mealie", "container": "/app/data" } - ] + ], + "webpage": "https://hay-kot.github.io/mealie/", + "id": 117 }, { "categories": [ @@ -4834,6 +5179,7 @@ "image": "linuxserver/medusa:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/medusa-icon.png", "name": "medusa", + "officialDoc": "https://docs.linuxserver.io/images/docker-medusa", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -4855,6 +5201,8 @@ "container": "/downloads" } ], + "webpage": "https://pymedusa.com/", + "id": 118, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pymedusa.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-medusa


" }, { @@ -4866,6 +5214,7 @@ "image": "ghcr.io/usememos/memos:latest", "logo": "https://raw.githubusercontent.com/usememos/memos/main/web/public/logo.png", "name": "memos", + "officialDoc": "https://github.com/usememos/memos", "platform": "linux", "ports": [ "5230:5230/tcp" @@ -4879,6 +5228,8 @@ "container": "/var/opt/memos" } ], + "webpage": "https://usememos.com", + "id": 5, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://usememos.com
Official Docker Documentation: https://github.com/usememos/memos


" }, { @@ -4901,6 +5252,7 @@ "image": "alexta69/metube:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/metube.png", "name": "MeTube", + "officialDoc": "https://github.com/alexta69/metube", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -4914,6 +5266,8 @@ "container": "/downloads" } ], + "webpage": "https://hub.docker.com/r/alexta69/metube", + "id": 119, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/alexta69/metube
Official Docker Documentation: https://github.com/alexta69/metube


" }, { @@ -4933,6 +5287,7 @@ "image": "itzg/minecraft-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minecraft.png", "name": "minecraft", + "officialDoc": "https://github.com/itzg/docker-minecraft-server#using-docker-compose", "platform": "linux", "ports": [ "25565:25565/tcp" @@ -4946,6 +5301,8 @@ "container": "/data" } ], + "webpage": "https://www.minecraft.net/en-us", + "id": 120, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.minecraft.net/en-us
Official Docker Documentation: https://github.com/itzg/docker-minecraft-server#using-docker-compose


" }, { @@ -4968,6 +5325,7 @@ "image": "linuxserver/minetest:latest", "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png", "name": "minetest", + "officialDoc": "https://docs.linuxserver.io/images/docker-minetest", "platform": "linux", "ports": [ "30000:30000/udp" @@ -4980,6 +5338,8 @@ "container": "/config/.minetest" } ], + "webpage": "https://www.minetest.net/", + "id": 121, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.minetest.net/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-minetest


" }, { @@ -5020,6 +5380,7 @@ "image": "minio/minio:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minio.png", "name": "minio", + "officialDoc": "https://docs.min.io/minio/baremetal/quickstart/quickstart.html", "platform": "linux", "ports": [ "8760:9000/tcp", @@ -5034,6 +5395,8 @@ "container": "/data" } ], + "webpage": "https://min.io/", + "id": 122, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://min.io/
Official Docker Documentation: https://docs.min.io/minio/baremetal/quickstart/quickstart.html


" }, { @@ -5058,6 +5421,7 @@ "image": "linuxserver/minisatip:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minisatip-icon.png", "name": "minisatip", + "officialDoc": "https://docs.linuxserver.io/images/docker-minisatip", "platform": "linux", "ports": [ "8875:8875/tcp", @@ -5067,6 +5431,8 @@ "restart_policy": "unless-stopped", "title": "Minisatip", "type": 1, + "webpage": "https://github.com/catalinii/minisatip", + "id": 123, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/catalinii/minisatip
Official Docker Documentation: https://docs.linuxserver.io/images/docker-minisatip


" }, { @@ -5119,6 +5485,7 @@ ], "logo": "https://avatars0.githubusercontent.com/u/25832602", "name": "monica", + "officialDoc": "https://github.com/monicahq/docker#use-monica-docker-image", "platform": "linux", "repository": { "stackfile": "stack/monica.yml", @@ -5126,6 +5493,8 @@ }, "title": "Monica", "type": 3, + "webpage": "https://www.monicahq.com/", + "id": 124, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.monicahq.com/
Official Docker Documentation: https://github.com/monicahq/docker#use-monica-docker-image


" }, { @@ -5149,6 +5518,7 @@ "image": "linuxserver/mstream:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mstream.png", "name": "mstream", + "officialDoc": "https://docs.linuxserver.io/images/docker-mstream", "platform": "linux", "ports": [ "3200:3000/tcp" @@ -5166,6 +5536,8 @@ "container": "/music" } ], + "webpage": "https://mstream.io/", + "id": 125, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mstream.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-mstream


" }, { @@ -5195,6 +5567,7 @@ "image": "yhaenggi/murmur:1.3.4", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Mumble-logo.png", "name": "murmur", + "officialDoc": "https://github.com/yhaenggi/murmur-docker", "platform": "linux", "ports": [ "64738:64738/tcp", @@ -5221,6 +5594,8 @@ "container": "/opt/murmur/log" } ], + "webpage": "https://www.mumble.info/", + "id": 126, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.mumble.info/
Official Docker Documentation: https://github.com/yhaenggi/murmur-docker


" }, { @@ -5250,6 +5625,7 @@ "image": "linuxserver/musicbrainz:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/musicbrainz-icon.png", "name": "musicbrainz", + "officialDoc": "https://github.com/linuxserver-archive/docker-musicbrainz", "platform": "linux", "ports": [ "5000:5000/tcp" @@ -5267,6 +5643,8 @@ "container": "/data" } ], + "webpage": "https://musicbrainz.org/", + "id": 127, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://musicbrainz.org/
Official Docker Documentation: https://github.com/linuxserver-archive/docker-musicbrainz


" }, { @@ -5292,6 +5670,7 @@ "image": "linuxserver/muximux:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/muximux-icon.png", "name": "muximux", + "officialDoc": "https://docs.linuxserver.io/images/docker-muximux", "platform": "linux", "ports": [ "7205:80/tcp" @@ -5305,6 +5684,8 @@ "container": "/config" } ], + "webpage": "https://github.com/mescon/Muximux", + "id": 128, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/mescon/Muximux
Official Docker Documentation: https://docs.linuxserver.io/images/docker-muximux


" }, { @@ -5328,6 +5709,7 @@ "image": "linuxserver/mylar3:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mylar-icon.png", "name": "mylar", + "officialDoc": "https://docs.linuxserver.io/images/docker-mylar3", "platform": "linux", "ports": [ "8090:8090/tcp" @@ -5349,6 +5731,8 @@ "container": "/comics" } ], + "webpage": "https://github.com/mylar3/mylar3", + "id": 129, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/mylar3/mylar3
Official Docker Documentation: https://docs.linuxserver.io/images/docker-mylar3


" }, { @@ -5395,6 +5779,9 @@ "container": "/var/lib/mysql" } ], + "officialDoc": "https://hub.docker.com/_/mysql", + "webpage": "https://www.mysql.com/", + "id": 130, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.mysql.com/
Official Docker Documentation: https://hub.docker.com/_/mysql


" }, { @@ -5424,6 +5811,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/n8n.jpg", "name": "n8n", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://n8n.io/
Official Docker Documentation: https://docs.n8n.io/getting-started/installation/#docker


Documentation is Available here", + "officialDoc": "https://docs.n8n.io/getting-started/installation/#docker", "platform": "linux", "ports": [ "5678:5678/tcp" @@ -5436,7 +5824,9 @@ "bind": "/portainer/Files/AppData/Config/n8n", "container": "/home/node/.n8n" } - ] + ], + "webpage": "https://n8n.io/", + "id": 131 }, { "categories": [ @@ -5460,6 +5850,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/netdata.png", "name": "netdata", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.netdata.cloud/
Official Docker Documentation: https://learn.netdata.cloud/docs/agent/packaging/docker


Documentation is Available here.", + "officialDoc": "https://learn.netdata.cloud/docs/agent/packaging/docker", "platform": "linux", "ports": [ "19999:19999/tcp" @@ -5496,7 +5887,9 @@ "bind": "/etc/os-release", "container": "/host/etc/os-release:ro" } - ] + ], + "webpage": "https://www.netdata.cloud/", + "id": 132 }, { "categories": [ @@ -5539,13 +5932,16 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png", "name": "nextcloud", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nextcloud.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nextcloud


The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", + "officialDoc": "https://docs.linuxserver.io/images/docker-nextcloud", "platform": "linux", "repository": { "stackfile": "stack/nextcloud.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Nextcloud", - "type": 3 + "type": 3, + "webpage": "https://nextcloud.com/", + "id": 133 }, { "categories": [ @@ -5568,6 +5964,7 @@ "image": "linuxserver/nginx:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nginx-icon.png", "name": "nginx", + "officialDoc": "https://docs.linuxserver.io/images/docker-nginx", "platform": "linux", "ports": [ "8080:80/tcp", @@ -5582,6 +5979,8 @@ "container": "/config" } ], + "webpage": "https://nginx.org/en/", + "id": 139, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginx.org/en/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nginx


" }, { @@ -5643,6 +6042,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-mysql-goaccess", + "officialDoc": "https://nginxproxymanager.com/setup/#using-mysql-mariadb-database", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5650,6 +6051,7 @@ "443:443/tcp", "7880:7880/tcp" ], + "preInstallScript": "nginx-proxy-manager.sh", "repository": { "stackfile": "stack/nginx-proxy-manager-goaccess.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -5657,6 +6059,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 134, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#using-mysql-mariadb-database

Pi-Hosted dedicated documentation: nginx_proxy_manager.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/nginx-proxy-manager.sh | bash



Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5694,12 +6098,15 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-mysql", + "officialDoc": "https://nginxproxymanager.com/setup/#using-mysql-mariadb-database", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", "81:81/tcp", "443:443/tcp" ], + "preInstallScript": "nginx-proxy-manager.sh", "repository": { "stackfile": "stack/nginx-proxy-manager.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -5707,6 +6114,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Mysql [DEPRECATED]", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 135, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#using-mysql-mariadb-database

Pi-Hosted dedicated documentation: nginx_proxy_manager.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/nginx-proxy-manager.sh | bash



Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5758,6 +6167,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-sqllite-goaccess", + "officialDoc": "https://nginxproxymanager.com/setup/#running-the-app", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5772,6 +6183,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Sqlite and Goaccess Charts", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 136, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#running-the-app

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5800,6 +6213,8 @@ "image": "jc21/nginx-proxy-manager:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-sqlite", + "officialDoc": "https://nginxproxymanager.com/setup/", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5819,6 +6234,8 @@ "container": "/etc/letsencrypt" } ], + "webpage": "https://nginxproxymanager.com/", + "id": 137, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5847,6 +6264,8 @@ "image": "jc21/nginx-proxy-manager:v3", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-v3", + "officialDoc": "https://nginxproxymanager.com/setup/", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5862,6 +6281,8 @@ "container": "/data" } ], + "webpage": "https://nginxproxymanager.com/", + "id": 138, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5873,6 +6294,7 @@ "description": "A free and open source alternative Twitter front-end focused on privacy and performance.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nitter.png", "name": "nitter", + "officialDoc": "https://github.com/zedeus/nitter", "repository": { "stackfile": "stack/nitter.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -5881,6 +6303,8 @@ "restart_policy": "unless-stopped", "title": "Nitter", "type": 3, + "webpage": "https://nitter.net/", + "id": 140, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nitter.net/
Official Docker Documentation: https://github.com/zedeus/nitter


" }, { @@ -5904,6 +6328,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/node-red.png", "name": "node-red", + "officialDoc": "https://nodered.org/docs/getting-started/docker", "platform": "linux", "ports": [ "1880:1880/tcp" @@ -5915,6 +6340,8 @@ "restart_policy": "unless-stopped", "title": "Node Red", "type": 3, + "webpage": "https://nodered.org/", + "id": 141, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nodered.org/
Official Docker Documentation: https://nodered.org/docs/getting-started/docker


" }, { @@ -5972,6 +6399,7 @@ "image": "azinchen/nordvpn:latest", "logo": "https://s3.us-east-2.amazonaws.com/ccp-prd-s3-uploads/2022/3/8/03500108885898f010e823eeb284e393b99e1ad5.png", "name": "nord-vpn", + "officialDoc": "https://hub.docker.com/r/azinchen/nordvpn", "platform": "linux", "ports": [ "8080:80/tcp" @@ -5980,6 +6408,8 @@ "title": "nord-vpn", "type": 1, "privileged": true, + "webpage": "https://github.com/azinchen/nordvpn", + "id": 142, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/azinchen/nordvpn
Official Docker Documentation: https://hub.docker.com/r/azinchen/nordvpn


" }, { @@ -6028,6 +6458,7 @@ "image": "instantlinux/nut-upsd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nut-server.png", "name": "NUT Server", + "officialDoc": "https://hub.docker.com/r/instantlinux/nut-upsd", "platform": "linux", "ports": [ "3493:3493/tcp" @@ -6035,6 +6466,8 @@ "restart_policy": "unless-stopped", "title": "NUT Server", "type": 1, + "webpage": "https://networkupstools.org", + "id": 143, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://networkupstools.org
Official Docker Documentation: https://hub.docker.com/r/instantlinux/nut-upsd


" }, { @@ -6057,6 +6490,7 @@ "image": "linuxserver/nzbget:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nzbget-icon.png", "name": "nzbget", + "officialDoc": "https://docs.linuxserver.io/images/docker-nzbget", "platform": "linux", "ports": [ "6789:6789/tcp" @@ -6074,6 +6508,8 @@ "container": "/downloads" } ], + "webpage": "https://nzbget.net/", + "id": 144, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nzbget.net/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nzbget


" }, { @@ -6098,6 +6534,7 @@ "image": "linuxserver/nzbhydra2:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/hydra-icon.png", "name": "nzbhydra2", + "officialDoc": "https://docs.linuxserver.io/images/docker-nzbhydra2", "platform": "linux", "ports": [ "5076:5076/tcp" @@ -6115,6 +6552,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/theotherp/nzbhydra2", + "id": 145, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/theotherp/nzbhydra2
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nzbhydra2


" }, { @@ -6156,6 +6595,9 @@ "container": "/dev" } ], + "officialDoc": "https://hub.docker.com/r/octoprint/octoprint", + "webpage": "https://octoprint.org/", + "id": 146, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://octoprint.org/
Official Docker Documentation: https://hub.docker.com/r/octoprint/octoprint


" }, { @@ -6179,6 +6621,7 @@ "image": "mbentley/omada-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/omada.png", "name": "omada-controller", + "officialDoc": "https://hub.docker.com/r/mbentley/omada-controller", "platform": "linux", "ports": [ "8088:8088/tcp", @@ -6199,6 +6642,8 @@ "container": "/config" } ], + "webpage": "https://www.tp-link.com/us/business-networking/omada-sdn-controller/", + "id": 148, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.tp-link.com/us/business-networking/omada-sdn-controller/
Official Docker Documentation: https://hub.docker.com/r/mbentley/omada-controller


" }, { @@ -6224,6 +6669,7 @@ "image": "linuxserver/ombi:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ombi.png", "name": "ombi", + "officialDoc": "https://docs.linuxserver.io/images/docker-ombi", "platform": "linux", "ports": [ "3579:3579/tcp" @@ -6237,6 +6683,8 @@ "container": "/config" } ], + "webpage": "https://ombi.io/", + "id": 149, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ombi.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-ombi


" }, { @@ -6259,6 +6707,7 @@ "image": "openspeedtest/latest", "logo": "https://raw.githubusercontent.com/openspeedtest/Speed-Test/main/assets/images/icons/android-chrome-192x192.png", "name": "OpenSpeedTest", + "officialDoc": "https://github.com/openspeedtest/Speed-Test", "platform": "linux", "ports": [ "30000:3000/tcp" @@ -6266,6 +6715,8 @@ "restart_policy": "unless-stopped", "title": "OpenSpeedTest", "type": 1, + "webpage": "https://hub.docker.com/r/openspeedtest/latest", + "id": 150, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/openspeedtest/latest
Official Docker Documentation: https://github.com/openspeedtest/Speed-Test


" }, { @@ -6289,6 +6740,7 @@ "image": "organizr/organizr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/organizr-icon.png", "name": "organizr-v2", + "officialDoc": "https://hub.docker.com/r/organizr/organizr", "platform": "linux", "ports": [ "7171:80/tcp" @@ -6302,6 +6754,8 @@ "container": "/config" } ], + "webpage": "https://organizr.app/", + "id": 151, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://organizr.app/
Official Docker Documentation: https://hub.docker.com/r/organizr/organizr


" }, { @@ -6324,6 +6778,7 @@ "image": "linuxserver/oscam:latest", "logo": "http://i.imgur.com/8LadrLg.png", "name": "oscam", + "officialDoc": "https://docs.linuxserver.io/images/docker-oscam", "platform": "linux", "ports": [ "8888:8888/tcp", @@ -6338,6 +6793,8 @@ "container": "/config" } ], + "webpage": "https://trac.streamboard.tv/oscam/", + "id": 152, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://trac.streamboard.tv/oscam/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-oscam


" }, { @@ -6380,6 +6837,9 @@ "container": "/config" } ], + "officialDoc": "https://hub.docker.com/r/linuxserver/overseerr", + "webpage": "https://overseerr.dev/", + "id": 153, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://overseerr.dev/
Official Docker Documentation: https://hub.docker.com/r/linuxserver/overseerr


" }, { @@ -6441,6 +6901,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/paperless.png", "name": "paperless-ngx", + "officialDoc": "https://github.com/paperless-ngx/paperless-ngx", "repository": { "stackfile": "stack/paperless-ngx.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -6449,6 +6910,8 @@ "restart_policy": "unless-stopped", "title": "Paperless NGX", "type": 3, + "webpage": "https://github.com/paperless-ngx/paperless-ngx", + "id": 154, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/paperless-ngx/paperless-ngx
Official Docker Documentation: https://github.com/paperless-ngx/paperless-ngx


" }, { @@ -6557,6 +7020,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/passbolt.png", "name": "Passbolt", + "officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md", + "piHostedDoc": "passbolt.md", "platform": "linux", "repository": { "stackfile": "stack/passbolt.yml", @@ -6565,6 +7030,8 @@ "restart_policy": "unless-stopped", "title": "Passbolt", "type": 3, + "webpage": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md", + "id": 155, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md
Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md

Pi-Hosted dedicated documentation: passbolt.md




" }, { @@ -6602,6 +7069,7 @@ ], "image": "dpage/pgadmin4:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pgadmin.png", + "preInstallScript": "install_pgadmin.sh", "name": "pgadmin", "platform": "linux", "ports": [ @@ -6616,6 +7084,9 @@ "container": "/var/lib/pgadmin" } ], + "officialDoc": "https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html", + "webpage": "https://www.pgadmin.org/", + "id": 156, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.pgadmin.org/
Official Docker Documentation: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pgadmin.sh | bash



" }, { @@ -6698,13 +7169,18 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/photoprism.png", "name": "PhotoPrism", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://photoprism.app/
Official Docker Documentation: https://docs.photoprism.app/getting-started/docker-compose/

Pi-Hosted dedicated documentation: photoprism.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_photoprism.sh | bash



Your device should have at least 4 GB of memory. Running PhotoPrism on a server with less than 4 GB of swap space or setting a memory/swap limit can cause unexpected restarts, especially when the indexer temporarily needs more memory to process large files.
It's important to boot your Rapsberry Pi 3/4 with the parameter arm_64bit=1 in config.txt to use ARM64 image.
If you see Docker errors related to \\\"cgroups\\\", it may help to add the following to /boot/firmware/cmdline.txt:

cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1

User pi needs to have access to HOST_MEDIA_PATH, you can force it with:

sudo chown -R pi:pi /path/to/media

Run install_photoprism.sh before deploying this container.", + "officialDoc": "https://docs.photoprism.app/getting-started/docker-compose/", + "piHostedDoc": "photoprism.md", "platform": "linux", + "preInstallScript": "install_photoprism.sh", "repository": { "stackfile": "stack/photoprism.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "PhotoPrism", - "type": 3 + "type": 3, + "webpage": "https://photoprism.app/", + "id": 157 }, { "categories": [ @@ -6726,6 +7202,7 @@ "image": "linuxserver/photoshow:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/photoshow-icon.png", "name": "photoshow", + "officialDoc": "https://docs.linuxserver.io/images/docker-photoshow", "platform": "linux", "ports": [ "7380:80/tcp" @@ -6747,6 +7224,8 @@ "container": "/config" } ], + "webpage": "https://github.com/thibaud-rohmer/PhotoShow", + "id": 158, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/thibaud-rohmer/PhotoShow
Official Docker Documentation: https://docs.linuxserver.io/images/docker-photoshow


" }, { @@ -6759,6 +7238,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole.png", "name": "pihole", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://github.com/pi-hole/docker-pi-hole/#running-pi-hole-docker

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://github.com/pi-hole/docker-pi-hole/#running-pi-hole-docker", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -6779,7 +7260,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 161 }, { "categories": [ @@ -6791,6 +7274,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole_doh-dot.png", "name": "pihole DoH/DoT", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://hub.docker.com/r/oijkn/pihole-doh-dot

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://hub.docker.com/r/oijkn/pihole-doh-dot", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -6811,7 +7296,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole_DoH-DoT/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 159 }, { "categories": [ @@ -6863,6 +7350,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole-unbound.png", "name": "pihole-unbound", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. For extra information on this container visit the mainteiner GitHub Page. You can add ports: 5335 to access Ubound externally; 22 to enable SSH; 67 to use DHCP Server. Add those ports in Show advanced options. if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -6882,7 +7371,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole-Unbound/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 160 }, { "categories": [ @@ -6894,6 +7385,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/weather.png", "name": "pi-weather-station", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/SeanRiggs/pi-weather-station
Official Docker Documentation: https://github.com/SeanRiggs/pi-weather-station/blob/master/Docker%20Image/Docker-ReadMe.md


Youtube Video: Novaspirit Tech - Your Personal Weather Station Docker Container

MUST DO FIRST! - create volume call weatherdata", + "officialDoc": "https://github.com/SeanRiggs/pi-weather-station/blob/master/Docker%20Image/Docker-ReadMe.md", "platform": "linux", "ports": [ "8888:8080/tcp" @@ -6906,7 +7398,9 @@ "bind": "weatherdata", "container": "/app" } - ] + ], + "webpage": "https://github.com/SeanRiggs/pi-weather-station", + "id": 162 }, { "categories": [ @@ -6928,6 +7422,7 @@ "image": "linuxserver/piwigo:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/piwigo-icon.png", "name": "piwigo", + "officialDoc": "https://docs.linuxserver.io/images/docker-piwigo", "platform": "linux", "ports": [ "7528:80/tcp" @@ -6941,6 +7436,8 @@ "container": "/config" } ], + "webpage": "http://piwigo.org/", + "id": 163, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://piwigo.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-piwigo


" }, { @@ -6951,6 +7448,9 @@ "image": "macley/pixel-server:latest", "logo": "https://lirp.cdn-website.com/c73f56a6/dms3rep/multi/opt/ir.appnice.controlpad_512x512-640w.png", "name": "pixel-server", + "officialDoc": "https://github.com/Macleykun/pixel-server", + "piHostedDoc": "pixel-server_setup.md", + "preInstallScript": "install_pixel-server.sh", "platform": "linux", "ports": [ "85:80/tcp" @@ -6976,6 +7476,8 @@ } ], "privileged": true, + "webpage": "http://www.penguintutor.com/projects/pixel-server", + "id": 164, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://www.penguintutor.com/projects/pixel-server
Official Docker Documentation: https://github.com/Macleykun/pixel-server

Pi-Hosted dedicated documentation: pixel-server_setup.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pixel-server.sh | bash



" }, { @@ -7006,6 +7508,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/plex-icon.png", "name": "plex", "network": "host", + "officialDoc": "https://docs.linuxserver.io/images/docker-plex", "platform": "linux", "restart_policy": "unless-stopped", "title": "Plex", @@ -7024,6 +7527,8 @@ "container": "/movies" } ], + "webpage": "https://www.plex.tv/", + "id": 165, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.plex.tv/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-plex


" }, { @@ -7046,6 +7551,7 @@ "image": "plexripper/plexripper:latest", "logo": "https://raw.githubusercontent.com/PlexRipper/PlexRipper/dev/export/plexripper/logo/full/full-logo-256.png", "name": "PlexRipper", + "officialDoc": "https://github.com/PlexRipper/PlexRipper", "platform": "linux", "ports": [ "7000:7000/tcp" @@ -7071,6 +7577,8 @@ "container": "/TvShows" } ], + "webpage": "https://hub.docker.com/r/plexripper/plexripper", + "id": 166, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/plexripper/plexripper
Official Docker Documentation: https://github.com/PlexRipper/PlexRipper


" }, { @@ -7117,6 +7625,9 @@ "container": "/var/lib/postgresql/data" } ], + "officialDoc": "https://hub.docker.com/_/postgres/", + "webpage": "https://www.postgresql.org/", + "id": 167, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.postgresql.org/
Official Docker Documentation: https://hub.docker.com/_/postgres/


" }, { @@ -7151,13 +7662,16 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pritunl.png", "name": "pritunl", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pritunl.com/
Official Docker Documentation: https://hub.docker.com/r/goofball222/pritunl


Documentation on this containier can be found here: https://hub.docker.com/r/goofball222/pritunl", + "officialDoc": "https://hub.docker.com/r/goofball222/pritunl", "platform": "linux", "repository": { "stackfile": "stack/pritunl.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Pritunl", - "type": 3 + "type": 3, + "webpage": "https://pritunl.com/", + "id": 168 }, { "categories": [ @@ -7182,6 +7696,7 @@ "image": "privatebin/nginx-fpm-alpine:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/privatebin.png", "name": "privatebin", + "officialDoc": "https://hub.docker.com/r/privatebin/nginx-fpm-alpine", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -7200,6 +7715,8 @@ "container": "/srv/cfg" } ], + "webpage": "https://privatebin.info/", + "id": 169, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://privatebin.info/
Official Docker Documentation: https://hub.docker.com/r/privatebin/nginx-fpm-alpine


" }, { @@ -7225,6 +7742,7 @@ "image": "linuxserver/projectsend:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/projectsend-logo.png", "name": "projectsend", + "officialDoc": "https://docs.linuxserver.io/images/docker-projectsend", "platform": "linux", "ports": [ "7580:80/tcp" @@ -7242,6 +7760,8 @@ "container": "/config" } ], + "webpage": "https://www.projectsend.org/", + "id": 170, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.projectsend.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-projectsend


" }, { @@ -7256,6 +7776,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/protonmail-bridge.png", "name": "protonmail-bridge", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://protonmail.com/bridge/
Official Docker Documentation: https://hub.docker.com/r/shenxn/protonmail-bridge


Please refer to the documentation here to set this up.", + "officialDoc": "https://hub.docker.com/r/shenxn/protonmail-bridge", "platform": "linux", "ports": [ "143:143/tcp", @@ -7269,7 +7790,9 @@ "bind": "/portainer/Files/AppData/ProtonMail-Bridge", "container": "/root" } - ] + ], + "webpage": "https://protonmail.com/bridge/", + "id": 171 }, { "categories": [ @@ -7296,6 +7819,7 @@ "image": "lscr.io/linuxserver/prowlarr:develop", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/prowlarr-banner.png", "name": "prowlarr", + "officialDoc": "https://hub.docker.com/r/linuxserver/prowlarr", "platform": "linux", "ports": [ "9696:9696/tcp" @@ -7309,6 +7833,8 @@ "container": "/config" } ], + "webpage": "https://prowlarr.com", + "id": 172, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://prowlarr.com
Official Docker Documentation: https://hub.docker.com/r/linuxserver/prowlarr


" }, { @@ -7342,6 +7868,7 @@ "image": "lscr.io/linuxserver/pwndrop:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pwndrop.png", "name": "Pwndrop", + "officialDoc": "https://hub.docker.com/r/linuxserver/pwndrop", "platform": "linux", "ports": [ "4047:8787/tcp" @@ -7355,6 +7882,8 @@ "container": "/config" } ], + "webpage": "https://hub.docker.com/r/linuxserver/pwndrop", + "id": 173, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/pwndrop
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pwndrop


" }, { @@ -7378,6 +7907,7 @@ "image": "linuxserver/pydio:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pydio-icon.png", "name": "pydio", + "officialDoc": "https://hub.docker.com/r/linuxserver/pydio", "platform": "linux", "ports": [ "7526:443/tcp" @@ -7395,6 +7925,8 @@ "container": "/data" } ], + "webpage": "https://www.pydio.com/", + "id": 174, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.pydio.com/
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pydio


" }, { @@ -7417,6 +7949,7 @@ "image": "linuxserver/qbittorrent:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/qbittorrent-icon.png", "name": "qbittorrent", + "officialDoc": "https://docs.linuxserver.io/images/docker-qbittorrent", "platform": "linux", "ports": [ "6881:6881/tcp", @@ -7436,6 +7969,8 @@ "container": "/downloads" } ], + "webpage": "https://www.qbittorrent.org/", + "id": 175, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.qbittorrent.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-qbittorrent


" }, { @@ -7474,6 +8009,7 @@ "logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg", "name": "qflood", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hotio.dev/containers/qflood/
Official Docker Documentation: https://hotio.dev/containers/qflood/


The default qBittorrent username is admin and the default password is adminadmin.", + "officialDoc": "https://hotio.dev/containers/qflood/", "platform": "linux", "ports": [ "3000:3000/tcp", @@ -7491,7 +8027,9 @@ "bind": "/portainer/Downloads", "container": "/app/qBittorrent/downloads" } - ] + ], + "webpage": "https://hotio.dev/containers/qflood/", + "id": 176 }, { "categories": [ @@ -7521,6 +8059,8 @@ "restart_policy": "unless-stopped", "title": "QuakeJs", "type": 1, + "webpage": "https://registry.hub.docker.com/r/chrisscottthomas/quakejs/", + "id": 6, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://registry.hub.docker.com/r/chrisscottthomas/quakejs/


" }, { @@ -7543,6 +8083,7 @@ "image": "linuxserver/quassel-core:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/quassel-core-icon.png", "name": "quassel-core", + "officialDoc": "https://docs.linuxserver.io/images/docker-quassel-core", "platform": "linux", "ports": [ "4242:4242/tcp" @@ -7556,6 +8097,8 @@ "container": "/config" } ], + "webpage": "https://quassel-irc.org/", + "id": 177, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://quassel-irc.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-quassel-core


" }, { @@ -7579,6 +8122,7 @@ "image": "linuxserver/radarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/radarr.png", "name": "radarr", + "officialDoc": "https://docs.linuxserver.io/images/docker-radarr", "platform": "linux", "ports": [ "7878:7878/tcp" @@ -7600,6 +8144,8 @@ "container": "/movies" } ], + "webpage": "https://radarr.video/", + "id": 178, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://radarr.video/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-radarr


" }, { @@ -7617,10 +8163,13 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png", "name": "RaspberryPi-Docker-Monitor", + "officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md", + "piHostedDoc": "rpi_docker_monitor.md", "platform": "linux", "ports": [ "3000:3000/tcp" ], + "preInstallScript": "rpi_docker_monitor.sh", "repository": { "stackfile": "stack/raspberrypi-monitoring.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -7628,6 +8177,8 @@ "restart_policy": "unless-stopped", "title": "Raspberry Pi Docker Monitor", "type": 3, + "webpage": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md", + "id": 179, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md
Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md

Pi-Hosted dedicated documentation: rpi_docker_monitor.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/rpi_docker_monitor.sh | bash



Youtube Video: Novaspirit Tech - Raspberry Pi Docker Monitoring

" }, { @@ -7655,6 +8206,7 @@ "image": "linuxserver/rdesktop:latest", "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/rdesktop.png", "name": "rdesktop", + "officialDoc": "https://docs.linuxserver.io/images/docker-rdesktop", "platform": "linux", "ports": [ "3389:3389/tcp" @@ -7668,6 +8220,8 @@ "container": "/config" } ], + "webpage": "http://xrdp.org/", + "id": 180, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://xrdp.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-rdesktop


" }, { @@ -7679,6 +8233,8 @@ "image": "martadinata666/reactive-resume:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/reactiveresume.png", "name": "reactive-resume", + "officialDoc": "https://hub.docker.com/r/martadinata666/reactive-resume", + "preInstallScript": "install_reactive-resume.sh", "platform": "linux", "env": [ { @@ -7747,12 +8303,15 @@ "name": "TZ" } ], + "piHostedDoc": "reactive-resume_installation.md", "repository": { "stackfile": "stack/reactive-resume.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Reactive-Resume", "type": 3, + "webpage": "https://rxresu.me/", + "id": 181, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://rxresu.me/
Official Docker Documentation: https://hub.docker.com/r/martadinata666/reactive-resume

Pi-Hosted dedicated documentation: reactive-resume_installation.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_reactive-resume.sh | bash



" }, { @@ -7781,6 +8340,7 @@ "image": "lscr.io/linuxserver/readarr:develop", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Readarr.png", "name": "readarr", + "officialDoc": "https://wiki.servarr.com/en/readarr", "platform": "linux", "ports": [ "8787:8787/tcp" @@ -7802,6 +8362,8 @@ "container": "/downloads" } ], + "webpage": "https://readarr.com/", + "id": 182, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://readarr.com/
Official Docker Documentation: https://wiki.servarr.com/en/readarr


" }, { @@ -7856,6 +8418,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/redmine.png", "name": "redmine", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.redmine.org/
Official Docker Documentation: https://hub.docker.com/_/redmine


Default user and password are admin/admin", + "officialDoc": "https://hub.docker.com/_/redmine", "platform": "linux", "ports": [ "4180:3000/tcp" @@ -7866,7 +8429,9 @@ }, "restart_policy": "unless-stopped", "title": "Redmine", - "type": 3 + "type": 3, + "webpage": "https://www.redmine.org/", + "id": 183 }, { "categories": [ @@ -7891,6 +8456,7 @@ "image": "linuxserver/resilio-sync:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resilio.png", "name": "resilio-sync", + "officialDoc": "https://docs.linuxserver.io/images/docker-resilio-sync", "platform": "linux", "ports": [ "8888:8888/tcp", @@ -7912,6 +8478,8 @@ "container": "/downloads" } ], + "webpage": "https://www.resilio.com/individuals/", + "id": 184, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.resilio.com/individuals/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-resilio-sync


" }, { @@ -7938,6 +8506,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rustdesk.png", "name": "rustdesk", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://rustdesk.com/
Official Docker Documentation: https://github.com/rustdesk/rustdesk-server


Youtube Video: Novaspirit Tech - Rust Desk Open Source Remote Desktop

Don't forget to open ports 21115 to 21119 in your router.", + "officialDoc": "https://github.com/rustdesk/rustdesk-server", "platform": "linux", "ports": [ "21115:21115/tcp", @@ -7955,7 +8524,9 @@ "bind": "/portainer/Files/AppData/Config/rustdesk", "container": "/data" } - ] + ], + "webpage": "https://rustdesk.com/", + "id": 186 }, { "categories": [ @@ -7998,6 +8569,7 @@ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png", "name": "rutorrent", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Novik/ruTorrent
Official Docker Documentation: https://github.com/crazy-max/docker-rtorrent-rutorrent


For ruTorrent basic auth, XMLRPC through nginx and WebDAV on completed downloads, you can populate .htpasswd files with the following command:\\ndocker run --rm -it httpd:2.4-alpine htpasswd -Bbn >> $(pwd)/passwd/webdav.htpasswd", + "officialDoc": "https://github.com/crazy-max/docker-rtorrent-rutorrent", "platform": "linux", "ports": [ "6881:6881/udp", @@ -8022,7 +8594,9 @@ "bind": "/portainer/Files/AppData/Config/ruTorrent/passwd", "container": "/passwd" } - ] + ], + "webpage": "https://github.com/Novik/ruTorrent", + "id": 187 }, { "categories": [ @@ -8044,6 +8618,7 @@ "image": "linuxserver/sabnzbd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sabnzbd-icon.png", "name": "sabnzbd", + "officialDoc": "https://docs.linuxserver.io/images/docker-sabnzbd", "platform": "linux", "ports": [ "8080:8080/tcp", @@ -8066,6 +8641,8 @@ "container": "/incomplete-downloads" } ], + "webpage": "https://sabnzbd.org/", + "id": 188, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sabnzbd.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-sabnzbd


" }, { @@ -8115,6 +8692,7 @@ "image": "dperson/samba:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/samba.png", "name": "Samba", + "officialDoc": "https://github.com/dperson/samba", "platform": "linux", "ports": [ "139:139/tcp", @@ -8130,6 +8708,8 @@ "container": "/share" } ], + "webpage": "https://www.samba.org/", + "id": 189, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.samba.org/
Official Docker Documentation: https://github.com/dperson/samba


Youtube Videos:


" }, { @@ -8142,6 +8722,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/scrutiny.png", "name": "scrutiny", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/AnalogJ/scrutiny
Official Docker Documentation: https://github.com/AnalogJ/scrutiny


Set your port (default: 8080) and deploy the container. Edit container, enable SYS_RAWIO capability, add device /dev/sda in host and container field, finaly deploy the container again.", + "officialDoc": "https://github.com/AnalogJ/scrutiny", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -8162,7 +8743,9 @@ "bind": "/run/udev", "container": "/run/udev" } - ] + ], + "webpage": "https://github.com/AnalogJ/scrutiny", + "id": 190 }, { "categories": [ @@ -8185,6 +8768,8 @@ "image": "searxng/searxng:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/searx.png", "name": "SearXNG", + "officialDoc": "https://docs.searxng.org/admin/installation-docker.html", + "piHostedDoc": "searxng.md", "platform": "linux", "ports": [ "9017:8080/tcp" @@ -8198,6 +8783,8 @@ "container": "/etc/searxng" } ], + "webpage": "https://docs.searxng.org/", + "id": 191, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.searxng.org/
Official Docker Documentation: https://docs.searxng.org/admin/installation-docker.html

Pi-Hosted dedicated documentation: searxng.md




" }, { @@ -8209,6 +8796,7 @@ "image": "nicholaswilde/shiori:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/shiori-icon.png", "name": "shiori", + "officialDoc": "https://github.com/nicholaswilde/docker-shiori", "platform": "linux", "ports": [ "7564:8080/tcp" @@ -8222,6 +8810,8 @@ "container": "/srv/shiori" } ], + "webpage": "https://github.com/go-shiori/shiori", + "id": 192, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/go-shiori/shiori
Official Docker Documentation: https://github.com/nicholaswilde/docker-shiori


" }, { @@ -8245,6 +8835,7 @@ "image": "linuxserver/sickchill:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sickchill-icon.png", "name": "sickchill", + "officialDoc": "https://sickchill.github.io/", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -8266,6 +8857,8 @@ "container": "/tv" } ], + "webpage": "https://docs.linuxserver.io/images/docker-sickchill", + "id": 193, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.linuxserver.io/images/docker-sickchill
Official Docker Documentation: https://sickchill.github.io/


" }, { @@ -8289,6 +8882,7 @@ "image": "linuxserver/sickgear:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sickgear-icon.png", "name": "sickgear", + "officialDoc": "https://docs.linuxserver.io/images/docker-sickgear", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -8310,6 +8904,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/SickGear/SickGear/wiki", + "id": 194, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/SickGear/SickGear/wiki
Official Docker Documentation: https://docs.linuxserver.io/images/docker-sickgear


" }, { @@ -8321,6 +8917,7 @@ "image": "yourselfhosted/slash:latest", "logo": "https://raw.githubusercontent.com/yourselfhosted/slash/main/frontend/web/public/logo.png", "name": "slash", + "officialDoc": "https://github.com/yourselfhosted/slash", "platform": "linux", "ports": [ "5231:5231/tcp" @@ -8334,6 +8931,8 @@ "container": "/var/opt//slash" } ], + "webpage": "https://github.com/yourselfhosted/slash", + "id": 7, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/yourselfhosted/slash
Official Docker Documentation: https://github.com/yourselfhosted/slash


" }, { @@ -8356,6 +8955,7 @@ "image": "linuxserver/smokeping:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/smokeping-icon.png", "name": "smokeping", + "officialDoc": "https://docs.linuxserver.io/images/docker-smokeping", "platform": "linux", "ports": [ "4794:80/tcp" @@ -8373,6 +8973,8 @@ "container": "/data" } ], + "webpage": "https://oss.oetiker.ch/smokeping/", + "id": 195, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://oss.oetiker.ch/smokeping/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-smokeping


" }, { @@ -8385,6 +8987,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/snibox.png", "name": "Snippet-box", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pawelmalak/snippet-box
Official Docker Documentation: https://github.com/pawelmalak/snippet-box#with-docker


Youtube Video: Novaspirit Tech - My Most used container! Snippet Box

Label-oriented interface with search. Supports various programming languages, markdown, plain text.", + "officialDoc": "https://github.com/pawelmalak/snippet-box#with-docker", "platform": "linux", "ports": [ "5010:5000/tcp" @@ -8397,7 +9000,9 @@ "bind": "/portainer/Files/AppData/Config/Snippet-box", "container": "/app/data" } - ] + ], + "webpage": "https://github.com/pawelmalak/snippet-box", + "id": 196 }, { "categories": [ @@ -8420,6 +9025,7 @@ "image": "linuxserver/sonarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sonarr-icon.png", "name": "sonarr", + "officialDoc": "https://docs.linuxserver.io/images/docker-sonarr", "platform": "linux", "ports": [ "8989:8989/tcp" @@ -8445,6 +9051,8 @@ "container": "/downloads" } ], + "webpage": "https://sonarr.tv/", + "id": 197, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sonarr.tv/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-sonarr


" }, { @@ -8464,6 +9072,7 @@ "image": "henrywhitaker3/speedtest-tracker:dev", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest-tracker.png", "name": "speedtest-tracker", + "officialDoc": "https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker", "platform": "linux", "ports": [ "8765:80/tcp" @@ -8477,6 +9086,8 @@ "container": "/config" } ], + "webpage": "https://github.com/henrywhitaker3/Speedtest-Tracker", + "id": 199, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/henrywhitaker3/Speedtest-Tracker
Official Docker Documentation: https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker


" }, { @@ -8488,6 +9099,7 @@ "image": "niruix/sshwifty:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sshwifty-icon.png", "name": "Sshwifty", + "officialDoc": "https://github.com/nirui/sshwifty#docker-image", "platform": "linux", "ports": [ "8182:8182/tcp" @@ -8495,6 +9107,8 @@ "restart_policy": "unless-stopped", "title": "Sshwifty", "type": 1, + "webpage": "https://sshwifty.herokuapp.com/", + "id": 200, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sshwifty.herokuapp.com/
Official Docker Documentation: https://github.com/nirui/sshwifty#docker-image


" }, { @@ -8506,6 +9120,7 @@ "image": "surrealdb/surrealdb:latest", "logo": "", "name": "SurrealDB", + "officialDoc": "https://hub.docker.com/r/surrealdb/surrealdb", "env": [ { "default": "default_username", @@ -8532,6 +9147,8 @@ "restart_policy": "unless-stopped", "title": "SurrealDB", "type": 1, + "webpage": "https://surrealdb.com/", + "id": 201, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://surrealdb.com/
Official Docker Documentation: https://hub.docker.com/r/surrealdb/surrealdb


" }, { @@ -8557,6 +9174,7 @@ "image": "linuxserver/syncthing:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/syncthing-icon.png", "name": "syncthing", + "officialDoc": "https://docs.linuxserver.io/images/docker-syncthing", "platform": "linux", "ports": [ "8384:8384/tcp", @@ -8575,6 +9193,8 @@ "container": "/sync" } ], + "webpage": "https://syncthing.net/", + "id": 202, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://syncthing.net/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-syncthing


" }, { @@ -8599,6 +9219,7 @@ "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", + "officialDoc": "https://github.com/mklements/OLED_Stats_Docker", "platform": "linux", "restart_policy": "unless-stopped", "title": "System Stats OLED display", @@ -8614,7 +9235,9 @@ } ], "network": "host", - "privileged": true + "privileged": true, + "webpage": "https://www.the-diy-life.com/", + "id": 147 }, { "categories": [ @@ -8634,6 +9257,7 @@ "image": "tailscale/tailscale:stable", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tailscale-icon.png", "name": "tailscale", + "officialDoc": "https://hub.docker.com/r/tailscale/tailscale", "platform": "linux", "restart_policy": "unless-stopped", "title": "Tailscale", @@ -8648,6 +9272,8 @@ "container": "/dev/net/tun" } ], + "webpage": "https://tailscale.com/", + "id": 203, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tailscale.com/
Official Docker Documentation: https://hub.docker.com/r/tailscale/tailscale


" }, { @@ -8671,6 +9297,7 @@ "image": "linuxserver/tautulli:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tautulli-icon.png", "name": "tautulli", + "officialDoc": "https://docs.linuxserver.io/images/docker-tautulli", "platform": "linux", "ports": [ "8181:8181/tcp" @@ -8688,6 +9315,8 @@ "container": "/config" } ], + "webpage": "https://tautulli.com/", + "id": 204, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tautulli.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-tautulli


" }, { @@ -8727,6 +9356,8 @@ "container": "/data" } ], + "webpage": "https://hub.docker.com/r/r3aper/teeworlds-server", + "id": 8, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/r3aper/teeworlds-server


" }, { @@ -8747,6 +9378,7 @@ "image": "cristianeduardmihai/thanos:latest", "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/images/aternos-thanos.png", "name": "Thanos", + "officialDoc": "https://github.com/aternosorg/thanos", "platform": "linux", "restart_policy": "never", "title": "Thanos", @@ -8761,6 +9393,8 @@ "container": "/watch" } ], + "webpage": "https://github.com/aternosorg/thanos", + "id": 205, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/aternosorg/thanos
Official Docker Documentation: https://github.com/aternosorg/thanos


" }, { @@ -8783,6 +9417,7 @@ "image": "linuxserver/thelounge:latest", "logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png", "name": "thelounge", + "officialDoc": "https://docs.linuxserver.io/images/docker-thelounge", "platform": "linux", "ports": [ "9500:9000/tcp" @@ -8796,6 +9431,8 @@ "container": "/config" } ], + "webpage": "https://thelounge.chat/", + "id": 206, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://thelounge.chat/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-thelounge


" }, { @@ -8807,6 +9444,8 @@ "image": "nicolaw/tiddlywiki:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tiddlywiki.png", "name": "tiddlywiki", + "officialDoc": "https://gitlab.com/nicolaw/tiddlywiki", + "preInstallScript": "install_tiddlywiki.sh", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -8820,6 +9459,8 @@ "container": "/var/lib/tiddlywiki" } ], + "webpage": "https://tiddlywiki.com/", + "id": 207, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tiddlywiki.com/
Official Docker Documentation: https://gitlab.com/nicolaw/tiddlywiki

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_tiddlywiki.sh | bash



" }, { @@ -8833,12 +9474,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/traefik.png", "name": "traefik", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://doc.traefik.io/traefik/
Official Docker Documentation: https://doc.traefik.io/traefik/getting-started/install-traefik/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/traefik.sh | bash



A simple and lightweight reverse proxy", + "officialDoc": "https://doc.traefik.io/traefik/getting-started/install-traefik/", "platform": "linux", "ports": [ "80:80/tcp", "443:443/tcp", "8080:8080/tcp" ], + "preInstallScript": "traefik.sh", "restart_policy": "unless-stopped", "title": "Traefik", "type": 1, @@ -8859,7 +9502,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://doc.traefik.io/traefik/", + "id": 208 }, { "categories": [ @@ -8881,6 +9526,7 @@ "image": "linuxserver/transmission:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission", + "officialDoc": "https://docs.linuxserver.io/images/docker-transmission", "platform": "linux", "ports": [ "9091:9091/tcp", @@ -8902,6 +9548,8 @@ "container": "/watch" } ], + "webpage": "https://transmissionbt.com/", + "id": 211, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-transmission


" }, { @@ -8959,6 +9607,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission-openvpn-latest", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/


List of supported providers available here.", + "officialDoc": "https://haugene.github.io/docker-transmission-openvpn/run-container/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -8980,7 +9629,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime" } - ] + ], + "webpage": "https://transmissionbt.com/", + "id": 209 }, { "categories": [ @@ -9037,6 +9688,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission-openvpn", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/


Youtube Video: Novaspirit Tech - Torrent with Docker and OPENVPN with Transmission and PIA

List of supported providers available here.", + "officialDoc": "https://haugene.github.io/docker-transmission-openvpn/run-container/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -9058,7 +9710,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime" } - ] + ], + "webpage": "https://transmissionbt.com/", + "id": 210 }, { "categories": [ @@ -9081,6 +9735,7 @@ "image": "linuxserver/tvheadend:latest", "logo": "http://i.imgur.com/zGSUAT4.png", "name": "tvheadend", + "officialDoc": "https://docs.linuxserver.io/images/docker-tvheadend", "platform": "linux", "ports": [ "9981:9981/tcp", @@ -9098,6 +9753,8 @@ "container": "/recordings" } ], + "webpage": "https://tvheadend.org/", + "id": 212, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tvheadend.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-tvheadend


" }, { @@ -9126,6 +9783,7 @@ "image": "linuxserver/ubooquity:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ubooquity-icon.png", "name": "ubooquity", + "officialDoc": "https://docs.linuxserver.io/images/docker-ubooquity", "platform": "linux", "ports": [ "2202:2202/tcp", @@ -9145,6 +9803,8 @@ "container": "/config" } ], + "webpage": "https://vaemendis.net/ubooquity/", + "id": 213, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://vaemendis.net/ubooquity/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-ubooquity


" }, { @@ -9168,6 +9828,7 @@ "image": "lscr.io/linuxserver/unifi-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifi-icon.png", "name": "unifi-controller", + "officialDoc": "https://docs.linuxserver.io/images/docker-unifi-controller", "platform": "linux", "ports": [ "3478:3478/udp", @@ -9188,6 +9849,8 @@ "container": "/config" } ], + "webpage": "https://ui.com/consoles", + "id": 214, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ui.com/consoles
Official Docker Documentation: https://docs.linuxserver.io/images/docker-unifi-controller


" }, { @@ -9220,6 +9883,7 @@ "image": "pducharme/unifi-video-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifivideo-icon.png", "name": "UniFi Video", + "officialDoc": "https://github.com/pducharme/UniFi-Video-Controller", "platform": "linux", "ports": [ "1935:1935/tcp", @@ -9245,6 +9909,8 @@ "container": "/config" } ], + "webpage": "https://github.com/pducharme/UniFi-Video-Controller", + "id": 215, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pducharme/UniFi-Video-Controller
Official Docker Documentation: https://github.com/pducharme/UniFi-Video-Controller


" }, { @@ -9267,6 +9933,7 @@ "image": "josh5/unmanic:latest", "logo": "https://docs.unmanic.app/img/icon.png", "name": "unmanic", + "officialDoc": "https://docs.unmanic.app/docs/installation/docker", "platform": "linux", "ports": [ "8888:8888/tcp" @@ -9288,6 +9955,8 @@ "container": "/tmp/unmanic" } ], + "webpage": "https://docs.unmanic.app/", + "id": 216, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.unmanic.app/
Official Docker Documentation: https://docs.unmanic.app/docs/installation/docker


" }, { @@ -9298,10 +9967,13 @@ "description": "Monitor your Unifi Controller using Grafana developed by oijkn for the Raspberry Pi Monitor.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unpoller-logo.png", "name": "UnPoller Unifi Controller Monitor", + "officialDoc": "https://github.com/novaspirit/pi-hosted/blob/master/docs/UnPoller-Monitor.md", + "piHostedDoc": "UnPoller-Monitor.md", "platform": "linux", "ports": [ "8086:8086/tcp" ], + "preInstallScript": "unpoller-install.sh", "repository": { "stackfile": "stack/unpoller-stack.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -9309,6 +9981,8 @@ "restart_policy": "unless-stopped", "title": "UnPoller Monitor", "type": 3, + "webpage": "https://unpoller.com/", + "id": 217, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://unpoller.com/
Official Docker Documentation: https://github.com/novaspirit/pi-hosted/blob/master/docs/UnPoller-Monitor.md

Pi-Hosted dedicated documentation: UnPoller-Monitor.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/unpoller-install.sh | bash



" }, { @@ -9321,6 +9995,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/uptime-kuma.png", "name": "uptime-kuma", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/louislam/uptime-kuma
Official Docker Documentation: https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install#-docker


A fancy self-hosted monitoring tool.", + "officialDoc": "https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install#-docker", "platform": "linux", "ports": [ "3001:3001/tcp" @@ -9333,7 +10008,9 @@ "bind": "/portainer/Files/AppData/Config/uptime-kuma", "container": "/app/data" } - ] + ], + "webpage": "https://github.com/louislam/uptime-kuma", + "id": 218 }, { "categories": [ @@ -9355,6 +10032,7 @@ "image": "uroni/urbackup-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/urbackup.png", "name": "UrBackup", + "officialDoc": "https://www.github.com/uroni/urbackup-server-docker", "platform": "linux", "ports": [ "55415:55415/tcp", @@ -9373,6 +10051,8 @@ "container": "/backup" } ], + "webpage": "https://www.urbackup.org/", + "id": 219, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.urbackup.org/
Official Docker Documentation: https://www.github.com/uroni/urbackup-server-docker


" }, { @@ -9385,6 +10065,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bitwarden.png", "name": "vaultwarden", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/dani-garcia/vaultwarden
Official Docker Documentation: https://github.com/dani-garcia/vaultwarden/wiki


Alternative Implementation of the Bitwarden Server API in Rust, including web vault.", + "officialDoc": "https://github.com/dani-garcia/vaultwarden/wiki", "platform": "linux", "ports": [ "8010:80/tcp", @@ -9398,7 +10079,9 @@ "bind": "/portainer/Files/AppData/Config/Bitwarden", "container": "/data" } - ] + ], + "webpage": "https://github.com/dani-garcia/vaultwarden", + "id": 220 }, { "categories": [ @@ -9447,7 +10130,9 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/vikunja.png", "name": "vikunja", + "officialDoc": "https://vikunja.io/docs/full-docker-example/#example-with-nginx-as-proxy", "platform": "linux", + "preInstallScript": "install_vikunja.sh", "repository": { "stackfile": "stack/vikunja.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -9455,6 +10140,8 @@ "restart_policy": "unless-stopped", "title": "Vikunja With Frontend", "type": 3, + "webpage": "https://vikunja.io/", + "id": 221, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://vikunja.io/
Official Docker Documentation: https://vikunja.io/docs/full-docker-example/#example-with-nginx-as-proxy

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_vikunja.sh | bash



" }, { @@ -9466,6 +10153,7 @@ "image": "mikolatero/vlmcsd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/vlmcsd.png", "name": "vlmcsd-kms", + "officialDoc": "https://github.com/mikolatero/docker-vlmcsd", "platform": "linux", "ports": [ "1688:1688/tcp" @@ -9473,6 +10161,8 @@ "restart_policy": "unless-stopped", "title": "Vlmcsd - KMS", "type": 1, + "webpage": "https://hub.docker.com/r/mikolatero/vlmcsd", + "id": 222, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mikolatero/vlmcsd
Official Docker Documentation: https://github.com/mikolatero/docker-vlmcsd


" }, { @@ -9483,6 +10173,7 @@ "image": "bellamy/wallos:latest", "logo": "https://raw.githubusercontent.com/ellite/Wallos/main/images/wallossolidwhite.png", "name": "wallos", + "officialDoc": "https://github.com/ellite/Wallos", "platform": "linux", "env": [ { @@ -9507,6 +10198,8 @@ "container": "/var/www/html/images/uploads/logos" } ], + "webpage": "https://github.com/ellite/Wallos", + "id": 223, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/ellite/Wallos
Official Docker Documentation: https://github.com/ellite/Wallos


" }, { @@ -9520,6 +10213,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/watchtower.png", "name": "watchtower", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://containrrr.dev/watchtower/
Official Docker Documentation: https://containrrr.dev/watchtower/usage-overview/


Youtube Video: Novaspirit Tech - Upgrading Portainer and Updating Containers

It is recommended to manually update your containers but we're including this for those of you that don't care", + "officialDoc": "https://containrrr.dev/watchtower/usage-overview/", "platform": "linux", "command": "--cleanup", "restart_policy": "unless-stopped", @@ -9530,7 +10224,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://containrrr.dev/watchtower/", + "id": 224 }, { "categories": [ @@ -9552,6 +10248,7 @@ "image": "linuxserver/webgrabplus:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/webgrabplus.png", "name": "webgrabplus", + "officialDoc": "https://docs.linuxserver.io/images/docker-webgrabplus", "platform": "linux", "restart_policy": "unless-stopped", "title": "WebGrab+Plus", @@ -9566,6 +10263,8 @@ "container": "/data" } ], + "webpage": "http://www.webgrabplus.com/", + "id": 225, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://www.webgrabplus.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-webgrabplus


" }, { @@ -9600,6 +10299,7 @@ "image": "ghcr.io/hotio/whisparr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whisparr-icon.png", "name": "whisparr", + "officialDoc": "https://wiki.servarr.com/en/whisparr", "platform": "linux", "ports": [ "6969:6969/tcp" @@ -9621,6 +10321,8 @@ "container": "/Adult" } ], + "webpage": "https://hotio.dev/", + "id": 226, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hotio.dev/
Official Docker Documentation: https://wiki.servarr.com/en/whisparr


" }, { @@ -9632,6 +10334,8 @@ "image": "benbusby/whoogle-search:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png", "name": "whoogle", + "officialDoc": "https://github.com/benbusby/whoogle-search#g-manual-docker", + "preInstallScript": "install_whoogle.sh", "platform": "linux", "ports": [ "5001:5000/tcp" @@ -9645,6 +10349,8 @@ "container": "/config" } ], + "webpage": "https://github.com/benbusby/whoogle-search", + "id": 227, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/benbusby/whoogle-search
Official Docker Documentation: https://github.com/benbusby/whoogle-search#g-manual-docker

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_whoogle.sh | bash



Youtube Video: Novaspirit Tech - How to Install Whoogle to replace using Google and repo notes

" }, { @@ -9656,6 +10362,7 @@ "image": "linuxserver/wikijs:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wikijs.png", "name": "wikijs", + "officialDoc": "https://docs.linuxserver.io/images/docker-wikijs", "platform": "linux", "ports": [ "3100:3000/tcp" @@ -9673,6 +10380,8 @@ "container": "/data" } ], + "webpage": "https://js.wiki/", + "id": 228, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://js.wiki/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-wikijs


" }, { @@ -9685,6 +10394,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/win2000.png", "name": "win2000", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hectorm/docker-qemu-win2000
Official Docker Documentation: https://github.com/hectorm/docker-qemu-win2000#start-an-instance


Youtube Video: Novaspirit Tech - Checking out Windows 2000 Docker

Why? Your scientists were so preoccupied with whether or not they could, that they didn't stop to think if they should. -- Dr. Ian Malcolm", + "officialDoc": "https://github.com/hectorm/docker-qemu-win2000#start-an-instance", "platform": "linux", "ports": [ "3389:3389/tcp", @@ -9699,7 +10409,9 @@ "bind": "/portainer/Files/AppData/Config/Win2000/zdrive", "container": "/mnt" } - ] + ], + "webpage": "https://github.com/hectorm/docker-qemu-win2000", + "id": 229 }, { "categories": [ @@ -9743,6 +10455,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wireguard.png", "name": "wg-easy", + "officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker", + "piHostedDoc": "wireguard-install.md", "platform": "linux", "repository": { "stackfile": "stack/wireguard-easy.yml", @@ -9750,6 +10464,8 @@ }, "title": "Wireguard Server", "type": 3, + "webpage": "https://github.com/WeeJeWel/wg-easy/", + "id": 230, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/WeeJeWel/wg-easy/
Official Docker Documentation: https://github.com/WeeJeWel/wg-easy/#1-install-docker

Pi-Hosted dedicated documentation: wireguard-install.md




Youtube Video: Novaspirit Tech - Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit

" }, { @@ -9780,13 +10496,17 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wordpress.png", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://wordpress.com/
Official Docker Documentation: https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose

Pi-Hosted dedicated documentation: wordpress_installation.md




Deploys a Wordpress instance connected to a MySQL database.", + "officialDoc": "https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose", + "piHostedDoc": "wordpress_installation.md", "platform": "linux", "repository": { "stackfile": "stack/wordpress-stack.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Wordpress", - "type": 3 + "type": 3, + "webpage": "https://wordpress.com/", + "id": 231 }, { "categories": [ @@ -9797,6 +10517,7 @@ "image": "selfhostedpro/yacht:latest", "logo": "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png", "name": "yacht", + "officialDoc": "https://yacht.sh/docs/Installation/Install#via-docker-compose", "platform": "linux", "ports": [ "8001:8000/tcp" @@ -9814,6 +10535,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://yacht.sh/", + "id": 232, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://yacht.sh/
Official Docker Documentation: https://yacht.sh/docs/Installation/Install#via-docker-compose


" }, { @@ -9862,6 +10585,8 @@ ], "name": "Your Spotify", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/your-spotify.png", + "officialDoc": "https://github.com/Yooooomi/your_spotify#readme", + "webpage": "https://github.com/Yooooomi/your_spotify", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Yooooomi/your_spotify
Official Docker Documentation: https://github.com/Yooooomi/your_spotify#readme


Create a Spotify App here: https://developer.spotify.com/dashboard/applications. Don't forget adding Redirect URL: http://192.168.X.Y:3081/oauth/spotify/callback under edit settings of the dashboard.", "platform": "linux", "repository": { @@ -9869,7 +10594,8 @@ "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "your-spotify", - "type": 3 + "type": 3, + "id": 233 }, { "categories": [ @@ -9933,7 +10659,9 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/yourls-logo.png", "name": "yourls", + "officialDoc": "https://yourls.org/#Install", "platform": "linux", + "preInstallScript": "install_yourls.sh", "repository": { "stackfile": "stack/yourls.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -9941,6 +10669,8 @@ "restart_policy": "unless-stopped", "title": "Yourls", "type": 3, + "webpage": "https://yourls.org/", + "id": 234, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://yourls.org/
Official Docker Documentation: https://yourls.org/#Install

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_yourls.sh | bash



" }, { @@ -9952,6 +10682,7 @@ "image": "tzahi12345/youtubedl-material:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ytdlm.png", "name": "youtubedl-material", + "officialDoc": "https://github.com/Tzahi12345/YoutubeDL-Material#docker", "platform": "linux", "ports": [ "17442:17442/tcp" @@ -9981,6 +10712,8 @@ "container": "/app/audio" } ], + "webpage": "https://github.com/Tzahi12345/YoutubeDL-Material", + "id": 235, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Tzahi12345/YoutubeDL-Material
Official Docker Documentation: https://github.com/Tzahi12345/YoutubeDL-Material#docker


" }, { @@ -10003,6 +10736,7 @@ "image": "linuxserver/znc:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/znc-icon.png", "name": "znc", + "officialDoc": "https://docs.linuxserver.io/images/docker-znc", "platform": "linux", "ports": [ "6501:6501/tcp" @@ -10016,6 +10750,8 @@ "container": "/config" } ], + "webpage": "https://wiki.znc.in/ZNC", + "id": 236, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://wiki.znc.in/ZNC
Official Docker Documentation: https://docs.linuxserver.io/images/docker-znc


" } ] diff --git a/template/portainer-v3-arm32.json b/template/portainer-v3-arm32.json index 72616a7..2f3d340 100644 --- a/template/portainer-v3-arm32.json +++ b/template/portainer-v3-arm32.json @@ -10,6 +10,7 @@ "image": "adguard/adguardhome:latest", "logo": "https://developer.asustor.com/uploadIcons/0020_999_1595573028_AdGuardhome_256.png", "name": "Adguardhome", + "officialDoc": "https://github.com/AdguardTeam/AdGuardHome/wiki/Docker", "platform": "linux", "ports": [ "53:53/tcp", @@ -39,6 +40,8 @@ "container": "/opt/adguardhome/work" } ], + "webpage": "https://adguard.com/en/adguard-home/overview.html", + "id": 10, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://adguard.com/en/adguard-home/overview.html
Official Docker Documentation: https://github.com/AdguardTeam/AdGuardHome/wiki/Docker


" }, { @@ -51,6 +54,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/novnc.png", "name": "alpine-xfce4-novnc", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/novaspirit/Alpine_xfce4_noVNC
Official Docker Documentation: https://github.com/novaspirit/Alpine_xfce4_noVNC


Default username/password will be alpine/alpine.", + "officialDoc": "https://github.com/novaspirit/Alpine_xfce4_noVNC", "platform": "linux", "ports": [ "6080:6080/tcp", @@ -64,7 +68,9 @@ "bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/alpine/downloads", "container": "/home/alpine/downloads" } - ] + ], + "webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC", + "id": 14 }, { "categories": [ @@ -87,6 +93,7 @@ "image": "httpd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/apache-httpd.png", "name": "apache-httpd", + "officialDoc": "https://hub.docker.com/_/httpd", "platform": "linux", "ports": [ "8080:80/tcp", @@ -101,6 +108,8 @@ "container": "/usr/local/apache2/htdocs/" } ], + "webpage": "https://httpd.apache.org/", + "id": 15, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://httpd.apache.org/
Official Docker Documentation: https://hub.docker.com/_/httpd


" }, { @@ -125,6 +134,7 @@ "image": "justarchi/archisteamfarm:latest", "logo": "https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/main/resources/ASF_184x184.png", "name": "archisteamfarm", + "officialDoc": "https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/", "platform": "linux", "ports": [ "1242:1242/tcp" @@ -146,6 +156,8 @@ "container": "/app/logs" } ], + "webpage": "https://github.com/JustArchiNET/ArchiSteamFarm/", + "id": 16, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/JustArchiNET/ArchiSteamFarm/
Official Docker Documentation: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/


" }, { @@ -185,6 +197,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/archivebox.png", "name": "archivebox", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://archivebox.io/
Official Docker Documentation: https://github.com/ArchiveBox/ArchiveBox/wiki/Docker


By default an admin user is not created. You can do so by launching a shell in the container and executing 'archivebox manage createsuperuser'. Documentation is Available here.", + "officialDoc": "https://github.com/ArchiveBox/ArchiveBox/wiki/Docker", "platform": "linux", "ports": [ "8002:8000/tcp" @@ -197,7 +210,9 @@ "bind": "/portainer/Files/AppData/Config/archivebox", "container": "/data" } - ] + ], + "webpage": "https://archivebox.io/", + "id": 17 }, { "categories": [ @@ -224,6 +239,7 @@ "image": "hurlenko/aria2-ariang:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png", "name": "AriaNG", + "officialDoc": "https://github.com/hurlenko/aria2-ariang-docker", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -241,6 +257,8 @@ "container": "/aria2/data" } ], + "webpage": "https://github.com/hurlenko/aria2-ariang-docker", + "id": 18, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hurlenko/aria2-ariang-docker
Official Docker Documentation: https://github.com/hurlenko/aria2-ariang-docker


" }, { @@ -261,6 +279,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/authelia.png", "name": "authelia", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.authelia.com/
Official Docker Documentation: https://www.authelia.com/docs/configuration/


Requires a configuration.yml file in order to work. Documentation is Available here.", + "officialDoc": "https://www.authelia.com/docs/configuration/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -273,7 +292,9 @@ "bind": "/portainer/Files/AppData/Config/Authelia", "container": "/etc/authelia/" } - ] + ], + "webpage": "https://www.authelia.com/", + "id": 19 }, { "categories": [ @@ -286,12 +307,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/caddy.png", "name": "caddy", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://caddyserver.com/
Official Docker Documentation: https://hub.docker.com/_/caddy

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_caddy.sh | bash



Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go", + "officialDoc": "https://hub.docker.com/_/caddy", "platform": "linux", "ports": [ "80:80/tcp", "443:443/tcp", "2019:2019/tcp" ], + "preInstallScript": "install_caddy.sh", "restart_policy": "unless-stopped", "title": "Caddy", "type": 1, @@ -308,7 +331,9 @@ "bind": "/portainer/Files/AppData/Config/Caddy/Caddyfile", "container": "/etc/caddy/Caddyfile" } - ] + ], + "webpage": "https://caddyserver.com/", + "id": 25 }, { "categories": [ @@ -357,6 +382,7 @@ "image": "nmtan/chevereto:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Chevereto.png", "name": "Chevereto", + "officialDoc": "https://hub.docker.com/r/nmtan/chevereto", "platform": "linux", "ports": [ "7382:80/tcp" @@ -369,6 +395,8 @@ "container": "/var/www/html/images" } ], + "webpage": "https://chevereto.com/", + "id": 29, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://chevereto.com/
Official Docker Documentation: https://hub.docker.com/r/nmtan/chevereto


" }, { @@ -393,6 +421,7 @@ "image": "cturra/ntp:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png", "name": "chrony-ntp", + "officialDoc": "https://github.com/cturra/docker-ntp/blob/main/README.md", "platform": "linux", "ports": [ "123:123/udp" @@ -400,6 +429,8 @@ "restart_policy": "unless-stopped", "title": "Chrony NTP", "type": 1, + "webpage": "https://github.com/cturra/docker-ntp", + "id": 30, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/cturra/docker-ntp
Official Docker Documentation: https://github.com/cturra/docker-ntp/blob/main/README.md


" }, { @@ -411,6 +442,8 @@ "image": "mkodockx/docker-clamav:alpine", "logo": "http://www.clamav.net/assets/clamav-trademark.png", "name": "clamav", + "officialDoc": "https://hub.docker.com/r/mkodockx/docker-clamav", + "preInstallScript": "install_clamav.sh", "platform": "linux", "ports": [ "3310:3310/tcp" @@ -436,6 +469,8 @@ "container": "/var/lib/clamav" } ], + "webpage": "https://docs.clamav.net/", + "id": 31, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.clamav.net/
Official Docker Documentation: https://hub.docker.com/r/mkodockx/docker-clamav

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_clamav.sh | bash



" }, { @@ -464,10 +499,13 @@ "image": "favonia/cloudflare-ddns:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflare-ddns.png", "name": "cloudflare-ddns", + "officialDoc": "https://github.com/favonia/cloudflare-ddns/", "platform": "linux", "restart_policy": "unless-stopped", "title": "Cloudflare DDNS", "type": 1, + "webpage": "https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/", + "id": 32, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/
Official Docker Documentation: https://github.com/favonia/cloudflare-ddns/


" }, { @@ -479,6 +517,7 @@ "image": "failed2run/dashmachine:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashmachine_logo.png", "name": "dashmachine", + "officialDoc": "https://github.com/rmountjoy92/DashMachine", "platform": "linux", "ports": [ "5100:5000/tcp" @@ -492,6 +531,8 @@ "container": "/dashmachine/dashmachine/user_data" } ], + "webpage": "https://github.com/rmountjoy92/DashMachine", + "id": 40, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/rmountjoy92/DashMachine
Official Docker Documentation: https://github.com/rmountjoy92/DashMachine


" }, { @@ -514,6 +555,8 @@ "image": "lissy93/dashy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashy.png", "name": "Dashy", + "officialDoc": "https://dashy.to/docs/quick-start", + "preInstallScript": "install_dashy.sh", "platform": "linux", "ports": [ "9100:8080/tcp" @@ -527,6 +570,8 @@ "container": "/app/public/conf.yml" } ], + "webpage": "https://dashy.to", + "id": 41, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dashy.to
Official Docker Documentation: https://dashy.to/docs/quick-start

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_dashy.sh | bash



" }, { @@ -569,6 +614,7 @@ "image": "postgres:13", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png", "name": "DaVinci Postgres Server", + "officialDoc": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md", "platform": "linux", "ports": [ "5432:5432/tcp" @@ -582,6 +628,8 @@ "container": "/var/lib/postgresql/data" } ], + "webpage": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md", + "id": 42, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md
Official Docker Documentation: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md


" }, { @@ -594,6 +642,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deemix.png", "name": "deemix", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://deemix.app/
Official Docker Documentation: https://gitlab.com/Bockiii/deemix-docker


Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.", + "officialDoc": "https://gitlab.com/Bockiii/deemix-docker", "platform": "linux", "ports": [ "9666:6595/tcp" @@ -610,7 +659,9 @@ "bind": "/portainer/Downloads", "container": "/downloads" } - ] + ], + "webpage": "https://deemix.app/", + "id": 44 }, { "categories": [ @@ -622,6 +673,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dozzle.png", "name": "dozzle", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dozzle.dev/
Official Docker Documentation: https://github.com/amir20/dozzle


View logs for docker containers.", + "officialDoc": "https://github.com/amir20/dozzle", "platform": "linux", "ports": [ "8888:8080/tcp" @@ -634,7 +686,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://dozzle.dev/", + "id": 50 }, { "categories": [ @@ -645,6 +699,7 @@ "image": "eclipse-mosquitto:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/eclipse-mosquitto.png", "name": "eclipse-mosquitto", + "officialDoc": "https://mosquitto.org/", "platform": "linux", "ports": [ "1883:1883/tcp", @@ -652,6 +707,7 @@ ], "restart_policy": "unless-stopped", "title": "Eclipse Mosquitto MQTT", + "preInstallScript": "install_mosquitto.sh", "type": 1, "volumes": [ { @@ -667,6 +723,8 @@ "container": "/mosquitto/log" } ], + "webpage": "https://mosquitto.org/", + "id": 55, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mosquitto.org/
Official Docker Documentation: https://mosquitto.org/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_mosquitto.sh | bash



" }, { @@ -679,6 +737,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png", "name": "filebrowser-latest", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

The default user and password is admin/admin.", + "officialDoc": "https://filebrowser.org/installation#docker", "platform": "linux", "ports": [ "8082:80/tcp" @@ -699,7 +758,9 @@ "bind": "/portainer/Files/AppData/Config/filebrowser/settings.json", "container": "/config/settings.json" } - ] + ], + "webpage": "https://filebrowser.org/", + "id": 60 }, { "categories": [ @@ -711,6 +772,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png", "name": "filebrowser", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

The default user and password is admin/admin.", + "officialDoc": "https://filebrowser.org/installation#docker", "platform": "linux", "env": [ { @@ -743,7 +805,9 @@ "bind": "/portainer/Files/AppData/Config/filebrowser/settings.json", "container": "/config/settings.json" } - ] + ], + "webpage": "https://filebrowser.org/", + "id": 59 }, { "categories": [ @@ -761,6 +825,7 @@ "image": "pawelmalak/flame:multiarch", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/flame.png", "name": "Flame", + "officialDoc": "https://github.com/pawelmalak/flame#with-docker-recommended", "platform": "linux", "ports": [ "5005:5005/tcp" @@ -778,6 +843,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://github.com/pawelmalak/flame", + "id": 62, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pawelmalak/flame
Official Docker Documentation: https://github.com/pawelmalak/flame#with-docker-recommended


" }, { @@ -811,6 +878,7 @@ "image": "ghcr.io/flaresolverr/flaresolverr:latest", "logo": "https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/c48d342b9cfb65d7696b96e9867fcff0ae87a0e2/resources/flaresolverr_logo.svg", "name": "FlareSolverr", + "officialDoc": "https://github.com/FlareSolverr/FlareSolverr#installation", "platform": "linux", "ports": [ "8191:8191/tcp" @@ -818,6 +886,7 @@ "restart_policy": "unless-stopped", "title": "FlareSolverr", "type": 1, + "id": 3, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Docker Documentation: https://github.com/FlareSolverr/FlareSolverr#installation


" }, { @@ -851,6 +920,7 @@ "image": "felddy/foundryvtt:release", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/foundrylogo.png", "name": "FoundryVTT", + "officialDoc": "https://hub.docker.com/r/felddy/foundryvtt", "platform": "linux", "ports": [ "30000:30000/tcp" @@ -864,6 +934,8 @@ "container": "/data" } ], + "webpage": "https://foundryvtt.com/", + "id": 65, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://foundryvtt.com/
Official Docker Documentation: https://hub.docker.com/r/felddy/foundryvtt


" }, { @@ -900,6 +972,9 @@ "container": "/var/lib/ghost/content" } ], + "officialDoc": "https://hub.docker.com/_/ghost", + "webpage": "https://github.com/docker-library/docs/tree/master/ghost", + "id": 68, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/docker-library/docs/tree/master/ghost
Official Docker Documentation: https://hub.docker.com/_/ghost


" }, { @@ -941,6 +1016,7 @@ ], "logo": "https://ghostfol.io/assets/apple-touch-icon.png", "name": "ghostfolio", + "officialDoc": "https://github.com/ghostfolio/ghostfolio#self-hosting", "platform": "linux", "repository": { "stackfile": "stack/ghostfolio.yml", @@ -949,6 +1025,8 @@ "restart_policy": "unless-stopped", "title": "Ghostfolio", "type": 3, + "webpage": "https://ghostfol.io/", + "id": 69, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ghostfol.io/
Official Docker Documentation: https://github.com/ghostfolio/ghostfolio#self-hosting


" }, { @@ -959,6 +1037,7 @@ "image": "serjs/go-socks5-proxy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png", "name": "socks5-proxy", + "officialDoc": "https://hub.docker.com/r/serjs/go-socks5-proxy", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -966,6 +1045,8 @@ "restart_policy": "unless-stopped", "title": "Go-Socks5-Proxy", "type": 1, + "webpage": "https://hub.docker.com/r/serjs/go-socks5-proxy", + "id": 72, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy
Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy


Youtube Video: Novaspirit Tech - Route Docker Traffic Through VPN Container

" }, { @@ -995,6 +1076,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gotify.png", "name": "gotify", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gotify.net/
Official Docker Documentation: https://gotify.net/docs/install


ARM7 Image. Documentation is Available here.", + "officialDoc": "https://gotify.net/docs/install", "platform": "linux", "ports": [ "9008:80/tcp" @@ -1007,7 +1089,9 @@ "bind": "/portainer/Files/AppData/Config/gotify", "container": "/app/data" } - ] + ], + "webpage": "https://gotify.net/", + "id": 73 }, { "categories": [ @@ -1017,10 +1101,12 @@ "description": "Grafana Dashboard anything. Observe everything. Query, visualize, alert on, and understand your data no matter where it’s stored. With Grafana you can create, explore, and share all of your data through beautiful, flexible dashboards.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/grafana.png", "name": "grafana", + "officialDoc": "https://grafana.com/docs/grafana/v9.0/setup-grafana/installation/docker/", "platform": "linux", "ports": [ "3030:3000/tcp" ], + "preInstallScript": "install_grafana.sh", "repository": { "stackfile": "stack/grafana.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -1028,6 +1114,8 @@ "restart_policy": "unless-stopped", "title": "Grafana", "type": 3, + "webpage": "https://grafana.com/grafana/", + "id": 74, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://grafana.com/grafana/
Official Docker Documentation: https://grafana.com/docs/grafana/v9.0/setup-grafana/installation/docker/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_grafana.sh | bash



" }, { @@ -1040,6 +1128,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/guacamole.png", "name": "guacamole", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://guacamole.apache.org/
Official Docker Documentation: https://hub.docker.com/r/oznu/guacamole


Youtube Video: Novaspirit Tech - Manually Installing Guacamole on Portainer

The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.", + "officialDoc": "https://hub.docker.com/r/oznu/guacamole", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -1052,7 +1141,9 @@ "bind": "/portainer/Files/AppData/Config/Guacamole", "container": "/config" } - ] + ], + "webpage": "https://guacamole.apache.org/", + "id": 77 }, { "categories": [ @@ -1097,7 +1188,10 @@ "bind": "/portainer/Files/AppData/Config/Homarr/icons", "container": "/app/public/icons" } - ] + ], + "officialDoc": "https://github.com/ajnart/homarr", + "webpage": "https://homarr.vercel.app/", + "id": 82 }, { "categories": [ @@ -1138,13 +1232,17 @@ "bind": "/portainer/Files/AppData/Config/Homarr/icons", "container": "/app/public/icons" } - ] + ], + "officialDoc": "https://github.com/ajnart/homarr", + "webpage": "https://homarr.vercel.app/", + "id": 81 }, { "description": "Home Assistant is a free and open-source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy.", "image": "homeassistant/home-assistant:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png", "name": "home-assistant", + "officialDoc": "https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-container", "platform": "linux", "ports": [ "8999:8123/tcp" @@ -1158,6 +1256,8 @@ "container": "/config" } ], + "webpage": "https://www.home-assistant.io/", + "id": 83, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.home-assistant.io/
Official Docker Documentation: https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-container


" }, { @@ -1197,6 +1297,7 @@ "name": "homebridge", "network": "host", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://homebridge.io/
Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker


Bringing HomeKit support where there is none", + "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", @@ -1207,7 +1308,9 @@ "bind": "/portainer/Files/AppData/Config/homebridge", "container": "/homebridge" } - ] + ], + "webpage": "https://homebridge.io/", + "id": 85 }, { "categories": [ @@ -1246,6 +1349,7 @@ "name": "homebridge-debian", "network": "host", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://homebridge.io/
Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker


Bringing HomeKit support where there is none", + "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", @@ -1256,7 +1360,9 @@ "bind": "/portainer/Files/AppData/Config/debian-homebridge", "container": "/homebridge" } - ] + ], + "webpage": "https://homebridge.io/", + "id": 84 }, { "categories": [ @@ -1266,6 +1372,7 @@ "image": "ghcr.io/gethomepage/homepage:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homepage.png", "name": "Homepage", + "officialDoc": "https://github.com/benphelps/homepage", "platform": "linux", "ports": [ "3015:3000/tcp" @@ -1283,6 +1390,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://github.com/benphelps/homepage", + "id": 86, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/benphelps/homepage
Official Docker Documentation: https://github.com/benphelps/homepage


" }, { @@ -1307,7 +1416,9 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homer.png", "name": "homer", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/bastienwirtz/homer
Official Docker Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_homer.sh | bash



Youtube Video: Novaspirit Tech - Installing and Configuring Homer Dashboard

This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer", + "officialDoc": "https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md", "platform": "linux", + "preInstallScript": "install_homer.sh", "ports": [ "8902:8080/tcp" ], @@ -1319,7 +1430,9 @@ "bind": "/portainer/Files/AppData/Config/Homer/assets", "container": "/www/assets" } - ] + ], + "webpage": "https://github.com/bastienwirtz/homer", + "id": 87 }, { "categories": [ @@ -1330,6 +1443,7 @@ "image": "mjysci/huginn:arm32v7", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/huginn.png", "name": "huginn", + "officialDoc": "https://github.com/huginn/huginn/tree/master/docker", "platform": "linux", "ports": [ "3005:3000/tcp" @@ -1343,6 +1457,8 @@ "container": "/var/lib/mysql" } ], + "webpage": "https://github.com/huginn/huginn", + "id": 89, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/huginn/huginn
Official Docker Documentation: https://github.com/huginn/huginn/tree/master/docker


" }, { @@ -1356,6 +1472,7 @@ "logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png", "name": "influxdb1810", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.influxdata.com/
Official Docker Documentation: https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker


You will need to add /portainer/Files/AppData/Config/Influxdb/config/influxdb.conf", + "officialDoc": "https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker", "platform": "linux", "ports": [ "8086:8086/tcp" @@ -1372,7 +1489,9 @@ "bind": "/portainer/Files/AppData/Config/Influxdb/config", "container": "/etc/influxdb" } - ] + ], + "webpage": "https://www.influxdata.com/", + "id": 90 }, { "categories": [ @@ -1394,6 +1513,7 @@ "image": "buanet/iobroker:latest", "logo": "https://github.com/buanet/ioBroker.docker/raw/main/docs/img/iobroker_logo.png", "name": "iobroker", + "officialDoc": "https://github.com/buanet/ioBroker.docker", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -1407,6 +1527,8 @@ "container": "/opt/iobroker" } ], + "webpage": "https://github.com/buanet/ioBroker.docker", + "id": 93, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/buanet/ioBroker.docker
Official Docker Documentation: https://github.com/buanet/ioBroker.docker


" }, { @@ -1435,6 +1557,7 @@ "image": "jaymoulin/jdownloader:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jdownloader.png", "name": "JDownloader", + "officialDoc": "https://github.com/jaymoulin/docker-jdownloader", "platform": "linux", "ports": [ "3129:3129/tcp" @@ -1452,6 +1575,8 @@ "container": "/opt/JDownloader/Downloads" } ], + "webpage": "https://my.jdownloader.org/", + "id": 95, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://my.jdownloader.org/
Official Docker Documentation: https://github.com/jaymoulin/docker-jdownloader


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

" }, { @@ -1466,6 +1591,7 @@ "logo": "https://github.com/hrfee/jfa-go/raw/main/images/jfa-go-icon.png", "name": "jfa-go", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://jfa-go.com/
Official Docker Documentation: https://wiki.jfa-go.com/


This system is setup to work with either Emby or Jellyfin out of the box. During the initial setup the user will have the option of which server they will be administering.", + "officialDoc": "https://wiki.jfa-go.com/", "platform": "linux", "restart_policy": "unless-stopped", "title": "Jellyfin-Accounts", @@ -1488,7 +1614,9 @@ "container": "/etc/localtime", "readonly": true } - ] + ], + "webpage": "https://jfa-go.com/", + "id": 98 }, { "categories": [ @@ -1499,6 +1627,7 @@ "image": "jvmilazz0/kavita:latest", "logo": "https://raw.githubusercontent.com/Kareadita/Kavita/develop/Logo/kavita.svg", "name": "Kavita", + "officialDoc": "https://wiki.kavitareader.com/installation/docker", "platform": "linux", "ports": [ "5002:5000/tcp" @@ -1531,6 +1660,8 @@ "container": "/kavita/config" } ], + "webpage": "https://www.kavitareader.com/", + "id": 102, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kavitareader.com/
Official Docker Documentation: https://wiki.kavitareader.com/installation/docker


" }, { @@ -1549,15 +1680,19 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png", "name": "klipper-mainsail-moonraker", + "officialDoc": "https://hub.docker.com/r/mkuf/klipper", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mkuf/klipper
Official Docker Documentation: https://hub.docker.com/r/mkuf/klipper

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_klipper.sh | bash



First you will need to download a printer.conf file from https://github.com/Klipper3d/klipper/tree/master/config and copy it to ", "platform": "linux", + "preInstallScript": "install_klipper.sh", "repository": { "stackfile": "stack/klipper.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "restart_policy": "unless-stopped", "title": "Klipper[Testing], Mainsail, Moonraker", - "type": 3 + "type": 3, + "webpage": "https://hub.docker.com/r/mkuf/klipper", + "id": 103 }, { "categories": [ @@ -1579,6 +1714,7 @@ "image": "lsioarmhf/kodi-headless:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kodi-icon.png", "name": "kodi-headless", + "officialDoc": "https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/", "platform": "linux", "ports": [ "8081:8080/tcp", @@ -1594,6 +1730,8 @@ "container": "/config/.kodi" } ], + "webpage": "https://kodi.tv/", + "id": 104, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://kodi.tv/
Official Docker Documentation: https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/


" }, { @@ -1605,6 +1743,7 @@ "image": "gotson/komga:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/komga.png", "name": "komga", + "officialDoc": "https://komga.org/", "platform": "linux", "ports": [ "8995:8080/tcp" @@ -1627,6 +1766,8 @@ "read_only": "true" } ], + "webpage": "https://github.com/gotson/komga", + "id": 105, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/gotson/komga
Official Docker Documentation: https://komga.org/


" }, { @@ -1638,6 +1779,7 @@ "image": "libreddit/libreddit:armv7", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/libreddit.png", "name": "libreddit", + "officialDoc": "https://github.com/spikecodes/libreddit#2-docker", "platform": "linux", "ports": [ "8088:8080/tcp" @@ -1651,6 +1793,8 @@ "container": "/config" } ], + "webpage": "https://libreddit.silkky.cloud/", + "id": 108, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://libreddit.silkky.cloud/
Official Docker Documentation: https://github.com/spikecodes/libreddit#2-docker


" }, { @@ -1679,6 +1823,8 @@ "image": "nitnelave/lldap:stable-debian", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png", "name": "LLDAP", + "officialDoc": "https://github.com/nitnelave/lldap", + "preInstallScript": "install_lldap.sh", "platform": "linux", "ports": [ "3890:3890/tcp", @@ -1693,6 +1839,8 @@ "container": "/data" } ], + "webpage": "https://github.com/nitnelave/lldap", + "id": 112, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/nitnelave/lldap
Official Docker Documentation: https://github.com/nitnelave/lldap

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_lldap.sh | bash



" }, { @@ -1715,6 +1863,8 @@ "image": "krateng/maloja:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/maloja.png", "name": "maloja", + "officialDoc": "https://github.com/krateng/maloja/blob/master/README.md", + "preInstallScript": "install_maloja.sh", "platform": "linux", "ports": [ "42010:42010/tcp" @@ -1728,6 +1878,8 @@ "container": "/data" } ], + "webpage": "https://github.com/krateng/maloja", + "id": 115, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/krateng/maloja
Official Docker Documentation: https://github.com/krateng/maloja/blob/master/README.md

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_maloja.sh | bash



" }, { @@ -1797,6 +1949,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mealie.png", "name": "mealie", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hay-kot.github.io/mealie/
Official Docker Documentation: https://hay-kot.github.io/mealie/documentation/getting-started/install/


Default Credentials: Username: changeme@email.com Password: MyPassword. Documentation is Available here.", + "officialDoc": "https://hay-kot.github.io/mealie/documentation/getting-started/install/", "platform": "linux", "ports": [ "9925:9000/tcp" @@ -1809,7 +1962,9 @@ "bind": "/portainer/Files/AppData/Config/mealie", "container": "/app/data" } - ] + ], + "webpage": "https://hay-kot.github.io/mealie/", + "id": 117 }, { "categories": [ @@ -1831,6 +1986,7 @@ "image": "alexta69/metube:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/metube.png", "name": "MeTube", + "officialDoc": "https://github.com/alexta69/metube", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -1844,6 +2000,8 @@ "container": "/downloads" } ], + "webpage": "https://hub.docker.com/r/alexta69/metube", + "id": 119, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/alexta69/metube
Official Docker Documentation: https://github.com/alexta69/metube


" }, { @@ -1863,6 +2021,7 @@ "image": "itzg/minecraft-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minecraft.png", "name": "minecraft", + "officialDoc": "https://github.com/itzg/docker-minecraft-server#using-docker-compose", "platform": "linux", "ports": [ "25565:25565/tcp" @@ -1876,6 +2035,8 @@ "container": "/data" } ], + "webpage": "https://www.minecraft.net/en-us", + "id": 120, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.minecraft.net/en-us
Official Docker Documentation: https://github.com/itzg/docker-minecraft-server#using-docker-compose


" }, { @@ -1916,6 +2077,7 @@ "image": "minio/minio:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minio.png", "name": "minio", + "officialDoc": "https://docs.min.io/minio/baremetal/quickstart/quickstart.html", "platform": "linux", "ports": [ "8760:9000/tcp", @@ -1930,6 +2092,8 @@ "container": "/data" } ], + "webpage": "https://min.io/", + "id": 122, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://min.io/
Official Docker Documentation: https://docs.min.io/minio/baremetal/quickstart/quickstart.html


" }, { @@ -1959,6 +2123,7 @@ "image": "yhaenggi/murmur:1.3.4", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Mumble-logo.png", "name": "murmur", + "officialDoc": "https://github.com/yhaenggi/murmur-docker", "platform": "linux", "ports": [ "64738:64738/tcp", @@ -1985,6 +2150,8 @@ "container": "/opt/murmur/log" } ], + "webpage": "https://www.mumble.info/", + "id": 126, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.mumble.info/
Official Docker Documentation: https://github.com/yhaenggi/murmur-docker


" }, { @@ -2014,6 +2181,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/n8n.jpg", "name": "n8n", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://n8n.io/
Official Docker Documentation: https://docs.n8n.io/getting-started/installation/#docker


Documentation is Available here", + "officialDoc": "https://docs.n8n.io/getting-started/installation/#docker", "platform": "linux", "ports": [ "5678:5678/tcp" @@ -2026,7 +2194,9 @@ "bind": "/portainer/Files/AppData/Config/n8n", "container": "/home/node/.n8n" } - ] + ], + "webpage": "https://n8n.io/", + "id": 131 }, { "categories": [ @@ -2050,6 +2220,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/netdata.png", "name": "netdata", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.netdata.cloud/
Official Docker Documentation: https://learn.netdata.cloud/docs/agent/packaging/docker


Documentation is Available here.", + "officialDoc": "https://learn.netdata.cloud/docs/agent/packaging/docker", "platform": "linux", "ports": [ "19999:19999/tcp" @@ -2086,7 +2257,9 @@ "bind": "/etc/os-release", "container": "/host/etc/os-release:ro" } - ] + ], + "webpage": "https://www.netdata.cloud/", + "id": 132 }, { "categories": [ @@ -2137,6 +2310,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-sqllite-goaccess", + "officialDoc": "https://nginxproxymanager.com/setup/#running-the-app", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -2151,6 +2326,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Sqlite and Goaccess Charts", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 136, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#running-the-app

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -2179,6 +2356,8 @@ "image": "jc21/nginx-proxy-manager:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-sqlite", + "officialDoc": "https://nginxproxymanager.com/setup/", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -2198,6 +2377,8 @@ "container": "/etc/letsencrypt" } ], + "webpage": "https://nginxproxymanager.com/", + "id": 137, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -2226,6 +2407,8 @@ "image": "jc21/nginx-proxy-manager:v3", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-v3", + "officialDoc": "https://nginxproxymanager.com/setup/", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -2241,6 +2424,8 @@ "container": "/data" } ], + "webpage": "https://nginxproxymanager.com/", + "id": 138, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -2252,6 +2437,7 @@ "description": "A free and open source alternative Twitter front-end focused on privacy and performance.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nitter.png", "name": "nitter", + "officialDoc": "https://github.com/zedeus/nitter", "repository": { "stackfile": "stack/nitter.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -2260,6 +2446,8 @@ "restart_policy": "unless-stopped", "title": "Nitter", "type": 3, + "webpage": "https://nitter.net/", + "id": 140, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nitter.net/
Official Docker Documentation: https://github.com/zedeus/nitter


" }, { @@ -2283,6 +2471,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/node-red.png", "name": "node-red", + "officialDoc": "https://nodered.org/docs/getting-started/docker", "platform": "linux", "ports": [ "1880:1880/tcp" @@ -2294,6 +2483,8 @@ "restart_policy": "unless-stopped", "title": "Node Red", "type": 3, + "webpage": "https://nodered.org/", + "id": 141, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nodered.org/
Official Docker Documentation: https://nodered.org/docs/getting-started/docker


" }, { @@ -2351,6 +2542,7 @@ "image": "azinchen/nordvpn:latest", "logo": "https://s3.us-east-2.amazonaws.com/ccp-prd-s3-uploads/2022/3/8/03500108885898f010e823eeb284e393b99e1ad5.png", "name": "nord-vpn", + "officialDoc": "https://hub.docker.com/r/azinchen/nordvpn", "platform": "linux", "ports": [ "8080:80/tcp" @@ -2359,6 +2551,8 @@ "title": "nord-vpn", "type": 1, "privileged": true, + "webpage": "https://github.com/azinchen/nordvpn", + "id": 142, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/azinchen/nordvpn
Official Docker Documentation: https://hub.docker.com/r/azinchen/nordvpn


" }, { @@ -2407,6 +2601,7 @@ "image": "instantlinux/nut-upsd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nut-server.png", "name": "NUT Server", + "officialDoc": "https://hub.docker.com/r/instantlinux/nut-upsd", "platform": "linux", "ports": [ "3493:3493/tcp" @@ -2414,6 +2609,8 @@ "restart_policy": "unless-stopped", "title": "NUT Server", "type": 1, + "webpage": "https://networkupstools.org", + "id": 143, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://networkupstools.org
Official Docker Documentation: https://hub.docker.com/r/instantlinux/nut-upsd


" }, { @@ -2455,6 +2652,9 @@ "container": "/dev" } ], + "officialDoc": "https://hub.docker.com/r/octoprint/octoprint", + "webpage": "https://octoprint.org/", + "id": 146, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://octoprint.org/
Official Docker Documentation: https://hub.docker.com/r/octoprint/octoprint


" }, { @@ -2478,6 +2678,7 @@ "image": "mbentley/omada-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/omada.png", "name": "omada-controller", + "officialDoc": "https://hub.docker.com/r/mbentley/omada-controller", "platform": "linux", "ports": [ "8088:8088/tcp", @@ -2498,6 +2699,8 @@ "container": "/config" } ], + "webpage": "https://www.tp-link.com/us/business-networking/omada-sdn-controller/", + "id": 148, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.tp-link.com/us/business-networking/omada-sdn-controller/
Official Docker Documentation: https://hub.docker.com/r/mbentley/omada-controller


" }, { @@ -2521,6 +2724,7 @@ "image": "organizr/organizr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/organizr-icon.png", "name": "organizr-v2", + "officialDoc": "https://hub.docker.com/r/organizr/organizr", "platform": "linux", "ports": [ "7171:80/tcp" @@ -2534,6 +2738,8 @@ "container": "/config" } ], + "webpage": "https://organizr.app/", + "id": 151, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://organizr.app/
Official Docker Documentation: https://hub.docker.com/r/organizr/organizr


" }, { @@ -2595,6 +2801,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/paperless.png", "name": "paperless-ngx", + "officialDoc": "https://github.com/paperless-ngx/paperless-ngx", "repository": { "stackfile": "stack/paperless-ngx.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -2603,6 +2810,8 @@ "restart_policy": "unless-stopped", "title": "Paperless NGX", "type": 3, + "webpage": "https://github.com/paperless-ngx/paperless-ngx", + "id": 154, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/paperless-ngx/paperless-ngx
Official Docker Documentation: https://github.com/paperless-ngx/paperless-ngx


" }, { @@ -2711,6 +2920,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/passbolt.png", "name": "Passbolt", + "officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md", + "piHostedDoc": "passbolt.md", "platform": "linux", "repository": { "stackfile": "stack/passbolt.yml", @@ -2719,6 +2930,8 @@ "restart_policy": "unless-stopped", "title": "Passbolt", "type": 3, + "webpage": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md", + "id": 155, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md
Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md

Pi-Hosted dedicated documentation: passbolt.md




" }, { @@ -2756,6 +2969,7 @@ ], "image": "dpage/pgadmin4:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pgadmin.png", + "preInstallScript": "install_pgadmin.sh", "name": "pgadmin", "platform": "linux", "ports": [ @@ -2770,6 +2984,9 @@ "container": "/var/lib/pgadmin" } ], + "officialDoc": "https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html", + "webpage": "https://www.pgadmin.org/", + "id": 156, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.pgadmin.org/
Official Docker Documentation: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pgadmin.sh | bash



" }, { @@ -2782,6 +2999,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole.png", "name": "pihole", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://github.com/pi-hole/docker-pi-hole/#running-pi-hole-docker

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://github.com/pi-hole/docker-pi-hole/#running-pi-hole-docker", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -2802,7 +3021,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 161 }, { "categories": [ @@ -2814,6 +3035,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole_doh-dot.png", "name": "pihole DoH/DoT", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://hub.docker.com/r/oijkn/pihole-doh-dot

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://hub.docker.com/r/oijkn/pihole-doh-dot", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -2834,7 +3057,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole_DoH-DoT/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 159 }, { "categories": [ @@ -2886,6 +3111,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole-unbound.png", "name": "pihole-unbound", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. For extra information on this container visit the mainteiner GitHub Page. You can add ports: 5335 to access Ubound externally; 22 to enable SSH; 67 to use DHCP Server. Add those ports in Show advanced options. if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -2905,7 +3132,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole-Unbound/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 160 }, { "categories": [ @@ -2927,6 +3156,7 @@ "image": "linuxserver/piwigo:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/piwigo-icon.png", "name": "piwigo", + "officialDoc": "https://docs.linuxserver.io/images/docker-piwigo", "platform": "linux", "ports": [ "7528:80/tcp" @@ -2940,6 +3170,8 @@ "container": "/config" } ], + "webpage": "http://piwigo.org/", + "id": 163, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://piwigo.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-piwigo


" }, { @@ -2950,6 +3182,9 @@ "image": "macley/pixel-server:latest", "logo": "https://lirp.cdn-website.com/c73f56a6/dms3rep/multi/opt/ir.appnice.controlpad_512x512-640w.png", "name": "pixel-server", + "officialDoc": "https://github.com/Macleykun/pixel-server", + "piHostedDoc": "pixel-server_setup.md", + "preInstallScript": "install_pixel-server.sh", "platform": "linux", "ports": [ "85:80/tcp" @@ -2975,6 +3210,8 @@ } ], "privileged": true, + "webpage": "http://www.penguintutor.com/projects/pixel-server", + "id": 164, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://www.penguintutor.com/projects/pixel-server
Official Docker Documentation: https://github.com/Macleykun/pixel-server

Pi-Hosted dedicated documentation: pixel-server_setup.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pixel-server.sh | bash



" }, { @@ -3021,6 +3258,9 @@ "container": "/var/lib/postgresql/data" } ], + "officialDoc": "https://hub.docker.com/_/postgres/", + "webpage": "https://www.postgresql.org/", + "id": 167, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.postgresql.org/
Official Docker Documentation: https://hub.docker.com/_/postgres/


" }, { @@ -3046,6 +3286,7 @@ "image": "privatebin/nginx-fpm-alpine:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/privatebin.png", "name": "privatebin", + "officialDoc": "https://hub.docker.com/r/privatebin/nginx-fpm-alpine", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -3064,6 +3305,8 @@ "container": "/srv/cfg" } ], + "webpage": "https://privatebin.info/", + "id": 169, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://privatebin.info/
Official Docker Documentation: https://hub.docker.com/r/privatebin/nginx-fpm-alpine


" }, { @@ -3102,6 +3345,7 @@ "logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg", "name": "qflood", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hotio.dev/containers/qflood/
Official Docker Documentation: https://hotio.dev/containers/qflood/


The default qBittorrent username is admin and the default password is adminadmin.", + "officialDoc": "https://hotio.dev/containers/qflood/", "platform": "linux", "ports": [ "3000:3000/tcp", @@ -3119,7 +3363,9 @@ "bind": "/portainer/Downloads", "container": "/app/qBittorrent/downloads" } - ] + ], + "webpage": "https://hotio.dev/containers/qflood/", + "id": 176 }, { "categories": [ @@ -3136,10 +3382,13 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png", "name": "RaspberryPi-Docker-Monitor", + "officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md", + "piHostedDoc": "rpi_docker_monitor.md", "platform": "linux", "ports": [ "3000:3000/tcp" ], + "preInstallScript": "rpi_docker_monitor.sh", "repository": { "stackfile": "stack/raspberrypi-monitoring.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -3147,6 +3396,8 @@ "restart_policy": "unless-stopped", "title": "Raspberry Pi Docker Monitor", "type": 3, + "webpage": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md", + "id": 179, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md
Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md

Pi-Hosted dedicated documentation: rpi_docker_monitor.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/rpi_docker_monitor.sh | bash



Youtube Video: Novaspirit Tech - Raspberry Pi Docker Monitoring

" }, { @@ -3173,6 +3424,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rustdesk.png", "name": "rustdesk", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://rustdesk.com/
Official Docker Documentation: https://github.com/rustdesk/rustdesk-server


Youtube Video: Novaspirit Tech - Rust Desk Open Source Remote Desktop

Don't forget to open ports 21115 to 21119 in your router.", + "officialDoc": "https://github.com/rustdesk/rustdesk-server", "platform": "linux", "ports": [ "21115:21115/tcp", @@ -3190,7 +3442,9 @@ "bind": "/portainer/Files/AppData/Config/rustdesk", "container": "/data" } - ] + ], + "webpage": "https://rustdesk.com/", + "id": 186 }, { "categories": [ @@ -3233,6 +3487,7 @@ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png", "name": "rutorrent", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Novik/ruTorrent
Official Docker Documentation: https://github.com/crazy-max/docker-rtorrent-rutorrent


For ruTorrent basic auth, XMLRPC through nginx and WebDAV on completed downloads, you can populate .htpasswd files with the following command:\\ndocker run --rm -it httpd:2.4-alpine htpasswd -Bbn >> $(pwd)/passwd/webdav.htpasswd", + "officialDoc": "https://github.com/crazy-max/docker-rtorrent-rutorrent", "platform": "linux", "ports": [ "6881:6881/udp", @@ -3257,7 +3512,9 @@ "bind": "/portainer/Files/AppData/Config/ruTorrent/passwd", "container": "/passwd" } - ] + ], + "webpage": "https://github.com/Novik/ruTorrent", + "id": 187 }, { "categories": [ @@ -3306,6 +3563,7 @@ "image": "dperson/samba:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/samba.png", "name": "Samba", + "officialDoc": "https://github.com/dperson/samba", "platform": "linux", "ports": [ "139:139/tcp", @@ -3321,6 +3579,8 @@ "container": "/share" } ], + "webpage": "https://www.samba.org/", + "id": 189, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.samba.org/
Official Docker Documentation: https://github.com/dperson/samba


Youtube Videos:


" }, { @@ -3344,6 +3604,8 @@ "image": "searxng/searxng:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/searx.png", "name": "SearXNG", + "officialDoc": "https://docs.searxng.org/admin/installation-docker.html", + "piHostedDoc": "searxng.md", "platform": "linux", "ports": [ "9017:8080/tcp" @@ -3357,6 +3619,8 @@ "container": "/etc/searxng" } ], + "webpage": "https://docs.searxng.org/", + "id": 191, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.searxng.org/
Official Docker Documentation: https://docs.searxng.org/admin/installation-docker.html

Pi-Hosted dedicated documentation: searxng.md




" }, { @@ -3368,6 +3632,7 @@ "image": "nicholaswilde/shiori:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/shiori-icon.png", "name": "shiori", + "officialDoc": "https://github.com/nicholaswilde/docker-shiori", "platform": "linux", "ports": [ "7564:8080/tcp" @@ -3381,6 +3646,8 @@ "container": "/srv/shiori" } ], + "webpage": "https://github.com/go-shiori/shiori", + "id": 192, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/go-shiori/shiori
Official Docker Documentation: https://github.com/nicholaswilde/docker-shiori


" }, { @@ -3393,6 +3660,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/snibox.png", "name": "Snippet-box", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pawelmalak/snippet-box
Official Docker Documentation: https://github.com/pawelmalak/snippet-box#with-docker


Youtube Video: Novaspirit Tech - My Most used container! Snippet Box

Label-oriented interface with search. Supports various programming languages, markdown, plain text.", + "officialDoc": "https://github.com/pawelmalak/snippet-box#with-docker", "platform": "linux", "ports": [ "5010:5000/tcp" @@ -3405,7 +3673,9 @@ "bind": "/portainer/Files/AppData/Config/Snippet-box", "container": "/app/data" } - ] + ], + "webpage": "https://github.com/pawelmalak/snippet-box", + "id": 196 }, { "categories": [ @@ -3424,6 +3694,7 @@ "image": "henrywhitaker3/speedtest-tracker:dev-arm", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest-tracker.png", "name": "speedtest-tracker", + "officialDoc": "https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker", "platform": "linux", "ports": [ "8765:80/tcp" @@ -3437,6 +3708,8 @@ "container": "/config" } ], + "webpage": "https://github.com/henrywhitaker3/Speedtest-Tracker", + "id": 198, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/henrywhitaker3/Speedtest-Tracker
Official Docker Documentation: https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker


" }, { @@ -3448,6 +3721,7 @@ "image": "niruix/sshwifty:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sshwifty-icon.png", "name": "Sshwifty", + "officialDoc": "https://github.com/nirui/sshwifty#docker-image", "platform": "linux", "ports": [ "8182:8182/tcp" @@ -3455,6 +3729,8 @@ "restart_policy": "unless-stopped", "title": "Sshwifty", "type": 1, + "webpage": "https://sshwifty.herokuapp.com/", + "id": 200, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sshwifty.herokuapp.com/
Official Docker Documentation: https://github.com/nirui/sshwifty#docker-image


" }, { @@ -3466,6 +3742,7 @@ "image": "surrealdb/surrealdb:latest", "logo": "", "name": "SurrealDB", + "officialDoc": "https://hub.docker.com/r/surrealdb/surrealdb", "env": [ { "default": "default_username", @@ -3492,6 +3769,8 @@ "restart_policy": "unless-stopped", "title": "SurrealDB", "type": 1, + "webpage": "https://surrealdb.com/", + "id": 201, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://surrealdb.com/
Official Docker Documentation: https://hub.docker.com/r/surrealdb/surrealdb


" }, { @@ -3516,6 +3795,7 @@ "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", + "officialDoc": "https://github.com/mklements/OLED_Stats_Docker", "platform": "linux", "restart_policy": "unless-stopped", "title": "System Stats OLED display", @@ -3531,7 +3811,9 @@ } ], "network": "host", - "privileged": true + "privileged": true, + "webpage": "https://www.the-diy-life.com/", + "id": 147 }, { "categories": [ @@ -3551,6 +3833,7 @@ "image": "tailscale/tailscale:stable", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tailscale-icon.png", "name": "tailscale", + "officialDoc": "https://hub.docker.com/r/tailscale/tailscale", "platform": "linux", "restart_policy": "unless-stopped", "title": "Tailscale", @@ -3565,6 +3848,8 @@ "container": "/dev/net/tun" } ], + "webpage": "https://tailscale.com/", + "id": 203, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tailscale.com/
Official Docker Documentation: https://hub.docker.com/r/tailscale/tailscale


" }, { @@ -3576,6 +3861,8 @@ "image": "nicolaw/tiddlywiki:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tiddlywiki.png", "name": "tiddlywiki", + "officialDoc": "https://gitlab.com/nicolaw/tiddlywiki", + "preInstallScript": "install_tiddlywiki.sh", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -3589,6 +3876,8 @@ "container": "/var/lib/tiddlywiki" } ], + "webpage": "https://tiddlywiki.com/", + "id": 207, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tiddlywiki.com/
Official Docker Documentation: https://gitlab.com/nicolaw/tiddlywiki

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_tiddlywiki.sh | bash



" }, { @@ -3602,12 +3891,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/traefik.png", "name": "traefik", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://doc.traefik.io/traefik/
Official Docker Documentation: https://doc.traefik.io/traefik/getting-started/install-traefik/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/traefik.sh | bash



A simple and lightweight reverse proxy", + "officialDoc": "https://doc.traefik.io/traefik/getting-started/install-traefik/", "platform": "linux", "ports": [ "80:80/tcp", "443:443/tcp", "8080:8080/tcp" ], + "preInstallScript": "traefik.sh", "restart_policy": "unless-stopped", "title": "Traefik", "type": 1, @@ -3628,7 +3919,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://doc.traefik.io/traefik/", + "id": 208 }, { "categories": [ @@ -3685,6 +3978,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission-openvpn-latest", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/


List of supported providers available here.", + "officialDoc": "https://haugene.github.io/docker-transmission-openvpn/run-container/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -3706,7 +4000,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime" } - ] + ], + "webpage": "https://transmissionbt.com/", + "id": 209 }, { "categories": [ @@ -3763,6 +4059,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission-openvpn", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/


Youtube Video: Novaspirit Tech - Torrent with Docker and OPENVPN with Transmission and PIA

List of supported providers available here.", + "officialDoc": "https://haugene.github.io/docker-transmission-openvpn/run-container/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -3784,7 +4081,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime" } - ] + ], + "webpage": "https://transmissionbt.com/", + "id": 210 }, { "categories": [ @@ -3816,6 +4115,7 @@ "image": "pducharme/unifi-video-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifivideo-icon.png", "name": "UniFi Video", + "officialDoc": "https://github.com/pducharme/UniFi-Video-Controller", "platform": "linux", "ports": [ "1935:1935/tcp", @@ -3841,6 +4141,8 @@ "container": "/config" } ], + "webpage": "https://github.com/pducharme/UniFi-Video-Controller", + "id": 215, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pducharme/UniFi-Video-Controller
Official Docker Documentation: https://github.com/pducharme/UniFi-Video-Controller


" }, { @@ -3863,6 +4165,7 @@ "image": "josh5/unmanic:latest", "logo": "https://docs.unmanic.app/img/icon.png", "name": "unmanic", + "officialDoc": "https://docs.unmanic.app/docs/installation/docker", "platform": "linux", "ports": [ "8888:8888/tcp" @@ -3884,6 +4187,8 @@ "container": "/tmp/unmanic" } ], + "webpage": "https://docs.unmanic.app/", + "id": 216, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.unmanic.app/
Official Docker Documentation: https://docs.unmanic.app/docs/installation/docker


" }, { @@ -3896,6 +4201,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/uptime-kuma.png", "name": "uptime-kuma", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/louislam/uptime-kuma
Official Docker Documentation: https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install#-docker


A fancy self-hosted monitoring tool.", + "officialDoc": "https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install#-docker", "platform": "linux", "ports": [ "3001:3001/tcp" @@ -3908,7 +4214,9 @@ "bind": "/portainer/Files/AppData/Config/uptime-kuma", "container": "/app/data" } - ] + ], + "webpage": "https://github.com/louislam/uptime-kuma", + "id": 218 }, { "categories": [ @@ -3930,6 +4238,7 @@ "image": "uroni/urbackup-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/urbackup.png", "name": "UrBackup", + "officialDoc": "https://www.github.com/uroni/urbackup-server-docker", "platform": "linux", "ports": [ "55415:55415/tcp", @@ -3948,6 +4257,8 @@ "container": "/backup" } ], + "webpage": "https://www.urbackup.org/", + "id": 219, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.urbackup.org/
Official Docker Documentation: https://www.github.com/uroni/urbackup-server-docker


" }, { @@ -3960,6 +4271,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bitwarden.png", "name": "vaultwarden", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/dani-garcia/vaultwarden
Official Docker Documentation: https://github.com/dani-garcia/vaultwarden/wiki


Alternative Implementation of the Bitwarden Server API in Rust, including web vault.", + "officialDoc": "https://github.com/dani-garcia/vaultwarden/wiki", "platform": "linux", "ports": [ "8010:80/tcp", @@ -3973,7 +4285,9 @@ "bind": "/portainer/Files/AppData/Config/Bitwarden", "container": "/data" } - ] + ], + "webpage": "https://github.com/dani-garcia/vaultwarden", + "id": 220 }, { "categories": [ @@ -3984,6 +4298,7 @@ "image": "mikolatero/vlmcsd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/vlmcsd.png", "name": "vlmcsd-kms", + "officialDoc": "https://github.com/mikolatero/docker-vlmcsd", "platform": "linux", "ports": [ "1688:1688/tcp" @@ -3991,6 +4306,8 @@ "restart_policy": "unless-stopped", "title": "Vlmcsd - KMS", "type": 1, + "webpage": "https://hub.docker.com/r/mikolatero/vlmcsd", + "id": 222, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mikolatero/vlmcsd
Official Docker Documentation: https://github.com/mikolatero/docker-vlmcsd


" }, { @@ -4004,6 +4321,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/watchtower.png", "name": "watchtower", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://containrrr.dev/watchtower/
Official Docker Documentation: https://containrrr.dev/watchtower/usage-overview/


Youtube Video: Novaspirit Tech - Upgrading Portainer and Updating Containers

It is recommended to manually update your containers but we're including this for those of you that don't care", + "officialDoc": "https://containrrr.dev/watchtower/usage-overview/", "platform": "linux", "command": "--cleanup", "restart_policy": "unless-stopped", @@ -4014,7 +4332,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://containrrr.dev/watchtower/", + "id": 224 }, { "categories": [ @@ -4025,6 +4345,8 @@ "image": "benbusby/whoogle-search:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png", "name": "whoogle", + "officialDoc": "https://github.com/benbusby/whoogle-search#g-manual-docker", + "preInstallScript": "install_whoogle.sh", "platform": "linux", "ports": [ "5001:5000/tcp" @@ -4038,6 +4360,8 @@ "container": "/config" } ], + "webpage": "https://github.com/benbusby/whoogle-search", + "id": 227, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/benbusby/whoogle-search
Official Docker Documentation: https://github.com/benbusby/whoogle-search#g-manual-docker

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_whoogle.sh | bash



Youtube Video: Novaspirit Tech - How to Install Whoogle to replace using Google and repo notes

" }, { @@ -4082,6 +4406,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wireguard.png", "name": "wg-easy", + "officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker", + "piHostedDoc": "wireguard-install.md", "platform": "linux", "repository": { "stackfile": "stack/wireguard-easy.yml", @@ -4089,6 +4415,8 @@ }, "title": "Wireguard Server", "type": 3, + "webpage": "https://github.com/WeeJeWel/wg-easy/", + "id": 230, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/WeeJeWel/wg-easy/
Official Docker Documentation: https://github.com/WeeJeWel/wg-easy/#1-install-docker

Pi-Hosted dedicated documentation: wireguard-install.md




Youtube Video: Novaspirit Tech - Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit

" }, { @@ -4119,13 +4447,17 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wordpress.png", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://wordpress.com/
Official Docker Documentation: https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose

Pi-Hosted dedicated documentation: wordpress_installation.md




Deploys a Wordpress instance connected to a MySQL database.", + "officialDoc": "https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose", + "piHostedDoc": "wordpress_installation.md", "platform": "linux", "repository": { "stackfile": "stack/wordpress-stack.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Wordpress", - "type": 3 + "type": 3, + "webpage": "https://wordpress.com/", + "id": 231 }, { "categories": [ @@ -4136,6 +4468,7 @@ "image": "selfhostedpro/yacht:latest", "logo": "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png", "name": "yacht", + "officialDoc": "https://yacht.sh/docs/Installation/Install#via-docker-compose", "platform": "linux", "ports": [ "8001:8000/tcp" @@ -4153,6 +4486,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://yacht.sh/", + "id": 232, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://yacht.sh/
Official Docker Documentation: https://yacht.sh/docs/Installation/Install#via-docker-compose


" }, { @@ -4164,6 +4499,7 @@ "image": "tzahi12345/youtubedl-material:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ytdlm.png", "name": "youtubedl-material", + "officialDoc": "https://github.com/Tzahi12345/YoutubeDL-Material#docker", "platform": "linux", "ports": [ "17442:17442/tcp" @@ -4193,6 +4529,8 @@ "container": "/app/audio" } ], + "webpage": "https://github.com/Tzahi12345/YoutubeDL-Material", + "id": 235, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Tzahi12345/YoutubeDL-Material
Official Docker Documentation: https://github.com/Tzahi12345/YoutubeDL-Material#docker


" } ] diff --git a/template/portainer-v3-arm64.json b/template/portainer-v3-arm64.json index af3c189..b9c509b 100644 --- a/template/portainer-v3-arm64.json +++ b/template/portainer-v3-arm64.json @@ -10,6 +10,7 @@ "image": "adguard/adguardhome:latest", "logo": "https://developer.asustor.com/uploadIcons/0020_999_1595573028_AdGuardhome_256.png", "name": "Adguardhome", + "officialDoc": "https://github.com/AdguardTeam/AdGuardHome/wiki/Docker", "platform": "linux", "ports": [ "53:53/tcp", @@ -39,6 +40,8 @@ "container": "/opt/adguardhome/work" } ], + "webpage": "https://adguard.com/en/adguard-home/overview.html", + "id": 10, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://adguard.com/en/adguard-home/overview.html
Official Docker Documentation: https://github.com/AdguardTeam/AdGuardHome/wiki/Docker


" }, { @@ -76,6 +79,7 @@ "image": "linuxserver/adguardhome-sync:latest", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png", "name": "Adguardhome-sync", + "officialDoc": "https://github.com/linuxserver/docker-adguardhome-sync#usage", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -89,6 +93,8 @@ "container": "/config" } ], + "webpage": "https://adguard.com/en/adguard-home/overview.html", + "id": 9, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://adguard.com/en/adguard-home/overview.html
Official Docker Documentation: https://github.com/linuxserver/docker-adguardhome-sync#usage


" }, { @@ -126,6 +132,7 @@ "image": "linuxserver/airsonic:arm64v8-latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png", "name": "airsonic", + "officialDoc": "https://airsonic.github.io/docs/install/docker/", "platform": "linux", "ports": [ "4040:4040/tcp" @@ -155,6 +162,8 @@ "container": "/config" } ], + "webpage": "https://airsonic.github.io/", + "id": 12, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://airsonic.github.io/
Official Docker Documentation: https://airsonic.github.io/docs/install/docker/


" }, { @@ -192,6 +201,7 @@ "image": "linuxserver/airsonic-advanced:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png", "name": "airsonic-advanced", + "officialDoc": "https://github.com/linuxserver/docker-airsonic-advanced", "platform": "linux", "ports": [ "4040:4040/tcp" @@ -221,6 +231,8 @@ "container": "/config" } ], + "webpage": "https://github.com/airsonic-advanced/airsonic-advanced", + "id": 11, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/airsonic-advanced/airsonic-advanced
Official Docker Documentation: https://github.com/linuxserver/docker-airsonic-advanced


" }, { @@ -233,6 +245,7 @@ "image": "cristianeduardmihai/alexa-wol:latest", "logo": "https://raw.githubusercontent.com/CristianEduardMihai/alexa-wol/main/images/logo.jpg", "name": "Alexa-Wake-On-Lan", + "officialDoc": "https://github.com/CristianEduardMihai/alexa-wol", "platform": "linux", "network": "host", "restart_policy": "unless-stopped", @@ -244,6 +257,7 @@ "container": "/alexa/api/config" } ], + "id": 13, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Docker Documentation: https://github.com/CristianEduardMihai/alexa-wol


" }, { @@ -256,6 +270,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/novnc.png", "name": "alpine-xfce4-novnc", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/novaspirit/Alpine_xfce4_noVNC
Official Docker Documentation: https://github.com/novaspirit/Alpine_xfce4_noVNC


Default username/password will be alpine/alpine.", + "officialDoc": "https://github.com/novaspirit/Alpine_xfce4_noVNC", "platform": "linux", "ports": [ "6080:6080/tcp", @@ -269,7 +284,9 @@ "bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/alpine/downloads", "container": "/home/alpine/downloads" } - ] + ], + "webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC", + "id": 14 }, { "categories": [ @@ -292,6 +309,7 @@ "image": "httpd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/apache-httpd.png", "name": "apache-httpd", + "officialDoc": "https://hub.docker.com/_/httpd", "platform": "linux", "ports": [ "8080:80/tcp", @@ -306,6 +324,8 @@ "container": "/usr/local/apache2/htdocs/" } ], + "webpage": "https://httpd.apache.org/", + "id": 15, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://httpd.apache.org/
Official Docker Documentation: https://hub.docker.com/_/httpd


" }, { @@ -330,6 +350,7 @@ "image": "justarchi/archisteamfarm:latest", "logo": "https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/main/resources/ASF_184x184.png", "name": "archisteamfarm", + "officialDoc": "https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/", "platform": "linux", "ports": [ "1242:1242/tcp" @@ -351,6 +372,8 @@ "container": "/app/logs" } ], + "webpage": "https://github.com/JustArchiNET/ArchiSteamFarm/", + "id": 16, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/JustArchiNET/ArchiSteamFarm/
Official Docker Documentation: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/


" }, { @@ -390,6 +413,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/archivebox.png", "name": "archivebox", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://archivebox.io/
Official Docker Documentation: https://github.com/ArchiveBox/ArchiveBox/wiki/Docker


By default an admin user is not created. You can do so by launching a shell in the container and executing 'archivebox manage createsuperuser'. Documentation is Available here.", + "officialDoc": "https://github.com/ArchiveBox/ArchiveBox/wiki/Docker", "platform": "linux", "ports": [ "8002:8000/tcp" @@ -402,7 +426,9 @@ "bind": "/portainer/Files/AppData/Config/archivebox", "container": "/data" } - ] + ], + "webpage": "https://archivebox.io/", + "id": 17 }, { "categories": [ @@ -429,6 +455,7 @@ "image": "hurlenko/aria2-ariang:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png", "name": "AriaNG", + "officialDoc": "https://github.com/hurlenko/aria2-ariang-docker", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -446,6 +473,8 @@ "container": "/aria2/data" } ], + "webpage": "https://github.com/hurlenko/aria2-ariang-docker", + "id": 18, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hurlenko/aria2-ariang-docker
Official Docker Documentation: https://github.com/hurlenko/aria2-ariang-docker


" }, { @@ -466,6 +495,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/authelia.png", "name": "authelia", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.authelia.com/
Official Docker Documentation: https://www.authelia.com/docs/configuration/


Requires a configuration.yml file in order to work. Documentation is Available here.", + "officialDoc": "https://www.authelia.com/docs/configuration/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -478,7 +508,9 @@ "bind": "/portainer/Files/AppData/Config/Authelia", "container": "/etc/authelia/" } - ] + ], + "webpage": "https://www.authelia.com/", + "id": 19 }, { "categories": [ @@ -528,14 +560,18 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/authentik.svg", "name": "authentik", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://goauthentik.io/
Official Docker Documentation: https://goauthentik.io/docs/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_authentik.sh | bash



For this to work properly you will need a GeoIP account. Go to https://www.maxmind.com/en/geolite2/signup, once done generate a license key and copy in your user number. For info on emailing in the system see, https://goauthentik.io/docs/installation/docker-compose#email-configuration-optional-but-recommended", + "officialDoc": "https://goauthentik.io/docs/", "platform": "linux", + "preInstallScript": "install_authentik.sh", "repository": { "stackfile": "stack/authentik.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "restart_policy": "unless-stopped", "title": "Authentik", - "type": 3 + "type": 3, + "webpage": "https://goauthentik.io/", + "id": 20 }, { "categories": [ @@ -563,6 +599,7 @@ "image": "linuxserver/bazarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bazarr.png", "name": "bazarr", + "officialDoc": "https://wiki.bazarr.media/Getting-Started/Installation/Docker/docker/", "platform": "linux", "ports": [ "6767:6767/tcp" @@ -584,6 +621,8 @@ "container": "/movies" } ], + "webpage": "https://www.bazarr.media/", + "id": 21, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.bazarr.media/
Official Docker Documentation: https://wiki.bazarr.media/Getting-Started/Installation/Docker/docker/


" }, { @@ -606,6 +645,7 @@ "image": "linuxserver/beets:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/beets-icon.png", "name": "beets", + "officialDoc": "https://docs.linuxserver.io/images/docker-beets", "platform": "linux", "ports": [ "8337:8337/tcp" @@ -627,6 +667,8 @@ "container": "/music" } ], + "webpage": "https://beets.io/", + "id": 22, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://beets.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-beets


" }, { @@ -645,7 +687,9 @@ "image": "ubuntu/bind9:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bind9.png", "name": "bind9", + "officialDoc": "https://hub.docker.com/r/ubuntu/bind9", "platform": "linux", + "preInstallScript": "install_bind9.sh", "ports": [ "53:53/tcp", "53:53/udp" @@ -667,6 +711,8 @@ "container": "/var/lib/bind" } ], + "webpage": "https://hub.docker.com/r/ubuntu/bind9", + "id": 23, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/ubuntu/bind9
Official Docker Documentation: https://hub.docker.com/r/ubuntu/bind9

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_bind9.sh | bash



" }, { @@ -713,13 +759,16 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bookstack2.png", "name": "bookstack", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.bookstackapp.com/
Official Docker Documentation: https://www.bookstackapp.com/docs/admin/installation/#docker


Default login is admin@admin.com with a password of password. The database created is called bookstackapp and the database user is called bookstack", + "officialDoc": "https://www.bookstackapp.com/docs/admin/installation/#docker", "platform": "linux", "repository": { "stackfile": "stack/bookstack.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "title": "Bookstack", - "type": 3 + "type": 3, + "webpage": "https://www.bookstackapp.com/", + "id": 24 }, { "categories": [ @@ -732,12 +781,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/caddy.png", "name": "caddy", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://caddyserver.com/
Official Docker Documentation: https://hub.docker.com/_/caddy

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_caddy.sh | bash



Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go", + "officialDoc": "https://hub.docker.com/_/caddy", "platform": "linux", "ports": [ "80:80/tcp", "443:443/tcp", "2019:2019/tcp" ], + "preInstallScript": "install_caddy.sh", "restart_policy": "unless-stopped", "title": "Caddy", "type": 1, @@ -754,7 +805,9 @@ "bind": "/portainer/Files/AppData/Config/Caddy/Caddyfile", "container": "/etc/caddy/Caddyfile" } - ] + ], + "webpage": "https://caddyserver.com/", + "id": 25 }, { "categories": [ @@ -782,6 +835,7 @@ "image": "linuxserver/calibre:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/calibre-web-icon.png", "name": "calibre", + "officialDoc": "https://docs.linuxserver.io/images/docker-calibre", "platform": "linux", "ports": [ "8084:8080/tcp", @@ -800,6 +854,8 @@ "container": "/config" } ], + "webpage": "https://calibre-ebook.com/", + "id": 27, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://calibre-ebook.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-calibre


" }, { @@ -823,6 +879,7 @@ "image": "linuxserver/calibre-web:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/calibre-web-icon.png", "name": "calibre-web", + "officialDoc": "https://docs.linuxserver.io/images/docker-calibre-web", "platform": "linux", "ports": [ "8083:8083/tcp" @@ -840,6 +897,8 @@ "container": "/config" } ], + "webpage": "https://calibre-ebook.com/", + "id": 26, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://calibre-ebook.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-calibre-web


" }, { @@ -862,6 +921,7 @@ "image": "linuxserver/cardigann:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cardigann.png", "name": "cardigann", + "officialDoc": "https://hub.docker.com/r/linuxserver/cardigann/", "platform": "linux", "ports": [ "5060:5060/tcp" @@ -875,6 +935,8 @@ "container": "/config" } ], + "webpage": "https://github.com/cardigann/cardigann", + "id": 28, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/cardigann/cardigann
Official Docker Documentation: https://hub.docker.com/r/linuxserver/cardigann/


" }, { @@ -924,6 +986,7 @@ "image": "nmtan/chevereto:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Chevereto.png", "name": "Chevereto", + "officialDoc": "https://hub.docker.com/r/nmtan/chevereto", "platform": "linux", "ports": [ "7382:80/tcp" @@ -936,6 +999,8 @@ "container": "/var/www/html/images" } ], + "webpage": "https://chevereto.com/", + "id": 29, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://chevereto.com/
Official Docker Documentation: https://hub.docker.com/r/nmtan/chevereto


" }, { @@ -960,6 +1025,7 @@ "image": "cturra/ntp:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png", "name": "chrony-ntp", + "officialDoc": "https://github.com/cturra/docker-ntp/blob/main/README.md", "platform": "linux", "ports": [ "123:123/udp" @@ -967,6 +1033,8 @@ "restart_policy": "unless-stopped", "title": "Chrony NTP", "type": 1, + "webpage": "https://github.com/cturra/docker-ntp", + "id": 30, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/cturra/docker-ntp
Official Docker Documentation: https://github.com/cturra/docker-ntp/blob/main/README.md


" }, { @@ -978,6 +1046,8 @@ "image": "mkodockx/docker-clamav:alpine", "logo": "http://www.clamav.net/assets/clamav-trademark.png", "name": "clamav", + "officialDoc": "https://hub.docker.com/r/mkodockx/docker-clamav", + "preInstallScript": "install_clamav.sh", "platform": "linux", "ports": [ "3310:3310/tcp" @@ -1003,6 +1073,8 @@ "container": "/var/lib/clamav" } ], + "webpage": "https://docs.clamav.net/", + "id": 31, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.clamav.net/
Official Docker Documentation: https://hub.docker.com/r/mkodockx/docker-clamav

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_clamav.sh | bash



" }, { @@ -1031,10 +1103,13 @@ "image": "favonia/cloudflare-ddns:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflare-ddns.png", "name": "cloudflare-ddns", + "officialDoc": "https://github.com/favonia/cloudflare-ddns/", "platform": "linux", "restart_policy": "unless-stopped", "title": "Cloudflare DDNS", "type": 1, + "webpage": "https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/", + "id": 32, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/
Official Docker Documentation: https://github.com/favonia/cloudflare-ddns/


" }, { @@ -1056,11 +1131,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflared.svg", "name": "cloudflared-tunnel", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.cloudflare.com/products/tunnel/
Official Docker Documentation: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/


Requires a token in order to work. You can find the dashboard here. Once you logged in, go to Access followed by Tunnels. Create a tunnel. After you gave it a name you'll see in the command section a long string of chacters. This is your token you must copy.", + "officialDoc": "https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/", "platform": "linux", "command": "tunnel run", "restart_policy": "unless-stopped", "title": "Cloudflared Tunnel", - "type": 1 + "type": 1, + "webpage": "https://www.cloudflare.com/products/tunnel/", + "id": 33 }, { "categories": [ @@ -1101,6 +1179,7 @@ "image": "linuxserver/code-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/code-server.png", "name": "code-server", + "officialDoc": "https://docs.linuxserver.io/images/docker-code-server", "platform": "linux", "ports": [ "8443:8443/tcp" @@ -1114,6 +1193,8 @@ "container": "/config" } ], + "webpage": "https://coder.com/", + "id": 34, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://coder.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-code-server


" }, { @@ -1136,6 +1217,7 @@ "image": "linuxserver/codiad:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/codiad-icon.png", "name": "codiad", + "officialDoc": "https://github.com/Codiad/Codiad/wiki/Quick-installation-using-Docker", "platform": "linux", "ports": [ "7294:80/tcp" @@ -1149,6 +1231,8 @@ "container": "/config" } ], + "webpage": "http://codiad.com/", + "id": 35, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://codiad.com/
Official Docker Documentation: https://github.com/Codiad/Codiad/wiki/Quick-installation-using-Docker


" }, { @@ -1210,6 +1294,7 @@ "image": "collabora/code:latest", "logo": "https://www.collaboraoffice.com/wp-content/uploads/2022/03/collabora-productivity-nav-icon.png", "name": "collabora", + "officialDoc": "https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html", "platform": "linux", "ports": [ "9980:9980/tcp" @@ -1217,6 +1302,8 @@ "restart_policy": "unless-stopped", "title": "Collabora Online Development Edition (CODE)", "type": 1, + "webpage": "https://www.collaboraoffice.com/", + "id": 1, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.collaboraoffice.com/
Official Docker Documentation: https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html


" }, { @@ -1240,6 +1327,7 @@ "image": "linuxserver/cops:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cops-icon.png", "name": "cops", + "officialDoc": "https://docs.linuxserver.io/images/docker-cops", "platform": "linux", "ports": [ "8945:80/tcp" @@ -1257,6 +1345,8 @@ "container": "/config" } ], + "webpage": "https://blog.slucas.fr/projects/calibre-opds-php-server/", + "id": 36, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://blog.slucas.fr/projects/calibre-opds-php-server/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-cops


" }, { @@ -1280,6 +1370,7 @@ "image": "linuxserver/couchpotato:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/couchpotato-icon.png", "name": "couchpotato", + "officialDoc": "https://docs.linuxserver.io/images/docker-couchpotato", "platform": "linux", "ports": [ "5050:5050/tcp" @@ -1301,6 +1392,8 @@ "container": "/movies" } ], + "webpage": "https://couchpota.to/", + "id": 37, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://couchpota.to/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-couchpotato


" }, { @@ -1323,6 +1416,7 @@ "image": "linuxserver/daapd:latest", "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/daapd-icon.png", "name": "daapd", + "officialDoc": "https://docs.linuxserver.io/images/docker-daapd", "platform": "linux", "ports": [ "3689:3689/tcp" @@ -1340,6 +1434,8 @@ "container": "/music" } ], + "webpage": "https://owntone.github.io/owntone-server/", + "id": 39, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://owntone.github.io/owntone-server/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-daapd


" }, { @@ -1351,6 +1447,7 @@ "image": "failed2run/dashmachine:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashmachine_logo.png", "name": "dashmachine", + "officialDoc": "https://github.com/rmountjoy92/DashMachine", "platform": "linux", "ports": [ "5100:5000/tcp" @@ -1364,6 +1461,8 @@ "container": "/dashmachine/dashmachine/user_data" } ], + "webpage": "https://github.com/rmountjoy92/DashMachine", + "id": 40, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/rmountjoy92/DashMachine
Official Docker Documentation: https://github.com/rmountjoy92/DashMachine


" }, { @@ -1386,6 +1485,8 @@ "image": "lissy93/dashy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashy.png", "name": "Dashy", + "officialDoc": "https://dashy.to/docs/quick-start", + "preInstallScript": "install_dashy.sh", "platform": "linux", "ports": [ "9100:8080/tcp" @@ -1399,6 +1500,8 @@ "container": "/app/public/conf.yml" } ], + "webpage": "https://dashy.to", + "id": 41, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dashy.to
Official Docker Documentation: https://dashy.to/docs/quick-start

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_dashy.sh | bash



" }, { @@ -1441,6 +1544,7 @@ "image": "postgres:13", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png", "name": "DaVinci Postgres Server", + "officialDoc": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md", "platform": "linux", "ports": [ "5432:5432/tcp" @@ -1454,6 +1558,8 @@ "container": "/var/lib/postgresql/data" } ], + "webpage": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md", + "id": 42, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md
Official Docker Documentation: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md


" }, { @@ -1478,6 +1584,7 @@ "image": "linuxserver/davos:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/davos.png", "name": "davos", + "officialDoc": "https://docs.linuxserver.io/images/docker-davos", "platform": "linux", "ports": [ "7136:8080/tcp" @@ -1495,6 +1602,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/linuxserver/davos", + "id": 43, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/linuxserver/davos
Official Docker Documentation: https://docs.linuxserver.io/images/docker-davos


" }, { @@ -1507,6 +1616,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deemix.png", "name": "deemix", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://deemix.app/
Official Docker Documentation: https://gitlab.com/Bockiii/deemix-docker


Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.", + "officialDoc": "https://gitlab.com/Bockiii/deemix-docker", "platform": "linux", "ports": [ "9666:6595/tcp" @@ -1523,7 +1633,9 @@ "bind": "/portainer/Downloads", "container": "/downloads" } - ] + ], + "webpage": "https://deemix.app/", + "id": 44 }, { "categories": [ @@ -1550,6 +1662,7 @@ "image": "linuxserver/deluge:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deluge-icon.png", "name": "deluge", + "officialDoc": "https://docs.linuxserver.io/images/docker-deluge", "platform": "linux", "ports": [ "6881:6881/tcp", @@ -1568,6 +1681,8 @@ "container": "/downloads" } ], + "webpage": "https://www.deluge-torrent.org/", + "id": 46, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.deluge-torrent.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-deluge


Youtube Video: Novaspirit Tech - Route Docker Traffic Through VPN Container

" }, { @@ -1632,6 +1747,7 @@ "image": "ebrianne/docker-deluge-openvpn:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/deluge-icon.png", "name": "deluge-openvpn", + "officialDoc": "https://github.com/sgtsquiggs/docker-deluge-openvpn", "platform": "linux", "ports": [ "8112:8112/tcp" @@ -1653,6 +1769,8 @@ "container": "/config" } ], + "webpage": "https://www.deluge-torrent.org/", + "id": 45, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.deluge-torrent.org/
Official Docker Documentation: https://github.com/sgtsquiggs/docker-deluge-openvpn


" }, { @@ -1676,6 +1794,7 @@ "image": "linuxserver/domoticz:latest", "logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png", "name": "domoticz", + "officialDoc": "https://docs.linuxserver.io/images/docker-domoticz", "platform": "linux", "ports": [ "1443:1443/tcp", @@ -1691,6 +1810,8 @@ "container": "/config" } ], + "webpage": "https://domoticz.com/", + "id": 48, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://domoticz.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-domoticz


" }, { @@ -1734,6 +1855,7 @@ "container": "/config" } ], + "id": 49, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted



" }, { @@ -1746,6 +1868,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dozzle.png", "name": "dozzle", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://dozzle.dev/
Official Docker Documentation: https://github.com/amir20/dozzle


View logs for docker containers.", + "officialDoc": "https://github.com/amir20/dozzle", "platform": "linux", "ports": [ "8888:8080/tcp" @@ -1758,7 +1881,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://dozzle.dev/", + "id": 50 }, { "categories": [ @@ -1807,7 +1932,9 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png", "name": "drupal", + "officialDoc": "https://www.drupal.org/docs/develop/local-server-setup/docker-development-environments/docker-with-solr-cloud-integration/docker-configuration", "platform": "linux", + "preInstallScript": "install_drupal.sh", "repository": { "stackfile": "stack/drupal.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -1815,6 +1942,8 @@ "restart_policy": "unless-stopped", "title": "Drupal", "type": 3, + "webpage": "https://www.drupal.org/", + "id": 52, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.drupal.org/
Official Docker Documentation: https://www.drupal.org/docs/develop/local-server-setup/docker-development-environments/docker-with-solr-cloud-integration/docker-configuration

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_drupal.sh | bash



" }, { @@ -1853,10 +1982,13 @@ "image": "linuxserver/duckdns:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/duckdns.png", "name": "duckdns", + "officialDoc": "https://docs.linuxserver.io/images/docker-duckdns", "platform": "linux", "restart_policy": "unless-stopped", "title": "Duck DNS", "type": 1, + "webpage": "https://www.duckdns.org/", + "id": 53, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.duckdns.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-duckdns


" }, { @@ -1883,6 +2015,7 @@ "image": "linuxserver/duplicati:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/duplicati-icon.png", "name": "duplicati", + "officialDoc": "https://docs.linuxserver.io/images/docker-duplicati", "platform": "linux", "ports": [ "8200:8200/tcp" @@ -1905,6 +2038,8 @@ "container": "/source" } ], + "webpage": "https://www.duplicati.com/", + "id": 54, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.duplicati.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-duplicati


" }, { @@ -1916,6 +2051,7 @@ "image": "eclipse-mosquitto:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/eclipse-mosquitto.png", "name": "eclipse-mosquitto", + "officialDoc": "https://mosquitto.org/", "platform": "linux", "ports": [ "1883:1883/tcp", @@ -1923,6 +2059,7 @@ ], "restart_policy": "unless-stopped", "title": "Eclipse Mosquitto MQTT", + "preInstallScript": "install_mosquitto.sh", "type": 1, "volumes": [ { @@ -1938,6 +2075,8 @@ "container": "/mosquitto/log" } ], + "webpage": "https://mosquitto.org/", + "id": 55, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mosquitto.org/
Official Docker Documentation: https://mosquitto.org/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_mosquitto.sh | bash



" }, { @@ -1967,6 +2106,7 @@ "image": "linuxserver/emby:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/emby.png", "name": "emby", + "officialDoc": "https://docs.linuxserver.io/images/docker-emby", "platform": "linux", "ports": [ "8096:8096/tcp", @@ -1989,6 +2129,8 @@ "container": "/data/movies" } ], + "webpage": "https://emby.media/", + "id": 56, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://emby.media/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-emby


" }, { @@ -2001,6 +2143,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/embystat.png", "name": "embystat", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/mregni/EmbyStat
Official Docker Documentation: https://docs.linuxserver.io/images/docker-embystat


Access the ui at your-ip:6555. Follow the setup wizard on initial install. Then configure the required services.", + "officialDoc": "https://docs.linuxserver.io/images/docker-embystat", "platform": "linux", "ports": [ "6555:6555/tcp" @@ -2013,7 +2156,9 @@ "bind": "/portainer/Files/AppData/Config/EmbyStat", "container": "/config" } - ] + ], + "webpage": "https://github.com/mregni/EmbyStat", + "id": 57 }, { "categories": [ @@ -2035,6 +2180,7 @@ "image": "lscr.io/linuxserver/emulatorjs:latest", "logo": "https://raw.githubusercontent.com/EmulatorJS/EmulatorJS/main/docs/Logo-light.png", "name": "EmulatorJS", + "officialDoc": "https://github.com/EmulatorJS/EmulatorJS", "platform": "linux", "ports": [ "3003:3000/tcp", @@ -2054,6 +2200,8 @@ "container": "/data" } ], + "webpage": "https://hub.docker.com/r/linuxserver/emulatorjs", + "id": 58, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/emulatorjs
Official Docker Documentation: https://github.com/EmulatorJS/EmulatorJS


" }, { @@ -2066,6 +2214,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png", "name": "filebrowser-latest", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

The default user and password is admin/admin.", + "officialDoc": "https://filebrowser.org/installation#docker", "platform": "linux", "ports": [ "8082:80/tcp" @@ -2086,7 +2235,9 @@ "bind": "/portainer/Files/AppData/Config/filebrowser/settings.json", "container": "/config/settings.json" } - ] + ], + "webpage": "https://filebrowser.org/", + "id": 60 }, { "categories": [ @@ -2098,6 +2249,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png", "name": "filebrowser", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

The default user and password is admin/admin.", + "officialDoc": "https://filebrowser.org/installation#docker", "platform": "linux", "env": [ { @@ -2130,7 +2282,9 @@ "bind": "/portainer/Files/AppData/Config/filebrowser/settings.json", "container": "/config/settings.json" } - ] + ], + "webpage": "https://filebrowser.org/", + "id": 59 }, { "categories": [ @@ -2158,6 +2312,7 @@ "image": "lscr.io/linuxserver/filezilla:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filezilla.png", "name": "Filezilla", + "officialDoc": "https://hub.docker.com/r/linuxserver/filezilla", "platform": "linux", "ports": [ "4048:3000/tcp", @@ -2172,6 +2327,8 @@ "container": "/config" } ], + "webpage": "https://hub.docker.com/r/linuxserver/filezilla", + "id": 61, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/filezilla
Official Docker Documentation: https://hub.docker.com/r/linuxserver/filezilla


" }, { @@ -2208,6 +2365,8 @@ "container": "/config" } ], + "webpage": "https://hub.docker.com/r/linuxserver/firefox", + "id": 2, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/firefox


" }, { @@ -2226,6 +2385,7 @@ "image": "pawelmalak/flame:multiarch", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/flame.png", "name": "Flame", + "officialDoc": "https://github.com/pawelmalak/flame#with-docker-recommended", "platform": "linux", "ports": [ "5005:5005/tcp" @@ -2243,6 +2403,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://github.com/pawelmalak/flame", + "id": 62, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pawelmalak/flame
Official Docker Documentation: https://github.com/pawelmalak/flame#with-docker-recommended


" }, { @@ -2276,6 +2438,7 @@ "image": "ghcr.io/flaresolverr/flaresolverr:latest", "logo": "https://raw.githubusercontent.com/FlareSolverr/FlareSolverr/c48d342b9cfb65d7696b96e9867fcff0ae87a0e2/resources/flaresolverr_logo.svg", "name": "FlareSolverr", + "officialDoc": "https://github.com/FlareSolverr/FlareSolverr#installation", "platform": "linux", "ports": [ "8191:8191/tcp" @@ -2283,6 +2446,7 @@ "restart_policy": "unless-stopped", "title": "FlareSolverr", "type": 1, + "id": 3, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Docker Documentation: https://github.com/FlareSolverr/FlareSolverr#installation


" }, { @@ -2316,7 +2480,9 @@ "image": "dullage/flatnotes:latest", "logo": "https://raw.githubusercontent.com/spandan13/pi-hosted/master/images/flatnotes.png", "name": "flatnotes", + "officialDoc": "https://hub.docker.com/r/dullage/flatnotes", "platform": "linux", + "preInstallScript": "install_flatnotes.sh", "ports": [ "8715:8080/tcp" ], @@ -2329,6 +2495,8 @@ "container": "/app/data" } ], + "webpage": "https://github.com/Dullage/flatnotes", + "id": 63, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Dullage/flatnotes
Official Docker Documentation: https://hub.docker.com/r/dullage/flatnotes

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_flatnotes.sh | bash



" }, { @@ -2369,6 +2537,8 @@ "container": "/data" } ], + "webpage": "https://foldingathome.org/?lng=en", + "id": 64, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://foldingathome.org/?lng=en


" }, { @@ -2402,6 +2572,7 @@ "image": "felddy/foundryvtt:release", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/foundrylogo.png", "name": "FoundryVTT", + "officialDoc": "https://hub.docker.com/r/felddy/foundryvtt", "platform": "linux", "ports": [ "30000:30000/tcp" @@ -2415,6 +2586,8 @@ "container": "/data" } ], + "webpage": "https://foundryvtt.com/", + "id": 65, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://foundryvtt.com/
Official Docker Documentation: https://hub.docker.com/r/felddy/foundryvtt


" }, { @@ -2437,6 +2610,7 @@ "image": "linuxserver/freshrss:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/freshrss-icon.png", "name": "freshrss", + "officialDoc": "https://github.com/FreshRSS/FreshRSS/tree/edge/Docker", "platform": "linux", "ports": [ "8132:80/tcp" @@ -2450,6 +2624,8 @@ "container": "/config" } ], + "webpage": "https://www.freshrss.org/", + "id": 66, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.freshrss.org/
Official Docker Documentation: https://github.com/FreshRSS/FreshRSS/tree/edge/Docker


" }, { @@ -2474,6 +2650,7 @@ "image": "linuxserver/gazee:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gazee-logo.png", "name": "gazee", + "officialDoc": "https://hub.docker.com/r/linuxserver/gazee", "platform": "linux", "ports": [ "4243:4242/tcp" @@ -2495,6 +2672,8 @@ "container": "/mylar" } ], + "webpage": "https://github.com/hubbcaps/gazee", + "id": 67, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hubbcaps/gazee
Official Docker Documentation: https://hub.docker.com/r/linuxserver/gazee


" }, { @@ -2531,6 +2710,9 @@ "container": "/var/lib/ghost/content" } ], + "officialDoc": "https://hub.docker.com/_/ghost", + "webpage": "https://github.com/docker-library/docs/tree/master/ghost", + "id": 68, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/docker-library/docs/tree/master/ghost
Official Docker Documentation: https://hub.docker.com/_/ghost


" }, { @@ -2572,6 +2754,7 @@ ], "logo": "https://ghostfol.io/assets/apple-touch-icon.png", "name": "ghostfolio", + "officialDoc": "https://github.com/ghostfolio/ghostfolio#self-hosting", "platform": "linux", "repository": { "stackfile": "stack/ghostfolio.yml", @@ -2580,6 +2763,8 @@ "restart_policy": "unless-stopped", "title": "Ghostfolio", "type": 3, + "webpage": "https://ghostfol.io/", + "id": 69, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ghostfol.io/
Official Docker Documentation: https://github.com/ghostfolio/ghostfolio#self-hosting


" }, { @@ -2604,6 +2789,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gitea.png", "name": "gitea", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gitea.com/
Official Docker Documentation: https://docs.gitea.io/en-us/install-with-docker/


More possible Environment Variables: https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables", + "officialDoc": "https://docs.gitea.io/en-us/install-with-docker/", "platform": "linux", "ports": [ "8124:3000/tcp", @@ -2625,7 +2811,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime:ro" } - ] + ], + "webpage": "https://gitea.com/", + "id": 71 }, { "categories": [ @@ -2673,6 +2861,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gitea.png", "name": "gitea-mysql", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gitea.com/
Official Docker Documentation: https://docs.gitea.io/en-us/install-with-docker/#mysql-database


More possible Environment Variables: https://docs.gitea.io/en-us/install-with-docker/#managing-deployments-with-environment-variables", + "officialDoc": "https://docs.gitea.io/en-us/install-with-docker/#mysql-database", "platform": "linux", "repository": { "stackfile": "stack/gitea-mariadb.yml", @@ -2680,7 +2869,9 @@ }, "restart_policy": "unless-stopped", "title": "Gitea with Mariadb", - "type": 3 + "type": 3, + "webpage": "https://gitea.com/", + "id": 70 }, { "categories": [ @@ -2690,6 +2881,7 @@ "image": "serjs/go-socks5-proxy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png", "name": "socks5-proxy", + "officialDoc": "https://hub.docker.com/r/serjs/go-socks5-proxy", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -2697,6 +2889,8 @@ "restart_policy": "unless-stopped", "title": "Go-Socks5-Proxy", "type": 1, + "webpage": "https://hub.docker.com/r/serjs/go-socks5-proxy", + "id": 72, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy
Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy


Youtube Video: Novaspirit Tech - Route Docker Traffic Through VPN Container

" }, { @@ -2726,6 +2920,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/gotify.png", "name": "gotify", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://gotify.net/
Official Docker Documentation: https://gotify.net/docs/install


ARM7 Image. Documentation is Available here.", + "officialDoc": "https://gotify.net/docs/install", "platform": "linux", "ports": [ "9008:80/tcp" @@ -2738,7 +2933,9 @@ "bind": "/portainer/Files/AppData/Config/gotify", "container": "/app/data" } - ] + ], + "webpage": "https://gotify.net/", + "id": 73 }, { "categories": [ @@ -2748,10 +2945,12 @@ "description": "Grafana Dashboard anything. Observe everything. Query, visualize, alert on, and understand your data no matter where it’s stored. With Grafana you can create, explore, and share all of your data through beautiful, flexible dashboards.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/grafana.png", "name": "grafana", + "officialDoc": "https://grafana.com/docs/grafana/v9.0/setup-grafana/installation/docker/", "platform": "linux", "ports": [ "3030:3000/tcp" ], + "preInstallScript": "install_grafana.sh", "repository": { "stackfile": "stack/grafana.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -2759,6 +2958,8 @@ "restart_policy": "unless-stopped", "title": "Grafana", "type": 3, + "webpage": "https://grafana.com/grafana/", + "id": 74, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://grafana.com/grafana/
Official Docker Documentation: https://grafana.com/docs/grafana/v9.0/setup-grafana/installation/docker/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_grafana.sh | bash



" }, { @@ -2783,6 +2984,8 @@ ], "logo": "https://assets-global.website-files.com/5e9fae47f9a5b161fc3f7024/621813dfcf02a2fcaf04b6f3_gl_logo_horiz.svg", "name": "graylog", + "officialDoc": "https://docs.graylog.org/docs/docker", + "piHostedDoc": "graylog_install.md", "platform": "linux", "repository": { "stackfile": "stack/graylog.yml", @@ -2791,6 +2994,8 @@ "restart_policy": "unless-stopped", "title": "Graylog", "type": 3, + "webpage": "https://www.graylog.org", + "id": 75, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.graylog.org
Official Docker Documentation: https://docs.graylog.org/docs/docker

Pi-Hosted dedicated documentation: graylog_install.md




" }, { @@ -2820,6 +3025,7 @@ "image": "linuxserver/grocy:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/grocy_logo.png", "name": "grocy", + "officialDoc": "https://docs.linuxserver.io/images/docker-grocy", "platform": "linux", "ports": [ "9283:80/tcp" @@ -2833,6 +3039,8 @@ "container": "/config" } ], + "webpage": "https://grocy.info/", + "id": 76, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://grocy.info/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-grocy


" }, { @@ -2845,6 +3053,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/guacamole.png", "name": "guacamole", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://guacamole.apache.org/
Official Docker Documentation: https://hub.docker.com/r/oznu/guacamole


Youtube Video: Novaspirit Tech - Manually Installing Guacamole on Portainer

The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.", + "officialDoc": "https://hub.docker.com/r/oznu/guacamole", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -2857,7 +3066,9 @@ "bind": "/portainer/Files/AppData/Config/Guacamole", "container": "/config" } - ] + ], + "webpage": "https://guacamole.apache.org/", + "id": 77 }, { "categories": [ @@ -2879,6 +3090,7 @@ "image": "linuxserver/headphones:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/headphones-icon.png", "name": "headphones", + "officialDoc": "https://docs.linuxserver.io/images/docker-headphones", "platform": "linux", "ports": [ "8181:8181/tcp" @@ -2900,6 +3112,8 @@ "container": "/music" } ], + "webpage": "https://github.com/rembo10/headphones", + "id": 79, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/rembo10/headphones
Official Docker Documentation: https://docs.linuxserver.io/images/docker-headphones


" }, { @@ -2924,6 +3138,7 @@ "image": "linuxserver/heimdall:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/heimdall-icon.png", "name": "heimdall", + "officialDoc": "https://docs.linuxserver.io/images/docker-heimdall", "platform": "linux", "ports": [ "7202:80/tcp", @@ -2938,6 +3153,8 @@ "container": "/config" } ], + "webpage": "https://heimdall.site/", + "id": 80, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://heimdall.site/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-heimdall


" }, { @@ -2983,7 +3200,10 @@ "bind": "/portainer/Files/AppData/Config/Homarr/icons", "container": "/app/public/icons" } - ] + ], + "officialDoc": "https://github.com/ajnart/homarr", + "webpage": "https://homarr.vercel.app/", + "id": 82 }, { "categories": [ @@ -3024,13 +3244,17 @@ "bind": "/portainer/Files/AppData/Config/Homarr/icons", "container": "/app/public/icons" } - ] + ], + "officialDoc": "https://github.com/ajnart/homarr", + "webpage": "https://homarr.vercel.app/", + "id": 81 }, { "description": "Home Assistant is a free and open-source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy.", "image": "homeassistant/home-assistant:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homeassistant.png", "name": "home-assistant", + "officialDoc": "https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-container", "platform": "linux", "ports": [ "8999:8123/tcp" @@ -3044,6 +3268,8 @@ "container": "/config" } ], + "webpage": "https://www.home-assistant.io/", + "id": 83, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.home-assistant.io/
Official Docker Documentation: https://www.home-assistant.io/installation/raspberrypi#install-home-assistant-container


" }, { @@ -3083,6 +3309,7 @@ "name": "homebridge", "network": "host", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://homebridge.io/
Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker


Bringing HomeKit support where there is none", + "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", @@ -3093,7 +3320,9 @@ "bind": "/portainer/Files/AppData/Config/homebridge", "container": "/homebridge" } - ] + ], + "webpage": "https://homebridge.io/", + "id": 85 }, { "categories": [ @@ -3132,6 +3361,7 @@ "name": "homebridge-debian", "network": "host", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://homebridge.io/
Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker


Bringing HomeKit support where there is none", + "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", @@ -3142,7 +3372,9 @@ "bind": "/portainer/Files/AppData/Config/debian-homebridge", "container": "/homebridge" } - ] + ], + "webpage": "https://homebridge.io/", + "id": 84 }, { "categories": [ @@ -3152,6 +3384,7 @@ "image": "ghcr.io/gethomepage/homepage:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homepage.png", "name": "Homepage", + "officialDoc": "https://github.com/benphelps/homepage", "platform": "linux", "ports": [ "3015:3000/tcp" @@ -3169,6 +3402,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://github.com/benphelps/homepage", + "id": 86, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/benphelps/homepage
Official Docker Documentation: https://github.com/benphelps/homepage


" }, { @@ -3193,7 +3428,9 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homer.png", "name": "homer", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/bastienwirtz/homer
Official Docker Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_homer.sh | bash



Youtube Video: Novaspirit Tech - Installing and Configuring Homer Dashboard

This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer", + "officialDoc": "https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md", "platform": "linux", + "preInstallScript": "install_homer.sh", "ports": [ "8902:8080/tcp" ], @@ -3205,7 +3442,9 @@ "bind": "/portainer/Files/AppData/Config/Homer/assets", "container": "/www/assets" } - ] + ], + "webpage": "https://github.com/bastienwirtz/homer", + "id": 87 }, { "categories": [ @@ -3229,6 +3468,7 @@ "image": "linuxserver/htpcmanager:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/htpcmanager-icon.png", "name": "htpcmanager", + "officialDoc": "https://docs.linuxserver.io/images/docker-htpcmanager", "platform": "linux", "ports": [ "8085:8085/tcp" @@ -3242,6 +3482,8 @@ "container": "/config" } ], + "webpage": "https://htpc.io/", + "id": 88, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://htpc.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-htpcmanager


" }, { @@ -3253,6 +3495,7 @@ "image": "mjysci/huginn:arm32v7", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/huginn.png", "name": "huginn", + "officialDoc": "https://github.com/huginn/huginn/tree/master/docker", "platform": "linux", "ports": [ "3005:3000/tcp" @@ -3266,6 +3509,8 @@ "container": "/var/lib/mysql" } ], + "webpage": "https://github.com/huginn/huginn", + "id": 89, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/huginn/huginn
Official Docker Documentation: https://github.com/huginn/huginn/tree/master/docker


" }, { @@ -3279,6 +3524,7 @@ "logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png", "name": "influxdb1810", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.influxdata.com/
Official Docker Documentation: https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker


You will need to add /portainer/Files/AppData/Config/Influxdb/config/influxdb.conf", + "officialDoc": "https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker", "platform": "linux", "ports": [ "8086:8086/tcp" @@ -3295,7 +3541,9 @@ "bind": "/portainer/Files/AppData/Config/Influxdb/config", "container": "/etc/influxdb" } - ] + ], + "webpage": "https://www.influxdata.com/", + "id": 90 }, { "categories": [ @@ -3335,6 +3583,7 @@ "logo": "https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png", "name": "influxdb", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.influxdata.com/
Official Docker Documentation: https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker


Set your initial organisation, bucket, username and password below. Wisit Web UI at http://your_host:8086/ for setting up a tocken.", + "officialDoc": "https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker", "platform": "linux", "ports": [ "8086:8086/tcp" @@ -3351,7 +3600,9 @@ "bind": "/portainer/Files/AppData/Config/Influxdb2/config", "container": "/etc/influxdb2" } - ] + ], + "webpage": "https://www.influxdata.com/", + "id": 91 }, { "categories": [ @@ -3533,13 +3784,17 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/invidious.png", "name": "invidious", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://invidious.io/
Official Docker Documentation: https://docs.invidious.io/installation/#docker

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_invidious.sh | bash



Your device should have at least 4 GB of memory.
If you want to customise even further, the easy way is to Copy as Custom and modify the stack file manually. Look at the official config example.", + "officialDoc": "https://docs.invidious.io/installation/#docker", "platform": "linux", + "preInstallScript": "install_invidious.sh", "repository": { "stackfile": "stack/invidious.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Invidious", - "type": 3 + "type": 3, + "webpage": "https://invidious.io/", + "id": 92 }, { "categories": [ @@ -3561,6 +3816,7 @@ "image": "buanet/iobroker:latest", "logo": "https://github.com/buanet/ioBroker.docker/raw/main/docs/img/iobroker_logo.png", "name": "iobroker", + "officialDoc": "https://github.com/buanet/ioBroker.docker", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -3574,6 +3830,8 @@ "container": "/opt/iobroker" } ], + "webpage": "https://github.com/buanet/ioBroker.docker", + "id": 93, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/buanet/ioBroker.docker
Official Docker Documentation: https://github.com/buanet/ioBroker.docker


" }, { @@ -3597,6 +3855,7 @@ "image": "linuxserver/jackett:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jacket-icon.png", "name": "jackett", + "officialDoc": "https://docs.linuxserver.io/images/docker-jackett", "platform": "linux", "ports": [ "9117:9117/tcp" @@ -3614,6 +3873,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/Jackett/Jackett", + "id": 94, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Jackett/Jackett
Official Docker Documentation: https://docs.linuxserver.io/images/docker-jackett


" }, { @@ -3642,6 +3903,7 @@ "image": "jaymoulin/jdownloader:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jdownloader.png", "name": "JDownloader", + "officialDoc": "https://github.com/jaymoulin/docker-jdownloader", "platform": "linux", "ports": [ "3129:3129/tcp" @@ -3659,6 +3921,8 @@ "container": "/opt/JDownloader/Downloads" } ], + "webpage": "https://my.jdownloader.org/", + "id": 95, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://my.jdownloader.org/
Official Docker Documentation: https://github.com/jaymoulin/docker-jdownloader


Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server

" }, { @@ -3688,6 +3952,7 @@ "image": "linuxserver/jellyfin:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jellyfin.png", "name": "jellyfin", + "officialDoc": "https://docs.linuxserver.io/images/docker-jellyfin", "platform": "linux", "ports": [ "8096:8096/tcp", @@ -3710,6 +3975,8 @@ "container": "/data/movies" } ], + "webpage": "https://jellyfin.org/", + "id": 96, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://jellyfin.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-jellyfin


" }, { @@ -3724,6 +3991,7 @@ "logo": "https://github.com/hrfee/jfa-go/raw/main/images/jfa-go-icon.png", "name": "jfa-go", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://jfa-go.com/
Official Docker Documentation: https://wiki.jfa-go.com/


This system is setup to work with either Emby or Jellyfin out of the box. During the initial setup the user will have the option of which server they will be administering.", + "officialDoc": "https://wiki.jfa-go.com/", "platform": "linux", "restart_policy": "unless-stopped", "title": "Jellyfin-Accounts", @@ -3746,7 +4014,9 @@ "container": "/etc/localtime", "readonly": true } - ] + ], + "webpage": "https://jfa-go.com/", + "id": 98 }, { "categories": [ @@ -3793,6 +4063,9 @@ "container": "/app/config" } ], + "officialDoc": "https://hub.docker.com/r/fallenbagel/jellyseerr", + "webpage": "https://github.com/Fallenbagel/jellyseerr", + "id": 97, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Fallenbagel/jellyseerr
Official Docker Documentation: https://hub.docker.com/r/fallenbagel/jellyseerr


" }, { @@ -3837,6 +4110,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/joplin.png", "name": "joplin-server", + "officialDoc": "https://github.com/etechonomy/joplin-server", "platform": "linux", "repository": { "stackfile": "stack/joplin-server.yml", @@ -3845,6 +4119,8 @@ "restart_policy": "unless-stopped", "title": "Joplin server", "type": 3, + "webpage": "https://hub.docker.com/r/etechonomy/joplin-server", + "id": 99, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/etechonomy/joplin-server
Official Docker Documentation: https://github.com/etechonomy/joplin-server


" }, { @@ -3864,6 +4140,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png", "name": "Kasm", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kasmweb.com/
Official Docker Documentation: https://github.com/linuxserver/docker-kasm


Important: Check and see if /dev/dri/renderD128 exists on your host if it does please use the one with renderD128 support.
!!!MAKE SURE YOU USE HTTPS!!!
!!!MAKE SURE YOU USE PORT 4011 FIRST THEN INSTALL IT
DO NOT INSTALL EVERYTHING AT ONCE(unless you know what you are doing)!!!
!!!ALERT!!! MAKE SURE YOU SAVE THE ADMIN USERNAME AND REGULAR USERNAME DO NOT FORGET THIS STEP, IT WOULD BE SOMETHING LIKE THIS admin@kasm.local, user@kasm.local !!!ALERT!!!", + "officialDoc": "https://github.com/linuxserver/docker-kasm", "platform": "linux", "ports": [ "4010:4010/tcp", @@ -3882,7 +4159,9 @@ "bind": "/portainer/Files/AppData/Config/kasm/profiles", "container": "/profiles" } - ] + ], + "webpage": "https://www.kasmweb.com/", + "id": 101 }, { "categories": [ @@ -3901,6 +4180,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kasm-server.png", "name": "Kasm-renderD128", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kasmweb.com/
Official Docker Documentation: https://github.com/linuxserver/docker-kasm


!!!MAKE SURE YOU USE HTTPS!!!
!!!MAKE SURE YOU USE PORT 4011 FIRST THEN INSTALL IT
DO NOT INSTALL EVERYTHING AT ONCE(unless you know what you are doing)!!!
!!!ALERT!!! MAKE SURE YOU SAVE THE ADMIN USERNAME AND REGULAR USERNAME DO NOT FORGET THIS STEP, IT WOULD BE SOMETHING LIKE THIS admin@kasm.local, user@kasm.local !!!ALERT!!!", + "officialDoc": "https://github.com/linuxserver/docker-kasm", "platform": "linux", "ports": [ "4010:4010/tcp", @@ -3923,7 +4203,9 @@ "bind": "/dev/dri/renderD128", "container": "/dev/dri/renderD128" } - ] + ], + "webpage": "https://www.kasmweb.com/", + "id": 100 }, { "categories": [ @@ -3934,6 +4216,7 @@ "image": "jvmilazz0/kavita:latest", "logo": "https://raw.githubusercontent.com/Kareadita/Kavita/develop/Logo/kavita.svg", "name": "Kavita", + "officialDoc": "https://wiki.kavitareader.com/installation/docker", "platform": "linux", "ports": [ "5002:5000/tcp" @@ -3966,6 +4249,8 @@ "container": "/kavita/config" } ], + "webpage": "https://www.kavitareader.com/", + "id": 102, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.kavitareader.com/
Official Docker Documentation: https://wiki.kavitareader.com/installation/docker


" }, { @@ -3984,15 +4269,19 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png", "name": "klipper-mainsail-moonraker", + "officialDoc": "https://hub.docker.com/r/mkuf/klipper", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mkuf/klipper
Official Docker Documentation: https://hub.docker.com/r/mkuf/klipper

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_klipper.sh | bash



First you will need to download a printer.conf file from https://github.com/Klipper3d/klipper/tree/master/config and copy it to ", "platform": "linux", + "preInstallScript": "install_klipper.sh", "repository": { "stackfile": "stack/klipper.yml", "url": "https://github.com/pi-hosted/pi-hosted/" }, "restart_policy": "unless-stopped", "title": "Klipper[Testing], Mainsail, Moonraker", - "type": 3 + "type": 3, + "webpage": "https://hub.docker.com/r/mkuf/klipper", + "id": 103 }, { "categories": [ @@ -4014,6 +4303,7 @@ "image": "lsioarmhf/kodi-headless:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/kodi-icon.png", "name": "kodi-headless", + "officialDoc": "https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/", "platform": "linux", "ports": [ "8081:8080/tcp", @@ -4029,6 +4319,8 @@ "container": "/config/.kodi" } ], + "webpage": "https://kodi.tv/", + "id": 104, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://kodi.tv/
Official Docker Documentation: https://hub.docker.com/r/lsioarmhf/kodi-headless-aarch64/


" }, { @@ -4040,6 +4332,7 @@ "image": "gotson/komga:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/komga.png", "name": "komga", + "officialDoc": "https://komga.org/", "platform": "linux", "ports": [ "8995:8080/tcp" @@ -4062,6 +4355,8 @@ "read_only": "true" } ], + "webpage": "https://github.com/gotson/komga", + "id": 105, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/gotson/komga
Official Docker Documentation: https://komga.org/


" }, { @@ -4084,6 +4379,7 @@ "image": "linuxserver/lazylibrarian:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lazylibrarian-icon.png", "name": "lazylibrarian", + "officialDoc": "https://docs.linuxserver.io/images/docker-lazylibrarian", "platform": "linux", "ports": [ "5299:5299/tcp" @@ -4102,6 +4398,8 @@ "container": "/books" } ], + "webpage": "https://lazylibrarian.gitlab.io/", + "id": 106, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lazylibrarian.gitlab.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lazylibrarian


" }, { @@ -4160,6 +4458,7 @@ "image": "linuxserver/letsencrypt:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/letsencrypt.png", "name": "letsencrypt", + "officialDoc": "https://hub.docker.com/r/linuxserver/letsencrypt", "platform": "linux", "ports": [ "80:80/tcp", @@ -4174,6 +4473,8 @@ "container": "/config" } ], + "webpage": "https://letsencrypt.org/", + "id": 107, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://letsencrypt.org/
Official Docker Documentation: https://hub.docker.com/r/linuxserver/letsencrypt


" }, { @@ -4185,6 +4486,7 @@ "image": "libreddit/libreddit:arm", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/libreddit.png", "name": "libreddit", + "officialDoc": "https://github.com/spikecodes/libreddit#2-docker", "platform": "linux", "ports": [ "8088:8080/tcp" @@ -4198,6 +4500,8 @@ "container": "/config" } ], + "webpage": "https://libreddit.silkky.cloud/", + "id": 108, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://libreddit.silkky.cloud/
Official Docker Documentation: https://github.com/spikecodes/libreddit#2-docker


" }, { @@ -4221,6 +4525,7 @@ "image": "linuxserver/librespeed:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest.png", "name": "librespeed", + "officialDoc": "https://docs.linuxserver.io/images/docker-librespeed", "platform": "linux", "ports": [ "83:80/tcp" @@ -4234,6 +4539,8 @@ "container": "/config" } ], + "webpage": "https://librespeed.org/", + "id": 109, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://librespeed.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-librespeed


" }, { @@ -4257,6 +4564,7 @@ "image": "linuxserver/lidarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lidarr.png", "name": "lidarr", + "officialDoc": "https://docs.linuxserver.io/images/docker-lidarr", "platform": "linux", "ports": [ "8686:8686/tcp" @@ -4278,6 +4586,8 @@ "container": "/music" } ], + "webpage": "https://lidarr.audio/", + "id": 110, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lidarr.audio/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lidarr


" }, { @@ -4311,6 +4621,7 @@ "image": "cinetube/lingva-translate:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lingva-translate.svg", "name": "lingva-translate", + "officialDoc": "https://github.com/TheDavidDelta/lingva-translate", "platform": "linux", "ports": [ "3010:3000/tcp" @@ -4318,6 +4629,8 @@ "restart_policy": "unless-stopped", "title": "Lingva Translate", "type": 1, + "webpage": "https://lingva.ml/", + "id": 111, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lingva.ml/
Official Docker Documentation: https://github.com/TheDavidDelta/lingva-translate


" }, { @@ -4366,6 +4679,7 @@ "image": "linkstackorg/linkstack:latest", "logo": "https://raw.githubusercontent.com/LinkStackOrg/branding/main/logo/png/logo.png", "name": "LinkStack", + "officialDoc": "https://github.com/linkstackorg/linkstack#readme", "platform": "linux", "ports": [ "8822:80/tcp", @@ -4374,6 +4688,8 @@ "restart_policy": "unless-stopped", "title": "linkstack", "type": 1, + "webpage": "https://linkstack.org/", + "id": 4, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://linkstack.org/
Official Docker Documentation: https://github.com/linkstackorg/linkstack#readme


" }, { @@ -4402,6 +4718,8 @@ "image": "nitnelave/lldap:stable", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png", "name": "LLDAP", + "officialDoc": "https://github.com/nitnelave/lldap", + "preInstallScript": "install_lldap.sh", "platform": "linux", "ports": [ "3890:3890/tcp", @@ -4416,6 +4734,8 @@ "container": "/data" } ], + "webpage": "https://github.com/nitnelave/lldap", + "id": 112, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/nitnelave/lldap
Official Docker Documentation: https://github.com/nitnelave/lldap

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_lldap.sh | bash



" }, { @@ -4466,6 +4786,7 @@ "image": "linuxserver/lychee:arm64v8-latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lychee-icon.png", "name": "lychee", + "officialDoc": "https://docs.linuxserver.io/images/docker-lychee", "platform": "linux", "ports": [ "84:84/tcp" @@ -4483,6 +4804,8 @@ "container": "/pictures" } ], + "webpage": "https://lycheeorg.github.io/", + "id": 114, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lycheeorg.github.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lychee


" }, { @@ -4532,6 +4855,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lychee-icon.png", "name": "lychee-mariadb", + "officialDoc": "https://docs.linuxserver.io/images/docker-lychee", "platform": "linux", "repository": { "stackfile": "stack/lychee-mariadb.yml", @@ -4540,6 +4864,8 @@ "restart_policy": "unless-stopped", "title": "Lychee With Mariadb", "type": 3, + "webpage": "https://lycheeorg.github.io/", + "id": 113, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://lycheeorg.github.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-lychee


" }, { @@ -4562,6 +4888,8 @@ "image": "krateng/maloja:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/maloja.png", "name": "maloja", + "officialDoc": "https://github.com/krateng/maloja/blob/master/README.md", + "preInstallScript": "install_maloja.sh", "platform": "linux", "ports": [ "42010:42010/tcp" @@ -4575,6 +4903,8 @@ "container": "/data" } ], + "webpage": "https://github.com/krateng/maloja", + "id": 115, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/krateng/maloja
Official Docker Documentation: https://github.com/krateng/maloja/blob/master/README.md

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_maloja.sh | bash



" }, { @@ -4618,6 +4948,7 @@ "image": "linuxserver/mariadb:arm64v8-latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mariadb-icon.png", "name": "mariadb", + "officialDoc": "https://docs.linuxserver.io/images/docker-mariadb", "platform": "linux", "ports": [ "3306:3306/tcp" @@ -4631,6 +4962,8 @@ "container": "/config" } ], + "webpage": "https://mariadb.org/", + "id": 116, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mariadb.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-mariadb


" }, { @@ -4700,6 +5033,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mealie.png", "name": "mealie", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hay-kot.github.io/mealie/
Official Docker Documentation: https://hay-kot.github.io/mealie/documentation/getting-started/install/


Default Credentials: Username: changeme@email.com Password: MyPassword. Documentation is Available here.", + "officialDoc": "https://hay-kot.github.io/mealie/documentation/getting-started/install/", "platform": "linux", "ports": [ "9925:9000/tcp" @@ -4712,7 +5046,9 @@ "bind": "/portainer/Files/AppData/Config/mealie", "container": "/app/data" } - ] + ], + "webpage": "https://hay-kot.github.io/mealie/", + "id": 117 }, { "categories": [ @@ -4735,6 +5071,7 @@ "image": "linuxserver/medusa:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/medusa-icon.png", "name": "medusa", + "officialDoc": "https://docs.linuxserver.io/images/docker-medusa", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -4756,6 +5093,8 @@ "container": "/downloads" } ], + "webpage": "https://pymedusa.com/", + "id": 118, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pymedusa.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-medusa


" }, { @@ -4767,6 +5106,7 @@ "image": "ghcr.io/usememos/memos:latest", "logo": "https://raw.githubusercontent.com/usememos/memos/main/web/public/logo.png", "name": "memos", + "officialDoc": "https://github.com/usememos/memos", "platform": "linux", "ports": [ "5230:5230/tcp" @@ -4780,6 +5120,8 @@ "container": "/var/opt/memos" } ], + "webpage": "https://usememos.com", + "id": 5, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://usememos.com
Official Docker Documentation: https://github.com/usememos/memos


" }, { @@ -4802,6 +5144,7 @@ "image": "alexta69/metube:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/metube.png", "name": "MeTube", + "officialDoc": "https://github.com/alexta69/metube", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -4815,6 +5158,8 @@ "container": "/downloads" } ], + "webpage": "https://hub.docker.com/r/alexta69/metube", + "id": 119, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/alexta69/metube
Official Docker Documentation: https://github.com/alexta69/metube


" }, { @@ -4834,6 +5179,7 @@ "image": "itzg/minecraft-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minecraft.png", "name": "minecraft", + "officialDoc": "https://github.com/itzg/docker-minecraft-server#using-docker-compose", "platform": "linux", "ports": [ "25565:25565/tcp" @@ -4847,6 +5193,8 @@ "container": "/data" } ], + "webpage": "https://www.minecraft.net/en-us", + "id": 120, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.minecraft.net/en-us
Official Docker Documentation: https://github.com/itzg/docker-minecraft-server#using-docker-compose


" }, { @@ -4869,6 +5217,7 @@ "image": "linuxserver/minetest:latest", "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png", "name": "minetest", + "officialDoc": "https://docs.linuxserver.io/images/docker-minetest", "platform": "linux", "ports": [ "30000:30000/udp" @@ -4881,6 +5230,8 @@ "container": "/config/.minetest" } ], + "webpage": "https://www.minetest.net/", + "id": 121, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.minetest.net/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-minetest


" }, { @@ -4921,6 +5272,7 @@ "image": "minio/minio:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minio.png", "name": "minio", + "officialDoc": "https://docs.min.io/minio/baremetal/quickstart/quickstart.html", "platform": "linux", "ports": [ "8760:9000/tcp", @@ -4935,6 +5287,8 @@ "container": "/data" } ], + "webpage": "https://min.io/", + "id": 122, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://min.io/
Official Docker Documentation: https://docs.min.io/minio/baremetal/quickstart/quickstart.html


" }, { @@ -4959,6 +5313,7 @@ "image": "linuxserver/minisatip:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/minisatip-icon.png", "name": "minisatip", + "officialDoc": "https://docs.linuxserver.io/images/docker-minisatip", "platform": "linux", "ports": [ "8875:8875/tcp", @@ -4968,6 +5323,8 @@ "restart_policy": "unless-stopped", "title": "Minisatip", "type": 1, + "webpage": "https://github.com/catalinii/minisatip", + "id": 123, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/catalinii/minisatip
Official Docker Documentation: https://docs.linuxserver.io/images/docker-minisatip


" }, { @@ -5020,6 +5377,7 @@ ], "logo": "https://avatars0.githubusercontent.com/u/25832602", "name": "monica", + "officialDoc": "https://github.com/monicahq/docker#use-monica-docker-image", "platform": "linux", "repository": { "stackfile": "stack/monica.yml", @@ -5027,6 +5385,8 @@ }, "title": "Monica", "type": 3, + "webpage": "https://www.monicahq.com/", + "id": 124, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.monicahq.com/
Official Docker Documentation: https://github.com/monicahq/docker#use-monica-docker-image


" }, { @@ -5050,6 +5410,7 @@ "image": "linuxserver/mstream:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mstream.png", "name": "mstream", + "officialDoc": "https://docs.linuxserver.io/images/docker-mstream", "platform": "linux", "ports": [ "3200:3000/tcp" @@ -5067,6 +5428,8 @@ "container": "/music" } ], + "webpage": "https://mstream.io/", + "id": 125, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://mstream.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-mstream


" }, { @@ -5096,6 +5459,7 @@ "image": "yhaenggi/murmur:1.3.4", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Mumble-logo.png", "name": "murmur", + "officialDoc": "https://github.com/yhaenggi/murmur-docker", "platform": "linux", "ports": [ "64738:64738/tcp", @@ -5122,6 +5486,8 @@ "container": "/opt/murmur/log" } ], + "webpage": "https://www.mumble.info/", + "id": 126, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.mumble.info/
Official Docker Documentation: https://github.com/yhaenggi/murmur-docker


" }, { @@ -5151,6 +5517,7 @@ "image": "linuxserver/musicbrainz:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/musicbrainz-icon.png", "name": "musicbrainz", + "officialDoc": "https://github.com/linuxserver-archive/docker-musicbrainz", "platform": "linux", "ports": [ "5000:5000/tcp" @@ -5168,6 +5535,8 @@ "container": "/data" } ], + "webpage": "https://musicbrainz.org/", + "id": 127, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://musicbrainz.org/
Official Docker Documentation: https://github.com/linuxserver-archive/docker-musicbrainz


" }, { @@ -5193,6 +5562,7 @@ "image": "linuxserver/muximux:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/muximux-icon.png", "name": "muximux", + "officialDoc": "https://docs.linuxserver.io/images/docker-muximux", "platform": "linux", "ports": [ "7205:80/tcp" @@ -5206,6 +5576,8 @@ "container": "/config" } ], + "webpage": "https://github.com/mescon/Muximux", + "id": 128, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/mescon/Muximux
Official Docker Documentation: https://docs.linuxserver.io/images/docker-muximux


" }, { @@ -5229,6 +5601,7 @@ "image": "linuxserver/mylar3:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/mylar-icon.png", "name": "mylar", + "officialDoc": "https://docs.linuxserver.io/images/docker-mylar3", "platform": "linux", "ports": [ "8090:8090/tcp" @@ -5250,6 +5623,8 @@ "container": "/comics" } ], + "webpage": "https://github.com/mylar3/mylar3", + "id": 129, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/mylar3/mylar3
Official Docker Documentation: https://docs.linuxserver.io/images/docker-mylar3


" }, { @@ -5296,6 +5671,9 @@ "container": "/var/lib/mysql" } ], + "officialDoc": "https://hub.docker.com/_/mysql", + "webpage": "https://www.mysql.com/", + "id": 130, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.mysql.com/
Official Docker Documentation: https://hub.docker.com/_/mysql


" }, { @@ -5325,6 +5703,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/n8n.jpg", "name": "n8n", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://n8n.io/
Official Docker Documentation: https://docs.n8n.io/getting-started/installation/#docker


Documentation is Available here", + "officialDoc": "https://docs.n8n.io/getting-started/installation/#docker", "platform": "linux", "ports": [ "5678:5678/tcp" @@ -5337,7 +5716,9 @@ "bind": "/portainer/Files/AppData/Config/n8n", "container": "/home/node/.n8n" } - ] + ], + "webpage": "https://n8n.io/", + "id": 131 }, { "categories": [ @@ -5361,6 +5742,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/netdata.png", "name": "netdata", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.netdata.cloud/
Official Docker Documentation: https://learn.netdata.cloud/docs/agent/packaging/docker


Documentation is Available here.", + "officialDoc": "https://learn.netdata.cloud/docs/agent/packaging/docker", "platform": "linux", "ports": [ "19999:19999/tcp" @@ -5397,7 +5779,9 @@ "bind": "/etc/os-release", "container": "/host/etc/os-release:ro" } - ] + ], + "webpage": "https://www.netdata.cloud/", + "id": 132 }, { "categories": [ @@ -5440,13 +5824,16 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png", "name": "nextcloud", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nextcloud.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nextcloud


The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", + "officialDoc": "https://docs.linuxserver.io/images/docker-nextcloud", "platform": "linux", "repository": { "stackfile": "stack/nextcloud.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Nextcloud", - "type": 3 + "type": 3, + "webpage": "https://nextcloud.com/", + "id": 133 }, { "categories": [ @@ -5469,6 +5856,7 @@ "image": "linuxserver/nginx:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nginx-icon.png", "name": "nginx", + "officialDoc": "https://docs.linuxserver.io/images/docker-nginx", "platform": "linux", "ports": [ "8080:80/tcp", @@ -5483,6 +5871,8 @@ "container": "/config" } ], + "webpage": "https://nginx.org/en/", + "id": 139, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginx.org/en/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nginx


" }, { @@ -5544,6 +5934,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-mysql-goaccess", + "officialDoc": "https://nginxproxymanager.com/setup/#using-mysql-mariadb-database", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5551,6 +5943,7 @@ "443:443/tcp", "7880:7880/tcp" ], + "preInstallScript": "nginx-proxy-manager.sh", "repository": { "stackfile": "stack/nginx-proxy-manager-goaccess.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -5558,6 +5951,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 134, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#using-mysql-mariadb-database

Pi-Hosted dedicated documentation: nginx_proxy_manager.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/nginx-proxy-manager.sh | bash



Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5595,12 +5990,15 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-mysql", + "officialDoc": "https://nginxproxymanager.com/setup/#using-mysql-mariadb-database", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", "81:81/tcp", "443:443/tcp" ], + "preInstallScript": "nginx-proxy-manager.sh", "repository": { "stackfile": "stack/nginx-proxy-manager.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -5608,6 +6006,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Mysql [DEPRECATED]", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 135, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#using-mysql-mariadb-database

Pi-Hosted dedicated documentation: nginx_proxy_manager.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/nginx-proxy-manager.sh | bash



Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5659,6 +6059,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-sqllite-goaccess", + "officialDoc": "https://nginxproxymanager.com/setup/#running-the-app", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5673,6 +6075,8 @@ "restart_policy": "unless-stopped", "title": "Nginx Proxy Manager v2 with Sqlite and Goaccess Charts", "type": 3, + "webpage": "https://nginxproxymanager.com/", + "id": 136, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/#running-the-app

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5701,6 +6105,8 @@ "image": "jc21/nginx-proxy-manager:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-sqlite", + "officialDoc": "https://nginxproxymanager.com/setup/", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5720,6 +6126,8 @@ "container": "/etc/letsencrypt" } ], + "webpage": "https://nginxproxymanager.com/", + "id": 137, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5748,6 +6156,8 @@ "image": "jc21/nginx-proxy-manager:v3", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png", "name": "nginx-proxy-manager-v3", + "officialDoc": "https://nginxproxymanager.com/setup/", + "piHostedDoc": "nginx_proxy_manager.md", "platform": "linux", "ports": [ "80:80/tcp", @@ -5763,6 +6173,8 @@ "container": "/data" } ], + "webpage": "https://nginxproxymanager.com/", + "id": 138, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nginxproxymanager.com/
Official Docker Documentation: https://nginxproxymanager.com/setup/

Pi-Hosted dedicated documentation: nginx_proxy_manager.md




Youtube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker

" }, { @@ -5774,6 +6186,7 @@ "description": "A free and open source alternative Twitter front-end focused on privacy and performance.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nitter.png", "name": "nitter", + "officialDoc": "https://github.com/zedeus/nitter", "repository": { "stackfile": "stack/nitter.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -5782,6 +6195,8 @@ "restart_policy": "unless-stopped", "title": "Nitter", "type": 3, + "webpage": "https://nitter.net/", + "id": 140, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nitter.net/
Official Docker Documentation: https://github.com/zedeus/nitter


" }, { @@ -5805,6 +6220,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/node-red.png", "name": "node-red", + "officialDoc": "https://nodered.org/docs/getting-started/docker", "platform": "linux", "ports": [ "1880:1880/tcp" @@ -5816,6 +6232,8 @@ "restart_policy": "unless-stopped", "title": "Node Red", "type": 3, + "webpage": "https://nodered.org/", + "id": 141, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nodered.org/
Official Docker Documentation: https://nodered.org/docs/getting-started/docker


" }, { @@ -5873,6 +6291,7 @@ "image": "azinchen/nordvpn:latest", "logo": "https://s3.us-east-2.amazonaws.com/ccp-prd-s3-uploads/2022/3/8/03500108885898f010e823eeb284e393b99e1ad5.png", "name": "nord-vpn", + "officialDoc": "https://hub.docker.com/r/azinchen/nordvpn", "platform": "linux", "ports": [ "8080:80/tcp" @@ -5881,6 +6300,8 @@ "title": "nord-vpn", "type": 1, "privileged": true, + "webpage": "https://github.com/azinchen/nordvpn", + "id": 142, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/azinchen/nordvpn
Official Docker Documentation: https://hub.docker.com/r/azinchen/nordvpn


" }, { @@ -5929,6 +6350,7 @@ "image": "instantlinux/nut-upsd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nut-server.png", "name": "NUT Server", + "officialDoc": "https://hub.docker.com/r/instantlinux/nut-upsd", "platform": "linux", "ports": [ "3493:3493/tcp" @@ -5936,6 +6358,8 @@ "restart_policy": "unless-stopped", "title": "NUT Server", "type": 1, + "webpage": "https://networkupstools.org", + "id": 143, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://networkupstools.org
Official Docker Documentation: https://hub.docker.com/r/instantlinux/nut-upsd


" }, { @@ -5958,6 +6382,7 @@ "image": "linuxserver/nzbget:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nzbget-icon.png", "name": "nzbget", + "officialDoc": "https://docs.linuxserver.io/images/docker-nzbget", "platform": "linux", "ports": [ "6789:6789/tcp" @@ -5975,6 +6400,8 @@ "container": "/downloads" } ], + "webpage": "https://nzbget.net/", + "id": 144, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://nzbget.net/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nzbget


" }, { @@ -5999,6 +6426,7 @@ "image": "linuxserver/nzbhydra2:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/hydra-icon.png", "name": "nzbhydra2", + "officialDoc": "https://docs.linuxserver.io/images/docker-nzbhydra2", "platform": "linux", "ports": [ "5076:5076/tcp" @@ -6016,6 +6444,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/theotherp/nzbhydra2", + "id": 145, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/theotherp/nzbhydra2
Official Docker Documentation: https://docs.linuxserver.io/images/docker-nzbhydra2


" }, { @@ -6057,6 +6487,9 @@ "container": "/dev" } ], + "officialDoc": "https://hub.docker.com/r/octoprint/octoprint", + "webpage": "https://octoprint.org/", + "id": 146, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://octoprint.org/
Official Docker Documentation: https://hub.docker.com/r/octoprint/octoprint


" }, { @@ -6080,6 +6513,7 @@ "image": "mbentley/omada-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/omada.png", "name": "omada-controller", + "officialDoc": "https://hub.docker.com/r/mbentley/omada-controller", "platform": "linux", "ports": [ "8088:8088/tcp", @@ -6100,6 +6534,8 @@ "container": "/config" } ], + "webpage": "https://www.tp-link.com/us/business-networking/omada-sdn-controller/", + "id": 148, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.tp-link.com/us/business-networking/omada-sdn-controller/
Official Docker Documentation: https://hub.docker.com/r/mbentley/omada-controller


" }, { @@ -6125,6 +6561,7 @@ "image": "linuxserver/ombi:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ombi.png", "name": "ombi", + "officialDoc": "https://docs.linuxserver.io/images/docker-ombi", "platform": "linux", "ports": [ "3579:3579/tcp" @@ -6138,6 +6575,8 @@ "container": "/config" } ], + "webpage": "https://ombi.io/", + "id": 149, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ombi.io/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-ombi


" }, { @@ -6160,6 +6599,7 @@ "image": "openspeedtest/latest", "logo": "https://raw.githubusercontent.com/openspeedtest/Speed-Test/main/assets/images/icons/android-chrome-192x192.png", "name": "OpenSpeedTest", + "officialDoc": "https://github.com/openspeedtest/Speed-Test", "platform": "linux", "ports": [ "30000:3000/tcp" @@ -6167,6 +6607,8 @@ "restart_policy": "unless-stopped", "title": "OpenSpeedTest", "type": 1, + "webpage": "https://hub.docker.com/r/openspeedtest/latest", + "id": 150, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/openspeedtest/latest
Official Docker Documentation: https://github.com/openspeedtest/Speed-Test


" }, { @@ -6190,6 +6632,7 @@ "image": "organizr/organizr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/organizr-icon.png", "name": "organizr-v2", + "officialDoc": "https://hub.docker.com/r/organizr/organizr", "platform": "linux", "ports": [ "7171:80/tcp" @@ -6203,6 +6646,8 @@ "container": "/config" } ], + "webpage": "https://organizr.app/", + "id": 151, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://organizr.app/
Official Docker Documentation: https://hub.docker.com/r/organizr/organizr


" }, { @@ -6225,6 +6670,7 @@ "image": "linuxserver/oscam:latest", "logo": "http://i.imgur.com/8LadrLg.png", "name": "oscam", + "officialDoc": "https://docs.linuxserver.io/images/docker-oscam", "platform": "linux", "ports": [ "8888:8888/tcp", @@ -6239,6 +6685,8 @@ "container": "/config" } ], + "webpage": "https://trac.streamboard.tv/oscam/", + "id": 152, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://trac.streamboard.tv/oscam/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-oscam


" }, { @@ -6281,6 +6729,9 @@ "container": "/config" } ], + "officialDoc": "https://hub.docker.com/r/linuxserver/overseerr", + "webpage": "https://overseerr.dev/", + "id": 153, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://overseerr.dev/
Official Docker Documentation: https://hub.docker.com/r/linuxserver/overseerr


" }, { @@ -6342,6 +6793,7 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/paperless.png", "name": "paperless-ngx", + "officialDoc": "https://github.com/paperless-ngx/paperless-ngx", "repository": { "stackfile": "stack/paperless-ngx.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -6350,6 +6802,8 @@ "restart_policy": "unless-stopped", "title": "Paperless NGX", "type": 3, + "webpage": "https://github.com/paperless-ngx/paperless-ngx", + "id": 154, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/paperless-ngx/paperless-ngx
Official Docker Documentation: https://github.com/paperless-ngx/paperless-ngx


" }, { @@ -6458,6 +6912,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/passbolt.png", "name": "Passbolt", + "officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md", + "piHostedDoc": "passbolt.md", "platform": "linux", "repository": { "stackfile": "stack/passbolt.yml", @@ -6466,6 +6922,8 @@ "restart_policy": "unless-stopped", "title": "Passbolt", "type": 3, + "webpage": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md", + "id": 155, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md
Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md

Pi-Hosted dedicated documentation: passbolt.md




" }, { @@ -6503,6 +6961,7 @@ ], "image": "dpage/pgadmin4:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pgadmin.png", + "preInstallScript": "install_pgadmin.sh", "name": "pgadmin", "platform": "linux", "ports": [ @@ -6517,6 +6976,9 @@ "container": "/var/lib/pgadmin" } ], + "officialDoc": "https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html", + "webpage": "https://www.pgadmin.org/", + "id": 156, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.pgadmin.org/
Official Docker Documentation: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pgadmin.sh | bash



" }, { @@ -6599,13 +7061,18 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/photoprism.png", "name": "PhotoPrism", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://photoprism.app/
Official Docker Documentation: https://docs.photoprism.app/getting-started/docker-compose/

Pi-Hosted dedicated documentation: photoprism.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_photoprism.sh | bash



Your device should have at least 4 GB of memory. Running PhotoPrism on a server with less than 4 GB of swap space or setting a memory/swap limit can cause unexpected restarts, especially when the indexer temporarily needs more memory to process large files.
It's important to boot your Rapsberry Pi 3/4 with the parameter arm_64bit=1 in config.txt to use ARM64 image.
If you see Docker errors related to \\\"cgroups\\\", it may help to add the following to /boot/firmware/cmdline.txt:

cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1

User pi needs to have access to HOST_MEDIA_PATH, you can force it with:

sudo chown -R pi:pi /path/to/media

Run install_photoprism.sh before deploying this container.", + "officialDoc": "https://docs.photoprism.app/getting-started/docker-compose/", + "piHostedDoc": "photoprism.md", "platform": "linux", + "preInstallScript": "install_photoprism.sh", "repository": { "stackfile": "stack/photoprism.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "PhotoPrism", - "type": 3 + "type": 3, + "webpage": "https://photoprism.app/", + "id": 157 }, { "categories": [ @@ -6627,6 +7094,7 @@ "image": "linuxserver/photoshow:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/photoshow-icon.png", "name": "photoshow", + "officialDoc": "https://docs.linuxserver.io/images/docker-photoshow", "platform": "linux", "ports": [ "7380:80/tcp" @@ -6648,6 +7116,8 @@ "container": "/config" } ], + "webpage": "https://github.com/thibaud-rohmer/PhotoShow", + "id": 158, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/thibaud-rohmer/PhotoShow
Official Docker Documentation: https://docs.linuxserver.io/images/docker-photoshow


" }, { @@ -6660,6 +7130,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole.png", "name": "pihole", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://github.com/pi-hole/docker-pi-hole/#running-pi-hole-docker

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://github.com/pi-hole/docker-pi-hole/#running-pi-hole-docker", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -6680,7 +7152,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 161 }, { "categories": [ @@ -6692,6 +7166,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole_doh-dot.png", "name": "pihole DoH/DoT", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://hub.docker.com/r/oijkn/pihole-doh-dot

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://hub.docker.com/r/oijkn/pihole-doh-dot", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -6712,7 +7188,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole_DoH-DoT/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 159 }, { "categories": [ @@ -6764,6 +7242,8 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole-unbound.png", "name": "pihole-unbound", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pi-hole.net/
Official Docker Documentation: https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container

Pi-Hosted dedicated documentation: pi-hole.md




When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53. For extra information on this container visit the mainteiner GitHub Page. You can add ports: 5335 to access Ubound externally; 22 to enable SSH; 67 to use DHCP Server. Add those ports in Show advanced options. if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin.", + "officialDoc": "https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container", + "piHostedDoc": "pi-hole.md", "platform": "linux", "ports": [ "53:53/tcp", @@ -6783,7 +7263,9 @@ "bind": "/portainer/Files/AppData/Config/PiHole-Unbound/DNS", "container": "/etc/dnsmasq.d" } - ] + ], + "webpage": "https://pi-hole.net/", + "id": 160 }, { "categories": [ @@ -6795,6 +7277,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/weather.png", "name": "pi-weather-station", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/SeanRiggs/pi-weather-station
Official Docker Documentation: https://github.com/SeanRiggs/pi-weather-station/blob/master/Docker%20Image/Docker-ReadMe.md


Youtube Video: Novaspirit Tech - Your Personal Weather Station Docker Container

MUST DO FIRST! - create volume call weatherdata", + "officialDoc": "https://github.com/SeanRiggs/pi-weather-station/blob/master/Docker%20Image/Docker-ReadMe.md", "platform": "linux", "ports": [ "8888:8080/tcp" @@ -6807,7 +7290,9 @@ "bind": "weatherdata", "container": "/app" } - ] + ], + "webpage": "https://github.com/SeanRiggs/pi-weather-station", + "id": 162 }, { "categories": [ @@ -6829,6 +7314,7 @@ "image": "linuxserver/piwigo:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/piwigo-icon.png", "name": "piwigo", + "officialDoc": "https://docs.linuxserver.io/images/docker-piwigo", "platform": "linux", "ports": [ "7528:80/tcp" @@ -6842,6 +7328,8 @@ "container": "/config" } ], + "webpage": "http://piwigo.org/", + "id": 163, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://piwigo.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-piwigo


" }, { @@ -6852,6 +7340,9 @@ "image": "macley/pixel-server:latest", "logo": "https://lirp.cdn-website.com/c73f56a6/dms3rep/multi/opt/ir.appnice.controlpad_512x512-640w.png", "name": "pixel-server", + "officialDoc": "https://github.com/Macleykun/pixel-server", + "piHostedDoc": "pixel-server_setup.md", + "preInstallScript": "install_pixel-server.sh", "platform": "linux", "ports": [ "85:80/tcp" @@ -6877,6 +7368,8 @@ } ], "privileged": true, + "webpage": "http://www.penguintutor.com/projects/pixel-server", + "id": 164, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://www.penguintutor.com/projects/pixel-server
Official Docker Documentation: https://github.com/Macleykun/pixel-server

Pi-Hosted dedicated documentation: pixel-server_setup.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pixel-server.sh | bash



" }, { @@ -6907,6 +7400,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/plex-icon.png", "name": "plex", "network": "host", + "officialDoc": "https://docs.linuxserver.io/images/docker-plex", "platform": "linux", "restart_policy": "unless-stopped", "title": "Plex", @@ -6925,6 +7419,8 @@ "container": "/movies" } ], + "webpage": "https://www.plex.tv/", + "id": 165, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.plex.tv/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-plex


" }, { @@ -6971,6 +7467,9 @@ "container": "/var/lib/postgresql/data" } ], + "officialDoc": "https://hub.docker.com/_/postgres/", + "webpage": "https://www.postgresql.org/", + "id": 167, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.postgresql.org/
Official Docker Documentation: https://hub.docker.com/_/postgres/


" }, { @@ -7005,13 +7504,16 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pritunl.png", "name": "pritunl", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://pritunl.com/
Official Docker Documentation: https://hub.docker.com/r/goofball222/pritunl


Documentation on this containier can be found here: https://hub.docker.com/r/goofball222/pritunl", + "officialDoc": "https://hub.docker.com/r/goofball222/pritunl", "platform": "linux", "repository": { "stackfile": "stack/pritunl.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Pritunl", - "type": 3 + "type": 3, + "webpage": "https://pritunl.com/", + "id": 168 }, { "categories": [ @@ -7036,6 +7538,7 @@ "image": "privatebin/nginx-fpm-alpine:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/privatebin.png", "name": "privatebin", + "officialDoc": "https://hub.docker.com/r/privatebin/nginx-fpm-alpine", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -7054,6 +7557,8 @@ "container": "/srv/cfg" } ], + "webpage": "https://privatebin.info/", + "id": 169, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://privatebin.info/
Official Docker Documentation: https://hub.docker.com/r/privatebin/nginx-fpm-alpine


" }, { @@ -7079,6 +7584,7 @@ "image": "linuxserver/projectsend:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/projectsend-logo.png", "name": "projectsend", + "officialDoc": "https://docs.linuxserver.io/images/docker-projectsend", "platform": "linux", "ports": [ "7580:80/tcp" @@ -7096,6 +7602,8 @@ "container": "/config" } ], + "webpage": "https://www.projectsend.org/", + "id": 170, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.projectsend.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-projectsend


" }, { @@ -7110,6 +7618,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/protonmail-bridge.png", "name": "protonmail-bridge", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://protonmail.com/bridge/
Official Docker Documentation: https://hub.docker.com/r/shenxn/protonmail-bridge


Please refer to the documentation here to set this up.", + "officialDoc": "https://hub.docker.com/r/shenxn/protonmail-bridge", "platform": "linux", "ports": [ "143:143/tcp", @@ -7123,7 +7632,9 @@ "bind": "/portainer/Files/AppData/ProtonMail-Bridge", "container": "/root" } - ] + ], + "webpage": "https://protonmail.com/bridge/", + "id": 171 }, { "categories": [ @@ -7150,6 +7661,7 @@ "image": "lscr.io/linuxserver/prowlarr:develop", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/prowlarr-banner.png", "name": "prowlarr", + "officialDoc": "https://hub.docker.com/r/linuxserver/prowlarr", "platform": "linux", "ports": [ "9696:9696/tcp" @@ -7163,6 +7675,8 @@ "container": "/config" } ], + "webpage": "https://prowlarr.com", + "id": 172, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://prowlarr.com
Official Docker Documentation: https://hub.docker.com/r/linuxserver/prowlarr


" }, { @@ -7196,6 +7710,7 @@ "image": "lscr.io/linuxserver/pwndrop:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pwndrop.png", "name": "Pwndrop", + "officialDoc": "https://hub.docker.com/r/linuxserver/pwndrop", "platform": "linux", "ports": [ "4047:8787/tcp" @@ -7209,6 +7724,8 @@ "container": "/config" } ], + "webpage": "https://hub.docker.com/r/linuxserver/pwndrop", + "id": 173, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/linuxserver/pwndrop
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pwndrop


" }, { @@ -7232,6 +7749,7 @@ "image": "linuxserver/pydio:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pydio-icon.png", "name": "pydio", + "officialDoc": "https://hub.docker.com/r/linuxserver/pydio", "platform": "linux", "ports": [ "7526:443/tcp" @@ -7249,6 +7767,8 @@ "container": "/data" } ], + "webpage": "https://www.pydio.com/", + "id": 174, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.pydio.com/
Official Docker Documentation: https://hub.docker.com/r/linuxserver/pydio


" }, { @@ -7271,6 +7791,7 @@ "image": "linuxserver/qbittorrent:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/qbittorrent-icon.png", "name": "qbittorrent", + "officialDoc": "https://docs.linuxserver.io/images/docker-qbittorrent", "platform": "linux", "ports": [ "6881:6881/tcp", @@ -7290,6 +7811,8 @@ "container": "/downloads" } ], + "webpage": "https://www.qbittorrent.org/", + "id": 175, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.qbittorrent.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-qbittorrent


" }, { @@ -7328,6 +7851,7 @@ "logo": "https://raw.githubusercontent.com/jesec/flood/master/flood.svg", "name": "qflood", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hotio.dev/containers/qflood/
Official Docker Documentation: https://hotio.dev/containers/qflood/


The default qBittorrent username is admin and the default password is adminadmin.", + "officialDoc": "https://hotio.dev/containers/qflood/", "platform": "linux", "ports": [ "3000:3000/tcp", @@ -7345,7 +7869,9 @@ "bind": "/portainer/Downloads", "container": "/app/qBittorrent/downloads" } - ] + ], + "webpage": "https://hotio.dev/containers/qflood/", + "id": 176 }, { "categories": [ @@ -7375,6 +7901,8 @@ "restart_policy": "unless-stopped", "title": "QuakeJs", "type": 1, + "webpage": "https://registry.hub.docker.com/r/chrisscottthomas/quakejs/", + "id": 6, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://registry.hub.docker.com/r/chrisscottthomas/quakejs/


" }, { @@ -7397,6 +7925,7 @@ "image": "linuxserver/quassel-core:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/quassel-core-icon.png", "name": "quassel-core", + "officialDoc": "https://docs.linuxserver.io/images/docker-quassel-core", "platform": "linux", "ports": [ "4242:4242/tcp" @@ -7410,6 +7939,8 @@ "container": "/config" } ], + "webpage": "https://quassel-irc.org/", + "id": 177, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://quassel-irc.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-quassel-core


" }, { @@ -7433,6 +7964,7 @@ "image": "linuxserver/radarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/radarr.png", "name": "radarr", + "officialDoc": "https://docs.linuxserver.io/images/docker-radarr", "platform": "linux", "ports": [ "7878:7878/tcp" @@ -7454,6 +7986,8 @@ "container": "/movies" } ], + "webpage": "https://radarr.video/", + "id": 178, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://radarr.video/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-radarr


" }, { @@ -7471,10 +8005,13 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png", "name": "RaspberryPi-Docker-Monitor", + "officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md", + "piHostedDoc": "rpi_docker_monitor.md", "platform": "linux", "ports": [ "3000:3000/tcp" ], + "preInstallScript": "rpi_docker_monitor.sh", "repository": { "stackfile": "stack/raspberrypi-monitoring.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -7482,6 +8019,8 @@ "restart_policy": "unless-stopped", "title": "Raspberry Pi Docker Monitor", "type": 3, + "webpage": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md", + "id": 179, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md
Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md

Pi-Hosted dedicated documentation: rpi_docker_monitor.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/rpi_docker_monitor.sh | bash



Youtube Video: Novaspirit Tech - Raspberry Pi Docker Monitoring

" }, { @@ -7509,6 +8048,7 @@ "image": "linuxserver/rdesktop:arm64v8-latest", "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/rdesktop.png", "name": "rdesktop", + "officialDoc": "https://docs.linuxserver.io/images/docker-rdesktop", "platform": "linux", "ports": [ "3389:3389/tcp" @@ -7522,6 +8062,8 @@ "container": "/config" } ], + "webpage": "http://xrdp.org/", + "id": 180, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://xrdp.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-rdesktop


" }, { @@ -7533,6 +8075,8 @@ "image": "martadinata666/reactive-resume:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/reactiveresume.png", "name": "reactive-resume", + "officialDoc": "https://hub.docker.com/r/martadinata666/reactive-resume", + "preInstallScript": "install_reactive-resume.sh", "platform": "linux", "env": [ { @@ -7601,12 +8145,15 @@ "name": "TZ" } ], + "piHostedDoc": "reactive-resume_installation.md", "repository": { "stackfile": "stack/reactive-resume.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Reactive-Resume", "type": 3, + "webpage": "https://rxresu.me/", + "id": 181, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://rxresu.me/
Official Docker Documentation: https://hub.docker.com/r/martadinata666/reactive-resume

Pi-Hosted dedicated documentation: reactive-resume_installation.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_reactive-resume.sh | bash



" }, { @@ -7635,6 +8182,7 @@ "image": "lscr.io/linuxserver/readarr:develop", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/Readarr.png", "name": "readarr", + "officialDoc": "https://wiki.servarr.com/en/readarr", "platform": "linux", "ports": [ "8787:8787/tcp" @@ -7656,6 +8204,8 @@ "container": "/downloads" } ], + "webpage": "https://readarr.com/", + "id": 182, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://readarr.com/
Official Docker Documentation: https://wiki.servarr.com/en/readarr


" }, { @@ -7710,6 +8260,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/redmine.png", "name": "redmine", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.redmine.org/
Official Docker Documentation: https://hub.docker.com/_/redmine


Default user and password are admin/admin", + "officialDoc": "https://hub.docker.com/_/redmine", "platform": "linux", "ports": [ "4180:3000/tcp" @@ -7720,7 +8271,9 @@ }, "restart_policy": "unless-stopped", "title": "Redmine", - "type": 3 + "type": 3, + "webpage": "https://www.redmine.org/", + "id": 183 }, { "categories": [ @@ -7745,6 +8298,7 @@ "image": "linuxserver/resilio-sync:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resilio.png", "name": "resilio-sync", + "officialDoc": "https://docs.linuxserver.io/images/docker-resilio-sync", "platform": "linux", "ports": [ "8888:8888/tcp", @@ -7766,6 +8320,8 @@ "container": "/downloads" } ], + "webpage": "https://www.resilio.com/individuals/", + "id": 184, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.resilio.com/individuals/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-resilio-sync


" }, { @@ -7795,6 +8351,8 @@ "container": "/portainer/Files/AppData/Config/rss-dl" } ], + "webpage": "https://git.bossman7309.net/bossman7309/rss-dl", + "id": 185, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://git.bossman7309.net/bossman7309/rss-dl


" }, { @@ -7821,6 +8379,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rustdesk.png", "name": "rustdesk", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://rustdesk.com/
Official Docker Documentation: https://github.com/rustdesk/rustdesk-server


Youtube Video: Novaspirit Tech - Rust Desk Open Source Remote Desktop

Don't forget to open ports 21115 to 21119 in your router.", + "officialDoc": "https://github.com/rustdesk/rustdesk-server", "platform": "linux", "ports": [ "21115:21115/tcp", @@ -7838,7 +8397,9 @@ "bind": "/portainer/Files/AppData/Config/rustdesk", "container": "/data" } - ] + ], + "webpage": "https://rustdesk.com/", + "id": 186 }, { "categories": [ @@ -7881,6 +8442,7 @@ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png", "name": "rutorrent", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Novik/ruTorrent
Official Docker Documentation: https://github.com/crazy-max/docker-rtorrent-rutorrent


For ruTorrent basic auth, XMLRPC through nginx and WebDAV on completed downloads, you can populate .htpasswd files with the following command:\\ndocker run --rm -it httpd:2.4-alpine htpasswd -Bbn >> $(pwd)/passwd/webdav.htpasswd", + "officialDoc": "https://github.com/crazy-max/docker-rtorrent-rutorrent", "platform": "linux", "ports": [ "6881:6881/udp", @@ -7905,7 +8467,9 @@ "bind": "/portainer/Files/AppData/Config/ruTorrent/passwd", "container": "/passwd" } - ] + ], + "webpage": "https://github.com/Novik/ruTorrent", + "id": 187 }, { "categories": [ @@ -7927,6 +8491,7 @@ "image": "linuxserver/sabnzbd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sabnzbd-icon.png", "name": "sabnzbd", + "officialDoc": "https://docs.linuxserver.io/images/docker-sabnzbd", "platform": "linux", "ports": [ "8080:8080/tcp", @@ -7949,6 +8514,8 @@ "container": "/incomplete-downloads" } ], + "webpage": "https://sabnzbd.org/", + "id": 188, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sabnzbd.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-sabnzbd


" }, { @@ -7998,6 +8565,7 @@ "image": "dperson/samba:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/samba.png", "name": "Samba", + "officialDoc": "https://github.com/dperson/samba", "platform": "linux", "ports": [ "139:139/tcp", @@ -8013,6 +8581,8 @@ "container": "/share" } ], + "webpage": "https://www.samba.org/", + "id": 189, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.samba.org/
Official Docker Documentation: https://github.com/dperson/samba


Youtube Videos:


" }, { @@ -8025,6 +8595,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/scrutiny.png", "name": "scrutiny", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/AnalogJ/scrutiny
Official Docker Documentation: https://github.com/AnalogJ/scrutiny


Set your port (default: 8080) and deploy the container. Edit container, enable SYS_RAWIO capability, add device /dev/sda in host and container field, finaly deploy the container again.", + "officialDoc": "https://github.com/AnalogJ/scrutiny", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -8045,7 +8616,9 @@ "bind": "/run/udev", "container": "/run/udev" } - ] + ], + "webpage": "https://github.com/AnalogJ/scrutiny", + "id": 190 }, { "categories": [ @@ -8068,6 +8641,8 @@ "image": "searxng/searxng:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/searx.png", "name": "SearXNG", + "officialDoc": "https://docs.searxng.org/admin/installation-docker.html", + "piHostedDoc": "searxng.md", "platform": "linux", "ports": [ "9017:8080/tcp" @@ -8081,6 +8656,8 @@ "container": "/etc/searxng" } ], + "webpage": "https://docs.searxng.org/", + "id": 191, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.searxng.org/
Official Docker Documentation: https://docs.searxng.org/admin/installation-docker.html

Pi-Hosted dedicated documentation: searxng.md




" }, { @@ -8092,6 +8669,7 @@ "image": "nicholaswilde/shiori:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/shiori-icon.png", "name": "shiori", + "officialDoc": "https://github.com/nicholaswilde/docker-shiori", "platform": "linux", "ports": [ "7564:8080/tcp" @@ -8105,6 +8683,8 @@ "container": "/srv/shiori" } ], + "webpage": "https://github.com/go-shiori/shiori", + "id": 192, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/go-shiori/shiori
Official Docker Documentation: https://github.com/nicholaswilde/docker-shiori


" }, { @@ -8128,6 +8708,7 @@ "image": "linuxserver/sickchill:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sickchill-icon.png", "name": "sickchill", + "officialDoc": "https://sickchill.github.io/", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -8149,6 +8730,8 @@ "container": "/tv" } ], + "webpage": "https://docs.linuxserver.io/images/docker-sickchill", + "id": 193, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.linuxserver.io/images/docker-sickchill
Official Docker Documentation: https://sickchill.github.io/


" }, { @@ -8172,6 +8755,7 @@ "image": "linuxserver/sickgear:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sickgear-icon.png", "name": "sickgear", + "officialDoc": "https://docs.linuxserver.io/images/docker-sickgear", "platform": "linux", "ports": [ "8081:8081/tcp" @@ -8193,6 +8777,8 @@ "container": "/downloads" } ], + "webpage": "https://github.com/SickGear/SickGear/wiki", + "id": 194, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/SickGear/SickGear/wiki
Official Docker Documentation: https://docs.linuxserver.io/images/docker-sickgear


" }, { @@ -8204,6 +8790,7 @@ "image": "yourselfhosted/slash:latest", "logo": "https://raw.githubusercontent.com/yourselfhosted/slash/main/frontend/web/public/logo.png", "name": "slash", + "officialDoc": "https://github.com/yourselfhosted/slash", "platform": "linux", "ports": [ "5231:5231/tcp" @@ -8217,6 +8804,8 @@ "container": "/var/opt//slash" } ], + "webpage": "https://github.com/yourselfhosted/slash", + "id": 7, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/yourselfhosted/slash
Official Docker Documentation: https://github.com/yourselfhosted/slash


" }, { @@ -8239,6 +8828,7 @@ "image": "linuxserver/smokeping:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/smokeping-icon.png", "name": "smokeping", + "officialDoc": "https://docs.linuxserver.io/images/docker-smokeping", "platform": "linux", "ports": [ "4794:80/tcp" @@ -8256,6 +8846,8 @@ "container": "/data" } ], + "webpage": "https://oss.oetiker.ch/smokeping/", + "id": 195, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://oss.oetiker.ch/smokeping/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-smokeping


" }, { @@ -8268,6 +8860,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/snibox.png", "name": "Snippet-box", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pawelmalak/snippet-box
Official Docker Documentation: https://github.com/pawelmalak/snippet-box#with-docker


Youtube Video: Novaspirit Tech - My Most used container! Snippet Box

Label-oriented interface with search. Supports various programming languages, markdown, plain text.", + "officialDoc": "https://github.com/pawelmalak/snippet-box#with-docker", "platform": "linux", "ports": [ "5010:5000/tcp" @@ -8280,7 +8873,9 @@ "bind": "/portainer/Files/AppData/Config/Snippet-box", "container": "/app/data" } - ] + ], + "webpage": "https://github.com/pawelmalak/snippet-box", + "id": 196 }, { "categories": [ @@ -8303,6 +8898,7 @@ "image": "linuxserver/sonarr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sonarr-icon.png", "name": "sonarr", + "officialDoc": "https://docs.linuxserver.io/images/docker-sonarr", "platform": "linux", "ports": [ "8989:8989/tcp" @@ -8328,6 +8924,8 @@ "container": "/downloads" } ], + "webpage": "https://sonarr.tv/", + "id": 197, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sonarr.tv/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-sonarr


" }, { @@ -8347,6 +8945,7 @@ "image": "henrywhitaker3/speedtest-tracker:dev-arm", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest-tracker.png", "name": "speedtest-tracker", + "officialDoc": "https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker", "platform": "linux", "ports": [ "8765:80/tcp" @@ -8360,6 +8959,8 @@ "container": "/config" } ], + "webpage": "https://github.com/henrywhitaker3/Speedtest-Tracker", + "id": 199, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/henrywhitaker3/Speedtest-Tracker
Official Docker Documentation: https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker


" }, { @@ -8371,6 +8972,7 @@ "image": "niruix/sshwifty:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sshwifty-icon.png", "name": "Sshwifty", + "officialDoc": "https://github.com/nirui/sshwifty#docker-image", "platform": "linux", "ports": [ "8182:8182/tcp" @@ -8378,6 +8980,8 @@ "restart_policy": "unless-stopped", "title": "Sshwifty", "type": 1, + "webpage": "https://sshwifty.herokuapp.com/", + "id": 200, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://sshwifty.herokuapp.com/
Official Docker Documentation: https://github.com/nirui/sshwifty#docker-image


" }, { @@ -8389,6 +8993,7 @@ "image": "surrealdb/surrealdb:latest", "logo": "", "name": "SurrealDB", + "officialDoc": "https://hub.docker.com/r/surrealdb/surrealdb", "env": [ { "default": "default_username", @@ -8415,6 +9020,8 @@ "restart_policy": "unless-stopped", "title": "SurrealDB", "type": 1, + "webpage": "https://surrealdb.com/", + "id": 201, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://surrealdb.com/
Official Docker Documentation: https://hub.docker.com/r/surrealdb/surrealdb


" }, { @@ -8440,6 +9047,7 @@ "image": "linuxserver/syncthing:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/syncthing-icon.png", "name": "syncthing", + "officialDoc": "https://docs.linuxserver.io/images/docker-syncthing", "platform": "linux", "ports": [ "8384:8384/tcp", @@ -8458,6 +9066,8 @@ "container": "/sync" } ], + "webpage": "https://syncthing.net/", + "id": 202, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://syncthing.net/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-syncthing


" }, { @@ -8482,6 +9092,7 @@ "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", + "officialDoc": "https://github.com/mklements/OLED_Stats_Docker", "platform": "linux", "restart_policy": "unless-stopped", "title": "System Stats OLED display", @@ -8497,7 +9108,9 @@ } ], "network": "host", - "privileged": true + "privileged": true, + "webpage": "https://www.the-diy-life.com/", + "id": 147 }, { "categories": [ @@ -8517,6 +9130,7 @@ "image": "tailscale/tailscale:stable", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tailscale-icon.png", "name": "tailscale", + "officialDoc": "https://hub.docker.com/r/tailscale/tailscale", "platform": "linux", "restart_policy": "unless-stopped", "title": "Tailscale", @@ -8531,6 +9145,8 @@ "container": "/dev/net/tun" } ], + "webpage": "https://tailscale.com/", + "id": 203, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tailscale.com/
Official Docker Documentation: https://hub.docker.com/r/tailscale/tailscale


" }, { @@ -8554,6 +9170,7 @@ "image": "linuxserver/tautulli:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tautulli-icon.png", "name": "tautulli", + "officialDoc": "https://docs.linuxserver.io/images/docker-tautulli", "platform": "linux", "ports": [ "8181:8181/tcp" @@ -8571,6 +9188,8 @@ "container": "/config" } ], + "webpage": "https://tautulli.com/", + "id": 204, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tautulli.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-tautulli


" }, { @@ -8610,6 +9229,8 @@ "container": "/data" } ], + "webpage": "https://hub.docker.com/r/r3aper/teeworlds-server", + "id": 8, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/r3aper/teeworlds-server


" }, { @@ -8630,6 +9251,7 @@ "image": "cristianeduardmihai/thanos:arm64", "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/images/aternos-thanos.png", "name": "Thanos", + "officialDoc": "https://github.com/aternosorg/thanos", "platform": "linux", "restart_policy": "never", "title": "Thanos", @@ -8644,6 +9266,8 @@ "container": "/watch" } ], + "webpage": "https://github.com/aternosorg/thanos", + "id": 205, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/aternosorg/thanos
Official Docker Documentation: https://github.com/aternosorg/thanos


" }, { @@ -8666,6 +9290,7 @@ "image": "linuxserver/thelounge:latest", "logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png", "name": "thelounge", + "officialDoc": "https://docs.linuxserver.io/images/docker-thelounge", "platform": "linux", "ports": [ "9500:9000/tcp" @@ -8679,6 +9304,8 @@ "container": "/config" } ], + "webpage": "https://thelounge.chat/", + "id": 206, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://thelounge.chat/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-thelounge


" }, { @@ -8690,6 +9317,8 @@ "image": "nicolaw/tiddlywiki:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/tiddlywiki.png", "name": "tiddlywiki", + "officialDoc": "https://gitlab.com/nicolaw/tiddlywiki", + "preInstallScript": "install_tiddlywiki.sh", "platform": "linux", "ports": [ "8080:8080/tcp" @@ -8703,6 +9332,8 @@ "container": "/var/lib/tiddlywiki" } ], + "webpage": "https://tiddlywiki.com/", + "id": 207, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tiddlywiki.com/
Official Docker Documentation: https://gitlab.com/nicolaw/tiddlywiki

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_tiddlywiki.sh | bash



" }, { @@ -8716,12 +9347,14 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/traefik.png", "name": "traefik", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://doc.traefik.io/traefik/
Official Docker Documentation: https://doc.traefik.io/traefik/getting-started/install-traefik/

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/traefik.sh | bash



A simple and lightweight reverse proxy", + "officialDoc": "https://doc.traefik.io/traefik/getting-started/install-traefik/", "platform": "linux", "ports": [ "80:80/tcp", "443:443/tcp", "8080:8080/tcp" ], + "preInstallScript": "traefik.sh", "restart_policy": "unless-stopped", "title": "Traefik", "type": 1, @@ -8742,7 +9375,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://doc.traefik.io/traefik/", + "id": 208 }, { "categories": [ @@ -8764,6 +9399,7 @@ "image": "linuxserver/transmission:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission", + "officialDoc": "https://docs.linuxserver.io/images/docker-transmission", "platform": "linux", "ports": [ "9091:9091/tcp", @@ -8785,6 +9421,8 @@ "container": "/watch" } ], + "webpage": "https://transmissionbt.com/", + "id": 211, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-transmission


" }, { @@ -8842,6 +9480,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission-openvpn-latest", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/


List of supported providers available here.", + "officialDoc": "https://haugene.github.io/docker-transmission-openvpn/run-container/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -8863,7 +9502,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime" } - ] + ], + "webpage": "https://transmissionbt.com/", + "id": 209 }, { "categories": [ @@ -8920,6 +9561,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", "name": "transmission-openvpn", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://transmissionbt.com/
Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/


Youtube Video: Novaspirit Tech - Torrent with Docker and OPENVPN with Transmission and PIA

List of supported providers available here.", + "officialDoc": "https://haugene.github.io/docker-transmission-openvpn/run-container/", "platform": "linux", "ports": [ "9091:9091/tcp" @@ -8941,7 +9583,9 @@ "bind": "/etc/localtime", "container": "/etc/localtime" } - ] + ], + "webpage": "https://transmissionbt.com/", + "id": 210 }, { "categories": [ @@ -8964,6 +9608,7 @@ "image": "linuxserver/tvheadend:latest", "logo": "http://i.imgur.com/zGSUAT4.png", "name": "tvheadend", + "officialDoc": "https://docs.linuxserver.io/images/docker-tvheadend", "platform": "linux", "ports": [ "9981:9981/tcp", @@ -8981,6 +9626,8 @@ "container": "/recordings" } ], + "webpage": "https://tvheadend.org/", + "id": 212, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://tvheadend.org/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-tvheadend


" }, { @@ -9009,6 +9656,7 @@ "image": "linuxserver/ubooquity:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ubooquity-icon.png", "name": "ubooquity", + "officialDoc": "https://docs.linuxserver.io/images/docker-ubooquity", "platform": "linux", "ports": [ "2202:2202/tcp", @@ -9028,6 +9676,8 @@ "container": "/config" } ], + "webpage": "https://vaemendis.net/ubooquity/", + "id": 213, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://vaemendis.net/ubooquity/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-ubooquity


" }, { @@ -9051,6 +9701,7 @@ "image": "lscr.io/linuxserver/unifi-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifi-icon.png", "name": "unifi-controller", + "officialDoc": "https://docs.linuxserver.io/images/docker-unifi-controller", "platform": "linux", "ports": [ "3478:3478/udp", @@ -9071,6 +9722,8 @@ "container": "/config" } ], + "webpage": "https://ui.com/consoles", + "id": 214, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ui.com/consoles
Official Docker Documentation: https://docs.linuxserver.io/images/docker-unifi-controller


" }, { @@ -9103,6 +9756,7 @@ "image": "pducharme/unifi-video-controller:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifivideo-icon.png", "name": "UniFi Video", + "officialDoc": "https://github.com/pducharme/UniFi-Video-Controller", "platform": "linux", "ports": [ "1935:1935/tcp", @@ -9128,6 +9782,8 @@ "container": "/config" } ], + "webpage": "https://github.com/pducharme/UniFi-Video-Controller", + "id": 215, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/pducharme/UniFi-Video-Controller
Official Docker Documentation: https://github.com/pducharme/UniFi-Video-Controller


" }, { @@ -9150,6 +9806,7 @@ "image": "josh5/unmanic:latest", "logo": "https://docs.unmanic.app/img/icon.png", "name": "unmanic", + "officialDoc": "https://docs.unmanic.app/docs/installation/docker", "platform": "linux", "ports": [ "8888:8888/tcp" @@ -9171,6 +9828,8 @@ "container": "/tmp/unmanic" } ], + "webpage": "https://docs.unmanic.app/", + "id": 216, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://docs.unmanic.app/
Official Docker Documentation: https://docs.unmanic.app/docs/installation/docker


" }, { @@ -9181,10 +9840,13 @@ "description": "Monitor your Unifi Controller using Grafana developed by oijkn for the Raspberry Pi Monitor.", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unpoller-logo.png", "name": "UnPoller Unifi Controller Monitor", + "officialDoc": "https://github.com/novaspirit/pi-hosted/blob/master/docs/UnPoller-Monitor.md", + "piHostedDoc": "UnPoller-Monitor.md", "platform": "linux", "ports": [ "8086:8086/tcp" ], + "preInstallScript": "unpoller-install.sh", "repository": { "stackfile": "stack/unpoller-stack.yml", "url": "https://github.com/pi-hosted/pi-hosted" @@ -9192,6 +9854,8 @@ "restart_policy": "unless-stopped", "title": "UnPoller Monitor", "type": 3, + "webpage": "https://unpoller.com/", + "id": 217, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://unpoller.com/
Official Docker Documentation: https://github.com/novaspirit/pi-hosted/blob/master/docs/UnPoller-Monitor.md

Pi-Hosted dedicated documentation: UnPoller-Monitor.md



Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/unpoller-install.sh | bash



" }, { @@ -9204,6 +9868,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/uptime-kuma.png", "name": "uptime-kuma", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/louislam/uptime-kuma
Official Docker Documentation: https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install#-docker


A fancy self-hosted monitoring tool.", + "officialDoc": "https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install#-docker", "platform": "linux", "ports": [ "3001:3001/tcp" @@ -9216,7 +9881,9 @@ "bind": "/portainer/Files/AppData/Config/uptime-kuma", "container": "/app/data" } - ] + ], + "webpage": "https://github.com/louislam/uptime-kuma", + "id": 218 }, { "categories": [ @@ -9238,6 +9905,7 @@ "image": "uroni/urbackup-server:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/urbackup.png", "name": "UrBackup", + "officialDoc": "https://www.github.com/uroni/urbackup-server-docker", "platform": "linux", "ports": [ "55415:55415/tcp", @@ -9256,6 +9924,8 @@ "container": "/backup" } ], + "webpage": "https://www.urbackup.org/", + "id": 219, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.urbackup.org/
Official Docker Documentation: https://www.github.com/uroni/urbackup-server-docker


" }, { @@ -9268,6 +9938,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/bitwarden.png", "name": "vaultwarden", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/dani-garcia/vaultwarden
Official Docker Documentation: https://github.com/dani-garcia/vaultwarden/wiki


Alternative Implementation of the Bitwarden Server API in Rust, including web vault.", + "officialDoc": "https://github.com/dani-garcia/vaultwarden/wiki", "platform": "linux", "ports": [ "8010:80/tcp", @@ -9281,7 +9952,9 @@ "bind": "/portainer/Files/AppData/Config/Bitwarden", "container": "/data" } - ] + ], + "webpage": "https://github.com/dani-garcia/vaultwarden", + "id": 220 }, { "categories": [ @@ -9330,7 +10003,9 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/vikunja.png", "name": "vikunja", + "officialDoc": "https://vikunja.io/docs/full-docker-example/#example-with-nginx-as-proxy", "platform": "linux", + "preInstallScript": "install_vikunja.sh", "repository": { "stackfile": "stack/vikunja.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -9338,6 +10013,8 @@ "restart_policy": "unless-stopped", "title": "Vikunja With Frontend", "type": 3, + "webpage": "https://vikunja.io/", + "id": 221, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://vikunja.io/
Official Docker Documentation: https://vikunja.io/docs/full-docker-example/#example-with-nginx-as-proxy

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_vikunja.sh | bash



" }, { @@ -9349,6 +10026,7 @@ "image": "mikolatero/vlmcsd:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/vlmcsd.png", "name": "vlmcsd-kms", + "officialDoc": "https://github.com/mikolatero/docker-vlmcsd", "platform": "linux", "ports": [ "1688:1688/tcp" @@ -9356,6 +10034,8 @@ "restart_policy": "unless-stopped", "title": "Vlmcsd - KMS", "type": 1, + "webpage": "https://hub.docker.com/r/mikolatero/vlmcsd", + "id": 222, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hub.docker.com/r/mikolatero/vlmcsd
Official Docker Documentation: https://github.com/mikolatero/docker-vlmcsd


" }, { @@ -9366,6 +10046,7 @@ "image": "bellamy/wallos:latest", "logo": "https://raw.githubusercontent.com/ellite/Wallos/main/images/wallossolidwhite.png", "name": "wallos", + "officialDoc": "https://github.com/ellite/Wallos", "platform": "linux", "env": [ { @@ -9390,6 +10071,8 @@ "container": "/var/www/html/images/uploads/logos" } ], + "webpage": "https://github.com/ellite/Wallos", + "id": 223, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/ellite/Wallos
Official Docker Documentation: https://github.com/ellite/Wallos


" }, { @@ -9403,6 +10086,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/watchtower.png", "name": "watchtower", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://containrrr.dev/watchtower/
Official Docker Documentation: https://containrrr.dev/watchtower/usage-overview/


Youtube Video: Novaspirit Tech - Upgrading Portainer and Updating Containers

It is recommended to manually update your containers but we're including this for those of you that don't care", + "officialDoc": "https://containrrr.dev/watchtower/usage-overview/", "platform": "linux", "command": "--cleanup", "restart_policy": "unless-stopped", @@ -9413,7 +10097,9 @@ "bind": "/var/run/docker.sock", "container": "/var/run/docker.sock" } - ] + ], + "webpage": "https://containrrr.dev/watchtower/", + "id": 224 }, { "categories": [ @@ -9435,6 +10121,7 @@ "image": "linuxserver/webgrabplus:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/webgrabplus.png", "name": "webgrabplus", + "officialDoc": "https://docs.linuxserver.io/images/docker-webgrabplus", "platform": "linux", "restart_policy": "unless-stopped", "title": "WebGrab+Plus", @@ -9449,6 +10136,8 @@ "container": "/data" } ], + "webpage": "http://www.webgrabplus.com/", + "id": 225, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: http://www.webgrabplus.com/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-webgrabplus


" }, { @@ -9483,6 +10172,7 @@ "image": "ghcr.io/hotio/whisparr:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whisparr-icon.png", "name": "whisparr", + "officialDoc": "https://wiki.servarr.com/en/whisparr", "platform": "linux", "ports": [ "6969:6969/tcp" @@ -9504,6 +10194,8 @@ "container": "/Adult" } ], + "webpage": "https://hotio.dev/", + "id": 226, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://hotio.dev/
Official Docker Documentation: https://wiki.servarr.com/en/whisparr


" }, { @@ -9515,6 +10207,8 @@ "image": "benbusby/whoogle-search:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png", "name": "whoogle", + "officialDoc": "https://github.com/benbusby/whoogle-search#g-manual-docker", + "preInstallScript": "install_whoogle.sh", "platform": "linux", "ports": [ "5001:5000/tcp" @@ -9528,6 +10222,8 @@ "container": "/config" } ], + "webpage": "https://github.com/benbusby/whoogle-search", + "id": 227, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/benbusby/whoogle-search
Official Docker Documentation: https://github.com/benbusby/whoogle-search#g-manual-docker

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_whoogle.sh | bash



Youtube Video: Novaspirit Tech - How to Install Whoogle to replace using Google and repo notes

" }, { @@ -9539,6 +10235,7 @@ "image": "linuxserver/wikijs:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wikijs.png", "name": "wikijs", + "officialDoc": "https://docs.linuxserver.io/images/docker-wikijs", "platform": "linux", "ports": [ "3100:3000/tcp" @@ -9556,6 +10253,8 @@ "container": "/data" } ], + "webpage": "https://js.wiki/", + "id": 228, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://js.wiki/
Official Docker Documentation: https://docs.linuxserver.io/images/docker-wikijs


" }, { @@ -9568,6 +10267,7 @@ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/win2000.png", "name": "win2000", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/hectorm/docker-qemu-win2000
Official Docker Documentation: https://github.com/hectorm/docker-qemu-win2000#start-an-instance


Youtube Video: Novaspirit Tech - Checking out Windows 2000 Docker

Why? Your scientists were so preoccupied with whether or not they could, that they didn't stop to think if they should. -- Dr. Ian Malcolm", + "officialDoc": "https://github.com/hectorm/docker-qemu-win2000#start-an-instance", "platform": "linux", "ports": [ "3389:3389/tcp", @@ -9582,7 +10282,9 @@ "bind": "/portainer/Files/AppData/Config/Win2000/zdrive", "container": "/mnt" } - ] + ], + "webpage": "https://github.com/hectorm/docker-qemu-win2000", + "id": 229 }, { "categories": [ @@ -9626,6 +10328,8 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wireguard.png", "name": "wg-easy", + "officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker", + "piHostedDoc": "wireguard-install.md", "platform": "linux", "repository": { "stackfile": "stack/wireguard-easy.yml", @@ -9633,6 +10337,8 @@ }, "title": "Wireguard Server", "type": 3, + "webpage": "https://github.com/WeeJeWel/wg-easy/", + "id": 230, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/WeeJeWel/wg-easy/
Official Docker Documentation: https://github.com/WeeJeWel/wg-easy/#1-install-docker

Pi-Hosted dedicated documentation: wireguard-install.md




Youtube Video: Novaspirit Tech - Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit

" }, { @@ -9663,13 +10369,17 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wordpress.png", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://wordpress.com/
Official Docker Documentation: https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose

Pi-Hosted dedicated documentation: wordpress_installation.md




Deploys a Wordpress instance connected to a MySQL database.", + "officialDoc": "https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose", + "piHostedDoc": "wordpress_installation.md", "platform": "linux", "repository": { "stackfile": "stack/wordpress-stack.yml", "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "Wordpress", - "type": 3 + "type": 3, + "webpage": "https://wordpress.com/", + "id": 231 }, { "categories": [ @@ -9680,6 +10390,7 @@ "image": "selfhostedpro/yacht:latest", "logo": "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png", "name": "yacht", + "officialDoc": "https://yacht.sh/docs/Installation/Install#via-docker-compose", "platform": "linux", "ports": [ "8001:8000/tcp" @@ -9697,6 +10408,8 @@ "container": "/var/run/docker.sock" } ], + "webpage": "https://yacht.sh/", + "id": 232, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://yacht.sh/
Official Docker Documentation: https://yacht.sh/docs/Installation/Install#via-docker-compose


" }, { @@ -9745,6 +10458,8 @@ ], "name": "Your Spotify", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/your-spotify.png", + "officialDoc": "https://github.com/Yooooomi/your_spotify#readme", + "webpage": "https://github.com/Yooooomi/your_spotify", "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Yooooomi/your_spotify
Official Docker Documentation: https://github.com/Yooooomi/your_spotify#readme


Create a Spotify App here: https://developer.spotify.com/dashboard/applications. Don't forget adding Redirect URL: http://192.168.X.Y:3081/oauth/spotify/callback under edit settings of the dashboard.", "platform": "linux", "repository": { @@ -9752,7 +10467,8 @@ "url": "https://github.com/pi-hosted/pi-hosted" }, "title": "your-spotify", - "type": 3 + "type": 3, + "id": 233 }, { "categories": [ @@ -9816,7 +10532,9 @@ ], "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/yourls-logo.png", "name": "yourls", + "officialDoc": "https://yourls.org/#Install", "platform": "linux", + "preInstallScript": "install_yourls.sh", "repository": { "stackfile": "stack/yourls.yml", "url": "https://github.com/pi-hosted/pi-hosted/" @@ -9824,6 +10542,8 @@ "restart_policy": "unless-stopped", "title": "Yourls", "type": 3, + "webpage": "https://yourls.org/", + "id": 234, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://yourls.org/
Official Docker Documentation: https://yourls.org/#Install

Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_yourls.sh | bash



" }, { @@ -9835,6 +10555,7 @@ "image": "tzahi12345/youtubedl-material:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ytdlm.png", "name": "youtubedl-material", + "officialDoc": "https://github.com/Tzahi12345/YoutubeDL-Material#docker", "platform": "linux", "ports": [ "17442:17442/tcp" @@ -9864,6 +10585,8 @@ "container": "/app/audio" } ], + "webpage": "https://github.com/Tzahi12345/YoutubeDL-Material", + "id": 235, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/Tzahi12345/YoutubeDL-Material
Official Docker Documentation: https://github.com/Tzahi12345/YoutubeDL-Material#docker


" }, { @@ -9886,6 +10609,7 @@ "image": "linuxserver/znc:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/znc-icon.png", "name": "znc", + "officialDoc": "https://docs.linuxserver.io/images/docker-znc", "platform": "linux", "ports": [ "6501:6501/tcp" @@ -9899,6 +10623,8 @@ "container": "/config" } ], + "webpage": "https://wiki.znc.in/ZNC", + "id": 236, "note": "Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://wiki.znc.in/ZNC
Official Docker Documentation: https://docs.linuxserver.io/images/docker-znc


" } ]