{
"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"
],
"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": [
"Tools",
"Web",
"Webserver"
],
"description": "Caddy - The Ultimate Server with Automatic HTTPS. Need to run tools/install_caddy.sh before installing the template.",
"image": "caddy:latest",
"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