{
"version": "2",
"templates": [
{
"categories": [
"Other",
"Tools"
],
"description": "AdGuard Home is a network-wide software for blocking ads & tracking.",
"image": "adguard/adguardhome:latest",
"logo": "https://developer.asustor.com/uploadIcons/0020_999_1595573028_AdGuardhome_256.png",
"name": "Adguardhome",
"platform": "linux",
"ports": [
"53:53/tcp",
"53:53/udp",
"67:67/udp",
"80:80/tcp",
"443:443/tcp",
"443:443/udp",
"3001:3000/tcp",
"853:853/tcp",
"784:784/udp",
"853:853/udp",
"8853:8853/udp",
"5443:5443/tcp",
"5443:5443/udp"
],
"restart_policy": "unless-stopped",
"title": "Adguardhome",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/AdguardHome/config",
"container": "/opt/adguardhome/conf"
},
{
"bind": "/portainer/Files/AppData/Config/AdguardHome/work",
"container": "/opt/adguardhome/work"
}
],
"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
"
},
{
"categories": [
"Other",
"Tools"
],
"env": [
{
"name": "PUID",
"label": "PUID",
"default": "1000",
"description": "for UserID"
},
{
"name": "PGID",
"label": "PGID",
"default": "1000",
"description": "for GroupID"
},
{
"name": "TZ",
"label": "TZ",
"default": "America/New_York",
"description": "Specify a timezone to use for example America/New_York"
},
{
"name": "CONFIGFILE",
"label": "CONFIGFILE",
"default": "/config/adguardhome-sync.yaml",
"description": "Set a custom config file."
}
],
"description": "[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.",
"image": "linuxserver/adguardhome-sync:latest",
"logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png",
"name": "Adguardhome-sync",
"platform": "linux",
"ports": [
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Adguardhome-sync",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/adguardhome-sync/config",
"container": "/config"
}
],
"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
"
},
{
"categories": [
"Music"
],
"description": "[DEPRECATED] Airsonic is a free, web-based media streamer, providing ubiqutious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
},
{
"default": "airsonic",
"label": "CONTEXT_PATH",
"name": "CONTEXT_PATH"
},
{
"default": "-Xms256m -Xmx512m",
"label": "JAVA_OPTS",
"name": "JAVA_OPTS"
}
],
"image": "linuxserver/airsonic:arm64v8-latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png",
"name": "airsonic",
"platform": "linux",
"ports": [
"4040:4040/tcp"
],
"restart_policy": "unless-stopped",
"title": "Airsonic",
"type": 1,
"volumes": [
{
"bind": "/portainer/Music",
"container": "/music"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic/Playlists",
"container": "/playlists"
},
{
"bind": "/portainer/Podcasts",
"container": "/podcasts"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic/Media",
"container": "/media"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic/config/",
"container": "/config"
}
],
"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/
"
},
{
"categories": [
"Music"
],
"description": "Airsonic Advanced is a free, web-based media streamer, providing ubiqutious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
},
{
"default": "airsonic",
"label": "CONTEXT_PATH",
"name": "CONTEXT_PATH"
},
{
"default": "-Xms256m -Xmx512m",
"label": "JAVA_OPTS",
"name": "JAVA_OPTS"
}
],
"image": "linuxserver/airsonic-advanced:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/airsonic-logo.png",
"name": "airsonic-advanced",
"platform": "linux",
"ports": [
"4040:4040/tcp"
],
"restart_policy": "unless-stopped",
"title": "Airsonic Advanced",
"type": 1,
"volumes": [
{
"bind": "/portainer/Music",
"container": "/music"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic-Advanced/Playlists",
"container": "/playlists"
},
{
"bind": "/portainer/Podcasts",
"container": "/podcasts"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic-Advanced/Media",
"container": "/media"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic-Advanced/config/",
"container": "/config"
}
],
"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
"
},
{
"categories": [
"HomeAutomation",
"Other",
"Tools"
],
"description": "A Fauxmo frontend that facilitates multi-device control via Alexa services by emulating wemo devices, enabling users to turn computers on/off seamlessly using voice commands.",
"image": "cristianeduardmihai/alexa-wol:latest",
"logo": "https://raw.githubusercontent.com/CristianEduardMihai/alexa-wol/main/images/logo.jpg",
"name": "Alexa-Wake-On-Lan",
"platform": "linux",
"network": "host",
"restart_policy": "unless-stopped",
"title": "Alexa Wake On Lan",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/AlexaWakeOnLan/config",
"container": "/alexa/api/config"
}
],
"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
"
},
{
"categories": [
"Other",
"Tools"
],
"description": "Alpine xfce4 novnc",
"image": "novaspirit/alpine_xfce4_novnc:latest",
"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.",
"platform": "linux",
"ports": [
"6080:6080/tcp",
"56780:56780/tcp"
],
"restart_policy": "unless-stopped",
"title": "Alpine Xfce4 noVNC",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/alpine/downloads",
"container": "/home/alpine/downloads"
}
]
},
{
"categories": [
"Web",
"Proxy"
],
"description": "The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
}
],
"image": "httpd:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/apache-httpd.png",
"name": "apache-httpd",
"platform": "linux",
"ports": [
"8080:80/tcp",
"8443:443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Apache Httpd",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/apache-httpd",
"container": "/usr/local/apache2/htdocs/"
}
],
"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
"
},
{
"categories": [
"Other",
"Tools",
"Games"
],
"description": "C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
}
],
"image": "justarchi/archisteamfarm:latest",
"logo": "https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/main/resources/ASF_184x184.png",
"name": "archisteamfarm",
"platform": "linux",
"ports": [
"1242:1242/tcp"
],
"restart_policy": "unless-stopped",
"title": "ArchiSteamFarm",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/config",
"container": "/app/config"
},
{
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/plugins",
"container": "/app/plugins"
},
{
"bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/logs",
"container": "/app/logs"
}
],
"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/
"
},
{
"categories": [
"Other",
"Tools"
],
"description": "ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline.",
"env": [
{
"default": "*",
"label": "ALLOWED_HOSTS",
"name": "ALLOWED_HOSTS"
},
{
"default": "750m",
"label": "MEDIA_MAX_SIZE",
"name": "MEDIA_MAX_SIZE"
},
{
"default": "true",
"label": "PUBLIC_INDEX",
"name": "PUBLIC_INDEX"
},
{
"default": "true",
"label": "PUBLIC_SNAPSHOTS",
"name": "PUBLIC_SNAPSHOTS"
},
{
"default": "false",
"label": "PUBLIC_ADD_VIEW",
"name": "PUBLIC_ADD_VIEW"
}
],
"image": "archivebox/archivebox:latest",
"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.",
"platform": "linux",
"ports": [
"8002:8000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Archivebox",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/archivebox",
"container": "/data"
}
]
},
{
"categories": [
"Downloader"
],
"description": "AriaNg is a modern web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. You can just put AriaNg in your web server and open it in your browser. AriaNg uses responsive layout, and supports any desktop or mobile devices.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "443",
"label": "ARIA2RPCPORT",
"name": "ARIA2RPCPORT"
}
],
"image": "hurlenko/aria2-ariang:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/ariang.png",
"name": "AriaNG",
"platform": "linux",
"ports": [
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "AriaNG",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/AriaNG",
"container": "/aria2/conf"
},
{
"bind": "/portainer/Downloads",
"container": "/aria2/data"
}
],
"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
"
},
{
"categories": [
"Other",
"Tools",
"Authentication"
],
"description": "An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.",
"env": [
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
}
],
"image": "authelia/authelia:latest",
"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.",
"platform": "linux",
"ports": [
"9091:9091/tcp"
],
"restart_policy": "unless-stopped",
"title": "Authelia",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Authelia",
"container": "/etc/authelia/"
}
]
},
{
"categories": [
"Authentication",
"Cloud",
"Management",
"Security"
],
"description": "Authentik is an open-source Identity Provider focused on flexibility and versatility. This will start the stack with basic options, to customize further ie. adding email settings then use the editor under the deployed stack and 'Update the stack'",
"env": [
{
"default": "authentik",
"label": "POSTGRES_USER",
"name": "POSTGRES_USER"
},
{
"default": "authentik",
"label": "POSTGRES_DB",
"name": "POSTGRES_DB"
},
{
"default": "YOUR_POSTGRE_PASSWORD",
"label": "POSTGRES_PASSWORD",
"name": "POSTGRES_PASSWORD"
},
{
"default": "YOUR_AUTHENTIK_SECRET_KEY",
"label": "AUTHENTIK_SECRET_KEY",
"name": "AUTHENTIK_SECRET_KEY"
},
{
"default": "GeoLite2-City",
"label": "GEOIPUPDATE_EDITION_IDS",
"name": "GEOIPUPDATE_EDITION_IDS"
},
{
"default": "Your GEOIP ID",
"label": "GEOIPUPDATE_ACCOUNT_ID",
"name": "GEOIPUPDATE_ACCOUNT_ID"
},
{
"default": "Your GEOIP License Key",
"label": "GEOIPUPDATE_LICENSE_KEY",
"name": "GEOIPUPDATE_LICENSE_KEY"
}
],
"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/