From d8d8d5d66036e43549873b9732ae7ae3b562443d Mon Sep 17 00:00:00 2001
From: Liss-Bot
",
+ "description": "A dead simple static HOMepage for your servER to keep your s ervices on hand, from a simple yaml configuration file.",
+ "image": "b4bz/homer:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/homer.png",
+ "name": "homer",
+ "note": "This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer",
"platform": "linux",
"ports": [
- "8083:8083/tcp"
+ "8902:8080/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Calibre Web",
+ "title": "Homer",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Books",
- "container": "/books"
- },
- {
- "bind": "/portainer/Files/AppData/Config/Calibre-web",
- "container": "/config"
- }
- ]
- },
- {
- "categories": [
- "Tools",
- "Photos"
- ],
- "description": "Chevereto is a powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. Please note that this offers only the free Chevereto version.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- },
- {
- "label": "CHEVERETO_DB_HOST",
- "name": "CHEVERETO_DB_HOST",
- "set": ""
- },
- {
- "label": "CHEVERETO_DB_USERNAME",
- "name": "CHEVERETO_DB_USERNAME",
- "set": ""
- },
- {
- "label": "CHEVERETO_DB_PASSWORD",
- "name": "CHEVERETO_DB_PASSWORD",
- "set": ""
- },
- {
- "label": "CHEVERETO_DB_NAME",
- "name": "CHEVERETO_DB_NAME",
- "set": ""
+ "bind": "/portainer/Files/AppData/Config/Homer/assets",
+ "container": "/www/assets"
},
{
- "label": "CHEVERETO_DB_PREFIX",
- "name": "CHEVERETO_DB_PREFIX",
- "set": ""
- }
- ],
- "image": "nmtan/chevereto:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/Chevereto.png",
- "name": "Chevereto",
- "platform": "linux",
- "ports": [
- "80/tcp"
- ],
- "restart_policy": "unless-stopped",
- "title": "Chevereto",
- "type": 1,
- "volumes": [
- {
- "container": "/var/www/html/images"
+ "bind": "/portainer/Files/AppData/Config/Homer",
+ "container": "/www/config.yml"
}
]
},
{
"categories": [
+ "Other",
"Tools"
],
- "description": "Have recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.",
- "image": "gregyankovoy/chowdown:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/chowdown.png",
- "name": "Chowdown",
+ "description": "Create agents that monitor and act on your behalf.",
+ "image": "huginn/huginn:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/huginn.png",
+ "name": "huginn",
"platform": "linux",
"ports": [
- "4000:4000/tcp"
+ "3000:3000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Chowdown",
+ "title": "Huginn",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Chowdown",
- "container": "/config"
+ "bind": "/portainer/Files/AppData/Config/huginn",
+ "container": "/var/lib/mysql"
}
]
},
{
"categories": [
- "Tools"
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other",
+ "Web"
],
- "description": "Code-server is VS Code running on a remote server, accessible through the browser.",
+ "description": "Invoices, Expenses and Tasks built with Laravel and Flutter.",
"env": [
{
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
+ "default": "invoice.my.domain",
+ "label": "URL",
+ "name": "URL"
},
{
- "default": "1000",
- "label": "PUID",
- "name": "GUID"
+ "label": "APP_KEY",
+ "name": "APP_KEY"
},
{
"label": "TZ",
"name": "TZ"
},
{
- "label": "PASSWORD",
- "name": "PASSWORD"
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
},
{
- "label": "SUDO_PASSWORD",
- "name": "SUDO_PASSWORD"
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
},
{
- "default": "example.my.domain",
- "label": "PROXY_DOMAIN",
- "name": "PROXY_DOMAIN"
+ "label": "PORT",
+ "name": "PORT"
}
],
- "image": "linuxserver/code-server:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/code-server.png",
- "name": "code-server",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/invoice_ninja.png",
+ "name": "invoice_ninja",
+ "note": "The database user is invoice_ninja and the database is ninja_db. Please generate an app key following the documentation here. ",
"platform": "linux",
- "ports": [
- "8443:8443/tcp"
- ],
- "restart_policy": "unless-stopped",
- "title": "Code Server",
- "type": 1,
- "volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/Code-Server",
- "container": "/config"
- }
- ]
+ "repository": {
+ "stackfile": "Template/Stack/invoice-ninja.yml",
+ "url": "https://github.com/SelfhostedPro/selfhosted_templates"
+ },
+ "title": "Invoice Ninja",
+ "type": 3
},
{
"categories": [
- "Productivity"
+ "Downloaders",
+ "Tools"
],
- "description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements.",
+ "description": "Jackett works as a proxy server it translates queries from apps like Sonarr etc into tracker-site-specific http queries and parses the html response sending results back to the requesting software.[",
"env": [
{
"default": "1000",
@@ -564,29 +472,34 @@
"name": "PGID"
}
],
- "image": "linuxserver/codiad:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/codiad-icon.png",
- "name": "codiad",
+ "image": "linuxserver/jackett:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/jacket-icon.png",
+ "name": "jackett",
"platform": "linux",
"ports": [
- "80/tcp"
+ "9117:9117/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Codiad",
+ "title": "Jackett",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Codiad",
+ "bind": "/portainer/Files/AppData/Config/Jackett",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Downloaders",
- "Video"
+ "Video",
+ "Music",
+ "Photos"
],
- "description": "CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a \"movies I want\"-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.",
+ "description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.",
"env": [
{
"default": "1000",
@@ -597,38 +510,43 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
}
],
- "image": "linuxserver/couchpotato:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/couchpotato-icon.png",
- "name": "couchpotato",
+ "image": "linuxserver/jellyfin:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/jellyfin.png",
+ "name": "jellyfin",
"platform": "linux",
"ports": [
- "5050:5050/tcp"
+ "8096:8096/tcp",
+ "8920:8920/tcp"
],
"restart_policy": "unless-stopped",
- "title": "CouchPotato",
+ "title": "Jellyfin",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Couchpotato",
+ "bind": "/portainer/Files/AppData/Config/Jelllyfin",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/TV",
+ "container": "/data/tvshows"
},
{
"bind": "/portainer/Movies",
- "container": "/movies"
+ "container": "/data/movies"
}
]
},
{
"categories": [
- "Music"
+ "Video"
],
- "description": "DAAP (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), MPD and internet radio.",
+ "description": "Headless installation of Kodi\u2122 (formerly known as XBMC\u2122), to enable library updates.",
"env": [
{
"default": "1000",
@@ -641,53 +559,29 @@
"name": "PGID"
}
],
- "image": "linuxserver/daapd:latest",
- "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/daapd-icon.png",
- "name": "daapd",
- "platform": "linux",
- "restart_policy": "unless-stopped",
- "title": "Daapd",
- "type": 1,
- "volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/Daapd",
- "container": "/config"
- },
- {
- "bind": "/portainer/Music",
- "container": "/music"
- }
- ]
- },
- {
- "categories": [
- "Tools",
- "Dashboard"
- ],
- "description": "Another application bookmark , with fun features.",
- "image": "rmountjoy/dashmachine:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/dashmachine_logo.png",
- "name": "dashmachine",
+ "image": "linuxserver/kodi-headless:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/kodi-icon.png",
+ "name": "kodi-headless",
"platform": "linux",
"ports": [
- "5000:5000/tcp"
+ "8080/tcp",
+ "9777/udp"
],
"restart_policy": "unless-stopped",
- "title": "DashMachine",
+ "title": "Kodi Headless",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Dashmachine",
- "container": "/dashmachine/dashmachine/user_data"
+ "bind": "/portainer/Files/AppData/Config/Kodi",
+ "container": "/config"
}
]
},
{
"categories": [
- "FTP",
- "Tools"
+ "Books"
],
- "description": "davos is an FTP automation tool that periodically scans given host locations for new files. It can be configured for various purposes, including listening for specific files to appear in the host location, ready for it to download and then move, if required. It also supports completion notifications as well as downstream API calls, to further the workflow.",
+ "description": "LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.",
"env": [
{
"default": "1000",
@@ -700,60 +594,130 @@
"name": "PGID"
}
],
- "image": "linuxserver/davos:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/davos.png",
- "name": "davos",
- "note": "Configuration
",
+ "image": "linuxserver/lazylibrarian:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/lazylibrarian-icon.png",
+ "name": "lazylibrarian",
"platform": "linux",
"ports": [
- "8080/tcp"
+ "5299:5299/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Davos",
+ "title": "LazyLibrarian",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Davos",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
"container": "/downloads"
+ },
+ {
+ "container": "/books"
}
]
},
{
"categories": [
- "Music"
+ "Tools",
+ "Web"
],
- "description": "Deemix is a deezer downloader built from the ashes of Deezloader Remix.",
- "image": "registry.gitlab.com/bockiii/deemix-docker",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/deemix.png",
- "name": "deemix",
- "note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.",
+ "description": "This container sets up an Nginx webserver and reverse proxy with php support and a built-in letsencrypt client that automates free SSL server certificate generation and renewal processes. It also contains fail2ban for intrusion prevention.\r\n \r\n Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.\r\n \r\n - Port 443 on the internet side of the router should be forwarded to this container's port 443.\r\n - If you need a dynamic dns provider, you can use the free provider duckdns.org where the url will be yoursubdomain.duckdns.org and the subdomains can be www,ftp,cloud\r\n - The container detects changes to url and subdomains, revokes existing certs and generates new ones during start. \r\n - It also detects changes to the DHLEVEL parameter and replaces the dhparams file.\r\n \r\n - If you'd like to password protect your sites, you can use htpasswd. Run the following command on your host to generate the htpasswd file docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>",
+ "env": [
+ {
+ "label": "EMAIL",
+ "name": "EMAIL",
+ "set": "-Xms256m -Xmx512m"
+ },
+ {
+ "label": "URL",
+ "name": "URL",
+ "set": "-Xms256m -Xmx512m"
+ },
+ {
+ "label": "SUBDOMAINS",
+ "name": "SUBDOMAINS",
+ "set": "www,"
+ },
+ {
+ "label": "ONLY_SUBDOMAINS",
+ "name": "ONLY_SUBDOMAINS",
+ "set": "false"
+ },
+ {
+ "label": "DHLEVEL",
+ "name": "DHLEVEL",
+ "set": "2048"
+ },
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "VALIDATION",
+ "name": "VALIDATION",
+ "set": "http"
+ },
+ {
+ "label": "DNSPLUGIN",
+ "name": "DNSPLUGIN",
+ "set": "http"
+ }
+ ],
+ "image": "linuxserver/letsencrypt:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/letsencrypt.png",
+ "name": "letsencrypt",
"platform": "linux",
"ports": [
- "6595:6595/tcp"
+ "80/tcp",
+ "443/tcp"
],
"restart_policy": "unless-stopped",
- "title": "DeeMix",
+ "title": "Let's Encrypt",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/DeeMix",
+ "bind": "/portainer/Files/AppData/Config/LetsEncrypt",
"container": "/config"
- },
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "A Free and Open Source Speedtest for HTML5 and more.",
+ "image": "linuxserver/librespeed:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/speedtest.png",
+ "name": "librespeed",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "LibreSpeed",
+ "type": 1,
+ "volumes": [
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Files/AppData/Config/LibreSpeed",
+ "container": "/config"
}
]
},
{
"categories": [
- "Downloaders"
+ "Cloud",
+ "Web",
+ "Management",
+ "Photos"
],
- "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client providing: Full Encryption, WebUI, Plugin System, Much more...",
+ "description": "Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.",
"env": [
{
"default": "1000",
@@ -764,37 +728,35 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "UMASK_SET",
- "name": "UMASK_SET",
- "set": "000"
}
],
- "image": "linuxserver/deluge:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/deluge-icon.png",
- "name": "deluge",
+ "image": "linuxserver/lychee:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/lychee-icon.png",
+ "name": "lychee",
"platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
"restart_policy": "unless-stopped",
- "title": "Deluge",
+ "title": "Lychee",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Deluge",
+ "bind": "/portainer/Files/AppData/Config/Lychee",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Pictures",
+ "container": "/pictures"
}
]
},
{
"categories": [
- "HomeAutomation",
- "Management"
+ "Other",
+ "Tools"
],
- "description": "Domoticz is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device.",
+ "description": "An Enhanced drop in replacement for Mysql",
"env": [
{
"default": "1000",
@@ -805,44 +767,36 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD",
+ "set": ""
}
],
- "image": "linuxserver/domoticz:latest",
- "logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png",
- "name": "domoticz",
+ "image": "linuxserver/mariadb:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/mariadb-icon.png",
+ "name": "mariadb",
"platform": "linux",
"ports": [
- "1443:1443/tcp",
- "6144:6144/tcp",
- "8080:8080/tcp"
+ "3306:3306/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Domoticz",
+ "title": "MariaDB",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Domoticz",
+ "bind": "/portainer/Files/AppData/Config/Mariadb",
"container": "/config"
}
]
},
{
"categories": [
- "DNS",
- "Tools"
+ "Other"
],
- "description": "Duck DNS is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence.",
+ "description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
"env": [
- {
- "label": "SUBDOMAINS",
- "name": "SUBDOMAINS",
- "set": ""
- },
- {
- "label": "TOKEN",
- "name": "TOKEN",
- "set": ""
- },
{
"default": "1000",
"label": "PUID",
@@ -854,23 +808,29 @@
"name": "PGID"
}
],
- "image": "linuxserver/duckdns:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/duckdns.png",
- "name": "duckdns",
- "note": "ConfigurationFirst, go to duckdns site, register your subdomain and retrieve your token
Then run the docker create command above with your subdomain(s) and token
It will update your IP with the DuckDNS service every 5 minutes",
+ "image": "linuxserver/mcmyadmin2:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/mcmyadmin-icon.png",
+ "name": "mcmyadmin2",
"platform": "linux",
+ "ports": [
+ "8080:8080/tcp",
+ "25565:25565/tcp"
+ ],
"restart_policy": "unless-stopped",
- "title": "Duck DNS",
- "type": 1
+ "title": "McMyAdmin 2",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/minecraft"
+ }
+ ]
},
{
"categories": [
- "Backup",
- "Cloud",
- "Productivity",
- "Tools"
+ "Downloaders",
+ "Video"
],
- "description": "Free backup software to store encrypted backups online, Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive and S3, Google Drive, box.com, Mega, hubiC and many others.",
+ "description": "Medusa, automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.",
"env": [
{
"default": "1000",
@@ -883,39 +843,36 @@
"name": "PGID"
}
],
- "image": "linuxserver/duplicati:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/duplicati-icon.png",
- "name": "duplicati",
+ "image": "linuxserver/medusa:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/medusa-icon.png",
+ "name": "medusa",
"platform": "linux",
"ports": [
- "8200:8200/tcp"
+ "8081:8081/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Duplicati",
+ "title": "Medusa",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Duplicati",
+ "bind": "/portainer/Files/AppData/Config/Medusa",
"container": "/config"
},
{
- "container": "/tmp"
- },
- {
- "container": "/backups"
+ "bind": "/portainer/TV",
+ "container": "/tv"
},
{
- "container": "/source"
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Video",
- "Music",
- "Photos"
+ "Other"
],
- "description": "Emby organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.",
+ "description": "Server version of minetest, a free, open source alternative to minecraft.",
"env": [
{
"default": "1000",
@@ -926,93 +883,90 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "TZ",
- "name": "TZ"
}
],
- "image": "linuxserver/emby:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/emby.png",
- "name": "Emby",
+ "image": "linuxserver/minetest:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
+ "name": "minetest",
"platform": "linux",
"ports": [
- "8096:8096/tcp",
- "8920:8920/tcp"
+ "30000:30000/udp"
],
"restart_policy": "unless-stopped",
- "title": "Emby",
+ "title": "Minetest",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Emby",
- "container": "/config"
- },
- {
- "bind": "/portainer/TV",
- "container": "/data/tvshows"
- },
- {
- "bind": "/portainer/Movies",
- "container": "/data/movies"
+ "container": "/config/.minetest"
}
]
},
{
"categories": [
+ "Video",
+ "Other",
"Tools"
],
- "description": "Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. Just install this on your server and let him calculate all kinds of fun stuff.",
- "image": "linuxserver/embystat:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/embystat.png",
- "name": "EmbyStat",
- "note": "Access the ui at your-ip:6555. Follow the setup wizard on initial install. Then configure the required services.",
+ "description": "Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.\n\n The application is designed to stream the requested data to multiple clients (even with one dvb card) at the same time while opening different pids.\n ",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minisatip:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/minisatip-icon.png",
+ "name": "minisatip",
"platform": "linux",
"ports": [
- "6555:6555/tcp"
+ "8875:8875/tcp",
+ "554:554/tcp",
+ "1900:1900/udp"
],
"restart_policy": "unless-stopped",
- "title": "EmbyStat",
- "type": 1,
- "volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/EmbyStat",
- "container": "/config"
- }
- ]
+ "title": "Minisatip",
+ "type": 1
},
{
"categories": [
- "Tools"
- ],
- "description": "Web File Browser which can be used as a middleware or standalone app.",
- "image": "80x86/filebrowser:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/filebrowser.png",
- "name": "filebrowser",
- "note": "The default user and password is admin/admin.",
+ "Other",
+ "Music"
+ ],
+ "description": "Mstream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone..",
+ "image": "linuxserver/mstream:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/mstream.png",
+ "name": "mstream",
"platform": "linux",
"ports": [
- "8082:8082/tcp"
+ "3000:3000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "FileBrowser",
+ "title": "Mstream",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/FileBrowser",
+ "bind": "/portainer/Files/AppData/Config/Mstream",
"container": "/config"
},
{
- "bind": "/portainer/Files/AppData/Config",
- "container": "/myfiles"
+ "bind": "/portainer/Downloads",
+ "container": "/music"
}
]
},
{
"categories": [
- "Feed Reader"
+ "Other",
+ "Voice",
+ "Chat"
],
- "description": "A free, self-hostable rss aggregator.",
+ "description": "Mumble is a voicechat program for gamers written on top of Qt and Opus. Murmur is the server backend for Mumble.",
"env": [
{
"default": "1000",
@@ -1023,48 +977,55 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
}
],
- "image": "linuxserver/freshrss:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/freshrss-icon.png",
- "name": "freshrss",
+ "image": "goofball222/murmur:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/Mumble-logo.png",
+ "name": "murmur",
"platform": "linux",
"ports": [
- "80/tcp"
+ "64738:64738/tcp",
+ "64738:64738/udp"
],
"restart_policy": "unless-stopped",
- "title": "FreshRSS",
+ "title": "Murmur",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/freshrss",
- "container": "/config"
+ "bind": "/etc/localtime:ro",
+ "container": "/etc/localtime"
+ },
+ {
+ "bind": "/portainer/Files/Config/Murmur",
+ "container": "/opt/murmur/config"
+ },
+ {
+ "bind": "/portainer/Files/Murmur/data",
+ "container": "/opt/murmur/data"
+ },
+ {
+ "bind": "/portainer/Files/Murmur/log",
+ "container": "/opt/murmur/log"
}
]
},
{
"categories": [
- "Feed Reader"
- ],
- "description": "Miniflux is a minimalist and opinionated feed reader.",
- "logo": "",
- "name": "miniflux",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/miniflux.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Miniflux",
- "type": 3
- },
- {
- "categories": [
- "Web",
- "Books",
+ "Music",
+ "Other",
"Tools"
],
- "description": "A WebApp Comic Reader for your favorite digital comics. Reach and read your comic library from any web connected device with a modern web browser.",
+ "description": " MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.",
"env": [
+ {
+ "label": "BRAINZCODE",
+ "name": "BRAINZCODE",
+ "set": ""
+ },
{
"default": "1000",
"label": "PUID",
@@ -1076,57 +1037,35 @@
"name": "PGID"
}
],
- "image": "linuxserver/gazee:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/gazee-logo.png",
- "name": "gazee",
+ "image": "linuxserver/musicbrainz:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/musicbrainz-icon.png",
+ "name": "musicbrainz",
"platform": "linux",
+ "ports": [
+ "5000:5000/tcp"
+ ],
"restart_policy": "unless-stopped",
- "title": "Gazee",
+ "title": "MusicBrainz",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Gazee",
+ "bind": "/portainer/Files/AppData/Config/MusicBrainz",
"container": "/config"
},
{
- "bind": "/portainer/Comics",
- "container": "/comics"
- },
- {
- "bind": "/portainer/Files/AppData/Gazee",
- "container": "/mylar"
+ "bind": "/portainer/Files/AppData/MusicBrainz",
+ "container": "/data"
}
]
},
{
"categories": [
+ "Web",
+ "Proxy",
+ "Other",
"Tools"
],
- "description": "A clientless remote desktop gateway.",
- "image": "oznu/guacamole:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/guacamole.png",
- "name": "guacamole",
- "note": "The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.",
- "platform": "linux",
- "ports": [
- "8080:8080/tcp"
- ],
- "restart_policy": "unless-stopped",
- "title": "Guacamole",
- "type": 1,
- "volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/Guacamole",
- "container": "/config"
- }
- ]
- },
- {
- "categories": [
- "Tools",
- "Finance"
- ],
- "description": "Grocy is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.",
+ "description": "A lightweight portal to view, manage your HTPC apps without having to run anything more than a PHP enabled webserver. With Muximux you don't need to keep multiple tabs open, or bookmark the URL to all of your apps.",
"env": [
{
"default": "1000",
@@ -1137,35 +1076,31 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "Timezone",
- "name": "TZ"
}
],
- "image": "linuxserver/grocy:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/grocy_logo.png",
- "name": "grocy",
+ "image": "linuxserver/muximux:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/muximux-icon.png",
+ "name": "muximux",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Grocy",
+ "title": "Muximux",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Grocy",
+ "bind": "/portainer/Files/AppData/Config/Muximux",
"container": "/config"
}
]
},
{
"categories": [
- "Video",
- "Music"
+ "Downloaders",
+ "Books"
],
- "description": "HTPC Manager, a front end for many htpc related applications. Uses the Hellowlol HTPC Manager fork.",
+ "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
"env": [
{
"default": "1000",
@@ -1178,28 +1113,40 @@
"name": "PGID"
}
],
- "image": "linuxserver/htpcmanager:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/htpcmanager-icon.png",
- "name": "htpcmanager",
+ "image": "linuxserver/mylar:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/mylar-icon.png",
+ "name": "mylar",
"platform": "linux",
"ports": [
- "8085:8085/tcp"
+ "8090:8090/tcp"
],
"restart_policy": "unless-stopped",
- "title": "HTPC Manager",
+ "title": "Mylar",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/HTPCmanager",
+ "bind": "/portainer/Files/AppData/Config/Mylar",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Comics",
+ "container": "/comics"
}
]
},
{
"categories": [
- "Music"
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other",
+ "Web"
],
- "description": "Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, \u00b5Torrent and Blackhole.",
+ "description": "Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.",
"env": [
{
"default": "1000",
@@ -1210,40 +1157,41 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- }
- ],
- "image": "linuxserver/headphones:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/headphones-icon.png",
- "name": "headphones",
- "platform": "linux",
- "ports": [
- "8181:8181/tcp"
- ],
- "restart_policy": "unless-stopped",
- "title": "Headphones",
- "type": 1,
- "volumes": [
+ },
{
- "bind": "/portainer/Files/AppData/Config/Headphones",
- "container": "/config"
+ "label": "TZ",
+ "name": "TZ"
},
{
- "bind": "/portainer/Downloads",
- "container": "/Downloads"
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
},
{
- "bind": "/portainer/Music",
- "container": "/music"
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
}
- ]
+ ],
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/nextcloud-icon.png",
+ "name": "nextcloud",
+ "note": "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.",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "Template/Stack/nextcloud.yml",
+ "url": "https://github.com/SelfhostedPro/selfhosted_templates"
+ },
+ "title": "Nextcloud",
+ "type": 3
},
{
"categories": [
- "Tools",
"Web",
- "Dashboard"
+ "Proxy"
],
- "description": "Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way.",
+ "description": "Nginx is a web server with a strong focus on high concurrency, performance and low memory usage. It can also act as a reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer and an HTTP cache.",
"env": [
{
"default": "1000",
@@ -1256,58 +1204,54 @@
"name": "PGID"
}
],
- "image": "linuxserver/heimdall:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/heimdall-icon.png",
- "name": "heimdall",
+ "image": "linuxserver/nginx:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/nginx-icon.png",
+ "name": "nginx",
"platform": "linux",
"ports": [
"80/tcp",
"443/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Heimdall",
+ "title": "Nginx",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Heimdall",
+ "bind": "/portainer/Files/AppData/Config/Nginx",
"container": "/config"
}
]
},
{
"categories": [
- "Tools",
- "Dashboard"
+ "Proxy",
+ "Tools"
],
- "description": "A dead simple static Homepage for your server to keep your services on hand, from a simple yaml configuration file.",
- "image": "b4bz/homer:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/homer-dashboard.png",
- "name": "homer",
- "note": "This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer",
+ "description": "Nginx Proxy Manager enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.",
+ "image": "jlesage/nginx-proxy-manager",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/proxy_mgr.png",
+ "name": "nginx-proxy-manager",
"platform": "linux",
"ports": [
- "8902:8080/tcp"
+ "80:8080/tcp",
+ "81:8181/tcp",
+ "443:4443/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Homer",
+ "title": "Nginx Proxy Manager",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Homer/assets",
- "container": "/www/assets"
- },
- {
- "bind": "/portainer/Files/AppData/Config/Homer",
- "container": "/www/config.yml"
+ "bind": "/portainer/Files/AppData/Config/Nginx-Proxy",
+ "container": "/config"
}
]
},
{
"categories": [
- "Tools",
- "Dashboard"
+ "Downloaders"
],
- "description": "Helps you organize your self-hosted services by making them accessible from a single place.",
+ "description": "NZBGet is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources. It supports all platforms including Windows, Mac, Linux and works on all devices including PC, NAS, WLAN routers and media players",
"env": [
{
"default": "1000",
@@ -1315,30 +1259,39 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://dashy.to/img/dashy.png",
- "name": "Dashy",
+ "image": "linuxserver/nzbget:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/nzbget-icon.png",
+ "name": "nzbget",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/dashy.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Dashy",
- "type": 3
+ "ports": [
+ "6789:6789/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "NZBGet",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nzbget",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
},
{
"categories": [
+ "Downloaders",
+ "Other",
"Tools"
],
- "description": "Koillection is a self-hosted collection manager created to keep track of physical (mostly) collections of any kind like books, DVDs, stamps, games..",
+ "description": "NZBHydra is a meta search for NZB indexers and the \"spiritual successor\" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.",
"env": [
{
"default": "1000",
@@ -1346,31 +1299,40 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://user-images.githubusercontent.com/20560781/80213166-0e560e00-8639-11ea-944e-4f79fdbcef55.png",
- "name": "Koillection",
+ "image": "linuxserver/nzbhydra2:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/hydra-icon.png",
+ "name": "nzbhydra2",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/koillection.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Koillection",
- "type": 3
+ "ports": [
+ "5076:5076/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "NZBHydra 2",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nzbhydra2",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
},
{
"categories": [
- "Tools",
- "Productivity"
+ "Downloaders",
+ "Other",
+ "Video",
+ "Tools"
],
- "description": "The to-do app to organize your life.| Before use create custom template and Edit: VIKUNJA_SERVICE_FRONTENDURL , VIKUNJA_API_URL & VIKUNJA_SERVICE_JWTSECRET",
+ "description": "Ombi allows you to host your own Plex Request and user management system. ",
"env": [
{
"default": "1000",
@@ -1378,63 +1340,75 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://vikunja.io/images/vikunja.png",
- "name": "Vikunja",
+ "image": "linuxserver/ombi:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/ombi.png",
+ "name": "ombi",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/vikunja.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Vikunja",
- "type": 3
+ "ports": [
+ "3579:3579/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Ombi",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Ombi",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Multimedia",
- "Audio"
+ "Other"
],
- "description": "Self hosted audiobook and podcast server",
+ "description": "OpenVPN Access Server is a full featured secure network tunneling VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, Linux, Android, and iOS environments.",
"env": [
+ {
+ "label": "INTERFACE",
+ "name": "INTERFACE",
+ "set": "eth0"
+ },
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://github.com/advplyr/audiobookshelf/raw/master/images/banner.svg",
- "name": "Audiobookshelf",
+ "image": "linuxserver/openvpn-as:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/openvpn-as-icon.png",
+ "name": "openvpn-as",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/audiobookshelf.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Audiobookshelf",
- "type": 3
+ "ports": [
+ "943:943/tcp",
+ "9443:9443/tcp",
+ "1194:1194/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "OpenVPN Access Server",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/OpenVPN-AS",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Tools",
- "Dashboard"
+ "Other",
+ "Tools"
],
- "description": "Fenrus is a Node application and requires NodeJS to run. Once NodeJS is installed you can run Fenrus",
+ "description": "Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.",
"env": [
{
"default": "1000",
@@ -1442,31 +1416,33 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://user-images.githubusercontent.com/958400/154829266-62206846-c6ef-4718-9910-2b83eb6aa41c.png",
- "name": "Fenrus",
+ "image": "organizrtools/organizr-v2:php-fpm",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/organizr-icon.png",
+ "name": "organizr-v2",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/fenrus.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Fenrus",
- "type": 3
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Organizr v2",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Organizr",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Tools",
- "Authentication"
+ "Other"
],
- "description": "Authentik is an open-source Identity Provider focused on flexibility and versatility",
+ "description": "OScam is a softcam, software to be used to decrypt digital television channels on a settopbox (receiver), as an alternative for a conditional access module\n (CAM). OScam is, compared with other softcams (CCcam, mgcamd, etc.), open source. Hence, the name Open Source Conditional Access Module (OScam). OScam is based on the\n not so well known softcam MpCS. The main features of OSCam are next to its softcam capabilities, that it is able to function as a cardserver.",
"env": [
{
"default": "1000",
@@ -1474,31 +1450,34 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://d33wubrfki0l68.cloudfront.net/228cc7243c167d0ad9f9adf2129d69b787129ccb/73d36/img/icon_left_brand.svg",
- "name": "Authentik",
+ "image": "linuxserver/oscam:latest",
+ "logo": "http://i.imgur.com/8LadrLg.png",
+ "name": "oscam",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/authentik.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Authentik",
- "type": 3
+ "ports": [
+ "8888:8888/tcp",
+ "10000:10000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "OScam",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/OScam",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Multimedia",
- "Music"
+ "Photos"
],
- "description": "Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!",
+ "description": "A simple, easy way to turn a photo album into a webgallery",
"env": [
{
"default": "1000",
@@ -1506,121 +1485,75 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://github.com/navidrome/navidrome/raw/master/resources/logo-192x192.png",
- "name": "Navidrome",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/navidrome.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Navidrome",
- "type": 3
- },
- {
- "categories": [
- "Tools",
- "Dashboard"
- ],
- "description": "Flame is self-hosted startpage for your server. Its design is inspired (heavily) by SUI. Flame is very easy to setup and use. With built-in editors, it allows you to setup your very own application hub in no time - no file editing necessary.",
- "image": "pawelmalak/flame",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/flame.png",
- "name": "flame-dashboard",
+ "image": "linuxserver/photoshow:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/photoshow-icon.png",
+ "name": "photoshow",
"platform": "linux",
"ports": [
- "5005:5005/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Flame-Dashboard",
+ "title": "PhotoShow",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/flame-dashboard",
- "container": "/app/data"
+ "bind": "/portainer/Pictures",
+ "container": "/Pictures"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Photoshow/Thumbs",
+ "container": "/Thumbs"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/PhotoShow",
+ "container": "/config"
}
]
},
{
"categories": [
+ "Other",
"Tools"
],
- "description": "Create agents that monitor and act on your behalf.",
- "image": "huginn/huginn:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/huginn.png",
- "name": "huginn",
+ "description": "Self-hosted snippet manager.",
+ "image": "snowmean/snibox-sqlite:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/snibox.png",
+ "name": "snibox",
+ "note": "Label-oriented interface with search. Supports various programming languages, markdown, plain text.",
"platform": "linux",
"ports": [
- "3000:3000/tcp"
+ "3010:3000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Huginn",
+ "title": "Snibox",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/huginn",
- "container": "/var/lib/mysql"
+ "bind": "/portainer/Files/AppData/Config/Snibox",
+ "container": "/app/db/database"
}
]
},
{
"categories": [
- "Tools"
+ "Wiki"
],
- "description": "Eufy Security Web Socket. Edit container and add username & password.",
+ "description": "Bookstack is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.",
"env": [
{
- "default": "InputUSER-email",
- "label": "USERNAME",
- "name": "USERNAME"
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
},
{
- "default": "InputPWD",
- "label": "PASSWORD",
- "name": "PASSWORD"
- }
- ],
- "image": "bropat/eufy-security-ws:latest",
- "logo": "https://github.com/bropat/eufy-security-ws/raw/master/docs/_media/eufy-security-ws.png",
- "name": "eufy-security-ws",
- "platform": "linux",
- "ports": [
- "3993:3000/tcp"
- ],
- "restart_policy": "unless-stopped",
- "title": "Eufy Security WS",
- "type": 1,
- "volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/eufy-security-ws",
- "container": "/data"
- }
- ]
- },
- {
- "categories": [
- "Cloud",
- "Productivity",
- "Tools",
- "Web"
- ],
- "description": "Invoices, Expenses and Tasks built with Laravel and Flutter.",
- "env": [
- {
- "default": "invoice.my.domain",
- "label": "URL",
- "name": "URL"
- },
- {
- "label": "APP_KEY",
- "name": "APP_KEY"
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
},
{
"label": "TZ",
@@ -1639,23 +1572,23 @@
"name": "PORT"
}
],
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/invoice_ninja.png",
- "name": "invoice_ninja",
- "note": "The database user is invoice_ninja and the database is ninja_db. Please generate an app key following the documentation here. ",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/bookstack2.png",
+ "note": "Default login is admin@admin.com with a password of password. The database created is called bookstackapp and the database user is called bookstack",
"platform": "linux",
"repository": {
- "stackfile": "Template/Stack/invoice-ninja.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "stackfile": "Template/Stack/bookstack.yml",
+ "url": "https://github.com/SelfhostedPro/selfhosted_templates"
},
- "title": "Invoice Ninja",
+ "title": "Bookstack",
"type": 3
},
{
"categories": [
- "Downloaders",
- "Tools"
+ "Other",
+ "Tools",
+ "Photo"
],
- "description": "Jackett works as a proxy server it translates queries from apps like Sonarr etc into tracker-site-specific http queries and parses the html response sending results back to the requesting software.",
+ "description": "Chevereto is a powerful and fast image hosting script that allows you to create your very own full featured image hosting website in just minutes. Please note that this offers only the free Chevereto version..",
"env": [
{
"default": "1000",
@@ -1666,36 +1599,78 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "CHEVERETO_DB_HOST",
+ "name": "CHEVERETO_DB_HOST",
+ "set": ""
+ },
+ {
+ "label": "CHEVERETO_DB_USERNAME",
+ "name": "CHEVERETO_DB_USERNAME",
+ "set": ""
+ },
+ {
+ "label": "CHEVERETO_DB_PASSWORD",
+ "name": "CHEVERETO_DB_PASSWORD",
+ "set": ""
+ },
+ {
+ "label": "CHEVERETO_DB_NAME",
+ "name": "CHEVERETO_DB_NAME",
+ "set": ""
+ },
+ {
+ "label": "CHEVERETO_DB_PREFIX",
+ "name": "CHEVERETO_DB_PREFIX",
+ "set": ""
}
],
- "image": "linuxserver/jackett:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/jacket-icon.png",
- "name": "jackett",
+ "image": "nmtan/chevereto:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/Chevereto.png",
+ "name": "Chevereto",
"platform": "linux",
"ports": [
- "9117:9117/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Jackett",
+ "title": "Chevereto",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Jackett",
- "container": "/config"
- },
+ "container": "/var/www/html/images"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Save recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.",
+ "image": "gregyankovoy/chowdown:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/chowdown.png",
+ "name": "Chowdown",
+ "platform": "linux",
+ "ports": [
+ "4000:4000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Chowdown",
+ "type": 1,
+ "volumes": [
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Files/AppData/Config/Chowdown",
+ "container": "/config"
}
]
},
{
"categories": [
- "Video",
- "Music",
- "Photos"
+ "Cloud",
+ "Books"
],
- "description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.",
+ "description": "Calibre Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.\n\n [br][br]\n [b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\n [b]/config[/b] Where Calibre-web should store it's database[br]\n [b]/books[/b] Path to your calibre library metadata.db file[br]",
"env": [
{
"default": "1000",
@@ -1706,43 +1681,34 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "TZ",
- "name": "TZ"
}
],
- "image": "linuxserver/jellyfin:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/jellyfin.png",
- "name": "jellyfin",
+ "image": "linuxserver/calibre-web:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/calibre-web-icon.png",
+ "name": "calibre-web",
"platform": "linux",
"ports": [
- "8096:8096/tcp",
- "8920:8920/tcp"
+ "8083:8083/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Jellyfin",
+ "title": "Calibre Web",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Jellyfin",
- "container": "/config"
- },
- {
- "bind": "/portainer/TV",
- "container": "/data/tvshows"
+ "bind": "/portainer/Books",
+ "container": "/books"
},
{
- "bind": "/portainer/Movies",
- "container": "/data/movies"
+ "bind": "/portainer/Files/AppData/Config/Calibre-web",
+ "container": "/config"
}
]
},
{
"categories": [
- "Video"
+ "Downloaders"
],
- "description": "Headless installation of Kodi\u2122 (formerly known as XBMC\u2122), to enable library updates.",
+ "description": "Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.",
"env": [
{
"default": "1000",
@@ -1755,29 +1721,29 @@
"name": "PGID"
}
],
- "image": "linuxserver/kodi-headless:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/kodi-icon.png",
- "name": "kodi-headless",
+ "image": "linuxserver/cardigann:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/cardigann.png",
+ "name": "cardigann",
"platform": "linux",
"ports": [
- "8080/tcp",
- "9777/udp"
+ "5060:5060/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Kodi Headless",
+ "title": "Cardigann",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Kodi",
+ "bind": "/portainer/Files/AppData/Config/Cardigann",
"container": "/config"
}
]
},
{
"categories": [
- "Books"
+ "Other",
+ "Tools"
],
- "description": "LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.",
+ "description": "Code-server is VS Code running on a remote server, accessible through the browser.",
"env": [
{
"default": "1000",
@@ -1785,65 +1751,51 @@
"name": "PUID"
},
{
- "default": "100",
- "label": "PGID",
- "name": "PGID"
+ "default": "1000",
+ "label": "PUID",
+ "name": "GUID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "PASSWORD",
+ "name": "PASSWORD"
+ },
+ {
+ "label": "SUDO_PASSWORD",
+ "name": "SUDO_PASSWORD"
+ },
+ {
+ "default": "example.my.domain",
+ "label": "PROXY_DOMAIN",
+ "name": "PROXY_DOMAIN"
}
],
- "image": "linuxserver/lazylibrarian:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lazylibrarian-icon.png",
- "name": "lazylibrarian",
+ "image": "linuxserver/code-server:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/code-server.png",
+ "name": "code-server",
"platform": "linux",
"ports": [
- "5299:5299/tcp"
+ "8443:8443/tcp"
],
"restart_policy": "unless-stopped",
- "title": "LazyLibrarian",
+ "title": "Code Server",
"type": 1,
"volumes": [
{
+ "bind": "/portainer/Files/AppData/Config/Code-Server",
"container": "/config"
- },
- {
- "container": "/downloads"
- },
- {
- "container": "/books"
}
]
},
{
"categories": [
- "Tools",
- "Web"
+ "Productivity"
],
- "description": "This container sets up an Nginx webserver and reverse proxy with php support and a built-in letsencrypt client that automates free SSL server certificate generation and renewal processes. It also contains fail2ban for intrusion prevention.",
+ "description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements.\n ",
"env": [
- {
- "label": "EMAIL",
- "name": "EMAIL",
- "set": "-Xms256m -Xmx512m"
- },
- {
- "label": "URL",
- "name": "URL",
- "set": "-Xms256m -Xmx512m"
- },
- {
- "label": "SUBDOMAINS",
- "name": "SUBDOMAINS",
- "set": "www,"
- },
- {
- "label": "ONLY_SUBDOMAINS",
- "name": "ONLY_SUBDOMAINS",
- "set": "false"
- },
- {
- "label": "DHLEVEL",
- "name": "DHLEVEL",
- "set": "2048"
- },
{
"default": "1000",
"label": "PUID",
@@ -1853,107 +1805,60 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "categories": [
- "Tools"
- ],
- "description": "GoAccess for NGINX Proxy Manager Logs.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "1000",
- "label": "PGID",
- "name": "PGID"
- },
- {
- "label": "TZ",
- "name": "TZ"
- },
- {
- "label": "PORT",
- "name": "PORT"
- }
- ],
- "logo": "https://www.hugeserver.com/kb/wp-content/uploads/2017/09/goaccess.png",
- "name": "GoAccessnpm",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/goaccessnpm.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "GoAccess for NPM logs",
- "type": 3
- },
- {
- "categories": [
- "Tools"
- ],
- "description": "Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.",
- "env": [],
- "logo": "https://machinebox.io/assets/shared/static/img/machina.svg",
- "name": "Facebox",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/facebox.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Facebox",
- "type": 3
- },
- {
- "label": "VALIDATION",
- "name": "VALIDATION",
- "set": "http"
- },
- {
- "label": "DNSPLUGIN",
- "name": "DNSPLUGIN",
- "set": "http"
}
],
- "image": "linuxserver/swag:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/letsencrypt.png",
- "name": "letsencrypt / SWAG",
- "note": "Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>
",
+ "image": "linuxserver/codiad:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/codiad-icon.png",
+ "name": "codiad",
"platform": "linux",
"ports": [
- "80/tcp",
- "443/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Let's Encrypt / SWAG",
+ "title": "Codiad",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/LetsEncrypt",
+ "bind": "/portainer/Files/AppData/Config/Codiad",
"container": "/config"
}
]
},
{
"categories": [
- "Tools",
- "Network"
+ "Cloud",
+ "Books"
],
- "description": "A Free and Open Source Speedtest for HTML5 and more.",
- "image": "linuxserver/librespeed:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/speedtest.png",
- "name": "librespeed",
+ "description": "COPS links to your Calibre library database and allows downloading and emailing of books directly from a web browser and provides a OPDS feed to connect to your devices.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/cops:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/cops-icon.png",
+ "name": "cops",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "LibreSpeed",
+ "title": "COPS",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/LibreSpeed",
+ "bind": "/portainer/Books",
+ "container": "/books"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Cops",
"container": "/config"
}
]
@@ -1961,9 +1866,9 @@
{
"categories": [
"Downloaders",
- "Music"
+ "Video"
],
- "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+ "description": "CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a \"movies I want\"-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.",
"env": [
{
"default": "1000",
@@ -1976,19 +1881,19 @@
"name": "PGID"
}
],
- "image": "hotio/lidarr:release",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lidarr.png",
- "name": "lidarr",
+ "image": "linuxserver/couchpotato:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/couchpotato-icon.png",
+ "name": "couchpotato",
"platform": "linux",
"ports": [
- "8686:8686/tcp"
+ "5050:5050/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Lidarr",
+ "title": "CouchPotato",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Lidarr",
+ "bind": "/portainer/Files/AppData/Config/Couchpotato",
"container": "/config"
},
{
@@ -1996,19 +1901,16 @@
"container": "/downloads"
},
{
- "bind": "/portainer/Music",
- "container": "/music"
+ "bind": "/portainer/Movies",
+ "container": "/movies"
}
]
},
{
"categories": [
- "Cloud",
- "Web",
- "Management",
- "Photos"
+ "Music"
],
- "description": "Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.",
+ "description": "DAAP (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), MPD and internet radio.",
"env": [
{
"default": "1000",
@@ -2021,32 +1923,54 @@
"name": "PGID"
}
],
- "image": "linuxserver/lychee:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lychee-icon.png",
- "name": "lychee",
+ "image": "linuxserver/daapd:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/daapd-icon.png",
+ "name": "daapd",
"platform": "linux",
- "ports": [
- "80/tcp"
- ],
"restart_policy": "unless-stopped",
- "title": "Lychee",
+ "title": "Daapd",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Lychee",
+ "bind": "/portainer/Files/AppData/Config/Daapd",
"container": "/config"
},
{
- "bind": "/portainer/Pictures",
- "container": "/pictures"
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Another application bookmark dashboard, with fun features.",
+ "image": "rmountjoy/dashmachine:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/dashmachine_logo.png",
+ "name": "dashmachine",
+ "platform": "linux",
+ "ports": [
+ "5000:5000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "DashMachine",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Dashmachine",
+ "container": "/dashmachine/dashmachine/user_data"
}
]
},
{
"categories": [
+ "FTP",
+ "Other",
"Tools"
],
- "description": "An Enhanced drop in replacement for Mysql.",
+ "description": "davos is an FTP automation tool that periodically scans given host locations for new files. It can be configured for various purposes, including listening for specific files to appear in the host location, ready for it to download and then move, if required. It also supports completion notifications as well as downstream API calls, to further the workflow.\r\n\r\n/config : AppData Location\r\n/download : File Download Location",
"env": [
{
"default": "1000",
@@ -2057,35 +1981,62 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ }
+ ],
+ "image": "linuxserver/davos:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/davos.png",
+ "name": "davos",
+ "platform": "linux",
+ "ports": [
+ "8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Davos",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Davos",
+ "container": "/config"
},
{
- "label": "MYSQL_ROOT_PASSWORD",
- "name": "MYSQL_ROOT_PASSWORD",
- "set": ""
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Music"
],
- "image": "linuxserver/mariadb:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mariadb-icon.png",
- "name": "mariadb",
+ "description": "Deemix is a deezer downloader built from the ashes of Deezloader Remix.",
+ "image": "registry.gitlab.com/bockiii/deemix-docker",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/deemix.png",
+ "name": "deemix",
+ "note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.",
"platform": "linux",
"ports": [
- "3306:3306/tcp"
+ "9666:9666/tcp"
],
"restart_policy": "unless-stopped",
- "title": "MariaDB",
+ "title": "DeeMix",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Mariadb",
+ "bind": "/portainer/Files/AppData/Config/DeeMix",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Other"
+ "Downloaders"
],
- "description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
+ "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client providing: Full Encryption, WebUI, Plugin System, Much more...",
"env": [
{
"default": "1000",
@@ -2096,31 +2047,37 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "UMASK_SET",
+ "name": "UMASK_SET",
+ "set": "000"
}
],
- "image": "linuxserver/mcmyadmin2:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mcmyadmin-icon.png",
- "name": "mcmyadmin2",
+ "image": "linuxserver/deluge:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/deluge-icon.png",
+ "namme": "deluge",
"platform": "linux",
- "ports": [
- "8080:8080/tcp",
- "25565:25565/tcp"
- ],
"restart_policy": "unless-stopped",
- "title": "McMyAdmin 2",
+ "title": "Deluge",
"type": 1,
"volumes": [
{
- "container": "/minecraft"
+ "bind": "/portainer/Files/AppData/Config/Deluge",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Downloaders",
- "Video"
+ "HomeAutomation",
+ "Management"
],
- "description": "Medusa, automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.",
+ "description": "Domoticz is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device",
"env": [
{
"default": "1000",
@@ -2133,37 +2090,42 @@
"name": "PGID"
}
],
- "image": "linuxserver/medusa:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/medusa-icon.png",
- "name": "medusa",
+ "image": "linuxserver/domoticz:latest",
+ "logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png",
+ "name": "domoticz",
"platform": "linux",
"ports": [
- "8081:8081/tcp"
+ "1443:1443/tcp",
+ "6144:6144/tcp",
+ "8080:8080/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Medusa",
+ "title": "Domoticz",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Medusa",
+ "bind": "/portainer/Files/AppData/Config/Domoticz",
"container": "/config"
- },
- {
- "bind": "/portainer/TV",
- "container": "/tv"
- },
- {
- "bind": "/portainer/Downloads",
- "container": "/downloads"
}
]
},
{
"categories": [
- "Other"
+ "DNS",
+ "Tools"
],
- "description": "Server version of minetest, a free, open source alternative to minecraft.",
+ "description": "Duck DNS is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence.\r\n\r\nFirst, go to duckdns site, register your subdomain and retrieve your token\r\nThen run the docker create command above with your subdomain(s) and token\r\nIt will update your IP with the DuckDNS service every 5 minutes\r\n\r\n",
"env": [
+ {
+ "label": "SUBDOMAINS",
+ "name": "SUBDOMAINS",
+ "set": ""
+ },
+ {
+ "label": "TOKEN",
+ "name": "TOKEN",
+ "set": ""
+ },
{
"default": "1000",
"label": "PUID",
@@ -2175,27 +2137,23 @@
"name": "PGID"
}
],
- "image": "linuxserver/minetest:latest",
- "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
- "name": "minetest",
+ "image": "linuxserver/duckdns:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/duckdns.png",
+ "name": "duckdns",
"platform": "linux",
- "ports": [
- "30000:30000/udp"
- ],
"restart_policy": "unless-stopped",
- "title": "Minetest",
- "type": 1,
- "volumes": [
- {
- "container": "/config/.minetest"
- }
- ]
+ "title": "Duck DNS",
+ "type": 1
},
{
"categories": [
- "Network"
+ "Backup",
+ "Cloud",
+ "Other",
+ "Productivity",
+ "Tools"
],
- "description": "WIFI / LAN intruder detector",
+ "description": "Free backup software to store encrypted backups online, Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive and S3, Google Drive, box.com, Mega, hubiC and many others.",
"env": [
{
"default": "1000",
@@ -2208,29 +2166,39 @@
"name": "PGID"
}
],
- "image": "jokobsk/pi.alert",
- "logo": "https://raw.githubusercontent.com/pucherot/Pi.Alert/main/docs/img/1_devices.jpg",
- "name": "pi.alert",
+ "image": "linuxserver/duplicati:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/duplicati-icon.png",
+ "name": "duplicati",
"platform": "linux",
"ports": [
- "20211:20211/udp"
+ "8200:8200/tcp"
],
- "restart_policy": "always",
- "title": "Pi.alert",
+ "restart_policy": "unless-stopped",
+ "title": "Duplicati",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/pi.alert",
+ "bind": "/portainer/Files/AppData/Config/Duplicati",
"container": "/config"
+ },
+ {
+ "container": "/tmp"
+ },
+ {
+ "container": "/backups"
+ },
+ {
+ "container": "/source"
}
]
},
{
"categories": [
"Video",
- "Tools"
+ "Music",
+ "Photos"
],
- "description": "Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards. The application is designed to stream the requested data to multiple clients (even with one dvb card) at the same time while opening different pids.",
+ "description": "Emby organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.",
"env": [
{
"default": "1000",
@@ -2241,53 +2209,71 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
}
],
- "image": "linuxserver/minisatip:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/minisatip-icon.png",
- "name": "minisatip",
+ "image": "linuxserver/emby:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/emby.png",
+ "name": "emby",
"platform": "linux",
"ports": [
- "8875:8875/tcp",
- "554:554/tcp",
- "1900:1900/udp"
+ "8096:8096/tcp",
+ "8920:8920/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Minisatip",
- "type": 1
+ "title": "Emby",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Emby",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/data/tvshows"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/data/movies"
+ }
+ ]
},
{
"categories": [
- "Music"
+ "Other",
+ "Tools"
],
- "description": "Mstream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone.",
- "image": "linuxserver/mstream:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mstream.png",
- "name": "mstream",
+ "description": "Web File Browser which can be used as a middleware or standalone app.",
+ "image": "80x86/filebrowser:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/filebrowser.png",
+ "name": "filebrowser",
+ "note": "The default user and password is admin/admin.",
"platform": "linux",
"ports": [
- "3000:3000/tcp"
+ "8082:8082/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Mstream",
+ "title": "FileBrowser",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Mstream",
+ "bind": "/portainer/Files/AppData/Config/FileBrowser",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
- "container": "/music"
+ "bind": "/portainer/Files/AppData/Config",
+ "container": "/myfiles"
}
]
},
{
"categories": [
- "Voice",
- "Chat"
+ "Other"
],
- "description": "Mumble is a voicechat program for gamers written on top of Qt and Opus. Murmur is the server backend for Mumble.",
+ "description": "A free, self-hostable rss aggregator\u2026",
"env": [
{
"default": "1000",
@@ -2298,54 +2284,33 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "TZ",
- "name": "TZ"
}
],
- "image": "goofball222/murmur:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/Mumble-logo.png",
- "name": "murmur",
+ "image": "linuxserver/freshrss:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/freshrss-icon.png",
+ "name": "freshrss",
"platform": "linux",
"ports": [
- "64738:64738/tcp",
- "64738:64738/udp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Murmur",
+ "title": "FreshRSS",
"type": 1,
"volumes": [
{
- "bind": "/etc/localtime:ro",
- "container": "/etc/localtime"
- },
- {
- "bind": "/portainer/Files/Config/Murmur",
- "container": "/opt/murmur/config"
- },
- {
- "bind": "/portainer/Files/Murmur/data",
- "container": "/opt/murmur/data"
- },
- {
- "bind": "/portainer/Files/Murmur/log",
- "container": "/opt/murmur/log"
+ "bind": "/portainer/Files/AppData/Config/freshrss",
+ "container": "/config"
}
]
},
{
"categories": [
- "Music",
+ "Web",
+ "Books",
"Tools"
],
- "description": "MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.",
+ "description": "A WebApp Comic Reader for your favorite digital comics. Reach and read your comic library from any web connected device with a modern web browser",
"env": [
- {
- "label": "BRAINZCODE",
- "name": "BRAINZCODE",
- "set": ""
- },
{
"default": "1000",
"label": "PUID",
@@ -2357,33 +2322,35 @@
"name": "PGID"
}
],
- "image": "linuxserver/musicbrainz:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/musicbrainz-icon.png",
- "name": "musicbrainz",
+ "image": "linuxserver/gazee:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/gazee-logo.png",
+ "name": "gazee",
"platform": "linux",
- "ports": [
- "5000:5000/tcp"
- ],
"restart_policy": "unless-stopped",
- "title": "MusicBrainz",
+ "title": "Gazee",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/MusicBrainz",
+ "bind": "/portainer/Files/AppData/Config/Gazee",
"container": "/config"
},
{
- "bind": "/portainer/Files/AppData/MusicBrainz",
- "container": "/data"
+ "bind": "/portainer/Comics",
+ "container": "/comics"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Gazee",
+ "container": "/mylar"
}
]
},
{
"categories": [
- "Web",
- "Tools"
+ "Other",
+ "Tools",
+ "Finance"
],
- "description": "A lightweight portal to view, manage your HTPC apps without having to run anything more than a PHP enabled webserver. With Muximux you don't need to keep multiple tabs open, or bookmark the URL to all of your apps.",
+ "description": "Grocy is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utulity.",
"env": [
{
"default": "1000",
@@ -2394,31 +2361,60 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "Timezone",
+ "name": "TZ"
}
],
- "image": "linuxserver/muximux:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/muximux-icon.png",
- "name": "muximux",
+ "image": "linuxserver/grocy:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/grocy_logo.png",
+ "name": "grocy",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Muximux",
+ "title": "Grocy",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Muximux",
+ "bind": "/portainer/Files/AppData/Config/Grocy",
"container": "/config"
}
]
},
{
"categories": [
- "Downloaders",
- "Books"
+ "Other",
+ "Tools"
],
- "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
+ "description": "A clientless remote desktop gateway.",
+ "image": "oznu/guacamole:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/guacamole.png",
+ "name": "guacamole",
+ "note": "The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Guacamole",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Guacamole",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music",
+ "Other"
+ ],
+ "description": "HTPC Manaager, a front end for many htpc related applications. Hellowlol version.",
"env": [
{
"default": "1000",
@@ -2431,36 +2427,29 @@
"name": "PGID"
}
],
- "image": "linuxserver/mylar:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mylar-icon.png",
- "name": "mylar",
+ "image": "linuxserver/htpcmanager:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/htpcmanager-icon.png",
+ "name": "htpcmanager",
"platform": "linux",
"ports": [
- "8090:8090/tcp"
+ "8085:8085/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Mylar",
+ "title": "HTPC Manager",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Mylar",
+ "bind": "/portainer/Files/AppData/Config/HTPCmanager",
"container": "/config"
- },
- {
- "bind": "/portainer/Downloads",
- "container": "/downloads"
- },
- {
- "bind": "/portainer/Comics",
- "container": "/comics"
}
]
},
{
"categories": [
- "Downloaders"
+ "Downloaders",
+ "Music"
],
- "description": "NZBGet is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources. It supports all platforms including Windows, Mac, Linux and works on all devices including PC, NAS, WLAN routers and media players.",
+ "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
"env": [
{
"default": "1000",
@@ -2473,33 +2462,68 @@
"name": "PGID"
}
],
- "image": "linuxserver/nzbget:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nzbget-icon.png",
- "name": "nzbget",
+ "image": "linuxserver/lidarr:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/lidarr.png",
+ "name": "lidarr",
"platform": "linux",
"ports": [
- "6789:6789/tcp"
+ "8686:8686/tcp"
],
"restart_policy": "unless-stopped",
- "title": "NZBGet",
+ "title": "lidarr",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Nzbget",
+ "bind": "/portainer/Files/AppData/Config/Lidarr",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
}
]
},
{
"categories": [
- "Downloaders",
+ "Other",
"Tools"
],
- "description": "NZBHydra is a meta search for NZB indexers and the \"spiritual successor\" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.",
+ "description": "A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole.",
+ "image": "pihole/pihole:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/pihole.png",
+ "name": "pihole",
+ "note": "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.",
+ "platform": "linux",
+ "ports": [
+ "53:53/tcp",
+ "53:53/udp",
+ "67:67/udp",
+ "1010:80/tcp",
+ "4443:443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Pi-Hole",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PiHole",
+ "container": "/etc/pihole"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/PiHole/DNS",
+ "container": "/etc/dnsmasq.d"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Photos"
+ ],
+ "description": "Piwigo is photo gallery software for the web, built by an active community of users and developers.",
"env": [
{
"default": "1000",
@@ -2512,35 +2536,30 @@
"name": "PGID"
}
],
- "image": "linuxserver/nzbhydra2:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/hydra-icon.png",
- "name": "nzbhydra2",
+ "image": "linuxserver/piwigo:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/piwigo-icon.png",
+ "name": "piwigo",
"platform": "linux",
"ports": [
- "5076:5076/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "NZBHydra 2",
+ "title": "Piwigo",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Nzbhydra2",
+ "bind": "/portainer/Files/AppData/Config/PiWigo",
"container": "/config"
- },
- {
- "bind": "/portainer/Downloads",
- "container": "/downloads"
}
]
},
{
"categories": [
- "Cloud",
- "Productivity",
- "Tools",
- "Web"
+ "Video",
+ "Music",
+ "Photos"
],
- "description": "Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.",
+ "description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
"env": [
{
"default": "1000",
@@ -2553,39 +2572,42 @@
"name": "PGID"
},
{
- "label": "TZ",
- "name": "TZ"
- },
+ "label": "VERSION",
+ "name": "VERSION",
+ "set": "latest"
+ }
+ ],
+ "image": "linuxserver/plex:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/plex-icon.png",
+ "name": "plex",
+ "network": "host",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Plex",
+ "type": 1,
+ "volumes": [
{
- "label": "DATABASE_PASSWORD",
- "name": "DATABASE_PASSWORD"
+ "bind": "/portainer/Files/AppData/Config/Plex",
+ "container": "/config"
},
{
- "label": "MYSQL_ROOT_PASSWORD",
- "name": "MYSQL_ROOT_PASSWORD"
+ "bind": "/portainer/TV",
+ "container": "/tv"
},
{
- "label": "PORT",
- "name": "PORT"
+ "bind": "/portainer/Movies",
+ "container": "/movies"
}
- ],
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nextcloud-icon.png",
- "name": "nextcloud",
- "note": "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.",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/nextcloud.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Nextcloud",
- "type": 3
+ ]
},
{
"categories": [
- "Web",
- "Proxy"
+ "Downloaders",
+ "Other",
+ "Video",
+ "Tools"
],
- "description": "Nginx is a web server with a strong focus on high concurrency, performance and low memory usage. It can also act as a reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer and an HTTP cache.",
+ "description": "Simple automated way for users to request new content for Plex.",
"env": [
{
"default": "1000",
@@ -2596,53 +2618,38 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "label": "URL_BASE",
+ "name": "URL_BASE",
+ "set": ""
}
],
- "image": "linuxserver/nginx:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nginx-icon.png",
- "name": "nginx",
+ "image": "linuxserver/plexrequests:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/plexrequests-icon.png",
+ "name": "plexrequests",
"platform": "linux",
"ports": [
- "80/tcp",
- "443/tcp"
+ "3000:3000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Nginx",
+ "title": "Plex Requests",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Nginx",
+ "bind": "/portainer/Files/AppData/Config/PlexRequests",
"container": "/config"
}
]
},
{
"categories": [
- "Proxy",
+ "Cloud",
+ "Productivity",
"Tools",
- "Network"
- ],
- "description": "Nginx Proxy Manager enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.",
- "image": "jc21/nginx-proxy-manager",
- "logo": "https://nginxproxymanager.com/icon.png",
- "name": "npm",
- "repository": {
- "stackfile": "Template/Stack/npm.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "platform": "linux",
- "ports": [
- "8000:80/tcp"
- ],
- "restart_policy": "always",
- "title": "Nginx Proxy Manager",
- "type": 3
- },
- {
- "categories": [
"Other"
],
- "description": "OScam is a softcam, software to be used to decrypt digital television channels on a settopbox (receiver), as an alternative for a conditional access module (CAM). The main features of OSCam are next to its softcam capabilities, that it is able to function as a cardserver.",
+ "description": "ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself! Secure, private and easy. No more depending on external services or e-mail to send those files!\n ",
"env": [
{
"default": "1000",
@@ -2655,121 +2662,100 @@
"name": "PGID"
}
],
- "image": "linuxserver/oscam:latest",
- "logo": "http://i.imgur.com/8LadrLg.png",
- "name": "oscam",
+ "image": "linuxserver/projectsend:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/projectsend-logo.png",
+ "name": "projectsend",
"platform": "linux",
"ports": [
- "8888:8888/tcp",
- "10000:10000/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "OScam",
+ "title": "ProjectSend",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/OScam",
+ "bind": "/portainer/Files/AppData/ProjectSend",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/ProjectSend",
"container": "/config"
}
]
},
{
"categories": [
- "Downloaders",
- "Video",
- "Tools"
- ],
- "description": "Ombi allows you to host your own Plex Request and user management system.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/ombi.png",
- "name": "ombi",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/ombi.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Ombi",
- "type": 3
- },
- {
- "categories": [
- "Network"
- ],
- "description": "OpenVPN Access Server is a full featured secure network tunneling VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, Linux, Android, and iOS environments.",
- "env": [
- {
- "label": "INTERFACE",
- "name": "INTERFACE",
- "set": "eth0"
- },
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- }
+ "Email",
+ "Productivity",
+ "Tools",
+ "Other"
],
- "image": "linuxserver/openvpn-as:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/openvpn-as-icon.png",
- "name": "openvpn-as",
+ "description": "This is an unofficial Docker container of the ProtonMail Bridge. Some of the scripts are based on Hendrik Meyer's work.",
+ "image": "shenxn/protonmail-bridge:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/protonmail-bridge.png",
+ "name": "protonmail-bridge",
+ "note": "Please refer to the documentation here to set this up.",
"platform": "linux",
"ports": [
- "943:943/tcp",
- "9443:9443/tcp",
- "1194:1194/udp"
+ "143/tcp",
+ "25/tcp"
],
"restart_policy": "unless-stopped",
- "title": "OpenVPN Access Server",
+ "title": "ProtonMail Bridge",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/OpenVPN-AS",
- "container": "/config"
+ "bind": "/portainer/Files/AppData/ProtonMail-Bridge",
+ "container": "/root"
}
]
},
{
"categories": [
+ "VPN",
"Tools",
- "Dashboard"
+ "Other",
+ "Web"
],
- "description": "Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/organizr-icon.png",
- "name": "organizr-v2",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/organizr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Organizr",
- "type": 3
- },
- {
- "categories": [
- "Tools"
+ "description": "Pritunl container built on Alpine Linux. Supports IPv6 and running behind a reverse proxy. This container requires an external Mongo DB and should be run via Docker Compose or other orchestration.",
+ "env": [
+ {
+ "default": "false",
+ "label": "REVERSE_PROXY",
+ "name": "REVERSE_PROXY"
+ },
+ {
+ "label": "PRITUNL_OPTS",
+ "name": "PRITUNL_OPTS"
+ },
+ {
+ "default": "mongodb://mongo:27017/pritunl",
+ "label": "MONGODB_URI",
+ "name": "MONGODB_URI"
+ },
+ {
+ "default": "false",
+ "label": "WIREGUARD",
+ "name": "WIREGUARD"
+ }
],
- "description": "Overseerr is a free and open source software application for managing requests for your media library.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/overseerr-icon.png",
- "name": "Overseerr",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/pritunl/Images/pritunl.png",
+ "name": "pritunl",
+ "note": "Documentation on this containier can be found here: https://hub.docker.com/r/goofball222/pritunl",
"platform": "linux",
"repository": {
- "stackfile": "Template/Stack/overseerr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "stackfile": "Template/Stack/pritunl.yml",
+ "url": "https://github.com/SelfhostedPro/selfhosted_templates"
},
- "title": "Overseerr",
+ "title": "Pritunl",
"type": 3
},
{
"categories": [
"Cloud",
- "Productivity",
- "Tools",
- "Web"
+ "Other"
],
- "description": "ownCloud is a self-hosted file sync and share server. It provides access to your data through a web interface, sync clients or WebDAV while providing a platform to view, sync and share across devices easily\u2014all under your control. ownCloud\u2019s open architecture is extensible via a simple but powerful API for applications and plugins and it works with any storage.",
+ "description": "Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization. With intuitive user interfaces (web / mobile / desktop), Pydio provides enterprise-grade features to gain back control and privacy of your data: user directory connectors, legacy filesystems drivers, comprehensive admin interface, and much more.",
"env": [
{
"default": "1000",
@@ -2780,48 +2766,34 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "TZ",
- "name": "TZ"
- },
- {
- "label": "OWNCLOUD_DOMAIN",
- "name": "OWNCLOUD_DOMAIN"
- },
- {
- "label": "DB_PASSWORD",
- "name": "DB_PASSWORD"
- },
- {
- "label": "ADMIN_USERNAME",
- "name": "ADMIN_USERNAME"
- },
+ }
+ ],
+ "image": "linuxserver/pydio:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/pydio-icon.png",
+ "name": "pydio",
+ "platform": "linux",
+ "ports": [
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Pydio",
+ "type": 1,
+ "volumes": [
{
- "label": "ADMIN_PASSWORD",
- "name": "ADMIN_PASSWORD"
+ "bind": "/portainer/Files/AppData/Config/Pydio",
+ "container": "/config"
},
{
- "label": "PORT",
- "name": "PORT"
+ "bind": "/portainer/Files/AppData/Pydio",
+ "container": "/data"
}
- ],
- "logo": "https://raw.githubusercontent.com/docker-library/docs/9d36b4ed7cabc35dbd3849272ba2bd7abe482172/owncloud/logo.png",
- "name": "Owncloud",
- "note": "The database user is owncloud and the database is owncloud.",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/owncloud.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Owncloud",
- "type": 3
+ ]
},
{
"categories": [
- "Tools"
+ "Downloaders"
],
- "description": "Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content.",
+ "description": "The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
"env": [
{
"default": "1000",
@@ -2829,34 +2801,39 @@
"name": "PUID"
},
{
- "default": "1000",
+ "default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "TZ",
- "name": "TZ"
- },
- {
- "label": "PORT",
- "name": "PORT"
}
],
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/petio-icon.png",
- "name": "Petio",
+ "image": "linuxserver/qbittorrent:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/qbittorrent-icon.png",
+ "name": "qbittorrent",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/petio.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Petio",
- "type": 3
+ "ports": [
+ "6881:6881/tcp",
+ "6881:6881/udp",
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "qBittorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/qBittorrent",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
},
{
"categories": [
- "Photos"
+ "Messenger"
],
- "description": "A simple, easy way to turn a photo album into a webgallery.",
+ "description": "Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Blowfish support and optional web-ui included.",
"env": [
{
"default": "1000",
@@ -2869,104 +2846,97 @@
"name": "PGID"
}
],
- "image": "linuxserver/photoshow:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/photoshow-icon.png",
- "name": "photoshow",
+ "image": "linuxserver/quassel-core:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/quassel-core-icon.png",
+ "name": "quassel-core",
"platform": "linux",
"ports": [
- "80/tcp"
+ "4242:4242/tcp"
],
"restart_policy": "unless-stopped",
- "title": "PhotoShow",
+ "title": "Quassel IRC",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Pictures",
- "container": "/Pictures"
- },
- {
- "bind": "/portainer/Files/AppData/Photoshow/Thumbs",
- "container": "/Thumbs"
- },
- {
- "bind": "/portainer/Files/AppData/Config/PhotoShow",
+ "bind": "/portainer/Files/AppData/Config/Quassel-core",
"container": "/config"
}
]
},
{
"categories": [
- "Tools",
- "Adblocking"
+ "Downloaders",
+ "Video"
],
- "description": "A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole.",
- "image": "pihole/pihole:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/pihole.png",
- "name": "pihole",
- "note": "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.",
+ "description": "Radarr - A fork of Sonarr to work with movies \u00e0 la Couchpotato.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/radarr:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/radarr.png",
+ "name": "radarr",
"platform": "linux",
"ports": [
- "53:53/tcp",
- "53:53/udp",
- "67:67/udp",
- "1010:80/tcp",
- "4443:443/tcp"
+ "7878:7878/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Pi-Hole",
+ "title": "Radarr",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/PiHole",
- "container": "/etc/pihole"
+ "bind": "/portainer/Files/AppData/Config/Radarr",
+ "container": "/config"
},
{
- "bind": "/portainer/Files/AppData/Config/PiHole/DNS",
- "container": "/etc/dnsmasq.d"
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
}
]
},
{
"categories": [
- "Photos"
- ],
- "description": "Piwigo is photo gallery software for the web, built by an active community of users and developers.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- }
+ "Other",
+ "Tools"
],
- "image": "linuxserver/piwigo:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/piwigo-icon.png",
- "name": "piwigo",
+ "description": "A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.",
+ "image": "amruthpillai/reactive-resume:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/reactiveresume.png",
+ "name": "reactive-resume",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Piwigo",
+ "title": "Reactive-Resume",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/PiWigo",
- "container": "/config"
+ "bind": "/portainer/Files/AppData/Config/ReactiveResume",
+ "container": "/usr/src/app"
}
]
},
{
"categories": [
- "Video",
- "Music",
- "Photos"
+ "Backup",
+ "Cloud",
+ "Other",
+ "Tools"
],
- "description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
+ "description": "Resilio Sync (formerly BitTorrent Sync) uses the BitTorrent protocol to sync files and folders between all of your devices. There are both free and paid versions, this container supports both.",
"env": [
{
"default": "1000",
@@ -2977,43 +2947,34 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "VERSION",
- "name": "VERSION",
- "set": "latest"
}
],
- "image": "linuxserver/plex:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/plex-icon.png",
- "name": "plex",
- "network": "host",
+ "image": "linuxserver/resilio-sync:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/resilio.png",
+ "name": "resilio-sync",
"platform": "linux",
"restart_policy": "unless-stopped",
- "title": "Plex",
+ "title": "Resilio Sync",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Plex",
+ "bind": "/portainer/Files/AppData/Config/Resilio-Sync",
"container": "/config"
},
{
- "bind": "/portainer/TV",
- "container": "/tv"
+ "container": "/sync"
},
{
- "bind": "/portainer/Movies",
- "container": "/movies"
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Downloaders",
- "Video",
- "Tools"
+ "Downloaders"
],
- "description": "Simple automated way for users to request new content for Plex.",
+ "description": "Popular torrent client with a webui for ease of use.",
"env": [
{
"default": "1000",
@@ -3024,37 +2985,36 @@
"default": "100",
"label": "PGID",
"name": "PGID"
- },
- {
- "label": "URL_BASE",
- "name": "URL_BASE",
- "set": ""
}
],
- "image": "linuxserver/plexrequests:latest",
- "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/plexrequests-icon.png",
- "name": "plexrequests",
+ "image": "linuxserver/rutorrent:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
+ "name": "rutorrent",
"platform": "linux",
"ports": [
- "3000:3000/tcp"
+ "80/tcp",
+ "51413:51413/tcp",
+ "6881:6881/udp"
],
"restart_policy": "unless-stopped",
- "title": "Plex Requests",
+ "title": "ruTorrent",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/PlexRequests",
+ "bind": "/portainer/Files/AppData/Config/ruTorrent",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Cloud",
- "Productivity",
- "Tools"
+ "Downloaders"
],
- "description": "ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself! Secure, private and easy. No more depending on external services or e-mail to send those files.",
+ "description": "SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.",
"env": [
{
"default": "1000",
@@ -3067,50 +3027,52 @@
"name": "PGID"
}
],
- "image": "linuxserver/projectsend:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/projectsend-logo.png",
- "name": "projectsend",
+ "image": "linuxserver/sabnzbd:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sabnzbd-icon.png",
+ "name": "sabnzbd",
"platform": "linux",
"ports": [
- "80/tcp"
+ "8080:8080/tcp",
+ "9090:9090/tcp"
],
"restart_policy": "unless-stopped",
- "title": "ProjectSend",
+ "title": "SABnzbd",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/ProjectSend",
- "container": "/data"
+ "bind": "/portainer/Files/AppData/Config/Sabnzbd",
+ "container": "/config"
},
{
- "bind": "/portainer/Files/AppData/Config/ProjectSend",
- "container": "/config"
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Downloads/incomplete",
+ "container": "/incomplete-downloads"
}
]
},
{
"categories": [
- "Email",
- "Productivity",
+ "Other",
"Tools"
],
- "description": "This is an unofficial Docker container of the ProtonMail Bridge. Some of the scripts are based on Hendrik Meyer's work.",
- "image": "shenxn/protonmail-bridge:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/protonmail-bridge.png",
- "name": "protonmail-bridge",
- "note": "Please refer to the documentation here to set this up.",
+ "description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application.",
+ "image": "radhifadlillah/shiori:latest",
+ "logo": "https://raw.githubusercontent.com/robocopAlpha/selfhosted_templates/master/Images/shiori-icon.png",
+ "name": "shiori",
"platform": "linux",
"ports": [
- "143/tcp",
- "25/tcp"
+ "8080/tcp"
],
"restart_policy": "unless-stopped",
- "title": "ProtonMail Bridge",
+ "title": "Shiori",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/ProtonMail-Bridge",
- "container": "/root"
+ "bind": "/portainer/Files/AppData/Config/Shiori",
+ "container": "/srv/shiori"
}
]
},
@@ -3119,7 +3081,7 @@
"Downloaders",
"Video"
],
- "description": "Prowlarr is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).",
+ "description": "Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.",
"env": [
{
"default": "1000",
@@ -3132,28 +3094,37 @@
"name": "PGID"
}
],
- "image": "ghcr.io/linuxserver/prowlarr:develop",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/prowlarr.png",
- "name": "prowlarr",
+ "image": "linuxserver/sickchill:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickchill-icon.png",
+ "name": "sickchill",
"platform": "linux",
"ports": [
- "9696:9696/tcp"
+ "8081:8081/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Prowlarr",
+ "title": "SickChill",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Prowlarr",
+ "bind": "/portainer/Files/AppData/Config/SickChill",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
}
]
},
{
"categories": [
- "Cloud"
+ "Downloaders",
+ "Video"
],
- "description": "Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization. With intuitive user interfaces (web / mobile / desktop), Pydio provides enterprise-grade features to gain back control and privacy of your data: user directory connectors, legacy filesystems drivers, comprehensive admin interface, and much more.",
+ "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
"env": [
{
"default": "1000",
@@ -3166,32 +3137,36 @@
"name": "PGID"
}
],
- "image": "linuxserver/pydio:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/pydio-icon.png",
- "name": "pydio",
+ "image": "linuxserver/sickgear:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickgear-icon.png",
+ "name": "sickgear",
"platform": "linux",
"ports": [
- "443/tcp"
+ "8081:8081/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Pydio",
+ "title": "SickGear",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Pydio",
+ "bind": "/portainer/Files/AppData/Config/SickGear",
"container": "/config"
},
{
- "bind": "/portainer/Files/AppData/Pydio",
- "container": "/data"
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Downloaders"
+ "Management"
],
- "description": "The qBittorrent project aims to provide an open-source software alternative to \u00b5Torrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
+ "description": null,
"env": [
{
"default": "1000",
@@ -3204,34 +3179,33 @@
"name": "PGID"
}
],
- "image": "linuxserver/qbittorrent:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/qbittorrent-icon.png",
- "name": "qbittorrent",
+ "image": "linuxserver/smokeping:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/smokeping-icon.png",
+ "name": "smokeping",
"platform": "linux",
"ports": [
- "6881:6881/tcp",
- "6881:6881/udp",
- "8080:8080/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "qBittorrent",
+ "title": "SmokePing",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/qBittorrent",
+ "bind": "/portainer/Files/AppData/Config/Smokeping",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Files/AppData/Smokeping",
+ "container": "/data"
}
]
},
{
"categories": [
- "Messenger"
+ "Downloaders",
+ "Video"
],
- "description": "Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core - much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Blowfish support and optional web-ui included.",
+ "description": "Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
"env": [
{
"default": "1000",
@@ -3244,29 +3218,43 @@
"name": "PGID"
}
],
- "image": "linuxserver/quassel-core:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/quassel-core-icon.png",
- "name": "quassel-core",
+ "image": "linuxserver/sonarr:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sonarr-icon.png",
+ "name": "sonarr",
"platform": "linux",
"ports": [
- "4242:4242/tcp"
+ "8989:8989/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Quassel IRC",
+ "title": "Sonarr",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Quassel-core",
+ "bind": "/portainer/Files/AppData/Config/Sonarr",
"container": "/config"
+ },
+ {
+ "bind": "/dev/rtc",
+ "container": "/dev/rtc"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
}
]
},
{
"categories": [
- "Downloaders",
- "Video"
+ "Backup",
+ "Cloud",
+ "Other",
+ "Tools"
],
- "description": "Radarr - A fork of Sonarr to work with movies \u00e0 la Couchpotato.",
+ "description": null,
"env": [
{
"default": "1000",
@@ -3279,75 +3267,34 @@
"name": "PGID"
}
],
- "image": "hotio/radarr:release",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/radarr.png",
- "name": "radarr",
+ "image": "linuxserver/syncthing:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/syncthing-icon.png",
+ "name": "syncthing",
"platform": "linux",
"ports": [
- "7878:7878/tcp"
+ "8384:8384/tcp",
+ "21027:21027/udp",
+ "22000:22000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Radarr",
+ "title": "SyncThing",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Radarr",
+ "bind": "/portainer/Files/AppData/Config/Syncthing",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
- },
- {
- "bind": "/portainer/Movies",
- "container": "/movies"
- }
- ]
- },
- {
- "categories": [
- "Multimedia"
- ],
- "description": "Tdarr is a popular conditional transcoding application for processing large (or small) media libraries.",
- "logo": "https://tdarr.io/static/media/logo3.02a3f4a3.png",
- "name": "tdarr",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/tdarr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Tdarr",
- "type": 3
- },
- {
- "categories": [
- "Tools"
- ],
- "description": "A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.",
- "image": "amruthpillai/reactive-resume:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/reactiveresume.png",
- "name": "reactive-resume",
- "platform": "linux",
- "ports": [
- "80/tcp"
- ],
- "restart_policy": "unless-stopped",
- "title": "Reactive-Resume",
- "type": 1,
- "volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/ReactiveResume",
- "container": "/usr/src/app"
+ "container": "/sync"
}
]
},
{
"categories": [
- "Backup",
- "Cloud",
+ "Other",
"Tools"
],
- "description": "Resilio Sync (formerly BitTorrent Sync) uses the BitTorrent protocol to sync files and folders between all of your devices. There are both free and paid versions, this container supports both.",
+ "description": "Tautulli is a 3rd party application that you can run along side your Plex Media Server to monitor activity and track various statistics. Most importantly, these statistics include what has been watched, who watched it, when and where they watched it, and how it was watched. All statistics are presented in a nice and clean interface with many tables and graphs, which makes it easy to brag about your server to everyone else.[br][br]\r\n [b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]\r\n [b]8181[/b] The webui for Tautulli's webui [br]\r\n [b]/config[/b] Storing Configuration and the Tautulli database[br]\r\n[b]/logs[/b] Map to you plex logs (required for IP logging)[br]\r\n\r\n",
"env": [
{
"default": "1000",
@@ -3360,32 +3307,32 @@
"name": "PGID"
}
],
- "image": "linuxserver/resilio-sync:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/resilio.png",
- "name": "resilio-sync",
+ "image": "linuxserver/tautulli:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tautulli-icon.png",
+ "name": "tautulli",
"platform": "linux",
+ "ports": [
+ "8181:8181/tcp"
+ ],
"restart_policy": "unless-stopped",
- "title": "Resilio Sync",
+ "title": "Tautulli",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Resilio-Sync",
- "container": "/config"
- },
- {
- "container": "/sync"
+ "bind": "/portainer/Logs",
+ "container": "/logs"
},
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Files/AppData/Config/Tautulli",
+ "container": "/config"
}
]
},
{
"categories": [
- "Downloaders"
+ "Messenger"
],
- "description": "Popular torrent client with a webui for ease of use.",
+ "description": "A self-hosted web IRC client",
"env": [
{
"default": "1000",
@@ -3398,26 +3345,43 @@
"name": "PGID"
}
],
- "image": "linuxserver/rutorrent:latest",
- "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
- "name": "rutorrent",
+ "image": "linuxserver/thelounge:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png",
+ "name": "thelounge",
"platform": "linux",
"ports": [
- "80/tcp",
- "51413:51413/tcp",
- "6881:6881/udp"
+ "9000:9000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "ruTorrent",
+ "title": "TheLounge",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/ruTorrent",
+ "bind": "/portainer/Files/AppData/Config/TheLounge",
"container": "/config"
- },
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "A unique, non-linear notebook wiki.",
+ "image": "mazzolino/tiddlywiki:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tiddlywiki.png",
+ "name": "tiddlywiki",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "TiddlyWiki",
+ "type": 1,
+ "volumes": [
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Files/AppData/Config/TiddlyWiki",
+ "container": "/var/lib/tiddlywiki"
}
]
},
@@ -3425,7 +3389,7 @@
"categories": [
"Downloaders"
],
- "description": "SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.",
+ "description": "Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, \u00b5TP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.",
"env": [
{
"default": "1000",
@@ -3438,38 +3402,38 @@
"name": "PGID"
}
],
- "image": "linuxserver/sabnzbd:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sabnzbd-icon.png",
- "name": "sabnzbd",
+ "image": "linuxserver/transmission:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/transmission-icon.png",
+ "name": "transmission",
"platform": "linux",
"ports": [
- "8080:8080/tcp",
- "9090:9090/tcp"
+ "9091:9091/tcp",
+ "51413:51413/tcp"
],
"restart_policy": "unless-stopped",
- "title": "SABnzbd",
+ "title": "Transmission",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Sabnzbd",
+ "bind": "/portainer/Files/AppData/Config/Transmission",
"container": "/config"
},
{
- "bind": "/portainer/Downloads",
+ "bind": "/portainer/Files/Downloads",
"container": "/downloads"
},
{
- "bind": "/portainer/Downloads/incomplete",
- "container": "/incomplete-downloads"
+ "container": "/watch"
}
]
},
{
"categories": [
- "Downloaders",
- "Video"
+ "Other",
+ "VPN",
+ "Tools"
],
- "description": "Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.",
+ "description": "This container contains OpenVPN and Transmission with a configuration\nwhere Transmission is running only when OpenVPN has an active tunnel.\nIt bundles configuration files for many popular VPN providers to make the setup easier.",
"env": [
{
"default": "1000",
@@ -3480,39 +3444,56 @@
"default": "100",
"label": "PGID",
"name": "PGID"
+ },
+ {
+ "default": "MULLVAD",
+ "description": "https://haugene.github.io/docker-transmission-openvpn/supported-providers/",
+ "label": "OPENVPN_PROVIDER",
+ "name": "OPENVPN_PROVIDER"
+ },
+ {
+ "default": "",
+ "label": "OPENVPN_USERNAME",
+ "name": "OPENVPN_USERNAME"
+ },
+ {
+ "default": "",
+ "label": "OPENVPN_PASSWORD",
+ "name": "OPENVPN_PASSWORD"
+ },
+ {
+ "default": "192.168.0.0/24",
+ "label": "LOCAL_NETWORK",
+ "name": "LOCAL_NETWORK"
}
],
- "image": "linuxserver/sickchill:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickchill-icon.png",
- "name": "sickchill",
+ "image": "haugene/transmission-openvpn:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/transmission-icon.png",
+ "name": "transmission-openvpn",
+ "note": "List of supported providers available here.",
"platform": "linux",
"ports": [
- "8081:8081/tcp"
+ "9091:9091/tcp"
],
"restart_policy": "unless-stopped",
- "title": "SickChill",
+ "title": "Transmission-OpenVPN",
"type": 1,
"volumes": [
- {
- "bind": "/portainer/Files/AppData/Config/SickChill",
- "container": "/config"
- },
{
"bind": "/portainer/Downloads",
- "container": "/downloads"
+ "container": "/data"
},
{
- "bind": "/portainer/TV",
- "container": "/tv"
+ "bind": "/etc/localtime",
+ "container": "/etc/localtime"
}
]
},
{
"categories": [
- "Downloaders",
- "Video"
+ "Other"
],
- "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
+ "description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.",
"env": [
{
"default": "1000",
@@ -3525,37 +3506,29 @@
"name": "PGID"
}
],
- "image": "linuxserver/sickgear:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickgear-icon.png",
- "name": "sickgear",
+ "image": "lunik1/tt-rss:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tt-rss-icon.png",
+ "name": "tt-rss",
"platform": "linux",
"ports": [
- "8081:8081/tcp"
+ "80/tcp"
],
"restart_policy": "unless-stopped",
- "title": "SickGear",
+ "title": "Tiny Tiny RSS",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/SickGear",
+ "bind": "/portainer/Files/AppData/Config/tt-rss",
"container": "/config"
- },
- {
- "bind": "/portainer/TV",
- "container": "/tv"
- },
- {
- "bind": "/portainer/Downloads",
- "container": "/downloads"
}
]
},
{
"categories": [
- "Management",
- "Network"
+ "Video",
+ "Other"
],
- "description": "SmokePing is a latency logging and graphing and alerting system. It consists of a daemon process which organizes the latency measurements and a CGI which presents the graphs.",
+ "description": "Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.\r\nTvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming.\r\nMultiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).",
"env": [
{
"default": "1000",
@@ -3568,49 +3541,39 @@
"name": "PGID"
}
],
- "image": "linuxserver/smokeping:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/smokeping-icon.png",
- "name": "smokeping",
+ "image": "linuxserver/tvheadend:latest",
+ "logo": "http://i.imgur.com/zGSUAT4.png",
+ "name": "tvheadend",
"platform": "linux",
"ports": [
- "80/tcp"
+ "9981:9981/tcp",
+ "9982:9982/tcp"
],
"restart_policy": "unless-stopped",
- "title": "SmokePing",
+ "title": "Tvheadend",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Smokeping",
+ "bind": "/portainer/Files/AppData/Config/TVHeadend",
"container": "/config"
},
{
- "bind": "/portainer/Files/AppData/Smokeping",
- "container": "/data"
+ "container": "/recordings"
}
]
},
{
"categories": [
- "Tools"
- ],
- "description": "Self-hosted snippet manager.Label-oriented interface with search. Supports various programming languages, markdown, plain text.",
- "logo": "https://user-images.githubusercontent.com/312873/35063615-acf68302-fbd8-11e7-91c5-0b3b6f5966c4.png",
- "name": "Snibox",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/snibox.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Snibox",
- "type": 3
- },
- {
- "categories": [
- "Downloaders",
- "Video"
+ "Cloud",
+ "Books"
],
- "description": "Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
+ "description": "Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.",
"env": [
+ {
+ "label": "MAXMEM",
+ "name": "MAXMEM",
+ "set": "512"
+ },
{
"default": "1000",
"label": "PUID",
@@ -3622,40 +3585,35 @@
"name": "PGID"
}
],
- "image": "hotio/sonarr:release",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sonarr-icon.png",
- "name": "sonarr",
+ "image": "linuxserver/ubooquity:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/ubooquity-icon.png",
+ "name": "ubooquity",
"platform": "linux",
"ports": [
- "8989:8989/tcp"
+ "2202:2202/tcp",
+ "2203:2203/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Sonarr",
+ "title": "Ubooquity",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Sonarr",
- "container": "/config"
- },
- {
- "bind": "/dev/rtc",
- "container": "/dev/rtc"
+ "container": "/books"
},
{
- "bind": "/portainer/TV",
- "container": "/tv"
+ "container": "/comics"
},
{
- "bind": "/portainer/Downloads",
- "container": "/downloads"
+ "container": "/config"
}
]
},
{
"categories": [
+ "Management",
"Tools"
],
- "description": "Tautulli is a 3rd party application that you can run along side your Plex Media Server to monitor activity and track various statistics. Most importantly, these statistics include what has been watched, who watched it, when and where they watched it, and how it was watched. All statistics are presented in a nice and clean interface with many tables and graphs, which makes it easy to brag about your server to everyone else.",
+ "description": null,
"env": [
{
"default": "1000",
@@ -3668,33 +3626,57 @@
"name": "PGID"
}
],
- "image": "linuxserver/tautulli:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tautulli-icon.png",
- "name": "tautulli",
- "note": "Port 8181 The webui for Tautulli's webui
Configuration
",
+ "image": "linuxserver/unifi-controller:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/unifi-icon.png",
+ "name": "unifi-controller",
"platform": "linux",
"ports": [
- "8181:8181/tcp"
+ "3478:3478/udp",
+ "10001:10001/udp",
+ "8080:8080/tcp",
+ "8081:8081/tcp",
+ "8443:8443/tcp",
+ "8843:8843/tcp",
+ "8880:8880/tcp",
+ "6789:6789/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Tautulli",
+ "title": "UniFi Controller",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Logs",
- "container": "/logs"
- },
- {
- "bind": "/portainer/Files/AppData/Config/Tautulli",
+ "bind": "/portainer/Files/AppData/Config/Unifi",
"container": "/config"
}
]
},
{
"categories": [
- "Messenger"
+ "Other",
+ "Tools",
+ "Maintenance"
+ ],
+ "description": "With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially.",
+ "image": "containrrr/watchtower:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/watchtower.png",
+ "name": "watchtower",
+ "note": "It is recommended to manually update your containers but we're including this for those of you that don't care",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Watchtower",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/var/run/docker.sock",
+ "container": "/var/run/docker.sock"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
],
- "description": "A self-hosted web IRC client.",
+ "description": "WebGrab+Plus is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.[br]\r\n\t\tOptional postprocessors to add IMDb data or to customize your xmltv listing.[br]\r\n\t\thttp://www.webgrabplus.com/[br]\r\n\t\t[b][span style='color: #E80000;']Directions:[/span][/b][br]\r\n\t\t[b]/config[/b] : This is where WebGrab+Plus will store it's configuration.[br][br]\r\n\t\t[b]/data[/b] : This is where tv_grab_wg script in the Tvheadend container looks for the guide.xml file.[br][br]",
"env": [
{
"default": "1000",
@@ -3707,131 +3689,121 @@
"name": "PGID"
}
],
- "image": "linuxserver/thelounge:latest",
- "logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png",
- "name": "thelounge",
+ "image": "linuxserver/webgrabplus:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/webgrabplus.png",
+ "name": "webgrabplus",
"platform": "linux",
- "ports": [
- "9000:9000/tcp"
- ],
"restart_policy": "unless-stopped",
- "title": "TheLounge",
+ "title": "WebGrab+Plus",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/TheLounge",
+ "bind": "/portainer/Files/AppData/Config/WebGrabPlus",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/WebGrabPlus",
+ "container": "/data"
}
]
},
{
"categories": [
- "Tools",
- "Wiki"
+ "Other",
+ "Tools"
],
- "description": "A unique, non-linear notebook wiki.",
- "image": "mazzolino/tiddlywiki:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tiddlywiki.png",
- "name": "tiddlywiki",
+ "description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
+ "image": "benbusby/whoogle-search:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/whoogle.png",
+ "name": "whoogle",
"platform": "linux",
"ports": [
- "8080:8080/tcp"
+ "5001:5000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "TiddlyWiki",
+ "title": "Whoogle",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/TiddlyWiki",
- "container": "/var/lib/tiddlywiki"
+ "bind": "/portainer/Files/AppData/Config/Whoogle",
+ "container": "/config"
}
]
},
{
"categories": [
- "Other"
- ],
- "description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- }
+ "Other",
+ "Tools"
],
- "image": "lunik1/tt-rss:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tt-rss-icon.png",
- "name": "tt-rss",
+ "description": "Wikijs A modern, lightweight and powerful wiki app built on NodeJS.",
+ "image": "linuxserver/wikijs:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/wikijs.png",
+ "name": "wikijs",
"platform": "linux",
"ports": [
- "80/tcp"
+ "3100:3000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Tiny Tiny RSS",
+ "title": "Wikijs",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/tt-rss",
+ "bind": "/portainer/Files/AppData/Config/Wikijs",
"container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Wikijs/data",
+ "container": "/data"
}
]
},
{
"categories": [
+ "Other",
"Downloaders"
],
- "description": "Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, \u00b5TP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- }
- ],
- "image": "linuxserver/transmission:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/transmission-icon.png",
- "name": "transmission",
+ "description": "YoutubeDL-Material is a Material Design frontend for youtube-dl. It's coded using Angular 9 for the frontend, and Node.js on the backend.",
+ "image": "tzahi12345/youtubedl-material:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/ytdlm.png",
+ "name": "youtubedl-material",
"platform": "linux",
"ports": [
- "9091:9091/tcp",
- "51413:51413/tcp"
+ "17442:17442/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Transmission",
+ "title": "YouTubeDL-Material",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Transmission",
- "container": "/config"
+ "bind": "/portainer/Files/AppData/Config/YTDLM",
+ "container": "/app/appdata"
},
{
- "bind": "/portainer/Files/Downloads",
- "container": "/downloads"
+ "bind": "/portainer/Files/AppData/Youtube/Video",
+ "container": "/app/video"
},
{
- "container": "/watch"
+ "bind": "/portainer/Files/AppData/Youtube/Subscriptions",
+ "container": "/app/subscriptions"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Youtube/Users",
+ "container": "/app/users"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Youtube/Audio",
+ "container": "/app/audio"
}
]
},
{
"categories": [
- "VPN",
- "Tools"
+ "CCTV"
],
- "description": "This container contains OpenVPN and Transmission with a configuration where Transmission is running only when OpenVPN has an active tunnel. It bundles configuration files for many popular VPN providers to make the setup easier.",
+ "description": "UniFi Video is a powerful and flexible, integrated IP video management surveillance system designed to work with Ubiquiti\u2019s UniFi Video Camera product line. UniFi Video has an intuitive, configurable, and feature\u2011packed user interface with advanced features such as motion detection, auto\u2011discovery, user\u2011level security, storage management, reporting, and mobile device support.",
"env": [
{
- "default": "1000",
+ "default": "99",
"label": "PUID",
"name": "PUID"
},
@@ -3841,100 +3813,78 @@
"name": "PGID"
},
{
- "default": "MULLVAD",
- "description": "https://haugene.github.io/docker-transmission-openvpn/supported-providers/",
- "label": "OPENVPN_PROVIDER",
- "name": "OPENVPN_PROVIDER"
- },
- {
- "default": "",
- "label": "OPENVPN_USERNAME",
- "name": "OPENVPN_USERNAME"
- },
- {
- "default": "",
- "label": "OPENVPN_PASSWORD",
- "name": "OPENVPN_PASSWORD"
+ "default": "002",
+ "label": "UMASK",
+ "name": "UMASK"
},
{
- "default": "192.168.0.0/24",
- "label": "LOCAL_NETWORK",
- "name": "LOCAL_NETWORK"
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": "UniFi Video"
}
],
- "image": "haugene/transmission-openvpn:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/transmission-icon.png",
- "name": "transmission-openvpn",
- "note": "List of supported providers available here.",
+ "image": "pducharme/unifi-video-controller:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/UniFiVideo-logo.png",
+ "name": "UniFi Video",
"platform": "linux",
"ports": [
- "9091:9091/tcp"
+ "1935:1935/tcp",
+ "7444:7444/tcp",
+ "7447:7447/tcp",
+ "6666:6666/tcp",
+ "7442:7442/tcp",
+ "7080:7080/tcp",
+ "7443:7443/tcp",
+ "7445:7445/tcp",
+ "7446:7446/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Transmission-OpenVPN",
+ "title": "UniFi Video",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Downloads",
- "container": "/data"
+ "bind": "/portainer/Files/AppData/Config/UnifFiVideo/Recordings/",
+ "container": "/recordings"
},
{
- "bind": "/etc/localtime",
- "container": "/etc/localtime"
+ "bind": "/portainer/Files/AppData/Config/UniFiVideo/",
+ "container": "/config"
}
]
},
{
"categories": [
- "Video",
- "Other"
- ],
- "description": "Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources. Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming. Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- }
+ "Other",
+ "Tools"
],
- "image": "linuxserver/tvheadend:latest",
- "logo": "http://i.imgur.com/zGSUAT4.png",
- "name": "tvheadend",
+ "description": "A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.",
+ "image": "selfhostedpro/yacht:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png",
+ "name": "yacht",
"platform": "linux",
"ports": [
- "9981:9981/tcp",
- "9982:9982/tcp"
+ "8001:8000/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Tvheadend",
+ "title": "Yacht",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/TVHeadend",
+ "bind": "yacht",
"container": "/config"
},
{
- "container": "/recordings"
+ "bind": "/var/run/docker.sock",
+ "container": "/var/run/docker.sock"
}
]
},
{
"categories": [
- "Cloud",
- "Books"
+ "Messenger"
],
- "description": "Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.",
+ "description": "ZNC is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC.",
"env": [
- {
- "label": "MAXMEM",
- "name": "MAXMEM",
- "set": "512"
- },
{
"default": "1000",
"label": "PUID",
@@ -3946,2314 +3896,3215 @@
"name": "PGID"
}
],
- "image": "linuxserver/ubooquity:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/ubooquity-icon.png",
- "name": "ubooquity",
+ "image": "linuxserver/znc:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/znc-icon.png",
+ "name": "znc",
"platform": "linux",
"ports": [
- "2202:2202/tcp",
- "2203:2203/tcp"
+ "6501:6501/tcp"
],
"restart_policy": "unless-stopped",
- "title": "Ubooquity",
+ "title": "ZNC",
"type": 1,
"volumes": [
{
- "container": "/books"
- },
- {
- "container": "/comics"
- },
- {
+ "bind": "/portainer/Files/AppData/Config/ZNC",
"container": "/config"
}
]
},
{
"categories": [
- "Management",
+ "Other",
+ "VPN",
"Tools"
],
- "description": "The Unifi-controller Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.",
+ "description": "This container contains OpenVPN and Deluge with a configuration where Deluge is running only when OpenVPN has an active tunnel. It bundles configuration files for many popular VPN providers to make the setup easier.",
"env": [
{
- "default": "1000",
+ "default": "1001",
"label": "PUID",
"name": "PUID"
},
{
- "default": "100",
+ "default": "1001",
"label": "PGID",
- "name": "PGID"
+ "name": "PUID"
+ },
+ {
+ "default": "MULLVAD",
+ "description": "see https://github.com/sgtsquiggs/docker-deluge-openvpn",
+ "label": "OPENVPN_PROVIDER",
+ "name": "OPENVPN_PROVIDER"
+ },
+ {
+ "label": "OPENVPN_USERNAME",
+ "name": "OPENVPN_USERNAME"
+ },
+ {
+ "label": "OPENVPN_PASSWORD",
+ "name": "OPENVPN_PASSWORD"
}
],
- "image": "linuxserver/unifi-controller:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/unifi-icon.png",
- "name": "unifi-controller",
+ "image": "sgtsquiggs/deluge-openvpn:latest",
+ "name": "deluge-openvpn",
"platform": "linux",
"ports": [
- "3478:3478/udp",
- "10001:10001/udp",
- "8080:8080/tcp",
- "8081:8081/tcp",
- "8443:8443/tcp",
- "8843:8843/tcp",
- "8880:8880/tcp",
- "6789:6789/tcp"
+ "8112:8112/tcp"
],
"restart_policy": "unless-stopped",
- "title": "UniFi Controller",
+ "title": "Deluge openvpn",
"type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Unifi",
+ "bind": "/etc/localtime",
+ "container": "/etc/localtime"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/DelugeOpenVPN/config",
"container": "/config"
}
]
},
{
"categories": [
- "Tools",
- "Maintenance"
+ "Security"
],
- "description": "With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially.",
- "image": "containrrr/watchtower:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/watchtower.png",
- "name": "watchtower",
- "note": "It is recommended to manually update your containers but we're including this for those of you that don't care",
+ "description": "Dradis Framework: Collaboration and reporting for IT Security teams http://dradisframework.org",
+ "image": "raesene/dradis:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/dradis-logo.png",
+ "name": "dradis",
"platform": "linux",
+ "ports": [
+ "3000:3000/tcp"
+ ],
"restart_policy": "unless-stopped",
- "title": "Watchtower",
+ "title": "Dradis",
+ "type": 1
+ },
+ {
"type": 1,
+ "title": "Registry",
+ "description": "Docker image registry",
+ "categories": [
+ "docker"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/registry.png",
+ "image": "registry:latest",
+ "ports": [
+ "5000/tcp"
+ ],
"volumes": [
{
- "bind": "/var/run/docker.sock",
- "container": "/var/run/docker.sock"
+ "container": "/var/lib/registry"
}
]
},
{
+ "type": 1,
+ "title": "Registry (cache)",
+ "description": "Docker image registry configured as a DockerHub pull through cache",
"categories": [
- "Downloaders"
- ],
- "description": "WebGrab+Plus is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "100",
- "label": "PGID",
- "name": "PGID"
- }
+ "docker"
],
- "image": "linuxserver/webgrabplus:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/webgrabplus.png",
- "name": "webgrabplus",
- "note": "Configuration
",
"platform": "linux",
- "restart_policy": "unless-stopped",
- "title": "WebGrab+Plus",
- "type": 1,
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/registry.png",
+ "image": "registry:latest",
+ "ports": [
+ "5000/tcp"
+ ],
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/WebGrabPlus",
- "container": "/config"
- },
+ "container": "/var/lib/registry"
+ }
+ ],
+ "env": [
{
- "bind": "/portainer/Files/AppData/WebGrabPlus",
- "container": "/data"
+ "name": "REGISTRY_PROXY_REMOTEURL",
+ "default": "https://registry-1.docker.io",
+ "preset": true
}
]
},
{
+ "type": 1,
+ "title": "Ubuntu",
+ "description": "Debian-based Linux operating system",
"categories": [
- "Tools"
+ "operating-system"
],
- "description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
- "image": "benbusby/whoogle-search:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/whoogle.png",
- "name": "whoogle",
"platform": "linux",
- "ports": [
- "5001:5000/tcp"
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ubuntu.png",
+ "image": "ubuntu:latest",
+ "interactive": true,
+ "command": "/bin/bash"
+ },
+ {
+ "type": 1,
+ "title": "NodeJS",
+ "description": "JavaScript-based platform for server-side and networking applications",
+ "categories": [
+ "development"
],
- "restart_policy": "unless-stopped",
- "title": "Whoogle",
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/node.png",
+ "image": "node:latest",
+ "interactive": true,
+ "command": "/bin/bash"
+ },
+ {
"type": 1,
+ "title": "Httpd",
+ "description": "Open-source HTTP server",
+ "categories": [
+ "webserver"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/httpd.png",
+ "image": "httpd:latest",
+ "ports": [
+ "80/tcp"
+ ],
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Whoogle",
- "container": "/config"
+ "container": "/usr/local/apache2/htdocs/"
}
]
},
{
+ "type": 1,
+ "title": "Caddy",
+ "description": "Open-source web server with automatic HTTPS written in Go",
"categories": [
- "Tools",
- "Wiki"
+ "webserver"
],
- "description": "Wikijs A modern, lightweight and powerful wiki app built on NodeJS.",
- "image": "linuxserver/wikijs:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/wikijs.png",
- "name": "Wikijs",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/caddy.png",
+ "image": "caddy:latest",
"ports": [
- "3100:3000/tcp"
+ "80/tcp"
],
- "restart_policy": "unless-stopped",
- "title": "Wikijs",
- "type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/Wikijs",
- "container": "/config"
- },
- {
- "bind": "/portainer/Files/AppData/Config/Wikijs/data",
"container": "/data"
}
]
},
{
+ "type": 1,
+ "title": "MySQL",
+ "description": "The most popular open-source database",
"categories": [
- "Tools"
+ "database"
],
- "description": "A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.",
- "image": "selfhostedpro/yacht:latest",
- "logo": "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png",
- "name": "yacht",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/mysql.png",
+ "image": "mysql/mysql-server:5.7",
+ "env": [
+ {
+ "name": "MYSQL_ROOT_PASSWORD",
+ "label": "Root password"
+ },
+ {
+ "name": "MYSQL_ROOT_HOST",
+ "default": "%",
+ "preset": true
+ }
+ ],
"ports": [
- "8001:8000/tcp"
+ "3306/tcp"
],
- "restart_policy": "unless-stopped",
- "title": "Yacht",
- "type": 1,
"volumes": [
{
- "bind": "yacht",
- "container": "/config"
- },
- {
- "bind": "/var/run/docker.sock",
- "container": "/var/run/docker.sock"
+ "container": "/var/lib/mysql"
}
]
},
{
+ "type": 1,
+ "title": "PostgreSQL",
+ "description": "The most advanced open-source database",
"categories": [
- "Tools",
- "Network"
+ "database"
],
- "description": "It is a self-hosted monitoring tool like Uptime Robot",
- "logo": "https://images.opencollective.com/uptime-kuma/29c5113/logo/256.png",
- "name": "uptime-kuma",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/uptimekuma.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Uptime Kuma",
- "type": 3
- },
- {
- "categories": [
- "Tools"
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/postgres.png",
+ "image": "postgres:latest",
+ "env": [
+ {
+ "name": "POSTGRES_USER",
+ "label": "Superuser"
+ },
+ {
+ "name": "POSTGRES_PASSWORD",
+ "label": "Superuser password"
+ }
],
- "description": "Dozzle is a small lightweight application with a web based interface to monitor Docker logs. It doesn\u2019t store any log files. It is for live monitoring of your container logs only.",
- "image": "amir20/dozzle:latest",
- "logo": "https://dozzle.dev/favicon.ico",
- "name": "dozzle",
- "platform": "linux",
"ports": [
- "8888:8080/tcp"
+ "5432/tcp"
],
- "restart_policy": "always",
- "title": "Dozzle",
- "type": 1,
"volumes": [
{
- "bind": "/var/run/docker.sock",
- "container": "/var/run/docker.sock"
+ "container": "/var/lib/postgresql/data"
}
]
},
{
+ "type": 1,
+ "title": "Mongo",
+ "description": "Open-source document-oriented database",
"categories": [
- "Social"
+ "database"
],
- "description": "Monica is a great open source personal relationship management system to organize the interactions with your loved ones.",
- "logo": "https://raw.githubusercontent.com/docker-library/docs/b962028212dbd77c9531dbcf8d5a81db79d4a735/monica/logo.svg",
- "name": "monica",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/monica.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Monica",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/mongo.png",
+ "image": "mongo:latest",
+ "ports": [
+ "27017/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/data/db"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "CrateDB",
+ "description": "An open-source distributed SQL database",
"categories": [
- "Network"
+ "database"
],
- "description": "NetBox is an infrastructure resource modeling (IRM) application designed to empower network automation. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers.",
- "image": "netboxcommunity/netbox:latest",
- "logo": "https://github.com/xneo1/portainer_templates/raw/master/Images/netbox_icon.svg",
- "name": "netbox",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cratedb.png",
+ "image": "crate:latest",
"ports": [
- "8000:80/tcp"
+ "4200/tcp",
+ "4300/tcp"
],
- "restart_policy": "always",
- "title": "Netbox",
- "type": 1
+ "volumes": [
+ {
+ "container": "/data"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Elasticsearch",
+ "description": "Open-source search and analytics engine",
"categories": [
- "Dashboard",
- "IoT"
+ "database"
],
- "description": "Freeboard is a turn-key HTML-based 'engine' for dashboards. Besides a nice looking layout engine, it provides a plugin architecture for creating datasources (which fetch data) and widgets (which display data)\u2014 freeboard then does all the work to connect the two together.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/freeboard.jpg",
- "name": "freeboard",
- "repository": {
- "stackfile": "Template/Stack/freeboard.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/elasticsearch.png",
+ "image": "docker.elastic.co/elasticsearch/elasticsearch:7.15.1",
"ports": [
- "8000:80/tcp"
+ "9200/tcp",
+ "9300/tcp"
],
- "restart_policy": "always",
- "title": "Freeboard",
- "type": 3
+ "volumes": [
+ {
+ "container": "/usr/share/elasticsearch/data"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "GitLab CE",
+ "description": "Open-source end-to-end software development platform",
+ "note": "Default username is root. Check the GitLab documentation to get started.",
"categories": [
- "Finance"
+ "development",
+ "project-management"
],
- "description": "Ghostfolio is an open source wealth management software built with web technology.",
- "logo": "https://avatars.githubusercontent.com/u/82473144?s=200",
- "name": "Ghostfolio",
- "repository": {
- "stackfile": "Template/Stack/ghostfolio.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/gitlab_ce.png",
+ "image": "gitlab/gitlab-ce:latest",
"ports": [
- "3663:80/tcp"
+ "80/tcp",
+ "443/tcp",
+ "22/tcp"
],
- "restart_policy": "always",
- "title": "Ghostfolio",
- "type": 3
+ "volumes": [
+ {
+ "container": "/etc/gitlab"
+ },
+ {
+ "container": "/var/log/gitlab"
+ },
+ {
+ "container": "/var/opt/gitlab"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Minio",
+ "description": "A distributed object storage server built for cloud applications and devops",
"categories": [
- "Tools"
+ "storage"
],
- "description": "A self-hosted bookmark management tool.",
- "logo": "https://github.com/beromir/Servas/raw/main/docs/images/home.png",
- "name": "Servas",
- "repository": {
- "stackfile": "Template/Stack/servas.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/minio.png",
+ "image": "quay.io/minio/minio:latest",
"ports": [
- "8456:80/tcp"
+ "9000/tcp",
+ "9001/tcp"
],
- "restart_policy": "always",
- "title": "Servas",
- "type": 3
+ "env": [
+ {
+ "name": "MINIO_ROOT_USER",
+ "label": "Root user"
+ },
+ {
+ "name": "MINIO_ROOT_PASSWORD",
+ "label": "Root password"
+ }
+ ],
+ "volumes": [
+ {
+ "container": "/data"
+ },
+ {
+ "container": "/root/.minio"
+ }
+ ],
+ "command": "server /data --console-address ':9001'"
},
{
+ "type": 1,
+ "title": "Scality S3",
+ "description": "Standalone AWS S3 protocol server",
"categories": [
- "Tools"
+ "storage"
],
- "description": "wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want.",
- "logo": "https://www.wallabag.org/user/themes/boxify/img/logo-wallabag.svg",
- "name": "Wallabag",
- "repository": {
- "stackfile": "Template/Stack/wallabag.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/scality-s3.png",
+ "image": "scality/s3server",
"ports": [
- "8234:80/tcp"
+ "8000/tcp"
],
- "restart_policy": "always",
- "title": "Wallabag",
- "type": 3
- },
- {
- "categories": [
- "Tools"
+ "env": [
+ {
+ "name": "SCALITY_ACCESS_KEY",
+ "label": "Scality S3 access key"
+ },
+ {
+ "name": "SCALITY_SECRET_KEY",
+ "label": "Scality S3 secret key"
+ }
],
- "description": "Teleport allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.",
- "logo": "https://bookface-images.s3.amazonaws.com/logos/386100350818400a035ac8e0caa84111de3316eb.png",
- "name": "teleport",
- "repository": {
- "stackfile": "Template/Stack/teleport.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "platform": "linux",
- "restart_policy": "always",
- "title": "Teleport",
- "type": 3
+ "volumes": [
+ {
+ "container": "/usr/src/app/localData"
+ },
+ {
+ "container": "/usr/src/app/localMetadata"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "SQL Server",
+ "description": "Microsoft SQL Server on Linux",
"categories": [
- "Dashboard",
- "Crypto",
- "Finance"
+ "database"
],
- "description": "Cryptofolio is an open-source, and self-hosted solution for tracking your cryptocurrency holdings. It features a web interface, an Android mobile app, and a cross-platform desktop application for Windows, macOS, and Linux.",
- "image": "xtrendence/cryptofolio:latest",
- "logo": "https://i.imgur.com/5v8lzea.png",
- "name": "cryptofolio",
"platform": "linux",
+ "note": "Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/microsoft.png",
+ "image": "mcr.microsoft.com/mssql/server:2019-latest",
"ports": [
- "7280:80/tcp"
+ "1433/tcp"
],
- "restart_policy": "always",
- "title": "Cryptofolio",
- "type": 1
- },
- {
- "categories": [
- "Dashboard",
- "IoT"
- ],
- "description": "Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range of nodes in the palette.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/node-red-icon.svg",
- "name": "nodered",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/nodered.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Nodered",
- "type": 3
- },
- {
- "categories": [
- "Network"
- ],
- "description": "Self-hosted website change detection monitoring.",
- "image": "dgtlmoon/changedetection.io",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/changedetection-custom.png",
- "name": "changedetection",
- "platform": "linux",
- "restart_policy": "always",
- "title": "Change Detection",
- "type": 1,
- "volumes": [
+ "env": [
+ {
+ "name": "ACCEPT_EULA",
+ "default": "Y",
+ "preset": true
+ },
{
- "bind": "/portainer/Files/AppData/Config/changedetection",
- "container": "/datastore"
+ "name": "SA_PASSWORD",
+ "label": "SA password"
}
]
},
{
+ "type": 1,
+ "title": "SQL Server Express",
+ "description": "Microsoft SQL Server Express for Windows containers",
"categories": [
- "Presentation"
+ "database"
],
- "description": "It is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free | Production Mode",
- "image": "cloudogu/reveal.js",
- "logo": "https://pbs.twimg.com/profile_images/1260911777929400325/_ClbHpsz_400x400.jpg",
- "name": "revealjs",
- "platform": "linux",
+ "platform": "windows",
+ "note": "Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/microsoft.png",
+ "image": "microsoft/mssql-server-windows-express:latest",
"ports": [
- "6060:8080/tcp"
+ "1433/tcp"
],
- "restart_policy": "always",
- "title": "Reveal.js",
- "type": 1,
- "volumes": [
+ "env": [
{
- "bind": "/portainer/Files/AppData/Config/revealjs/docs/slides",
- "container": "/reveal/docs/slides"
+ "name": "ACCEPT_EULA",
+ "default": "Y",
+ "preset": true
},
{
- "bind": "/portainer/Files/AppData/Config/revealjs/scripts/test",
- "container": "/resources"
+ "name": "sa_password",
+ "label": "SA password"
+ }
+ ],
+ "volumes": [
+ {
+ "container": "C:/temp/"
}
]
},
{
+ "type": 1,
+ "title": "Solr",
+ "description": "Open-source enterprise search platform",
"categories": [
- "Network"
+ "search-engine"
],
- "description": "An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page.",
- "image": "statping/statping:latest",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/statping.png",
- "name": "statping",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/solr.png",
+ "image": "solr:latest",
"ports": [
- "4040:8080/tcp"
+ "8983/tcp"
],
- "restart_policy": "always",
- "title": "Statping",
- "type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/statping",
- "container": "/app"
+ "container": "/opt/solr/mydata"
}
]
},
{
+ "type": 1,
+ "title": "Redis",
+ "description": "Open-source in-memory data structure store",
"categories": [
- "Network"
+ "database"
],
- "description": "Network UPS Tools server",
- "image": "upshift/nut-upsd",
- "logo": "",
- "name": "nuts",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redis.png",
+ "image": "redis:latest",
"ports": [
- "3493:3493/tcp"
+ "6379/tcp"
],
- "restart_policy": "always",
- "title": "NUTS",
- "type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/nuts",
- "container": "/app"
+ "container": "/data"
}
]
},
{
+ "type": 2,
+ "title": "Swarm monitoring",
+ "description": "Monitor your cluster performances with Prometheus & Grafana",
+ "note": "Requires Docker version 19.03.0+. Make sure to add the monitoring == true
one of your Swarm manager node before deploying this stack.",
"categories": [
- "Browsers"
+ "Monitoring"
],
- "description": "Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/Firefox.png",
- "name": "firefox",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png",
"repository": {
- "stackfile": "Template/Stack/firefox.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "swarm/monitoring/docker-compose.yml"
},
- "title": "Firefox",
- "type": 3
+ "env": [
+ {
+ "name": "GRAFANA_USER",
+ "label": "Grafana admin user",
+ "default": "admin"
+ },
+ {
+ "name": "GRAFANA_PASSWORD",
+ "label": "Grafana admin password"
+ }
+ ]
},
{
+ "type": 2,
+ "title": "Redis Cluster",
+ "description": "Open-source in-memory data structure store - Cluster mode",
"categories": [
- "Tools"
+ "database"
],
- "description": "Your Budgets, Calendars, Meals, Inventory, Tasks, and so much more in one simple app.For everyone in your household.On all of your devices.In the cloud or self-hosted",
- "logo": "https://homechart.app/images/homechart.min.776793e5e4334866f0799e8a84b8448efb1b06cb2762b2bb20f99068ac36136c.png",
- "name": "homechart",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redis.png",
"repository": {
- "stackfile": "Template/Stack/homechart.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/redis-cluster/docker-stack.yaml"
},
- "title": "Homechart",
- "type": 3
+ "env": [
+ {
+ "name": "REDIS_PASSWD",
+ "label": "Redis password"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "RabbitMQ",
+ "description": "Highly reliable enterprise messaging system",
"categories": [
- "Other"
+ "messaging"
],
- "description": "Webtop - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser.",
- "env": [
- {
- "default": "1000",
- "label": "PUID",
- "name": "PUID"
- },
- {
- "default": "1000",
- "label": "PUID",
- "name": "GUID"
- },
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/rabbitmq.png",
+ "image": "rabbitmq:latest",
+ "ports": [
+ "5671/tcp",
+ "5672/tcp"
+ ],
+ "volumes": [
{
- "label": "TZ",
- "name": "TZ"
+ "container": "/var/lib/rabbitmq"
}
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Ghost",
+ "description": "Free and open-source blogging platform",
+ "categories": [
+ "blog"
],
- "image": "linuxserver/webtop:ubuntu-kde",
- "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png",
- "name": "webtop",
+ "note": "Access the blog management interface under /ghost/
.",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ghost.png",
+ "image": "ghost:latest",
"ports": [
- "3000:3000/tcp"
+ "2368/tcp"
],
- "restart_policy": "always",
- "title": "Webtop",
- "type": 1,
"volumes": [
{
- "bind": "/portainer/Files/AppData/Config/WebTop",
- "container": "/config"
+ "container": "/var/lib/ghost/content"
}
]
},
{
+ "type": 1,
+ "title": "Joomla",
+ "description": "Another free and open-source CMS",
"categories": [
- "Messenger"
+ "CMS"
],
- "description": "Ferdi is a messaging browser that allows you to combine your favourite messaging services into one application",
- "logo": "https://raw.githubusercontent.com/getferdi/server/master/logo.png",
- "name": "ferdi-server",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/ferdiserver.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Ferdi Server",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/joomla.png",
+ "image": "joomla:latest",
+ "env": [
+ {
+ "name": "JOOMLA_DB_HOST",
+ "label": "MySQL database host",
+ "type": "container"
+ },
+ {
+ "name": "JOOMLA_DB_PASSWORD",
+ "label": "Database password"
+ }
+ ],
+ "ports": [
+ "80/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/www/html"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Drupal",
+ "description": "Open-source content management framework",
"categories": [
- "Messenger"
+ "CMS"
],
- "description": "Ferdium is a messaging browser that allows you to combine your favourite messaging services into one application",
- "logo": "https://github.com/ferdium/ferdium-server/raw/main/logo.png",
- "name": "ferdium",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/ferdium.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Ferdium",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/drupal.png",
+ "image": "drupal:latest",
+ "ports": [
+ "80/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/www/html"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Plone",
+ "description": "A free and open-source CMS built on top of Zope",
+ "note": "Default user and password are admin/admin",
"categories": [
- "Other"
+ "CMS"
],
- "description": "Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.",
- "logo": "",
- "name": "snippet-box",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/snippetbox.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Snippet Box",
- "type": 3
- },
- {
- "categories": [
- "Social"
- ],
- "description": "LittleLink is an open source DIY self-hosted alternative to services like Linktree and many.link. ",
- "logo": "https://littlelink.io/images/avatar@2x.png",
- "name": "littlelink-server",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/littlelink.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/plone.png",
+ "image": "plone:latest",
"ports": [
- "3000:3000/tcp"
+ "8080/tcp"
],
- "title": "Littlelink Server",
- "type": 3
+ "volumes": [
+ {
+ "container": "/data"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Sematext Docker Agent",
+ "description": "Collect logs, metrics and docker events",
"categories": [
- "Social"
+ "Log Management",
+ "Monitoring"
],
- "description": "Self-hosted open-source Linktree alternative. LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface.",
- "logo": "https://linkstack.org/wp-content/uploads/2023/04/logo-animated.svg",
- "name": "linkstack",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/linkstack.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Linkstack",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/sematext_agent.png",
+ "image": "sematext/sematext-agent-docker:latest",
+ "name": "sematext-agent",
+ "privileged": true,
+ "env": [
+ {
+ "name": "LOGSENE_TOKEN",
+ "label": "Logs token"
+ },
+ {
+ "name": "SPM_TOKEN",
+ "label": "SPM monitoring token"
+ }
+ ],
+ "volumes": [
+ {
+ "container": "/var/run/docker.sock",
+ "bind": "/var/run/docker.sock"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Datadog agent",
+ "description": "Collect events and metrics",
"categories": [
- "Downloaders"
+ "Monitoring"
],
- "description": "A perfect Aria2 Docker image. Out of the box, just add download tasks and don't need to think about anything else.",
- "logo": "https://imgcdn.p3terx.com/post/20201113041845.jpg",
- "name": "aria2-pro",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/aria2pro.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Aria2 Pro",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/datadog_agent.png",
+ "image": "datadog/agent:latest",
+ "env": [
+ {
+ "name": "DD_API_KEY",
+ "label": "Datadog API key"
+ }
+ ],
+ "volumes": [
+ {
+ "container": "/var/run/docker.sock",
+ "bind": "/var/run/docker.sock",
+ "readonly": true
+ },
+ {
+ "container": "/host/sys/fs/cgroup",
+ "bind": "/sys/fs/cgroup",
+ "readonly": true
+ },
+ {
+ "container": "/host/proc",
+ "bind": "/proc",
+ "readonly": true
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Mautic",
+ "description": "Open-source marketing automation platform",
"categories": [
- "Downloaders"
+ "marketing"
],
- "description": "A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support.",
- "logo": "https://hotio.dev/img/image-logos/flood.svg",
- "name": "flood",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/flood.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Flood",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/mautic.png",
+ "image": "mautic/mautic:latest",
+ "env": [
+ {
+ "name": "MAUTIC_DB_HOST",
+ "label": "MySQL database host",
+ "type": "container"
+ },
+ {
+ "name": "MAUTIC_DB_PASSWORD",
+ "label": "Database password"
+ }
+ ],
+ "ports": [
+ "80/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/www/html"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Jenkins",
+ "description": "Open-source continuous integration tool",
"categories": [
- "Photos",
- "AI"
+ "continuous-integration"
],
- "description": "PhotoPrism is an AI-powered app for browsing, organizing & sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way.| Copy as Custom stack and EDIT environment variables.",
- "logo": "https://photoprism.app/static/img/logo.svg",
- "name": "photoprism",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/photoprism.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Photoprism",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/jenkins.png",
+ "image": "jenkins/jenkins:lts-jdk11",
+ "ports": [
+ "8080/tcp",
+ "50000/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/jenkins_home"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Redmine",
+ "description": "Open-source project management tool",
+ "note": "Default user and password are admin/admin",
"categories": [
- "Photos",
- "AI"
+ "project-management"
],
- "description": "Immich is a high performance self-hosted photo and video backup solution.",
- "logo": "https://github.com/immich-app/immich/raw/main/design/immich-logo.svg",
- "name": "immich",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/immich.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Immich",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redmine.png",
+ "image": "redmine:latest",
+ "ports": [
+ "3000/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/usr/src/redmine/files"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "CommandBox",
+ "description": "ColdFusion (CFML) CLI",
"categories": [
- "API"
+ "development"
],
- "description": "Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution.70+ services",
- "logo": "https://raw.githubusercontent.com/caronc/apprise/master/apprise/assets/themes/default/apprise-logo.png",
- "name": "apprise-api",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/apprise.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Apprise-API",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ortussolutions-commandbox.png",
+ "image": "ortussolutions/commandbox:latest",
+ "env": [
+ {
+ "name": "CFENGINE",
+ "default": "lucee@4.5",
+ "preset": true
+ }
+ ],
+ "ports": [
+ "8080/tcp",
+ "8443/tcp"
+ ]
},
{
+ "type": 1,
+ "title": "ContentBox",
+ "description": "Open-source modular CMS",
"categories": [
- "Development"
+ "CMS"
],
- "description": "netboot.xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it",
- "logo": "https://netboot.xyz/img/nbxyz-logo.svg",
- "name": "netboot.xyz",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/netbootxyz.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Netboot.xyz",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ortussolutions-contentbox.png",
+ "image": "ortussolutions/contentbox:latest",
+ "env": [
+ {
+ "name": "express",
+ "default": "true",
+ "preset": true
+ },
+ {
+ "name": "install",
+ "default": "true",
+ "preset": true
+ },
+ {
+ "name": "CFENGINE",
+ "default": "lucee@4.5",
+ "preset": true
+ }
+ ],
+ "ports": [
+ "8080/tcp",
+ "8443/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/data/contentbox/db"
+ },
+ {
+ "container": "/app/includes/shared/media"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Dokku",
+ "description": "Dokku setup as a container",
"categories": [
- "File Browsers"
+ "PaaS"
],
- "description": "Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.",
- "logo": "https://user-images.githubusercontent.com/58886915/166198400-c2134044-1198-4647-a8b6-da9c4a204c68.svg",
- "name": "pingvin-share",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/pingvin.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Pingvin Share",
- "type": 3
+ "logo": "",
+ "image": "dokku/dokku",
+ "ports": [
+ "22/tcp",
+ "80/tcp",
+ "443/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/mnt/dokku",
+ "bind": "/var/lib/dokku"
+ },
+ {
+ "container": "/var/run/docker.sock",
+ "bind": "/var/run/docker.sock"
+ }
+ ],
+ "env": [
+ {
+ "name": "DOKKU_HOSTNAME",
+ "label": "Dokku hostname",
+ "description": "Global hostname to be registered by Dokku"
+ },
+ {
+ "name": "DOKKU_HOST_ROOT",
+ "label": "Dokku host root",
+ "default": "/var/lib/dokku/home/dokku",
+ "description": "Image build cache path. Generally set to + '/home/dokku'"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "OPC Router",
+ "description": "No-code middleware for industrial applications. The OPC Router connects PLCs, PCS, SCADA, MES, SQL databases and servers, label printers, e-mail servers and erp-systems via OPC UA, MQTT, REST, CSV and many others without any programming effort",
+ "note": "More information about the EULA.",
"categories": [
- "offline"
+ "edge"
],
- "description": "Internet. Offline.Store any website on your mobile phone or computer, easily.",
- "logo": "https://www.kiwix.org/wp-content/uploads/kiwix-logo-995x200-1.png",
- "name": "kiwix",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/kiwix.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Kiwix",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/opc-router.png",
+ "image": "opcrouter/runtime:latest",
+ "ports": [
+ "49429/tcp",
+ "8080/tcp",
+ "8081/tcp"
+ ],
+ "env": [
+ {
+ "name": "INITIAL_USERNAME",
+ "label": "Initial Admin User user"
+ },
+ {
+ "name": "INITIAL_PASSWORD",
+ "label": "Inital Admin User Password"
+ },
+ {
+ "name": "OR_I_ACCEPT_EULA",
+ "label": "Accept EULA",
+ "select": [
+ {
+ "text": "Yes, I accept",
+ "value": "true",
+ "default": true
+ }
+ ]
+ }
+ ],
+ "volumes": [
+ {
+ "container": "/data/database"
+ },
+ {
+ "container": "/inray"
+ },
+ {
+ "container": "/var/log/opcrouter"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Floating License Server",
+ "description": "License Server for Softing edgeConnector products",
"categories": [
- "Tools"
+ "edge"
],
- "description": "The recipe manager that allows you to manage your ever growing collection of digital recipes.",
- "logo": "https://docs.tandoor.dev/logo_color.svg",
- "name": "tandoor",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/tandoor.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Tandoor",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png",
+ "image": "softingindustrial/floating-license-server:latest",
+ "ports": [
+ "6200/tcp"
+ ],
+ "interactive": true,
+ "volumes": [
+ {
+ "container": "/licsrv/licenses"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "EdgeConnector Modbus",
+ "description": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
"categories": [
- "Social"
+ "edge"
],
- "description": "Webtrees is the web\u2019s leading online collaborative genealogy application. [GEDCOM files support]",
- "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Logo_webtrees.svg/400px-Logo_webtrees.svg.png",
- "name": "webtrees",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/webtrees.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Webtrees",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png",
+ "image": "softingindustrial/edgeconnector-modbus:latest",
+ "ports": [
+ "443/tcp",
+ "8099/tcp",
+ "4897/tcp"
+ ]
},
{
+ "type": 1,
+ "title": "EdgeConnector 840D",
+ "description": "Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT",
"categories": [
- "Blog",
- "CMS"
+ "edge"
],
- "description": "WordPress is the simplest, most popular way to create your own website or blog.",
- "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/WordPress_blue_logo.svg/800px-WordPress_blue_logo.svg.png",
- "name": "wordpress",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/wordpress.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Wordpress",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png",
+ "image": "softingindustrial/edgeconnector-840d",
+ "ports": [
+ "443/tcp",
+ "8099/tcp",
+ "4897/tcp"
+ ]
},
{
+ "type": 1,
+ "title": "EdgeConnector Siemens",
+ "description": "Connect Siemens SIMATIC S7-300/400/1200/1500 PLCs and provide the data via OPC UA and MQTT",
"categories": [
- "metrics"
+ "edge"
],
- "description": "This is an exporter that exposes information gathered from Proxmox VE node for use by the Prometheus monitoring system.",
- "logo": "",
- "name": "pve-exporter",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/pve-exporter.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "pve-exporter",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png",
+ "image": "softingindustrial/edgeconnector-siemens",
+ "ports": [
+ "443/tcp",
+ "8099/tcp",
+ "4897/tcp"
+ ]
},
{
+ "type": 1,
+ "title": "EdgeConnector FANUC CNC",
+ "description": "Connect FANUC CNCs and provide the data via OPC UA and MQTT",
"categories": [
- "Devops"
+ "edge"
],
- "description": "Modern UI for Ansible",
- "logo": "https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,w_60,h_60/https://dashboard.snapcraft.io/site_media/appmedia/2020/11/Screenshot_2020-11-21_at_02.05.22.png",
- "name": "ansible-semaphore",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/ansible-semaphore.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Ansible-semaphore",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png",
+ "image": "softingindustrial/edgeconnector-fanuc-cnc",
+ "ports": [
+ "443/tcp",
+ "8099/tcp",
+ "4897/tcp"
+ ],
+ "env": [
+ {
+ "name": "TZ",
+ "label": "TZ"
+ }
+ ],
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/mqtt"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "EdgeConnector Aggregator",
+ "description": "Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT",
"categories": [
- "Tools"
+ "edge"
],
- "description": "Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket.You can use it as command line application or as web application.",
- "logo": "https://raw.githubusercontent.com/go-shiori/shiori/master/docs/readme/cover.png",
- "name": "shiori",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/shiori.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Shiori",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png",
+ "image": "softingindustrial/edgeaggregator",
+ "ports": [
+ "443/tcp",
+ "8099/tcp",
+ "4897/tcp"
+ ],
+ "env": [
+ {
+ "name": "TZ",
+ "label": "TZ"
+ }
+ ],
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/mqtt"
+ }
+ ]
},
{
+ "type": 2,
+ "title": "Portainer Agent",
+ "description": "Manage all the resources in your Swarm cluster",
+ "note": "The agent will be deployed globally inside your cluster and available on port 9001.",
"categories": [
- "Audio",
- "Multimedia"
+ "portainer"
],
- "description": "Airsonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/airsonic-logo.png",
- "name": "airsonic",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png",
"repository": {
- "stackfile": "Template/Stack/airsonic.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Airsonic",
- "type": 3
- },
- {
- "categories": [
- "Audio",
- "Multimedia"
- ],
- "description": "A social platform to enjoy and share music.Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.",
- "logo": "https://funkwhale.audio/img/with-text-500.4aff7861.png",
- "name": "funkwhale",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/funkwhale.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Funkwhale",
- "type": 3
- },
- {
- "categories": [
- "Cloud"
- ],
- "description": "Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. It is similar to the discontinued\u00a0Firefox Send, with the difference that only the admin is allowed to upload files",
- "logo": "https://noted.lol/content/images/2023/02/gokapi-self-hosted-main.png",
- "name": "gokapi",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/gokapi.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Gokapi",
- "type": 3
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/portainer-agent/docker-stack.yml"
+ }
},
{
+ "type": 2,
+ "title": "OpenFaaS",
+ "name": "func",
+ "description": "Serverless functions made simple",
+ "note": "Deploys the API gateway and sample functions. You can access the UI on port 8080. Warning: the name of the stack must be 'func'.",
"categories": [
- "Time Tracking"
+ "serverless"
],
- "description": "Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.",
- "logo": "https://traggo.net/images/favicon.png",
- "name": "traggo",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/openfaas.png",
"repository": {
- "stackfile": "Template/Stack/traggo.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Traggo",
- "type": 3
+ "url": "https://github.com/openfaas/faas",
+ "stackfile": "docker-compose.yml"
+ }
},
{
+ "type": 2,
+ "title": "IronFunctions",
+ "description": "Open-source serverless computing platform",
+ "note": "Deploys the IronFunctions API and UI.",
"categories": [
- "Learning"
+ "serverless"
],
- "description": "Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments.",
- "logo": "https://download.moodle.org/theme/moodleorgcleaned/pix/moodle_logo_TM.svg",
- "name": "moodle",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png",
"repository": {
- "stackfile": "Template/Stack/moodle.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Moodle",
- "type": 3
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/ironfunctions/docker-stack.yml"
+ }
},
{
+ "type": 2,
+ "title": "CockroachDB",
+ "description": "CockroachDB cluster",
+ "note": "Deploys an insecure CockroachDB cluster, please refer to CockroachDB documentation for production deployments.",
"categories": [
- "Helpdesk"
+ "database"
],
- "description": "FreeScout\u00a0is the super lightweight free open source help desk and shared inbox written in PHP (Laravel framework) \u2013 self hosted clone of HelpScout.",
- "logo": "https://raw.githubusercontent.com/freescout-helpdesk/freescout/master/public/img/logo-300.png",
- "name": "freescout",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cockroachdb.png",
"repository": {
- "stackfile": "Template/Stack/freescout.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Freescout",
- "type": 3
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/cockroachdb/docker-stack.yml"
+ }
},
{
+ "type": 2,
+ "title": "WordPress",
+ "description": "WordPress setup with a MySQL database",
+ "note": "Deploys a WordPress instance connected to a MySQL database.",
"categories": [
- "Fitness"
+ "CMS"
],
- "description": "Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django",
- "logo": "https://raw.githubusercontent.com/wger-project/wger/master/wger/core/static/images/logos/logo.png",
- "name": "wger",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/wordpress.png",
"repository": {
- "stackfile": "Template/Stack/wger.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/wordpress/docker-stack.yml"
},
- "title": "Wger",
- "type": 3
+ "env": [
+ {
+ "name": "MYSQL_DATABASE_PASSWORD",
+ "label": "Database root password",
+ "description": "Password used by the MySQL root user."
+ }
+ ]
},
{
+ "type": 3,
+ "title": "OpenAMT",
+ "description": "OpenAMT Cloud Toolkit",
+ "note": "MPS password needs to be 8-32 characters including one uppercase, one lowercase letters, one base-10 digit and one special character.",
"categories": [
- "Docker"
+ "Cloud"
],
- "description": "Docker Container Stats is a web interface for viewing historical and current statistics per docker container (cpu, mem, net i/o, block i/o) - in a docker container.",
- "logo": "https://raw.githubusercontent.com/Poeschl/Hassio-Addons/master/container-stats/logo.png",
- "name": "Docker Container Stats",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/intel.png",
"repository": {
- "stackfile": "Template/Stack/docker-container-stats.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/openamt/docker-compose.yml"
},
- "title": "Docker Container Stats",
- "type": 3
+ "env": [
+ {
+ "name": "POSTGRES_USER",
+ "label": "Database user"
+ },
+ {
+ "name": "POSTGRES_PASSWORD",
+ "label": "Database password"
+ },
+ {
+ "name": "MPS_USER",
+ "label": "MPS user"
+ },
+ {
+ "name": "MPS_PASSWORD",
+ "label": "MPS password"
+ },
+ {
+ "name": "MPS_COMMON_NAME",
+ "label": "MPS URL",
+ "description": "Used to connect to the MPS API."
+ },
+ {
+ "name": "MPS_SECRET",
+ "label": "MPS Secret",
+ "description": "Strong secret key used to log into MPS."
+ },
+ {
+ "name": "VAULT_SECRET",
+ "label": "Vault secret",
+ "description": "Secret token used to log into Vault (don't include '.' character)."
+ }
+ ]
},
{
+ "type": 2,
+ "title": "Microsoft OMS Agent",
+ "description": "Microsoft Operations Management Suite Linux agent.",
"categories": [
- "ebooks"
+ "OPS"
],
- "description": "Codex is a web server comic book browser and reader.",
- "logo": "https://github.com/ajslater/codex/raw/main/codex/static_src/img/logo.svg",
- "name": "codex",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/microsoft.png",
"repository": {
- "stackfile": "Template/Stack/codex.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/microsoft-oms/docker-stack.yml"
},
- "title": "Codex",
- "type": 3
+ "env": [
+ {
+ "name": "AZURE_WORKSPACE_ID",
+ "label": "Workspace ID",
+ "description": "Azure Workspace ID"
+ },
+ {
+ "name": "AZURE_PRIMARY_KEY",
+ "label": "Primary key",
+ "description": "Azure primary key"
+ }
+ ]
},
{
- "categories": [
- "ebooks",
- "comics"
- ],
- "description": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.",
- "logo": "",
- "name": "kapowarr",
+ "type": 3,
+ "title": "FDO",
+ "description": "FDO",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/intel.png",
"repository": {
- "stackfile": "Template/Stack/kapowarr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/fdo/docker-stack.yml"
},
- "title": "Kapowarr",
- "type": 3
+ "env": [
+ {
+ "name": "owner_api_user",
+ "label": "API Username"
+ },
+ {
+ "name": "owner_api_password",
+ "label": "API Password"
+ }
+ ]
},
{
+ "type": 2,
+ "title": "LiveSwitch",
+ "description": "A basic LiveSwitch stack with gateway, caching, database and media server",
"categories": [
- "Messaging"
+ "media"
],
- "description": "A TLS proxy relay for the Signal privacy messenger app.",
- "logo": "https://avatars.githubusercontent.com/u/702459?s=200&v=4",
- "name": "signal",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/liveswitch.png",
"repository": {
- "stackfile": "Template/Stack/signal.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/liveswitch/docker-stack.yml"
},
- "title": "Signal Proxy",
- "type": 3
+ "env": [
+ {
+ "name": "POSTGRES_PASSWORD",
+ "label": "Postgres password"
+ }
+ ]
},
{
+ "type": 3,
+ "title": "TOSIBOX Lock for Container",
+ "description": "Lock for Container brings secure connectivity inside your industrial IoT devices",
"categories": [
- "Employee"
+ "edge"
],
- "description": "ChiefOnboarding is a free and open source employee onboarding platform. You can onboarding new hires through Slack or the dashboard.",
- "logo": "https://chiefonboarding.com/wp-content/uploads/2022/07/ChiefOnBoarding-768x138.png",
- "name": "chiefonboarding",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/tosibox.png",
"repository": {
- "stackfile": "Template/Stack/chiefonboarding.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "stacks/tosibox/docker-compose.yml"
},
- "title": "Chiefonboarding",
- "type": 3
+ "env": [
+ {
+ "name": "LICENSE_KEY",
+ "label": "License key"
+ }
+ ]
},
{
+ "type": 3,
+ "title": "Pro Mosquitto with Management Center",
+ "description": "Commercial-grade Mosquitto MQTT broker with Management Center",
+ "note": "The Mosquitto broker password must be at least 12 characters.",
"categories": [
- "Podcast"
+ "edge"
],
- "description": "Castopod is a free and open-source hosting platform made for podcasters.",
- "logo": "https://pbs.twimg.com/profile_images/1313854745161932800/w_qe6Qq6_400x400.png",
- "name": "castopod",
"platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cedalo.png",
"repository": {
- "stackfile": "Template/Stack/castopod.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/portainer/templates",
+ "stackfile": "edge/cedalo-mosquitto-mc/docker-compose.yml"
},
- "title": "Castopod",
- "type": 3
+ "env": [
+ {
+ "name": "CEDALO_LICENSE_KEY",
+ "label": "License key"
+ },
+ {
+ "name": "CEDALO_MOSQUITTO_PASSWORD",
+ "label": "Mosquitto password"
+ },
+ {
+ "name": "CEDALO_MC_USER",
+ "label": "Management Center username",
+ "default": "cedalo"
+ },
+ {
+ "name": "CEDALO_MC_PASSWORD",
+ "label": "Management Center password"
+ }
+ ]
},
{
- "categories": [
- "Marketing"
- ],
- "description": "Mautic provides free and open source marketing automation software available to everyone. ",
- "logo": "https://www.mautic.org/themes/custom/mauticorg_base/logo.svg",
- "name": "mautic",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/mautic.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Mautic",
- "type": 3
+ "type": 4,
+ "title": "Softing EdgeConnector modbus",
+ "description": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
+ "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-modbus/docker-compose.yml"
},
{
- "categories": [
- "Music",
- "Monitoring"
- ],
- "description": "YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it!",
- "logo": "",
- "name": "your_spotify",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/your_spotify.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Your_spotify",
- "type": 3
+ "type": 4,
+ "title": "Softing EdgeConnector 840D",
+ "description": "Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT",
+ "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-840d/docker-compose.yml"
},
{
- "categories": [
- "Database",
- "Metrics"
- ],
- "description": "InfluxDB is an open source time series database for recording metrics, events, and analytics. Telegraf is an agent for collecting metrics and writing them to InfluxDB or other outputs.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/influxdb_telegraf.jpg",
- "name": "influxdb-telegraf",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/influxdb2_telegraf.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Influxdb & Telegraf",
- "type": 3
+ "type": 4,
+ "title": "Softing EdgeConnector Siemens",
+ "description": "Connect Siemens SIMATIC S7-300/400/1200/1500 PLCs and provide the data via OPC UA and MQTT",
+ "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-siemens/docker-compose.yml"
},
{
- "categories": [
- "Database"
- ],
- "description": "InfluxDB is an open source time series database for recording metrics, events, and analytics.",
- "logo": "https://www.niagaramarketplace.com/media/catalog/product/cache/f7420c7cfd302c73440e50c5a6066c3c/m/a/marketplace_icons_13_.png",
- "name": "influxdb2",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/influxdb2.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Influxdb",
- "type": 3
+ "type": 4,
+ "title": "Softing EdgeConnector FANUC CNC",
+ "description": "Connect FANUC CNCs and provide the data via OPC UA and MQTT",
+ "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-fanuc-cnc/docker-compose.yml"
},
{
- "categories": [
- "Analytics",
- "Monitoring",
- "Visualization"
- ],
- "description": "Grafana is the open source analytics & monitoring solution for every database.",
- "logo": "https://upload.wikimedia.org/wikipedia/commons/9/9d/Grafana_logo.png?20170804201233",
- "name": "grafana",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/grafana.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Grafana",
- "type": 3
+ "type": 4,
+ "title": "Softing EdgeConnector Aggregator",
+ "description": "Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT",
+ "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-aggregator/docker-compose.yml"
},
{
"categories": [
- "Files"
+ "Other"
],
- "description": "A Dropbox-like file manager that let you manage your data anywhere it is located.",
- "logo": "https://downloads.filestash.app/brand/logo_white.svg",
- "name": "filestash",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/filestash.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Filestash",
- "type": 3
- },
- {
- "categories": [
- "CMS"
+ "description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it\u2019ll cover ALL your home devices, and you don\u2019t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": "adguard home"
+ }
],
- "description": "Silverstripe CMS is a free and open source Content Management System (CMS) and Framework for creating and maintaining websites and web applications.",
- "logo": "https://github.com/brettt89/silverstripe-docker/raw/master/docs/logo.png",
- "name": "silverstripe",
+ "image": "adguard/adguardhome:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/adguard.png",
+ "name": "adguard",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/silverstripe.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Silverstripe",
- "type": 3
- },
- {
- "categories": [
- "Books"
+ "ports": [
+ "53:53/tcp",
+ "53:53/udp",
+ "67:67/udp",
+ "68:68/tcp",
+ "68:68/udp",
+ "80:80/tcp",
+ "443:443/tcp",
+ "853:853/tcp",
+ "3000:3000/tcp"
],
- "description": "Readarr is a ebook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab, sort, and rename them.",
- "logo": "https://readarr.com/img/logo.png",
- "name": "readarr",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/readarr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Readarr",
- "type": 3
+ "restart_policy": "unless-stopped",
+ "title": "Adguard",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Adguard/Workdir",
+ "container": "/opt/adguardhome/work"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Adguard/Conf",
+ "container": "/opt/adguardhome/conf"
+ }
+ ]
},
{
"categories": [
- "Adult"
+ "Other",
+ "Tools"
],
- "description": "Whisparr is an adult movie collection manager for Usenet and BitTorrent users.",
- "logo": "https://whisparr.com/logo/256.png",
- "name": "whisparr",
+ "description": "C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "justarchi/archisteamfarm:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/ASF.png",
+ "name": "ArchiSteamFarm",
+ "note": "Requires an ASF.json with headless enabled, IPCPassword set and an IPC.config described by the wiki in order to work. Please generate the former here and copy the latter from here.",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/whisparr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Whisparr",
- "type": 3
+ "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/customplugins"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/ArchiSteamFarm/Logs",
+ "container": "/app/logs"
+ }
+ ]
},
{
"categories": [
- "Multimedia"
+ "Other",
+ "Tools"
],
- "description": "Your media enjoyed through a minimal lightweight media server.",
- "logo": "https://github.com/midarrlabs/midarr-server/raw/master/priv/static/logo.svg",
- "name": "midarr",
+ "description": "This is a Bitwarden server API implementation written in Rust compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.",
+ "image": "vaultwarden/server:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/bitwarden.png",
+ "name": "vaultwarden",
+ "note": "This project is not associated with the Bitwarden project nor 8bit Solutions LLC.",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/midarr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Midarr",
- "type": 3
+ "ports": [
+ ":80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Vaultwarden",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Vaultwarden",
+ "container": "/data"
+ }
+ ]
},
{
"categories": [
- "Social"
+ "Web",
+ "Tools"
],
- "description": "Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..",
- "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mastodon-banner.png",
- "name": "mastodon",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/mastodon.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Mastodon",
- "type": 3
- },
- {
- "categories": [
- "Development"
+ "description": "Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
],
- "description": "Appwrite is a self-hosted backend-as-a-service platform that provides developers with all the core APIs required to build any application.",
- "logo": "https://appwrite.io/images/appwrite.svg",
- "name": "appwrite",
- "platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/appwrite.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Appwrite",
- "type": 3
- },
- {
- "categories": [
- "Automation",
- "AI"
+ "image": "gitea/gitea:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/gitea.png",
+ "name": "gitea",
+ "note": "Use SQLite3 for the database unless you have an external one setup.",
+ "ports": [
+ "3000:3000/tcp",
+ "222:22/tcp"
],
- "description": "Automate your marketing, sales and operations",
- "logo": "https://cdn.activepieces.com/brand/full-logo-white.svg",
- "name": "activepieces",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/activepieces.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Activepieces",
- "type": 3
+ "restart_policy": "unless-stopped",
+ "title": "Gitea",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Gitea",
+ "container": "/data"
+ },
+ {
+ "bind": " /etc/timezone",
+ "container": "/etc/timezone:ro"
+ },
+ {
+ "bind": "/etc/localtime",
+ "container": "/etc/localtime:ro"
+ }
+ ]
},
{
"categories": [
- "Management"
+ "Other",
+ "Tools"
],
- "description": "A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.",
- "logo": "https://github.com/louislam/dockge/raw/master/frontend/public/icon.svg",
- "name": "dockge",
+ "description": "Jellyseer is a free and open source software application for managing requests for your media library.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "fallenbagel/jellyseerr:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/jellyseerr.png",
+ "name": "Jellyseerr",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/dockge.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Dockge",
- "type": 3
+ "ports": [
+ "5055:5055/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Jellyseerr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Jellyseerr",
+ "container": "/app/config"
+ }
+ ]
},
{
"categories": [
- "Management"
+ "Tools",
+ "Web"
],
- "description": "Deploy compose files, start/stop containers, delete unused images, view logs",
- "logo": "https://dokemon.dev/logo/dokemon-dark-medium.svg",
- "name": "dokemon",
+ "description": "This container sets up an Nginx webserver and reverse proxy with php support and a built-in letsencrypt client that automates free SSL server certificate generation and renewal processes. It also contains fail2ban for intrusion prevention.",
+ "env": [
+ {
+ "label": "EMAIL",
+ "name": "EMAIL",
+ "set": "-Xms256m -Xmx512m"
+ },
+ {
+ "label": "URL",
+ "name": "URL",
+ "set": "-Xms256m -Xmx512m"
+ },
+ {
+ "label": "SUBDOMAINS",
+ "name": "SUBDOMAINS",
+ "set": "www,"
+ },
+ {
+ "label": "ONLY_SUBDOMAINS",
+ "name": "ONLY_SUBDOMAINS",
+ "set": "false"
+ },
+ {
+ "label": "DHLEVEL",
+ "name": "DHLEVEL",
+ "set": "2048"
+ },
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "VALIDATION",
+ "name": "VALIDATION",
+ "set": "http"
+ },
+ {
+ "label": "DNSPLUGIN",
+ "name": "DNSPLUGIN",
+ "set": "http"
+ }
+ ],
+ "image": "linuxserver/swag:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/letsencrypt.png",
+ "name": "letsencrypt / SWAG",
+ "note": "Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>
",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/dokemon.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Dokemon",
- "type": 3
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Let's Encrypt / SWAG",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/LetsEncrypt",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Productivity",
- "Drawing"
+ "Other",
+ "Tools"
],
- "description": "draw.io (formerly Diagramly) is free online diagram software. You can use it as a flowchart maker, network diagram software, to create UML online, as an ER diagram tool, to design database schema, to build BPMN online, as a circuit diagram maker, and more. draw.io can import .vsdx, Gliffy\u2122 and Lucidchart\u2122 files.",
- "logo": "https://appedreview.com/app/wp-content/uploads/2016/10/Screen-Shot-2016-10-18-at-8.28.57-AM-768x766.png",
- "name": "drawio",
+ "description": "Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "organizr/organizr:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/organizr-icon.png",
+ "name": "organizr-v2",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/drawio.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Draw.io",
- "type": 3
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Organizr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Organizr",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Tracking"
+ "Other",
+ "Tools"
],
- "description": "Hauk is a fully open source, self-hosted location sharing service. Install the backend code on a PHP-compatible web server, install the companion app on your phone, and you're good to go!",
- "logo": "https://github.com/bilde2910/Hauk/raw/master/frontend/assets/logo.svg",
- "name": "hauk",
+ "description": "Overseerr is a free and open source software application for managing requests for your media library.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/overseerr:release",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/overseerr-icon.png",
+ "name": "Overseerr",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/hauk.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Hauk",
- "type": 3
+ "ports": [
+ "5055:5055/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Overseerr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Overseerr",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Project management",
- "Productivity"
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other",
+ "Web"
],
- "description": "Project management tool from the future. An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind.",
- "logo": "https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-assets/logo/text-logo.svg",
- "name": "plane",
+ "description": "ownCloud is a self-hosted file sync and share server. It provides access to your data through a web interface, sync clients or WebDAV while providing a platform to view, sync and share across devices easily\u2014all under your control. ownCloud\u2019s open architecture is extensible via a simple but powerful API for applications and plugins and it works with any storage.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "OWNCLOUD_DOMAIN",
+ "name": "OWNCLOUD_DOMAIN"
+ },
+ {
+ "label": "DB_PASSWORD",
+ "name": "DB_PASSWORD"
+ },
+ {
+ "label": "ADMIN_USERNAME",
+ "name": "ADMIN_USERNAME"
+ },
+ {
+ "label": "ADMIN_PASSWORD",
+ "name": "ADMIN_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/docker-library/docs/9d36b4ed7cabc35dbd3849272ba2bd7abe482172/owncloud/logo.png",
+ "name": "Owncloud",
+ "note": "The database user is owncloud and the database is owncloud.",
"platform": "linux",
"repository": {
- "stackfile": "Template/Stack/plane.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "stackfile": "Template/Stack/owncloud.yml",
+ "url": "https://github.com/Qballjos/portainer_templates"
},
- "title": "Plane",
+ "title": "Owncloud",
"type": 3
},
{
"categories": [
- "Link sharing"
+ "Other",
+ "Tools"
],
- "description": "The personal, minimalist, super fast, database-free, bookmarking service.",
- "logo": "https://github.com/shaarli/Shaarli/raw/master/doc/md/images/doc-logo.png",
- "name": "shaarli",
+ "description": "Passky is a simple, modern, lightweight, open-source and secure password manager.",
+ "image": "rabbitcompany/passky-client:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/passky-icon.png",
+ "name": "passky-client",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/shaarli.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Shaarli",
- "type": 3
+ "ports": [
+ "8081:80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Passky Client",
+ "type": 1
},
{
"categories": [
- "AI",
- "LLM"
+ "Other",
+ "Tools"
],
- "description": "Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript",
- "logo": "https://flowiseai.com/_next/static/images/flowise_logo_dark-6c1a356f4868d3deb7864323ff93a0fa.png",
- "name": "flowiseai",
+ "description": "Passky is a simple, modern, lightweight, open-source and secure password manager.",
+ "env": [
+ {
+ "default": "admin",
+ "label": "ADMIN_USERNAME",
+ "name": "ADMIN_USERNAME"
+ },
+ {
+ "label": "ADMIN_PASSWORD",
+ "name": "ADMIN_PASSWORD"
+ }
+ ],
+ "image": "rabbitcompany/passky-server:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/passky-icon.png",
+ "name": "passky-server",
+ "note": "Do not forget to perform regular backups, especially before each update.",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/flowiseai.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Flowiseai",
- "type": 3
+ "ports": [
+ "8080:80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Passky Server",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Passky-Server",
+ "container": "/var/www/html/databases"
+ }
+ ]
},
{
"categories": [
- "News"
+ "Other",
+ "Tools"
],
- "description": "FeedCord is a dead-simple RSS Reader designed to integrate seamlessly with Discord. With just a few configuration steps, you can have a news feed text channel up and running in your server.",
- "logo": "",
- "name": "feedcord",
+ "description": "Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/petio-icon.png",
+ "name": "Petio",
"platform": "linux",
"repository": {
- "stackfile": "Template/Stack/feedcord.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "stackfile": "Template/Stack/petio.yml",
+ "url": "https://github.com/Qballjos/portainer_templates"
},
- "title": "Feedcord",
+ "title": "Petio",
"type": 3
},
{
"categories": [
- "System"
+ "Downloaders",
+ "Video"
],
- "description": "FetchCord grabs your OS info and displays it as Discord Rich Presence",
- "logo": "https://camo.githubusercontent.com/508dbb305be551d7278b5b1decb1a68dbac2558c4a2053da1db44690660d0386/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3639353138323834393437363635373232332f3734323036343435323432313238383037372f46657463684469732e706e67",
- "name": "fetchcord",
+ "description": "Prowlarr is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "ghcr.io/linuxserver/prowlarr:develop",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/prowlarr.png",
+ "name": "prowlarr",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/fetchcord.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Fetchcord",
- "type": 3
+ "ports": [
+ "9696:9696/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Prowlarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Prowlarr",
+ "container": "/config"
+ }
+ ]
},
{
"categories": [
- "Multimedia"
+ "Tools",
+ "Other"
],
- "description": "Tubearchivist is your self hosted YouTube media server",
- "logo": "https://raw.githubusercontent.com/tubearchivist/tubearchivist/master/assets/tube-archivist-banner.jpg",
- "name": "tubearchivist",
+ "description": "A simple script that will watch a stream for you and earn the channel points.",
+ "image": "rdavidoff/twitch-channel-points-miner-v2:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/twitchpointsminer.png",
+ "name": "twitch-points-miner",
+ "note": "Requires run.py, this is your starter script with your configuration. Please copy and modify accordingly Here",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/tubearchivist.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Tubearchivist",
- "type": 3
+ "ports": [
+ "5000:5000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Twitch Points Miner",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/TwitchPointsMiner/run.py",
+ "container": "/usr/src/app/run.py"
+ },
+ {
+ "bind": "/portainer/Files/AppData/TwitchPointsMiner/cookies",
+ "container": "/usr/src/app/cookies"
+ },
+ {
+ "bind": "/portainer/Files/AppData/TwitchPointsMiner/logs",
+ "container": "/usr/src/app/logs"
+ },
+ {
+ "bind": "/portainer/Files/AppData/TwitchPointsMiner/analytics",
+ "container": "/usr/src/app/analytics"
+ }
+ ]
},
{
"categories": [
- "Finance"
+ "Task Server"
],
- "description": "Actual is a super fast privacy-focused app for managing your finances. ",
- "logo": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPcAAABOCAYAAAD8SYDuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABARSURBVHgB7Z1NbBvHFcffLEVJkftBJ00TtAdtkKJ1bKeW0QDOJTF9SnKK3aCApaIwfUiTm+RTLwG8AtICOck6Fj2YRlE5bZBaPiU5lXYvMdBCdONITi+mW7QI6jhRG0S2JXGn781yV+RqZz/4Ie2S7wdQJrncXXK9/3lv3rx5I6ADrONLBRjLHwdpHAIhiwCiACBNSCWiBhJq+KQKwr4O9kbFevtwDRimTxGQEBK03JMvCdt42RF0hpGigkK/YC0cLAPD9BmJxD07tXJWivoMiqIA/UUNlT7LImf6iVjitk5+VATDOI9PTehvarAhT1jvHKwCw2QcI+oDZK1R2H+C/hc2YUJeLKnfzDAZR2u5nWDZ6ByAXYLBpGwtHDgNDJNR9OKe+ngJ/5mAwaYKa+vHrMXDq8AwGSPQLbemVqh/PejCJiZgbHgOGCaDbBO3098cWFc8iBL3wZks0uKWW1M30FqLJWC2Y9vHrLefrgDDZASf5RaXgAnGGQpkmMzgiRutdgkGY7irXUxr6iMLGCYjNFluwf3KSIxpNUTIMBlAiZutdmwK8qF8CRgmAziWWxingImFAONlYJgMIKyTSyYYw7eAic/a+l5ObGHSjgFGvghMMmgOO8OkHHTLJWeiJUVy9h6TfgwQuUOQUh4bH4HCt/KQOoRxFBgm5Rgg01kW6dDzBXj9V0/C0VcehfQheTiMST0ULTchhUw8X/D+TaH1NoFhUk5ksYbdwHxqDz7GvNfptN4Mk26GIIX4xUzW+8q7d2D1sw1gtpidXDkljfq5sJp2OC5vnV14ahaYzKOGrcXI+W2FSYU4Z/1u/xn/51NnuckFb7baLkdeehiYVqSwrahilRJsS9XAY7KPMTQTWHFYypmg/+PUWW6dC66s9x8/g/tf1YHBVnzybzTWbsb6sAFF/FuBDNBIqmqZ5yAAanJtfX7gE4eoIdfVTjKE6X8rVeImq+0G0ohPb9+Hx8dH1fPRsRwceeFhFPgdYBCRS5AGq9KLLcgCxvC2YpyS/jyU34t/Z4CJTarccr/V/v3cP6G2sua9fhZd89E9ORh0rJKamVZKsIuZBdfcOrligs4bEYJz+hOSGnH7rXb16iqs3tlQgTQX13oPPOttpL8KwSmzA0ZqxO232tevOt2r2spXbL230YYVE4Jn/g0YqRC3EyHf470mMTcLmq33FirgBKC3wlLUNFsKqXfN6/c586+LpCKgNnG0AIVHt7LQrrz7n5btrvV2h8jIel/74PPBjJyHzeKz4TIY9Sp+KLiqjuOaV6BDvMUgpTiEBy2CsAtOJFeuqsaFHsK+HGclVV90vBjyUdOaXL6kzuFir8/6j0/fTYyNTuMQoOm9KQV+rwfzcVZ17XR/7zjYkApj6KiUcgIj3BOdXKN2SYW4Dz231WBTokqz1XYh622+Ma6eD3TknAprSKnZKBfBHqqAYevETa552xHnJiGisL1z0s3feKrG3PFGppmG2JAYw7S4RTlIhB40dhs3OCjkcd++t8E/CjA2fB6Fedy3H/4ZoZl8xyCKseE56S/tTfuLYTrmE1G7K+9I5M7SeDQeZ6u+cCfXqE123S2nCSJhVtuF+94NccmwZZNzaAWeqoFatTSQtl1zyoaDXJ7KXpcgGSUa3kKrG9yV6P6KscHTceMvN637nPnm1PJ42I7WT5fn1Lp6yZe2pmt0S13jLrLr4i7+eCuQRla7evW/2s8OfN87zCWX0hU2Yl/QHyN5Sa3ZqeVpKexyB0I08Ya/1O2bN00oYUvZ0Tg8XWNtI9gGuyruuFbbhaz3p7cfeK8HznqH1bqTsCVoO7RffTxJBVey9BLkOegCePOeawQE+wpVYLRDYXsIeb5bFXZ3VdxJrLbLtffves8HyXrHccm9zzoro9Q0HyzA6FD8SjLRizFggEjOY4syq/7VR+udc9PEh2ZkzsI/ZfUI35casEXvs/Swh8qQCkLKgqNHhX9OY5/6CedhH8P3LoQcrABjQ11pKHYtoJbUarvc/Mv/4IWfPaaETQxM5Dy2S+5Crrkuap6bhhhR88iS1yTmexuWL+d7xlm8QXduWSTL5O7T+N5qqWSVoSakrlhnzbp44ASkjIgc/0Xr4kH/d67ho4LXaJXq4AfuJXNdqfSza5b72Rcf8Z7rIuTNjOMwGIl6ev77nrAJen7ouW9C3yNgWrut2SV3CXPNGwKD6JOGLVRRxht3Jmgyh7XwtIVfYF63Y1/Vfh+pVxzPBb0Koaw0DkUqAVfBNs5o9xvetLTbRHeqI+2K5aaElcfHR7zX1StOqqmf0TEDjrz0SGQ1Fmoorr3/OfQrjksuQlzpLZfc2wddc7S8KLzAIFihUcG1DNpzqqi6qduON274HHG6edeHAxskIURq6/YlxSqrxi2xG0374RCYbrMJXWBXxL0t1fTPW40/CfrQ83th3zNfa8laC4Pce3Lz3ZTVfkOK/HGh3Rjkknsb0aILjeungnNl0J5TTLR3Tge6ec9O3jgjBAQJeR4GHFoWWo2D95AdF7e/GIM7QYTcbrLQ+575hhJ4EPfXbDUNlPrnFDWfnv+e56JTcK5Z3HQMmi4a5e5nAbR0yVxyFxtdRUPjzgs50dz3DTjnUf0p4TLEYPbiwa5E2bOK8rjq+QLkYUIKKAjboHFyEwy7KKXd81TbHRd3UDGGX/xmn1bQBAn0EwykVdHC3/9qq7W79t7n3vFc6716Zx2K+B5Z/ftrdXjr1U8gy1g/WSJ33NR+QBgh7spmDf1j3UZ33bNgAQp05zWZcAKMGjDb8NJybeMoCVjlBTRua5Uk56b1SQE7wY6K2z+tk/C/diErfe29u45l19RO+xD72VR+ybXex1/7Tst2ep+8hExb7/xQKXS7kHPW5LLOOpuhuzrrnmmsK1kWzU0o6/3Z/+mARqKPJZz88R0TcBg7Im6yyj9Ad/vZF8PHpEnQ1atfoJX+MlKQTt+8oCx5c/Tcj7l/T8Zd88iFB822o6u+YSmmPayplfMqHz0Fgm6mp+KmfvS+Z76O1nlvpNtNySmUgdbsdrd7zCSNRJqJjFh3Ab1rTu6+ZoJKQL2uQaURGCvF+Chdzxpe0ivoEFUbc/K7lmoaRNfF7Q5f0fBUO/3osGPGXaDg8q//BTdR2JnH6P3SylrX3LZvY787cB/sivc8GNQLeuGlhApboogFjoGvbSz6z2uVlhZxqDBb4n58/KGWtNIgSNgX3qxBFGSl3eCYDrdv3tz3PoINS1+IO3x+c3fQuOZos6so7cDGJbyvvoXqh8oA6yTrs40U2Z0lnzeBkks0NPLeTYhJhGe1GJZRFzHO3RW6Lm7lWmOU2hUaiY9uleZ+cViqKQma+slhlp+OSWmoNPTV7Ha7kXMKomU9kBbDJV9tPOJiarc4ucxW81tCyqrOcqsGAYUQNv+YtqsJJ4GHENdhN0ot59V8cK24hTF6KsnYc2gugG2HjuWrIpfr0FN60uemIapxFKjrdr/2yyc9cQelmsZNXAlz5f2R86OvfBtqMbyD1BLmkktRsy7ujywc0AxaiUug6+MF5DJHZLhBYwKIvviBr/Z46/n0AusYQVVOdAFGYxobnXJQo4S/dYIWcIBEp5LaEYUhI3crdOf13q/x3hNxV6hCSqNKStgEkW4Gx8hbaB737gPrXdRvsmMlkbTugpbEMIJvKLTEVIjgjYX9t1s3UM600E8AobJH8sGZZrGonPU9I2dRYCXQsj1dNgbm2cnlmdmL+8O7A7KOXoFR1GzFcefhJTzOrNi0K5DbwMZryFTlkBIKW51KilWdc7MJdZoMYwVtc5YFgjldvLI9VNJRufmdng+F+ad1Ul+YBBgVHCNRqky0f9yPDLi59Iv1jnTJN/Vpo1pGN6toLbSWOPBmHN48Bw9GTmmH2qjskZEnkVe82mb0ngxd4risS12l98O8BUFj+lMfn3K24/nW1o9tC5CFZeU5FOg4kCdVOgk+PlecjhcrYBjadQHjLDYiq+Leg7I3A86tzybqM20VvhAYbdcuOQIlvDZFUFNwxSx6dos9nRXmt9okOspGI8EHCZusNFVbeevnN1XAjQQeV9jO/o71dnGtd+aIcsnfOZjYrXUmOIiK/rgBrjntI5XoIeT7FBq1zUrqEXbT0nztqAknwoj6bRN4IFP9GzAvXQXqRMjvDEPNJ7fj571TgwlSG/dQjcjY8BfW1PItetBz5SG0W9HGjoxTmODUZ5ujFz0Vtz9qHuR6O273qhLzW6/eVC59EkH7IetNInch6509ZEh/rA2XfOu4+n1VkGx7fTUSi5RSP3UxCXU4EzXhBOr12CuSUkAreIPd3veVduxzE9T44WhAjH2oMfJ5P6oCamjRhu1ENCZNmOQl9Ezcfqvth6zyB7/9FOZn/o7j0v/uWt+YhF29slXRhSaPZKkUkzP5P8z6yUVol+GNxdCbwwju56sJILJ+IrJSip5V2BQnrD/sj/zuzhBZPJHppo5aC+jZ2PI0JMLG4bmDZUiIc20SitQpbXwMEuJ4Una834VeTc/E3VyMwYWs9Ifv31VWmh7KynZgpXVc++Cu5+JT45GpKi1CFLXbyCXvYHxY3Rxhbq/UzwSzLv5wUd2QSW9kCvLYxuE4wvbOtfC0pbyFyMZEP8fdEao8HKNBchoeVWAinM21B4F1wKyLB0txGyRVdgmvY6QHo8H5f4jR0IpcoScBNX8xhnaCY51AU0jJxc8k9tA5MDaDrasQ7Vttl7o4DUa91M7xGzdkyTq5YuGBimBQCiW5m8rTwH/dum0SXXm4Lu5tlNvNCCOLiK5lGUZxyEigR2HAVllhtUiAvI1diXLYMZQFB3jCqSVONcKb5pbbQFH1Ctx7UGn5jlSXzdjcfjCZq4b9Fmoc8LqU1XXJwSlQWXyuB0YLEcAV8rpaGmeqHydo5p6PiL61EjglydDvUt6WaCq5jNcFaKj0wKLACFtXA/LEvh99HV5+/bsqc+xDsqI7IOidxlo4kK5ZAgzjoyeW++Zfv4SbWbWcDNMnUJ+7BkxSasAwKcdoWViNiYekZAKGSTcG3qhXgEnKdWCYlINuuehdEn+/0suJDwzTJQwnsYFJRlsTHxhmRzGcxIY2c3EHkRg1uxkmDagMNWl3kq88YITVCWeYFKHELUY2yjET0gcblf6ZPP+YYXYDJW5nOqAc+CVeIkk4a4hhdpOWFEprcvlWt1YY7DvaKG3EMLtJ66ywqIn5g4ywU7c2NMOE0SLuJHNpBwt7tjHDiGEyQ+DMJmvyRhmHx3peED8TSHnBma/LMNkiuFjDyMYMAGdhUSYaC5vJKoHiVqshLBw43EbVjf6Bfvu99cSlcBgmLUQWHLCmPrKoTCsMFNTHji67wzBpJlY1EVqNAaRxqe+HyVThuvrpXVnHimG6TKJSQdbJGyUQaMX7T+SrVK+arTXTT7RVB0yJXBWBC6nUmQWkrEiAy50U8mOYtNJRkT/r5Iqpqj0KmFCVJaXA171dLL4Dal4VSlr8PGDNZIbpJ/4Po+cuMuwZqbUAAAAASUVORK5CYII=",
- "name": "actual",
+ "description": "It is a self-hosted monitoring tool like Uptime Robot",
+ "image": "louislam/uptime-kuma:latest",
+ "logo": "https://images.opencollective.com/uptime-kuma/29c5113/logo/256.png",
+ "name": "uptime-kuma",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/actual.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Actual",
- "type": 3
+ "ports": [
+ "3001:3001/tcp"
+ ],
+ "restart_policy": "always",
+ "title": "Uptime Kuma",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/UptimeKuma",
+ "container": "/app/data"
+ }
+ ]
},
{
- "categories": [
- "Calendar",
- "Productivity"
+ "type": 1,
+ "title": "IronFunctions API",
+ "description": "Open-source serverless computing platform",
+ "categories": [
+ "serverless"
],
- "description": "Ba\u00efkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars.",
- "logo": "https://sabre.io/img/logo.png",
- "name": "baikal",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/baikal.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Baikal",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png",
+ "image": "iron/functions:latest",
+ "ports": [
+ "8080/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/app/data"
+ }
+ ],
+ "privileged": true
},
{
+ "type": 1,
+ "title": "IronFunctions UI",
+ "description": "Open-source user interface for IronFunctions",
"categories": [
- "Downloaders",
- "Multimedia"
+ "serverless"
],
- "description": "Autobrr is the modern download automation tool for torrents.",
- "logo": "https://autobrr.com/img/logo.png",
- "name": "autobrr",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/autobrr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Autobrr",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png",
+ "image": "iron/functions-ui:latest",
+ "ports": [
+ "4000/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/app/data"
+ }
+ ],
+ "env": [
+ {
+ "name": "API_URL",
+ "label": "API URL"
+ }
+ ],
+ "privileged": true
},
{
+ "type": 1,
+ "title": "Magento 2",
+ "description": "Open-source e-commerce platform",
"categories": [
- "Monitoring"
+ "CMS"
],
- "description": "Glances is an open-source system cross-platform monitoring tool. It allows real-time monitoring of various aspects of your system such as CPU, memory, disk, network usage etc.",
- "logo": "https://raw.githubusercontent.com/nicolargo/glances/develop/docs/_static/glances-responsive-webdesign.png",
- "name": "glances",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/glances.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Glances",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/magento.png",
+ "image": "alankent/gsd:latest",
+ "ports": [
+ "80/tcp",
+ "3000/tcp",
+ "3001/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/www/html/"
+ }
+ ]
},
{
+ "type": 2,
+ "title": "NextcloudStack",
+ "description": "Nextcloud setup with a MySQL database",
+ "note": "Deploys a Nextcloud instance connected to a MySQL database.",
"categories": [
- "Network",
- "VPN"
+ "Cloud"
],
- "description": "Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.",
- "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tailscale.jpg",
- "name": "tailscale",
"platform": "linux",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/nextcloud-icon.png",
"repository": {
- "stackfile": "Template/Stack/tailscale.yml",
- "url": "https://github.com/xneo1/portainer_templates"
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/nextcloud/docker-stack.yml"
},
- "title": "Tailscale",
- "type": 3
+ "env": [
+ {
+ "label": "MYSQL_PASSWORD",
+ "name": "mypassword",
+ "description": "password for sql"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "myrpassword",
+ "description": "root password for sql"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Odoo",
+ "description": "Open-source business apps",
"categories": [
- "Wiki",
- "Knowledge Base"
+ "project-management"
],
- "description": "Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.",
- "logo": "",
- "name": "documize",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/documize.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Documize",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/odoo.png",
+ "image": "odoo:latest",
+ "env": [
+ {
+ "name": "HOST",
+ "label": "PostgreSQL database host",
+ "type": "container"
+ },
+ {
+ "name": "USER",
+ "label": "Database user"
+ },
+ {
+ "name": "PASSWORD",
+ "label": "Database password"
+ }
+ ],
+ "ports": [
+ "8069/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/lib/odoo"
+ },
+ {
+ "container": "/mnt/extra-addons"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Plesk",
+ "description": "WebOps platform and hosting control panel",
"categories": [
- "Dashboard"
+ "CMS"
],
- "description": "Simplify the management of your server with Homarr - a sleek, modern dashboard that puts all of your apps and services at your fingertips.",
- "logo": "https://homarr.dev/img/logo.svg",
- "name": "homarr",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/homarr.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Homarr",
- "type": 3
+ "note": "Default credentials: admin / changeme",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/plesk.png",
+ "image": "plesk/plesk:latest",
+ "ports": [
+ "21/tcp",
+ "80/tcp",
+ "443/tcp",
+ "8880/tcp",
+ "8443/tcp",
+ "8447/tcp"
+ ]
},
{
+ "type": 1,
+ "title": "Urbackup",
+ "description": "Open-source network backup",
"categories": [
- "Remote Control"
+ "backup"
],
- "description": "MeshCentral is a full computer management web site. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. ",
- "logo": "https://repository-images.githubusercontent.com/101663032/a0f76700-4b4f-11eb-981e-ee7eea9fddf2",
- "name": "meshcentral",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/meshcentral.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Meshcentral",
- "type": 3
+ "note": "This application web interface is exposed on the port 55414 inside the container.",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/urbackup.png",
+ "image": "cfstras/urbackup",
+ "ports": [
+ "55413/tcp",
+ "55414/tcp",
+ "55415/tcp",
+ "35622/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/urbackup"
+ }
+ ]
},
{
+ "type": 1,
+ "title": "Wowza",
+ "description": "Streaming media server",
"categories": [
- "Remote Control"
+ "streaming"
],
- "description": "Rust Desk is an Open source virtual or remote desktop infrastructure for everyone!",
- "logo": "https://images.sftcdn.net/images/t_app-logo-xl,f_auto,dpr_2/p/735e7f11-0f1e-492d-bfa4-4be6eead5179/3131069239/rustdesk-unnamed.png",
- "name": "Rust Desk",
"platform": "linux",
- "repository": {
- "stackfile": "Template/Stack/rustdesk.yml",
- "url": "https://github.com/xneo1/portainer_templates"
- },
- "title": "Rust Desk",
- "type": 3
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/wowza.png",
+ "image": "sameersbn/wowza:4.1.2-8",
+ "env": [
+ {
+ "name": "WOWZA_ACCEPT_LICENSE",
+ "label": "Agree to Wowza EULA",
+ "set": "yes"
+ },
+ {
+ "name": "WOWZA_KEY",
+ "label": "License key"
+ }
+ ],
+ "ports": [
+ "1935/tcp",
+ "8086/tcp",
+ "8087/tcp",
+ "8088/tcp"
+ ],
+ "volumes": [
+ {
+ "container": "/var/lib/wowza"
+ }
+ ]
},
{
"categories": [
- "Remote Control"
+ "Authentication Server"
],
- "description": "RPort is free remote access and remote management, now acquired by RealVNC",
- "logo": "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_634014ae8000cebecce8a571f9ea316f/cloudradar-gmbh-rport.png",
- "name": "Rport",
+ "description": "Authentik is an open-source Identity Provider focused on flexibility and versatility",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "1000",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/mycroftwilde/portainer_templates/master/Images/goauthentik.png",
+ "name": "Authentik",
"platform": "linux",
"repository": {
- "stackfile": "Template/Stack/rport.yml",
+ "stackfile": "Template/Stack/authentik.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
- "title": "Rport",
+ "title": "Authentik",
"type": 3
},
{
+ "type": 1,
+ "title": "Apprise-api",
+ "name": "Apprise-api",
+ "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/apprise-api/config
", + "description": "[Apprise-api](https://github.com/caronc/apprise-api) Takes advantage of [Apprise](https://github.com/caronc/apprise) through your network with a user-friendly API. * Send notifications to more then 65+ services. * An incredibly lightweight gateway to Apprise. * A production ready micro-service at your disposal. Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution.", "categories": [ - "Remote Control" + "Task Server" ], - "description": "Remotely is a remote control and remote scripting solution, built with .NET 6, Blazor, and SignalR Core.", - "logo": "", - "name": "Remotely", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/remotely.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Remotely", - "type": 3 - }, - { - "categories": [ - "Productivity", - "DevTools" + "logo": "https://raw.githubusercontent.com/caronc/apprise-api/master/apprise_api/static/logo.png", + "image": "linuxserver/apprise-api:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "Specify a timezone to use for example Europe/Amsterdam" + } ], - "description": "Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections.", - "logo": "https://tabby.sh/32bf32ff6c87e8d18932.svg", - "name": "Tabby", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/tabby.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Tabby", - "type": 3 + "ports": [ + "8000:8000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/apprise-api/config" + } + ], + "restart_policy": "unless-stopped" }, { + "type": 1, + "title": "Pwndrop", + "name": "Pwndrop", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pwndrop/config
", + "description": "[Pwndrop](https://github.com/kgretzky/pwndrop) is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png", + "image": "linuxserver/pwndrop:latest", "categories": [ - "Productivity", - "Drawing" + "Task Server" ], - "description": "Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.", - "logo": "https://github.com/excalidraw/excalidraw/raw/master/public/og-image-sm.png", - "name": "excalidraw", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/excalidraw.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Excalidraw", - "type": 3 + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "Specify a timezone to use for example Europe/Amsterdam" + }, + { + "name": "SECRET_PATH", + "label": "SECRET_PATH", + "default": "/pwndrop", + "description": "Secret path for admin access. Defaults to `/pwndrop`. This parameter only takes effect during initial install; it can later be changed in the web gui." + } + ], + "ports": [ + "8080:8080/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/pwndrop/config" + } + ], + "restart_policy": "unless-stopped" }, { + "type": 1, "categories": [ - "Network" + "Family App Server" ], - "description": "UpSnap is a simple wake on lan app written with SvelteKit, Go, PocketBase and nmap.", - "logo": "https://github.com/seriousm4x/UpSnap/raw/master/frontend/static/favicon.png", - "name": "upsnap", + "title": "Firefox", + "name": "Firefox", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/firefox/config
", + "description": "[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/upsnap.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Upsnap", - "type": 3 + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/firefox-logo.png", + "image": "linuxserver/firefox:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for GroupID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for UserID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "Specify a timezone to use for example Europe/Amsterdam" + } + ], + "ports": [ + "3000:3000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/firefox/config" + } + ], + "restart_policy": "unless-stopped" }, { "categories": [ - "Development", - "Low-Code", - "No-code" + "Management Utility Server" ], - "description": "Tooljet is an Open-source low-code application development platform for building and deploying business applications.", - "logo": "https://uploads-ssl.webflow.com/6266634263b9179f76b2236e/63aaa161e3b3be42ec50eb6f_Logomark.svg", - "name": "tooljet", + "description": "Remote Management Server", + "env": [ + { + "default": "/portainer/Files/AppData/MeshCentral/Config", + "label": "Config Container Bind", + "name": "CONFIG" + }, + { + "default": "/portainer/Files/AppData/MeshCentral/Files", + "label": "Files Container Bind", + "name": "FILES" + }, + { + "default": "/portainer/Files/AppData/MeshCentral/Backup", + "label": "Backup Container Bind", + "name": "BACK" + }, + { + "default": "443", + "label": "Container Port 443", + "name": "PORT4" + }, + { + "default": "80", + "label": "Container Port 80", + "name": "PORT8" + } + ], + "logo": "https://raw.githubusercontent.com/mycroftwilde/portainer_templates/master/Images/meshc.png", + "note": "MeshCentral", "platform": "linux", "repository": { - "stackfile": "Template/Stack/tooljet.yml", - "url": "https://github.com/xneo1/portainer_templates" + "stackfile": "Template/Stack/mesh.yml", + "url": "https://github.com/mycroftwilde/portainer_templates" }, - "title": "Tooljet", + "title": "MeshCentral", "type": 3 }, { "categories": [ - "Sync", - "Backup", - "Cloud", - "Tools" + "Dashboard Server" ], - "description": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. ", - "logo": "https://github.com/syncthing/syncthing/raw/main/assets/logo-text-128.png", - "name": "Syncthing", - "platform": "linux", + "description": "Freeboard is a turn-key HTML-based 'engine' for dashboards. Besides a nice looking layout engine, it provides a plugin architecture for creating datasources (which fetch data) and widgets (which display data)\u2014 freeboard then does all the work to connect the two together.", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/freeboard.jpg", + "name": "freeboard", "repository": { - "stackfile": "Template/Stack/syncthing.yml", + "stackfile": "Template/Stack/freeboard.yml", "url": "https://github.com/xneo1/portainer_templates" }, - "title": "Syncthing", + "platform": "linux", + "ports": [ + "8000:80/tcp" + ], + "restart_policy": "always", + "title": "Freeboard", "type": 3 }, { "categories": [ - "Productivity", - "Development", - "Low-code", - "No-code" + "Finance Server" ], - "description": "Budibase allows no-code users to build apps quickly, with more functionality available with a little bit of inline code.", - "logo": "https://files.readme.io/593b386-budibase-logo-website.svg", - "name": "budibase", - "platform": "linux", + "description": "Ghostfolio is an open source wealth management software built with web technology.", + "logo": "https://avatars.githubusercontent.com/u/82473144?s=200", + "name": "Ghostfolio", "repository": { - "stackfile": "Template/Stack/budibase.yml", + "stackfile": "Template/Stack/ghostfolio.yml", "url": "https://github.com/xneo1/portainer_templates" }, - "title": "Budibase", + "platform": "linux", + "ports": [ + "3663:80/tcp" + ], + "restart_policy": "always", + "title": "Ghostfolio", "type": 3 }, { "categories": [ - "Search" + "Tools" ], - "description": "Meilisearch is a\u00a0**RESTful search API**. It aims to be a\u00a0**ready-to-go solution**\u00a0for everyone who wants a\u00a0**fast and relevant search experience**\u00a0for their end-users", - "logo": "https://docs.meilisearch.com/logo.svg", - "name": "Meilisearch", - "platform": "linux", + "description": "A self-hosted bookmark management tool.", + "logo": "https://github.com/beromir/Servas/raw/main/docs/images/home.png", + "name": "Servas", "repository": { - "stackfile": "Template/Stack/meilisearch.yml", + "stackfile": "Template/Stack/servas.yml", "url": "https://github.com/xneo1/portainer_templates" }, - "title": "Meilisearch", + "platform": "linux", + "ports": [ + "8456:80/tcp" + ], + "restart_policy": "always", + "title": "Servas", "type": 3 }, { "categories": [ - "Identity Management", - "Access proxy" + "Tools" ], - "description": "Ory Kratos with Oathkeeper is\u00a0_the_\u00a0developer-friendly, security-hardened and battle-test Identity, User Management and Authentication system for the Cloud.", - "logo": "https://raw.githubusercontent.com/ory/meta/master/static/banners/kratos.svg", - "name": "Ory Kratos", - "platform": "linux", + "description": "wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want.", + "logo": "https://www.wallabag.org/user/themes/boxify/img/logo-wallabag.svg", + "name": "Wallabag", "repository": { - "stackfile": "Template/Stack/ory-kratos-standalone.yml", + "stackfile": "Template/Stack/wallabag.yml", "url": "https://github.com/xneo1/portainer_templates" }, - "title": "Ory Kratos (Standalone)", + "platform": "linux", + "ports": [ + "8234:80/tcp" + ], + "restart_policy": "always", + "title": "Wallabag", "type": 3 }, { "categories": [ - "Identity Management", - "Security" + "Network Server" ], - "description": "Ory Kratos with Oathkeeper (ORY Oathkeeper is an Identity & Access Proxy (IAP) and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules.) ", - "logo": "https://raw.githubusercontent.com/ory/meta/master/static/banners/oathkeeper.svg", - "name": "Ory Kratos Oathkeeper", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/ory-kratos-oathkeeper.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Ory Kratos (Oathkeeper)", - "type": 3 - }, - { - "categories": [ - "Productivity", - "Development", - "Low-code" + "description": "WIFI / LAN intruder detector", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + } ], - "description": "Appsmith (www.appsmith.com) is the first open-source low-code tool that helps developers build dashboards and admin panels very quickly.", - "logo": "https://cdn-images.himalayas.app/vr60veq4neiptamhqm6qxwi3toi3", - "name": "appsmith", + "image": "jokobsk/pi.alert", + "logo": "https://raw.githubusercontent.com/pucherot/Pi.Alert/main/docs/img/1_devices.jpg", + "name": "pi.alert", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/appsmith.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Appsmith", - "type": 3 + "ports": [ + "20211:20211/udp" + ], + "restart_policy": "always", + "title": "Pi.alert", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/pi.alert", + "container": "/config" + } + ] }, { "categories": [ - "email" + "Notes Server" ], - "description": "Mailpile is an e-mail client!/search engine and a personal webmail server/easy way to encrypt your e-mail/easy way to encrypt your e-mail ", - "logo": "https://www.mailpile.is/img/icon-512x512.png", - "name": "mailpile", + "description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases", + "env": [ + { + "default": "/home/node/trilium-data", + "label": "TRILIUM_DATA_DIR", + "name": "TRILIUM_DATA_DIR" + }, + { + "label": "PORT", + "name": "PORT" + } + ], + "image": "zadam/trilium:latest", + "logo": "https://www.saashub.com/images/app/service_logos/55/2901389fab77/large.png?1561117248", + "name": "trilium", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/mailpile.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Mailpile", - "type": 3 + "ports": [ + "3388:8080/tcp" + ], + "restart_policy": "unless-stopped", + "title": "Trilium", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/trilium-data", + "container": "/home/node/trilium-data" + } + ] }, { "categories": [ - "Mail" + "Smart Home" ], - "description": "Full stack mailserver solution with TLS support. POP3s, SMTP(s), IMAPs, RSPAMD, Clamav, Roundcube(HTTPS), SPF, DKIM with simple installation and web administration.", - "logo": "", - "name": "poste.io", + "description": "A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.", + "logo": "https://raw.githubusercontent.com/blakeblackshear/frigate/master/docs/static/img/frigate.png", + "name": "frigatenvr", "platform": "linux", "repository": { - "stackfile": "Template/Stack/posteio.yml", + "stackfile": "Template/Stack/frigatenvr.yml", "url": "https://github.com/xneo1/portainer_templates" }, - "title": "Poste.io", + "title": "Frigate NVR", "type": 3 }, { "categories": [ - "Network" + "Dashboard Server" ], - "description": "IPerf3 Docker Build for Network Performance and Bandwidth Testing", - "logo": "", - "name": "iperf", + "description": "Fenrus is a Node application and requires NodeJS to run. Once NodeJS is installed you can run Fenrus", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "1000", + "label": "PGID", + "name": "PGID" + }, + { + "label": "PORT", + "name": "PORT" + } + ], + "logo": "https://user-images.githubusercontent.com/958400/154829266-62206846-c6ef-4718-9910-2b83eb6aa41c.png", + "name": "Fenrus", "platform": "linux", "repository": { - "stackfile": "Template/Stack/iperf.yml", + "stackfile": "Template/Stack/fenrus.yml", "url": "https://github.com/xneo1/portainer_templates" }, - "title": "iperf", + "title": "Fenrus", "type": 3 }, { "categories": [ - "Docker" + "Library Server" ], - "description": "Lazytainer monitors network traffic to containers. If there is traffic, the container runs, otherwise the container is stopped/paused.", - "logo": "", - "name": "lazytainer", + "description": "Audiobook Server", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "1000", + "label": "PGID", + "name": "PGID" + } + ], + "image": "ghcr.io/advplyr/audiobookshelf:latest", + "logo": "https://raw.githubusercontent.com/mycroftwilde/portainer_templates/master/Images/AudioBookshelfLogo.png", + "name": "Audiobookshelf", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/lazytainer.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Lazytainer", - "type": 3 + "ports": [ + "13378:80/tcp" + ], + "restart_policy": "unless-stopped", + "title": "Audiobookshelf", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/Audiobookshelf", + "container": "/config" + }, + { + "bind": "/path/to/audiobooks", + "container": "/audiobooks" + }, + { + "bind": "/path/to/podcasts", + "container": "/podcasts" + }, + { + "bind": "/path/to/Metadata", + "container": "/metadata" + } + ] }, { "categories": [ - "Dashboard" + "Family App Server" ], - "description": "Homepage is a new dashboard implementation that creates a super fast static site.", - "logo": "https://raw.githubusercontent.com/benphelps/homepage/main/images/preview.png", - "name": "homepage", + "description": "Vikunja is a self hosted, open-source to-do list application", + "env": [ + { + "default": "192.168.0.2", + "label": "IP", + "name": "IP" + }, + { + "default": "80", + "label": "PORT", + "name": "PORT" + } + ], + "logo": "https://raw.githubusercontent.com/go-vikunja/frontend/main/public/images/icons/android-chrome-192x192.png", + "note": "Vikunja is a self hosted, open-source to-do list application", "platform": "linux", "repository": { - "stackfile": "Template/Stack/homepage.yml", - "url": "https://github.com/xneo1/portainer_templates" + "stackfile": "Template/Stack/vikunja.yml", + "url": "https://github.com/mycroftwilde/portainer_templates" }, - "title": "Homepage", + "title": "Vikunja", "type": 3 }, { "categories": [ - "Finance" + "Media Server" ], - "description": "I hate money is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.", - "logo": "", - "name": "ihatemoney", + "description": "Helps you organize your *Ahem* ...more MATURE Media material....", + "env": [ + { + "label": "PORT", + "name": "PORT" + } + ], + "logo": "https://dashy.to/img/dashy.png", + "name": "Stash", + "note": "## Keep configs, scrapers, and plugins here.- /portainer/Files/AppData/Config/stash:/root/.stash
## Point this at your collection.
- ./data:/data
## This is where your stash's metadata lives
- /portainer/Files/AppData/Config/stashmeta:/metadata
## Any other cache content.
- /portainer/Files/AppData/Config/stashcache:/cache
## Where to store generated content (screenshots,previews,transcodes,sprites)
- /portainer/Files/AppData/Config/stashgenerated:/generated", "platform": "linux", "repository": { - "stackfile": "Template/Stack/ihatemoney.yml", - "url": "https://github.com/xneo1/portainer_templates" + "stackfile": "Template/Stack/stash.yml", + "url": "https://github.com/mycroftwilde/portainer_templates" }, - "title": "I hate money", + "title": "Stash", "type": 3 }, { "categories": [ - "Finance" + "Chat Server" ], - "description": "OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle and inspired by YNAB and Buckets.", - "logo": "https://github.com/TheAxelander/OpenBudgeteer/raw/master/assets/banner.png", - "name": "openbudgeteer", + "description": "Rocket.Chat Server", + "logo": "https://raw.githubusercontent.com/portapps/rocketchat-portable/master/res/papp.png", + "note": "Rocket.Chat Server Container", "platform": "linux", "repository": { - "stackfile": "Template/Stack/openbudgeteer.yml", - "url": "https://github.com/xneo1/portainer_templates" + "stackfile": "Template/Stack/rocketchat.yml", + "url": "https://github.com/mycroftwilde/portainer_templates" }, - "title": "OpenBudgeteer", + "title": "Rocket Chat", "type": 3 }, { "categories": [ - "Multimedia" + "Notes Server" ], - "description": "Fireshare: Share your game clips, videos, or other media via unique links.", - "logo": "https://github.com/ShaneIsrael/fireshare/raw/main/app/client/src/assets/logo.png", - "name": "fireshare", + "description": "Joplin is an open-source note-taking app", + "env": [ + { + "default": "22300", + "label": "PORT", + "name": "PORT" + }, + { + "default": "http://joplin.yourdomain.tld:22300", + "label": "URL", + "name": "URL" + } + ], + "logo": "https://raw.githubusercontent.com/laurent22/joplin/master/Assets/SquareIcon512.png", + "note": "Joplin is an open-source note-taking app", "platform": "linux", "repository": { - "stackfile": "Template/Stack/fireshare.yml", - "url": "https://github.com/xneo1/portainer_templates" + "stackfile": "Template/Stack/joplin.yml", + "url": "https://github.com/mycroftwilde/portainer_templates" }, - "title": "Fireshare", + "title": "Joplin", "type": 3 }, { "categories": [ - "Downloaders" + "Usenet Server" ], - "description": "Peer-to-peer file transfers in your browser", - "logo": "https://raw.githubusercontent.com/kern/filepizza/master/src/static/images/wordmark.png", - "name": "filepizza", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/filepizza.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Filepizza", - "type": 3 - }, - { - "categories": [ - "Dashboard" + "description": "Readarr usent server", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "1000", + "label": "PGID", + "name": "PGID" + } ], - "description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.", - "logo": "", - "name": "jump", + "image": "hotio/readarr:nightly", + "logo": "https://raw.githubusercontent.com/Readarr/Readarr/develop/Logo/128.png", + "name": "Readerr", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/jump.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Jump", - "type": 3 + "ports": [ + "8787:8787/tcp" + ], + "restart_policy": "unless-stopped", + "title": "Readarr", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/Readarr", + "container": "/config" + }, + { + "bind": "/portainer/Downloads", + "container": "/downloads" + }, + { + "bind": "/portainer/books", + "container": "/books" + } + ] }, { + "type": 1, "categories": [ - "Productivity" + "Library Server" ], - "description": "Hasty Paste is a fast and minimal paste bin, written in Python using Quart.", - "logo": "", - "name": "hasty-paste", + "title": "Calibre", + "name": "Calibre", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calibre/config
", + "description": "Calibre is a powerful and easy to use e-book manager. Users say it\u2019s outstanding and a must-have. It\u2019ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It\u2019s also completely free and open source and great for both casual users and computer experts.", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/hasty-paste.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Hasty-Paste", - "type": 3 + "logo": "https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png", + "image": "linuxserver/calibre:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for GroupID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for UserID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "Specify a timezone to use for example Europe/Amsterdam" + }, + { + "name": "PASSWORD", + "label": "PASSWORD", + "default": "", + "description": "Optionally set a password for the gui." + }, + { + "name": "CLI_ARGS", + "label": "CLI_ARGS", + "default": "", + "description": "Optionally pass cli start arguments to calibre." + } + ], + "ports": [ + "8080:8080/tcp", + "8081:8081/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/calibre/config" + } + ], + "restart_policy": "unless-stopped" }, { + "type": 1, "categories": [ - "Wiki" + "Smart Home" ], - "description": "Xwiki s a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki.", - "logo": "https://upload.wikimedia.org/wikipedia/commons/e/e2/Logo-xwikiorange.svg", - "name": "xwiki", + "title": "Habridge", + "name": "Habridge", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/habridge/config
", + "description": "Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/xwiki.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Xwiki", - "type": 3 + "logo": "https://raw.githubusercontent.com/bwssytems/ha-bridge/master/src/main/resources/public/img/favicon.ico", + "image": "linuxserver/habridge:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for GroupID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for UserID" + }, + { + "name": "SEC_KEY", + "label": "SEC_KEY", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/snipe-it/config
", + "description": "Snipe-it makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.", "platform": "linux", - "repository": { - "stackfile": "Template/Stack/baserow.yml", - "url": "https://github.com/xneo1/portainer_templates" - }, - "title": "Baserow", - "type": 3 + "logo": "https://s3-us-west-2.amazonaws.com/linuxserver-docs/images/snipe-it-logo500x500.png", + "image": "linuxserver/snipe-it:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for GroupID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for UserID" + }, + { + "name": "APP_URL", + "label": "APP_URL", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pwndrop/config
", - "description": "[Pwndrop](https://github.com/kgretzky/pwndrop) is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png", - "image": "linuxserver/pwndrop:latest", "categories": [ - "Task Server" + "Tools" ], + "title": "Foldingathome", + "name": "Foldingathome", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/foldingathome/config
", + "description": "[Folding@home](https://foldingathome.org/) is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their personal computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.", + "platform": "linux", + "logo": "https://foldingathome.org/wp-content/uploads/2016/09/folding-at-home-logo.png", + "image": "linuxserver/foldingathome:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", - "description": "for UserID" + "description": "for GroupID" }, { "name": "PGID", "label": "PGID", "default": "100", - "description": "for GroupID" + "description": "for UserID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "Specify a timezone to use for example Europe/Amsterdam" - }, - { - "name": "SECRET_PATH", - "label": "SECRET_PATH", - "default": "/pwndrop", - "description": "Secret path for admin access. Defaults to `/pwndrop`. This parameter only takes effect during initial install; it can later be changed in the web gui." } ], "ports": [ - "8080:8080/tcp" + "7396:7396/tcp", + "36330:36330/tcp" ], "volumes": [ { "container": "/config", - "bind": "/volume1/docker/pwndrop/config" + "bind": "/volume1/docker/foldingathome/config" } ], "restart_policy": "unless-stopped" }, - { - "categories": [ - "Media Server" - ], - "description": "Helps you organize your *Ahem* ...more MATURE Media material....", - "env": [ - { - "label": "PORT", - "name": "PORT" - } - ], - "logo": "https://dashy.to/img/dashy.png", - "name": "Stash", - "note": "## Keep configs, scrapers, and plugins here.- /portainer/Files/AppData/Config/stash:/root/.stash
## Point this at your collection.
- ./data:/data
## This is where your stash's metadata lives
- /portainer/Files/AppData/Config/stashmeta:/metadata
## Any other cache content.
- /portainer/Files/AppData/Config/stashcache:/cache
## Where to store generated content (screenshots,previews,transcodes,sprites)
- /portainer/Files/AppData/Config/stashgenerated:/generated", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/stash.yml", - "url": "https://github.com/mycroftwilde/portainer_templates" - }, - "title": "Stash", - "type": 3 - }, - { - "categories": [ - "Chat Server" - ], - "description": "Rocket.Chat Server", - "logo": "https://raw.githubusercontent.com/portapps/rocketchat-portable/master/res/papp.png", - "note": "Rocket.Chat Server Container", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/rocketchat.yml", - "url": "https://github.com/mycroftwilde/portainer_templates" - }, - "title": "Rocket Chat", - "type": 3 - }, - { - "categories": [ - "Notes Server" - ], - "description": "Joplin is an open-source note-taking app", - "env": [ - { - "default": "22300", - "label": "PORT", - "name": "PORT" - }, - { - "default": "http://joplin.yourdomain.tld:22300", - "label": "URL", - "name": "URL" - } - ], - "logo": "https://raw.githubusercontent.com/laurent22/joplin/master/Assets/SquareIcon512.png", - "note": "Joplin is an open-source note-taking app", - "platform": "linux", - "repository": { - "stackfile": "Template/Stack/joplin.yml", - "url": "https://github.com/mycroftwilde/portainer_templates" - }, - "title": "Joplin", - "type": 3 - }, { "type": 1, "categories": [ - "Library Server" + "Tools" ], - "title": "Calibre", - "name": "Calibre", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calibre/config
", - "description": "Calibre is a powerful and easy to use e-book manager. Users say it\u2019s outstanding and a must-have. It\u2019ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It\u2019s also completely free and open source and great for both casual users and computer experts.", + "title": "Audacity", + "name": "Audacity", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/audacity/config
", + "description": "[Audacity](https://www.audacityteam.org/) is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.", "platform": "linux", - "logo": "https://github.com/kovidgoyal/calibre/raw/master/resources/images/lt.png", - "image": "linuxserver/calibre:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png", + "image": "linuxserver/audacity:latest", "env": [ { "name": "PUID", @@ -6272,28 +7123,15 @@ "label": "TZ", "default": "Europe/Amsterdam", "description": "Specify a timezone to use for example Europe/Amsterdam" - }, - { - "name": "PASSWORD", - "label": "PASSWORD", - "default": "", - "description": "Optionally set a password for the gui." - }, - { - "name": "CLI_ARGS", - "label": "CLI_ARGS", - "default": "", - "description": "Optionally pass cli start arguments to calibre." } ], "ports": [ - "8080:8080/tcp", - "8081:8081/tcp" + "3000:3000/tcp" ], "volumes": [ { "container": "/config", - "bind": "/volume1/docker/calibre/config" + "bind": "/volume1/docker/audacity/config" } ], "restart_policy": "unless-stopped" @@ -6301,15 +7139,15 @@ { "type": 1, "categories": [ - "Smart Home" + "Library Server" ], - "title": "Habridge", - "name": "Habridge", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/habridge/config
", - "description": "Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)", + "title": "Booksonic-air", + "name": "Booksonic-air", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/booksonic-air/config
mkdir -p /volume1/docker/booksonic-air/audiobooks
mkdir -p /volume1/docker/booksonic-air/podcasts
mkdir -p /volume1/docker/booksonic-air/othermedia
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/snipe-it/config
", - "description": "Snipe-it makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.", + "title": "Cloud9", + "name": "Cloud9", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cloud9/config
mkdir -p /volume1/docker/cloud9/code
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/foldingathome/config
", - "description": "[Folding@home](https://foldingathome.org/) is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their personal computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.", + "title": "Dokuwiki", + "name": "Dokuwiki", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/dokuwiki/config
", + "description": "[Dokuwiki](https://www.dokuwiki.org/dokuwiki/) is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.", "platform": "linux", - "logo": "https://foldingathome.org/wp-content/uploads/2016/09/folding-at-home-logo.png", - "image": "linuxserver/foldingathome:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dokuwiki-icon.png", + "image": "linuxserver/dokuwiki:latest", "env": [ { "name": "PUID", @@ -6536,13 +7299,13 @@ } ], "ports": [ - "7396:7396/tcp", - "36330:36330/tcp" + "80:80/tcp", + "443:443/tcp" ], "volumes": [ { "container": "/config", - "bind": "/volume1/docker/foldingathome/config" + "bind": "/volume1/docker/dokuwiki/config" } ], "restart_policy": "unless-stopped" @@ -6550,15 +7313,15 @@ { "type": 1, "categories": [ - "Tools" + "Gaming Server" ], - "title": "Audacity", - "name": "Audacity", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/audacity/config
", - "description": "[Audacity](https://www.audacityteam.org/) is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.", + "title": "Emulatorjs", + "name": "Emulatorjs", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/emulatorjs/config
mkdir -p /volume1/docker/emulatorjs/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/booksonic-air/config
mkdir -p /volume1/docker/booksonic-air/audiobooks
mkdir -p /volume1/docker/booksonic-air/podcasts
mkdir -p /volume1/docker/booksonic-air/othermedia
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/endlessh/config
", + "description": "[Endlessh](https://github.com/skeeto/endlessh) is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server.", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/booksonic-air.png", - "image": "linuxserver/booksonic-air:latest", + "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/openssh-server-logo.png", + "image": "linuxserver/endlessh:latest", "env": [ { "name": "PUID", @@ -6622,257 +7397,28 @@ "description": "Specify a timezone to use for example Europe/Amsterdam" }, { - "name": "CONTEXT_PATH", - "label": "CONTEXT_PATH", - "default": "url-base", - "description": "Base url for use with reverse proxies etc." - } - ], - "ports": [ - "4040:4040/tcp" - ], - "volumes": [ + "name": "MSDELAY", + "label": "MSDELAY", + "default": "10000", + "description": "The endless banner is sent one line at a time. This is the delay in milliseconds between individual lines." + }, { - "container": "/config", - "bind": "/volume1/docker/booksonic-air/config" + "name": "MAXLINES", + "label": "MAXLINES", + "default": "32", + "description": "The length of each line is randomized. This controls the maximum length of each line. Shorter lines may keep clients on for longer if they give up after a certain number of bytes." }, { - "container": "/audiobooks", - "bind": "/volume1/docker/booksonic-air/audiobooks" + "name": "MAXCLIENTS", + "label": "MAXCLIENTS", + "default": "4096", + "description": "Maximum number of connections to accept at a time. Connections beyond this are not immediately rejected, but will wait in the queue." }, { - "container": "/podcasts", - "bind": "/volume1/docker/booksonic-air/podcasts" - }, - { - "container": "/othermedia", - "bind": "/volume1/docker/booksonic-air/othermedia" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "categories": [ - "Code Server" - ], - "title": "Cloud9", - "name": "Cloud9", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cloud9/config
mkdir -p /volume1/docker/cloud9/code
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/dokuwiki/config
", - "description": "[Dokuwiki](https://www.dokuwiki.org/dokuwiki/) is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dokuwiki-icon.png", - "image": "linuxserver/dokuwiki:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for GroupID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for UserID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "Specify a timezone to use for example Europe/Amsterdam" - } - ], - "ports": [ - "80:80/tcp", - "443:443/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/dokuwiki/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "categories": [ - "Gaming Server" - ], - "title": "Emulatorjs", - "name": "Emulatorjs", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/emulatorjs/config
mkdir -p /volume1/docker/emulatorjs/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/endlessh/config
", - "description": "[Endlessh](https://github.com/skeeto/endlessh) is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server.", - "platform": "linux", - "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/openssh-server-logo.png", - "image": "linuxserver/endlessh:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for GroupID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for UserID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "Specify a timezone to use for example Europe/Amsterdam" - }, - { - "name": "MSDELAY", - "label": "MSDELAY", - "default": "10000", - "description": "The endless banner is sent one line at a time. This is the delay in milliseconds between individual lines." - }, - { - "name": "MAXLINES", - "label": "MAXLINES", - "default": "32", - "description": "The length of each line is randomized. This controls the maximum length of each line. Shorter lines may keep clients on for longer if they give up after a certain number of bytes." - }, - { - "name": "MAXCLIENTS", - "label": "MAXCLIENTS", - "default": "4096", - "description": "Maximum number of connections to accept at a time. Connections beyond this are not immediately rejected, but will wait in the queue." - }, - { - "name": "LOGFILE", - "label": "LOGFILE", - "default": "false", - "description": "By default, the app logs to container log. If this is set to `true`, the log will be output to file under `/config/logs/endlessh` (`/config` needs to be mapped)." + "name": "LOGFILE", + "label": "LOGFILE", + "default": "false", + "description": "By default, the app logs to container log. If this is set to `true`, the log will be output to file under `/config/logs/endlessh` (`/config` needs to be mapped)." }, { "name": "BINDFAMILY", @@ -7443,13 +7989,13 @@ "categories": [ "Management Utility Server" ], - "title": "Openssh-server", - "name": "Openssh-server", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/openssh-server/config
", - "description": "[Openssh-server](https://www.openssh.com/) is a sandboxed environment that allows ssh access without giving keys to the entire server. Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into. The users only have access to the folders mapped and the processes running inside this container.", + "title": "Netbox", + "name": "Netbox", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/netbox/config
", + "description": "[Netbox](https://github.com/netbox-community/netbox) is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.", "platform": "linux", - "logo": "https://upload.wikimedia.org/wikipedia/en/6/65/OpenSSH_logo.png", - "image": "linuxserver/openssh-server:latest", + "logo": "https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo.png", + "image": "linuxserver/netbox:latest", "env": [ { "name": "PUID", @@ -7470,28 +8016,191 @@ "description": "Specify a timezone to use for example Europe/Amsterdam" }, { - "name": "PUBLIC_KEY", - "label": "PUBLIC_KEY", - "default": "yourpublickey", - "description": "Optional ssh public key, which will automatically be added to authorized_keys." + "name": "SUPERUSER_EMAIL", + "label": "SUPERUSER_EMAIL", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/openssh-server/config
", + "description": "[Openssh-server](https://www.openssh.com/) is a sandboxed environment that allows ssh access without giving keys to the entire server. Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into. The users only have access to the folders mapped and the processes running inside this container.", + "platform": "linux", + "logo": "https://upload.wikimedia.org/wikipedia/en/6/65/OpenSSH_logo.png", + "image": "linuxserver/openssh-server:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for GroupID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for UserID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "Specify a timezone to use for example Europe/Amsterdam" + }, + { + "name": "PUBLIC_KEY", + "label": "PUBLIC_KEY", + "default": "yourpublickey", + "description": "Optional ssh public key, which will automatically be added to authorized_keys." + }, + { + "name": "PUBLIC_KEY_FILE", + "label": "PUBLIC_KEY_FILE", + "default": "/path/to/file", + "description": "Optionally specify a file containing the public key (works with docker secrets)." + }, + { + "name": "PUBLIC_KEY_DIR", + "label": "PUBLIC_KEY_DIR", + "default": "/path/to/directory/containing/_only_/pubkeys", + "description": "Optionally specify a directory containing the public keys (works with docker secrets)." + }, + { + "name": "PUBLIC_KEY_URL", + "label": "PUBLIC_KEY_URL", + "default": "https://github.com/username.keys", + "description": "Optionally specify a URL containing the public key." }, { "name": "SUDO_ACCESS", @@ -7827,6 +8536,60 @@ ], "restart_policy": "unless-stopped" }, + { + "type": 1, + "title": "Webtop", + "name": "Webtop", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/webtop/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/adguardhome-sync/config
", - "description": "[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png", - "image": "linuxserver/adguardhome-sync:latest", - "env": [ + ], + "env": [], + "labels": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.enable", + "value": "true" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.services.cloudcmd.loadbalancer.server.port", + "value": "8000" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "traefik.http.routers.cloudcmd.entrypoints", + "value": "websecure" }, { - "name": "CONFIGFILE", - "label": "CONFIGFILE", - "default": "/config/adguardhome-sync.yaml", - "description": "Set a custom config file." - } - ], - "ports": [ - "8080:8080/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/adguardhome-sync/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Altus", - "name": "Altus", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/altus/config
", - "description": "[Altus](https://github.com/amanharwara/altus) is an Electron-based WhatsApp client with themes and multiple account support.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/altus-logo.png", - "image": "linuxserver/altus:latest", - "env": [ + "name": "traefik.http.routers.cloudcmd.tls.certresolver", + "value": "mydnschallenge" + }, { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.http.routers.cloudcmd.middlewares", + "value": "authme" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.middlewares.authme.forwardauth.address", + "value": "http://authelia:9091/api/verify?rd=https://login.${DEPOT_DOMAIN_NAME}/" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "traefik.http.middlewares.authme.forwardauth.trustforwardheader", + "value": "true" } + ] + }, + { + "type": 1, + "name": "duplicacy", + "title": "Duplicacy", + "description": "Duplicacy backs up your files to many cloud storages with client-side encryption and the highest level of deduplication", + "logo": "https://mediadepot.github.io/templates/img/duplicacy-icon.png", + "image": "mediadepot/duplicacy:latest", + "categories": [ + "Utility:Backup" ], "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "3875/tcp" ], "volumes": [ { "container": "/config", - "bind": "/volume1/docker/altus/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Babybuddy", - "name": "Babybuddy", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/babybuddy/config
", - "description": "[Babybuddy](https://github.com/babybuddy/babybuddy) is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.", - "platform": "linux", - "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/babybuddy-logo.png", - "image": "linuxserver/babybuddy:latest", - "env": [ + "bind": "/opt/mediadepot/apps/duplicacy/config" + }, { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/logs", + "bind": "/opt/mediadepot/apps/duplicacy/logs" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/cache", + "bind": "/opt/mediadepot/apps/duplicacy/cache" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "container": "/source/apps", + "bind": "/opt/mediadepot/apps/" }, { - "name": "CSRF_TRUSTED_ORIGINS", - "label": "CSRF_TRUSTED_ORIGINS", - "default": "http://127.0.0.1:8000,https://babybuddy.domain.com", - "description": "Add any address you'd like to access babybuddy at (comma separated, no spaces)" + "container": "/source/storage", + "bind": "/media/storage/" } ], - "ports": [ - "8000:8000/tcp" - ], - "volumes": [ + "env": [ { - "container": "/config", - "bind": "/volume1/docker/babybuddy/config" + "name": "TZ", + "label": "TZ", + "default": "America/Los_Angeles" } ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Bambustudio", - "name": "Bambustudio", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/bambustudio/config
", - "description": "[Bambu Studio](https://bambulab.com/en/download/studio) Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bambustudio-logo.png", - "image": "linuxserver/bambustudio:latest", - "env": [ + "labels": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.enable", + "value": "true" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.services.duplicacy.loadbalancer.server.port", + "value": "3875" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "traefik.http.routers.duplicacy.entrypoints", + "value": "websecure" + }, + { + "name": "traefik.http.routers.duplicacy.tls.certresolver", + "value": "mydnschallenge" } + ] + }, + { + "type": 1, + "name": "dozzle", + "title": "Dozzle", + "description": " Realtime log viewer for docker containers. ", + "logo": "https://mediadepot.github.io/templates/img/dozzle.png", + "image": "amir20/dozzle:latest", + "categories": [ + "Tools:" ], "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "8080/tcp" ], + "privileged": true, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/bambustudio/config" + "container": "/var/run/docker.sock", + "bind": "/var/run/docker.sock", + "readonly": true } ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Blender", - "name": "Blender", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/blender/config
", - "description": "[Blender](https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/blender-logo.png", - "image": "linuxserver/blender:latest", - "env": [ + "command": "--no-analytics", + "env": [], + "labels": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.enable", + "value": "true" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.services.dozzle.loadbalancer.server.port", + "value": "8080" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "traefik.http.routers.dozzle.entrypoints", + "value": "websecure" }, { - "name": "SUBFOLDER", - "label": "SUBFOLDER", - "default": "/", - "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/blender/config" + "name": "traefik.http.routers.dozzle.tls.certresolver", + "value": "mydnschallenge" } - ], - "restart_policy": "unless-stopped" + ] }, { "type": 1, - "title": "Boinc", - "name": "Boinc", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/boinc/config
", - "description": "[BOINC](https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.", + "name": "droppy", + "title": "Droppy", + "description": "Droppy is a self-hosted file storage server", + "logo": "https://mediadepot.github.io/templates/img/filebrowser-icon.png", + "image": "silverwind/droppy:latest", "categories": [ - "Research" + "Tools:", + "Network:Web", + "Network:Other", + "Tools:" ], - "platform": "linux", - "logo": "https://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg", - "image": "linuxserver/boinc:latest", - "env": [ + "ports": [ + "8989/tcp" + ], + "volumes": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/files/tvshows", + "bind": "/media/storage/tvshows" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/files/movies", + "bind": "/media/storage/movies" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "container": "/files/music", + "bind": "/media/storage/music" }, { - "name": "PASSWORD", - "label": "PASSWORD", - "default": "", - "description": "Optionally set a password for the gui." - } - ], - "ports": [ - "8080:8080/tcp", - "8181:8181/tcp" - ], - "volumes": [ + "container": "/files/photos", + "bind": "/media/storage/photos" + }, { - "container": "/config", - "bind": "/volume1/docker/boinc/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Budge", - "name": "Budge", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/budge/config
", - "description": "[Budge](https://github.com/linuxserver/budge) is an open source 'budgeting with envelopes' personal finance app.", - "platform": "linux", - "logo": "", - "image": "linuxserver/budge:latest", - "env": [ + "container": "/files/ebooks", + "bind": "/media/storage/ebooks" + }, { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/files/documents", + "bind": "/media/storage/documents" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/files/software", + "bind": "/media/storage/software" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "80:80/tcp", - "443:443/tcp" - ], - "volumes": [ + "container": "/files/downloads", + "bind": "/media/storage/downloads" + }, + { + "container": "/files/blackhole", + "bind": "/media/temp/blackhole" + }, + { + "container": "/files/processing", + "bind": "/media/temp/processing" + }, { "container": "/config", - "bind": "/volume1/docker/budge/config" + "bind": "/opt/mediadepot/apps/droppy" } ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Build-agent", - "name": "Build-agent", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/build-agent/config
", - "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.", - "platform": "linux", - "logo": "", - "image": "linuxserver/build-agent:latest", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "GID", + "label": "GID", + "default": "15000", + "preset": true }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "UID", + "label": "UID", + "default": "15000", + "preset": true }, { "name": "TZ", "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "default": "America/Los_Angeles" } ], - "ports": [ - "80:80/tcp" - ], - "volumes": [ + "labels": [ { - "container": "/config", - "bind": "/volume1/docker/build-agent/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Calligra", - "name": "Calligra", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calligra/config
", - "description": "[Calligra](https://calligra.org/) is an office and graphic art suite by KDE. It is available for desktop PCs, tablet computers, and smartphones. It contains applications for word processing, spreadsheets, presentation, vector graphics, and editing databases.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calligra-logo.png", - "image": "linuxserver/calligra:latest", - "env": [ + "name": "traefik.enable", + "value": "true" + }, { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.http.services.droppy.loadbalancer.server.port", + "value": "8989" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.routers.droppy.entrypoints", + "value": "websecure" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "traefik.http.routers.droppy.tls.certresolver", + "value": "mydnschallenge" } + ] + }, + { + "type": 3, + "name": "filerun", + "title": "Filerun", + "description": "access your files anywhere through self-hosted secure cloud storage, file backup and sharing for your photos, videos, files and more.", + "logo": "https://mediadepot.github.io/templates/img/filerun-logo.png", + "categories": [ + "Documents:", + "Network:Other", + "Tools:" + ], + "env": [], + "repository": { + "url": "https://github.com/mediadepot/templates", + "stackfile": "stacks/filerun/docker-compose.yml" + } + }, + { + "type": 1, + "name": "gaps", + "title": "Gaps", + "description": "Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.", + "logo": "https://mediadepot.github.io/templates/img/plex-icon.png", + "image": "housewrecker/gaps:latest", + "categories": [ + "Tools:", + "Network:Web", + "Network:Other", + "Tools:" ], "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "8484/tcp" ], - "volumes": [ + "volumes": [], + "env": [ { - "container": "/config", - "bind": "/volume1/docker/calligra/config" + "name": "TZ", + "label": "TZ", + "default": "America/Los_Angeles" } ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Changedetection.io", - "name": "Changedetection.io", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/changedetection.io/config
", - "description": "[Changedetection.io](https://github.com/dgtlmoon/changedetection.io) provides free, open-source web page monitoring, notification and change detection.", - "platform": "linux", - "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/changedetection-icon.png", - "image": "linuxserver/changedetection.io:latest", - "env": [ + "labels": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.enable", + "value": "true" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.services.gaps.loadbalancer.server.port", + "value": "8484" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "traefik.http.routers.gaps.entrypoints", + "value": "websecure" }, { - "name": "BASE_URL", - "label": "BASE_URL", - "default": "", - "description": "Specify the full URL (including protocol) when running behind a reverse proxy" + "name": "traefik.http.routers.gaps.tls.certresolver", + "value": "mydnschallenge" } + ] + }, + { + "type": 1, + "name": "homepage", + "title": "Homepage", + "description": "A modern (fully static, fast), secure (fully proxied), highly customizable application dashboard with integrations for more than 25 services and translations for over 15 languages. Easily configured via YAML files (or discovery via docker labels).", + "logo": "https://mediadepot.github.io/templates/img/homepage.png", + "image": "ghcr.io/benphelps/homepage:latest", + "categories": [ + "Tools:", + "Network:Web", + "Network:Other", + "Status:Stable" ], "ports": [ - "5000:5000/tcp" + "3000/tcp" ], "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/changedetection.io/config" + "container": "/app/config", + "bind": "/opt/mediadepot/apps/homepage" + }, + { + "container": "/etc/localtime", + "bind": "/etc/localtime", + "readonly": true } ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Chromium", - "name": "Chromium", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/chromium/config
", - "description": "[Chromium](https://www.chromium.org/chromium-projects/) is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/chromium-logo.png", - "image": "linuxserver/chromium:latest", "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, { "name": "PGID", "label": "PGID", - "default": "100", - "description": "for GroupID" + "default": "15000", + "preset": true }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "PUID", + "label": "PUID", + "default": "15000", + "preset": true }, { - "name": "CHROME_CLI", - "label": "CHROME_CLI", - "default": "https://www.linuxserver.io/", - "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/chromium/config" + "name": "TZ", + "label": "TZ", + "default": "America/Los_Angeles" } ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Ci", - "name": "Ci", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ci/config
", - "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.", - "platform": "linux", - "logo": "", - "image": "linuxserver/ci:latest", - "env": [ + "labels": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "traefik.enable", + "value": "true" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "traefik.http.services.homepage.loadbalancer.server.port", + "value": "3000" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "80:80/tcp" - ], - "volumes": [ + "name": "traefik.http.routers.homepage.entrypoints", + "value": "websecure" + }, { - "container": "/config", - "bind": "/volume1/docker/ci/config" + "name": "traefik.http.routers.homepage.tls.certresolver", + "value": "mydnschallenge" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Cura", - "name": "Cura", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cura/config
", - "description": "[UltiMaker Cura](https://ultimaker.com/software/ultimaker-cura/) is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cura-logo.png", - "image": "linuxserver/cura:latest", + "type": 3, + "name": "klaxon", + "title": "Klaxon", + "description": "Klaxon is a free, quick to set up and easy to use robot that checks websites regularly so you don't have to.", + "logo": "https://mediadepot.github.io/templates/img/klaxon-logo.png", + "categories": [ + "Documents:", + "Network:Other", + "Tools:" + ], "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "SMTP_PROVIDER", + "label": "SMTP_PROVIDER", + "default": "SENDGRID" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "SENDGRID_USERNAME", + "label": "SENDGRID_USERNAME", + "default": "" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ + "name": "SENDGRID_PASSWORD", + "label": "SENDGRID_PASSWORD", + "default": "" + }, { - "container": "/config", - "bind": "/volume1/docker/cura/config" + "name": "ADMIN_EMAILS", + "label": "ADMIN_EMAILS", + "default": "" } ], - "restart_policy": "unless-stopped" + "repository": { + "url": "https://github.com/mediadepot/templates", + "stackfile": "stacks/klaxon/docker-compose.yml" + } }, { "type": 1, - "title": "Darktable", - "name": "Darktable", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/darktable/config
", - "description": "[darktable](https://www.darktable.org/) is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.", + "name": "logzio-logs-collector", + "title": "Logzio Logs Collector", + "description": "Docker container that uses Filebeat to collect logs from other Docker containers and forward those logs to your Logz.io account.", + "logo": "https://mediadepot.github.io/templates/img/logzio-icon.png", + "image": "logzio/docker-collector-logs", "categories": [ - "Productivity" + "Tools:" ], - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/darktable-logo.png", - "image": "linuxserver/darktable:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, + "ports": [], + "privileged": true, + "volumes": [ { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/var/run/docker.sock", + "bind": "/var/run/docker.sock", + "readonly": true }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "container": "/var/lib/docker/containers", + "bind": "/var/lib/docker/containers" } ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ + "env": [ { - "container": "/config", - "bind": "/volume1/docker/darktable/config" + "name": "LOGZIO_TOKEN", + "label": "LOGZIO_TOKEN", + "default": "REPLACE-LOGZIO-TOKEN-HERE" + }, + { + "name": "LOGZIO_URL", + "label": "LOGZIO_URL", + "default": "listener.logz.io:5015" } ], - "restart_policy": "unless-stopped" + "labels": [] }, { "type": 1, - "title": "Ddclient", - "name": "Ddclient", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ddclient/config
", - "description": "[Ddclient](https://github.com/ddclient/ddclient) is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.", + "name": "logzio-metrics-collector", + "title": "Logzio Metrics Collector", + "description": "Docker Metrics Collector is a container that runs Metricbeat with the modules you enable at runtime.", + "logo": "https://mediadepot.github.io/templates/img/logzio-icon.png", + "image": "logzio/docker-collector-metrics", "categories": [ - "Networking" + "Tools:" ], - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png", - "image": "linuxserver/ddclient:latest", - "env": [ + "ports": [], + "privileged": true, + "volumes": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/var/run/docker.sock", + "bind": "/var/run/docker.sock", + "readonly": true }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/hostfs/sys/fs/cgroup", + "bind": "/sys/fs/cgroup", + "readonly": true }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "container": "/hostfs/proc", + "bind": "/proc", + "readonly": true + }, + { + "container": "/hostfs", + "bind": "/", + "readonly": true } ], - "volumes": [ + "env": [ { - "container": "/config", - "bind": "/volume1/docker/ddclient/config" + "name": "LOGZIO_TOKEN", + "label": "LOGZIO_TOKEN", + "default": "REPLACE-LOGZIO-TOKEN-HERE" + }, + { + "name": "LOGZIO_MODULES", + "label": "LOGZIO_MODULES", + "default": "system,docker" } ], - "restart_policy": "unless-stopped" + "labels": [] + }, + { + "type": 3, + "name": "mayan", + "title": "Mayan EDMS", + "description": "Mayan EDMS is an electronic vault for your documents.", + "logo": "https://mediadepot.github.io/templates/img/mayan-logo.png", + "categories": [ + "Documents:", + "Tools:" + ], + "repository": { + "url": "https://github.com/mediadepot/templates", + "stackfile": "stacks/mayan/docker-compose.yml" + } }, { "type": 1, - "title": "Digikam", - "name": "Digikam", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/digikam/config
", - "description": "[digiKam](https://www.digikam.org/): Professional Photo Management with the Power of Open Source", + "name": "netbootxyz", + "title": "Netboot.xyz", + "description": "Netbootxyz is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool", + "logo": "https://mediadepot.github.io/templates/img/netbootxyz.jpg", + "image": "linuxserver/netbootxyz:latest", "categories": [ - "Photography" + "Downloaders:", + "Network:Other", + "Tools:" ], - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png", - "image": "linuxserver/digikam:latest", - "env": [ + "ports": [ + "3000/tcp", + "69/udp" + ], + "volumes": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/config", + "bind": "/opt/mediadepot/apps/netbootxyz" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/assets", + "bind": "/media/storage/software/netbootxyz" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "container": "/etc/localtime", + "bind": "/etc/localtime", + "readonly": true + } + ], + "env": [ + { + "name": "PGID", + "label": "PGID", + "default": "15000", + "preset": true }, { - "name": "SUBFOLDER", - "label": "SUBFOLDER", - "default": "/", - "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" + "name": "PUID", + "label": "PUID", + "default": "15000", + "preset": true } ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ + "labels": [ { - "container": "/config", - "bind": "/volume1/docker/digikam/config" + "name": "traefik.enable", + "value": "true" + }, + { + "name": "traefik.http.services.netbootxyz.loadbalancer.server.port", + "value": "3000" + }, + { + "name": "traefik.http.routers.netbootxyz.entrypoints", + "value": "websecure" + }, + { + "name": "traefik.http.routers.netbootxyz.tls.certresolver", + "value": "mydnschallenge" } - ], - "restart_policy": "unless-stopped" + ] }, { "type": 1, - "title": "Dillinger", - "name": "Dillinger", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/dillinger/config
", - "description": "[Dillinger](https://github.com/joemccann/dillinger) is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.", + "name": "plex", + "title": "Plex Media Server", + "description": "Plex organizes your video, music, and photo collections and streams them to all of your screens.", + "logo": "https://mediadepot.github.io/templates/img/plex-icon.png", + "image": "linuxserver/plex:latest", + "network": "host", "categories": [ - "Development" + "MediaServer:Video", + "MediaServer:Music", + "MediaServer:Photos" ], - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dillinger.png", - "image": "linuxserver/dillinger:latest", - "env": [ + "privileged": true, + "ports": [], + "volumes": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/config", + "bind": "/opt/mediadepot/apps/plex" }, + { + "container": "/data/tvshows", + "bind": "/media/storage/tvshows" + }, + { + "container": "/data/movies", + "bind": "/media/storage/movies" + }, + { + "container": "/data/music", + "bind": "/media/storage/music" + }, + { + "container": "/transcode" + } + ], + "env": [ { "name": "PGID", "label": "PGID", - "default": "100", - "description": "for GroupID" + "default": "15000", + "preset": true + }, + { + "name": "PUID", + "label": "PUID", + "default": "15000", + "preset": true }, { "name": "TZ", "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "default": "America/Los_Angeles" + }, + { + "name": "VERSION", + "label": "VERSION", + "default": "latest" } ], - "ports": [ - "8080:8080/tcp" - ], - "volumes": [ + "labels": [ { - "container": "/config", - "bind": "/volume1/docker/dillinger/config" + "name": "traefik.enable", + "value": "true" + }, + { + "name": "traefik.http.services.plex.loadbalancer.server.port", + "value": "32400" } + ] + }, + { + "type": 3, + "name": "plextraktsync", + "title": "PlexTraktSync", + "description": "A python script that syncs the movies, shows and ratings between trakt and Plex", + "logo": "https://mediadepot.github.io/templates/img/plex-icon.png", + "categories": [ + "Documents:", + "Tools:" ], - "restart_policy": "unless-stopped" + "repository": { + "url": "https://github.com/mediadepot/templates", + "stackfile": "stacks/plextraktsync/docker-compose.yml" + } }, { "type": 1, - "title": "Diskover", - "name": "Diskover", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/diskover/config
mkdir -p /volume1/docker/diskover/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/doplarr/config
", - "description": "[Doplarr](https://github.com/kiranshila/Doplarr) is an *arr request bot for Discord.'", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doplarr-logo_title.png", - "image": "linuxserver/doplarr:latest", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "FTP_USER_NAME", + "label": "FTP_USER_NAME", + "default": "depot", + "preset": true }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "FTP_USER_PASS", + "label": "FTP_USER_PASS", + "default": "badpass" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "FTP_USER_HOME", + "label": "FTP_USER_HOME", + "default": "/data", + "preset": true }, { - "name": "DISCORD__TOKEN", - "label": "DISCORD__TOKEN", - "default": "", - "description": "Specify your discord bot token." + "name": "FTP_USER_GID", + "label": "FTP_USER_GID", + "default": "15000", + "preset": true }, { - "name": "OVERSEERR__API", - "label": "OVERSEERR__API", - "default": "", - "description": "Specify your Overseerr API key. Leave blank if using Radarr/Sonarr." + "name": "FTP_USER_UID", + "label": "FTP_USER_UID", + "default": "15000", + "preset": true }, { - "name": "OVERSEERR__URL", - "label": "OVERSEERR__URL", - "default": "http://localhost:5055", - "description": "Specify your Overseerr URL. Leave blank if using Radarr/Sonarr." + "name": "TZ", + "label": "TZ", + "default": "America/Los_Angeles" }, { - "name": "RADARR__API", - "label": "RADARR__API", - "default": "", - "description": "Specify your Radarr API key. Leave blank if using Overseerr." - }, + "name": "PUBLICHOST", + "label": "PUBLICHOST", + "default": "localhost" + } + ], + "labels": [] + }, + { + "type": 1, + "name": "rclone", + "title": "Rclone Config Backup", + "description": "Rclone is a command line program to sync files and directories to and from cloud providers (Dropbox, GDrive, Box, etc)", + "logo": "https://mediadepot.github.io/templates/img/rclone.png", + "image": "mediadepot/rclone:latest", + "categories": [ + "Backup:", + "Cloud:", + "Network:Other", + "Tools:" + ], + "ports": [], + "volumes": [ { - "name": "RADARR__URL", - "label": "RADARR__URL", - "default": "http://localhost:7878", - "description": "Specify your Radarr URL. Leave blank if using Overseerr." + "container": "/srv/rclone/config", + "bind": "/opt/mediadepot/apps/rclone" }, { - "name": "SONARR__API", - "label": "SONARR__API", - "default": "", - "description": "Specify your Sonarr API key. Leave blank if using Overseerr." - }, + "container": "/mnt/data", + "bind": "/opt/mediadepot/apps" + } + ] + }, + { + "type": 1, + "name": "scrutiny", + "title": "Scrutiny", + "description": "WebUI for smartd S.M.A.R.T monitoring", + "logo": "https://mediadepot.github.io/templates/img/scrutiny.png", + "image": "analogj/scrutiny:latest", + "categories": [ + "Monitoring:" + ], + "ports": [ + "8080/tcp" + ], + "volumes": [ { - "name": "SONARR__URL", - "label": "SONARR__URL", - "default": "http://localhost:8989", - "description": "Specify your Sonarr URL. Leave blank if using Overseerr." + "container": "/scrutiny/config/", + "bind": "/opt/mediadepot/apps/scrutiny" }, { - "name": "DISCORD__MAX_RESULTS", - "label": "DISCORD__MAX_RESULTS", - "default": "25", - "description": "Sets the maximum size of the search results selection" - }, + "container": "/run/udev", + "bind": "/run/udev", + "readonly": true + } + ], + "env": [], + "labels": [ { - "name": "DISCORD__REQUESTED_MSG_STYLE", - "label": "DISCORD__REQUESTED_MSG_STYLE", - "default": ":plain", - "description": "Sets the style of the request alert message. One of `:plain` `:embed` `:none`" + "name": "traefik.enable", + "value": "true" }, { - "name": "SONARR__QUALITY_PROFILE", - "label": "SONARR__QUALITY_PROFILE", - "default": "", - "description": "The name of the quality profile to use by default for Sonarr" + "name": "traefik.http.services.scrutiny.loadbalancer.server.port", + "value": "8080" }, { - "name": "RADARR__QUALITY_PROFILE", - "label": "RADARR__QUALITY_PROFILE", - "default": "", - "description": "The name of the quality profile to use by default for Radarr" + "name": "traefik.http.routers.scrutiny.entrypoints", + "value": "websecure" }, { - "name": "SONARR__ROOTFOLDER", - "label": "SONARR__ROOTFOLDER", - "default": "", - "description": "The root folder to use by default for Sonarr" - }, + "name": "traefik.http.routers.scrutiny.tls.certresolver", + "value": "mydnschallenge" + } + ] + }, + { + "type": 1, + "name": "sickrage", + "title": "SickRage", + "description": "Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.", + "logo": "https://mediadepot.github.io/templates/img/sickrage-icon.png", + "image": "linuxserver/sickrage:latest", + "categories": [ + "Downloaders:", + "MediaApp:Video" + ], + "ports": [ + "8081/tcp" + ], + "volumes": [ { - "name": "RADARR__ROOTFOLDER", - "label": "RADARR__ROOTFOLDER", - "default": "", - "description": "The root folder to use by default for Radarr" + "container": "/config", + "bind": "/opt/mediadepot/apps/sickrage" }, { - "name": "SONARR__LANGUAGE_PROFILE", - "label": "SONARR__LANGUAGE_PROFILE", - "default": "", - "description": "The name of the language profile to use by default for Sonarr" + "container": "/downloads", + "bind": "/media/storage/downloads/tvshows" }, { - "name": "OVERSEERR__DEFAULT_ID", - "label": "OVERSEERR__DEFAULT_ID", - "default": "", - "description": "The Overseerr user id to use by default if there is no associated discord account for the requester" + "container": "/tv", + "bind": "/media/storage/tvshows" }, { - "name": "PARTIAL_SEASONS", - "label": "PARTIAL_SEASONS", - "default": "true", - "description": "Sets whether users can request partial seasons." + "container": "/blackhole", + "bind": "/media/temp/blackhole/tvshows" + } + ], + "env": [ + { + "name": "PGID", + "label": "PGID", + "default": "15000", + "preset": true }, { - "name": "LOG_LEVEL", - "label": "LOG_LEVEL", - "default": ":info", - "description": "The log level for the logging backend. This can be changed for debugging purposes. One of trace `:debug` `:info` `:warn` `:error` `:fatal` `:report`" + "name": "PUID", + "label": "PUID", + "default": "15000", + "preset": true }, { - "name": "JAVA_OPTS", - "label": "JAVA_OPTS", - "default": "", - "description": "For passing additional java options." + "name": "TZ", + "label": "TZ", + "default": "America/Los_Angeles" } ], - "volumes": [ + "labels": [ { - "container": "/config", - "bind": "/volume1/docker/doplarr/config" + "name": "traefik.enable", + "value": "true" + }, + { + "name": "traefik.http.services.sickrage.loadbalancer.server.port", + "value": "8081" + }, + { + "name": "traefik.http.routers.sickrage.entrypoints", + "value": "websecure" + }, + { + "name": "traefik.http.routers.sickrage.tls.certresolver", + "value": "mydnschallenge" } - ], - "restart_policy": "unless-stopped" + ] }, { "type": 1, - "title": "Doublecommander", - "name": "Doublecommander", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/doublecommander/config
mkdir -p /volume1/docker/doublecommander/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fail2ban/config
mkdir -p /volume1/docker/fail2ban/var/log:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/airsonic:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/apache2:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/authelia:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/emby:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/filebrowser:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/homeassistant:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/lighttpd:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nextcloud:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nginx:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nzbget:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/overseerr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/prowlarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/radarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/sabnzbd:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/sonarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/unificontroller:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/vaultwarden:ro
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/faster-whisper/config
", - "description": "[Faster-whisper](https://github.com/SYSTRAN/faster-whisper) is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/faster-whisper-logo.png", - "image": "linuxserver/faster-whisper:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, + "name": "wizarr", + "title": "Wizarr", + "description": " Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc. ", + "logo": "https://mediadepot.github.io/templates/img/wizarr-logo.png", + "image": "ghcr.io/wizarrrr/wizarr", + "categories": [ + "Tools:" + ], + "ports": [ + "5690/tcp" + ], + "volumes": [ { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "container": "/data/database", + "bind": "/opt/mediadepot/apps/wizarr" }, { - "name": "WHISPER_MODEL", - "label": "WHISPER_MODEL", - "default": "tiny-int8", - "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium.en`, all with `-int8` compressed variants" + "container": "/etc/localtime", + "bind": "/etc/localtime", + "readonly": true + } + ], + "env": [ + { + "name": "APP_URL", + "label": "APP_URL", + "default": "https://wizarr.domain.com" + } + ], + "labels": [ + { + "name": "traefik.enable", + "value": "true" }, { - "name": "WHISPER_BEAM", - "label": "WHISPER_BEAM", - "default": "1", - "description": "Number of candidates to consider simultaneously during transcription." + "name": "traefik.http.services.wizarr.loadbalancer.server.port", + "value": "5690" }, { - "name": "WHISPER_LANG", - "label": "WHISPER_LANG", - "default": "en", - "description": "Language that you will speak to the add-on." - } - ], - "ports": [ - "10300:10300/tcp" - ], - "volumes": [ + "name": "traefik.http.routers.wizarr.entrypoints", + "value": "websecure" + }, { - "container": "/config", - "bind": "/volume1/docker/faster-whisper/config" + "name": "traefik.http.routers.wizarr.tls.certresolver", + "value": "mydnschallenge" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Feed2toot", - "name": "Feed2toot", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/feed2toot/config
", - "description": "[Feed2toot](https://gitlab.com/chaica/feed2toot) automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.", + "categories": [ + "Adblocking" + ], + "description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it\u2019ll cover ALL your home devices, and you don\u2019t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your network.", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/adguard.png", + "name": "adguardhome", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/feed2toot-banner.png", - "image": "linuxserver/feed2toot:latest", + "repository": { + "stackfile": "Template/Stack/adguardhome.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Adguard Home", + "type": 3 + }, + { + "categories": [ + "Social", + "Forum" + ], + "description": "Zusam is a free and open-source way to self-host private forums for groups of friends.", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "default": "email@domain.example", + "label": "INIT_USER", + "name": "INIT_USER" }, { - "name": "FEED_LIMIT", - "label": "FEED_LIMIT", - "default": "5", - "description": "Limit number of RSS entries published at each execution." + "default": "initpass zusam", + "label": "INIT_PASSWORD", + "name": "INIT_PASSWORD" } ], + "image": "zusam/zusam", + "logo": "https://github.com/zusam/zusam/raw/master/app/src/assets/zusam_logo.png", + "name": "Zusam", + "platform": "linux", + "ports": [ + "4180:8080/tcp" + ], + "restart_policy": "unless-stopped", + "title": "Zus.am", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/feed2toot/config" + "bind": "/portainer/Files/AppData/Config/Zusam", + "container": "/zusam/data" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Fleet", - "name": "Fleet", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fleet/config
", - "description": "[Fleet](https://github.com/linuxserver/fleet) provides an online web interface which displays a set of maintained images from one or more owned repositories.", + "categories": [ + "Social" + ], + "description": "Use Tiktok with an alternative frontend, inspired by Nitter.", + "name": "proxitok", "platform": "linux", + "repository": { + "stackfile": "Template/Stack/proxitok.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "ProxiTok", + "type": 3 + }, + { + "categories": [ + "Feed Reader" + ], + "description": "Miniflux is a minimalist and opinionated feed reader.", "logo": "", - "image": "linuxserver/fleet:latest", + "name": "miniflux", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/miniflux.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Miniflux", + "type": 3 + }, + { + "categories": [ + "Tools" + ], + "description": "Koillection is a self-hosted collection manager created to keep track of physical (mostly) collections of any kind like books, DVDs, stamps, games..", "env": [ { - "name": "PUID", + "default": "1000", "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "PUID" }, { - "name": "PGID", + "default": "1000", "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "fleet_admin_authentication_type", - "label": "fleet_admin_authentication_type", - "default": "DATABASE", - "description": "A switch to define how Fleet manages user logins. If set to DATABASE, see the related optional params. Can be set to either DATABASE or PROPERTIES." - }, - { - "name": "fleet_database_url", - "label": "fleet_database_url", - "default": "jdbc:mariadb://Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/flexget/config
mkdir -p /volume1/docker/flexget/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/freecad/config
", - "description": "[FreeCAD](https://www.freecad.org/) is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.", + "categories": [ + "Presentation" + ], + "description": "It is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free | Production Mode", + "image": "cloudogu/reveal.js", + "logo": "https://pbs.twimg.com/profile_images/1260911777929400325/_ClbHpsz_400x400.jpg", + "name": "revealjs", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freecad-logo.png", - "image": "linuxserver/freecad:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, + "ports": [ + "6060:8080/tcp" + ], + "restart_policy": "always", + "title": "Reveal.js", + "type": 1, + "volumes": [ { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "bind": "/portainer/Files/AppData/Config/revealjs/docs/slides", + "container": "/reveal/docs/slides" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "bind": "/portainer/Files/AppData/Config/revealjs/scripts/test", + "container": "/resources" } + ] + }, + { + "categories": [ + "Network" ], + "description": "An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page.", + "image": "statping/statping:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/statping.png", + "name": "statping", + "platform": "linux", "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "4040:8080/tcp" ], + "restart_policy": "always", + "title": "Statping", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/freecad/config" + "bind": "/portainer/Files/AppData/Config/statping", + "container": "/app" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Gimp", - "name": "Gimp", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/gimp/config
", - "description": "[GIMP](https://www.gimp.org/) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is extensible by means of plugins, and scriptable.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/gimp-logo.png", - "image": "linuxserver/gimp:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "categories": [ + "Network" ], + "description": "Network UPS Tools server", + "image": "upshift/nut-upsd", + "logo": "", + "name": "nuts", + "platform": "linux", "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "3493:3493/tcp" ], + "restart_policy": "always", + "title": "NUTS", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/gimp/config" + "bind": "/portainer/Files/AppData/Config/nuts", + "container": "/app" } + ] + }, + { + "categories": [ + "Tools" ], - "restart_policy": "unless-stopped" + "description": "Your Budgets, Calendars, Meals, Inventory, Tasks, and so much more in one simple app.For everyone in your household.On all of your devices.In the cloud or self-hosted", + "logo": "https://homechart.app/images/homechart.min.776793e5e4334866f0799e8a84b8448efb1b06cb2762b2bb20f99068ac36136c.png", + "name": "homechart", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/homechart.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Homechart", + "type": 3 }, { - "type": 1, - "title": "Github-desktop", - "name": "Github-desktop", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/github-desktop/config
", - "description": "[Github Desktop](https://desktop.github.com/) is an open source Electron-based GitHub app. It is written in TypeScript and uses React.", + "categories": [ + "Messenger" + ], + "description": "Ferdi is a messaging browser that allows you to combine your favourite messaging services into one application", + "logo": "https://raw.githubusercontent.com/getferdi/server/master/logo.png", + "name": "ferdi-server", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/github-desktop-icon.png", - "image": "linuxserver/github-desktop:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/github-desktop/config" - } + "repository": { + "stackfile": "Template/Stack/ferdiserver.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Ferdi Server", + "type": 3 + }, + { + "categories": [ + "Messenger" ], - "restart_policy": "unless-stopped" + "description": "Ferdium is a messaging browser that allows you to combine your favourite messaging services into one application", + "logo": "https://github.com/ferdium/ferdium-server/raw/main/logo.png", + "name": "ferdium", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/ferdium.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Ferdium", + "type": 3 }, { - "type": 1, - "title": "Gitqlient", - "name": "Gitqlient", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/gitqlient/config
", - "description": "[GitQlient](https://github.com/francescmm/GitQlient) is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.", + "categories": [ + "Other" + ], + "description": "Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.", + "logo": "", + "name": "snippet-box", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/gitqlient-icon.png", - "image": "linuxserver/gitqlient:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/snippetbox.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Snippet Box", + "type": 3 + }, + { + "categories": [ + "Social" ], + "description": "LittleLink is an open source DIY self-hosted alternative to services like Linktree and many.link. ", + "logo": "https://littlelink.io/images/avatar@2x.png", + "name": "littlelink-server", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/littlelink.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "3000:3000/tcp" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/gitqlient/config" - } + "title": "Littlelink Server", + "type": 3 + }, + { + "categories": [ + "Social" ], - "restart_policy": "unless-stopped" + "description": "Self-hosted open-source Linktree alternative. LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface.", + "logo": "https://linkstack.org/wp-content/uploads/2023/04/logo-animated.svg", + "name": "linkstack", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/linkstack.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Linkstack", + "type": 3 }, { - "type": 1, - "title": "Grav", - "name": "Grav", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/grav/config
", - "description": "[Grav](https://github.com/getgrav/grav/) is a Fast, Simple, and Flexible, file-based Web-platform.", "categories": [ - "Web Platform" + "Downloaders" ], + "description": "A perfect Aria2 Docker image. Out of the box, just add download tasks and don't need to think about anything else.", + "logo": "https://imgcdn.p3terx.com/post/20201113041845.jpg", + "name": "aria2-pro", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png", - "image": "linuxserver/grav:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/aria2pro.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Aria2 Pro", + "type": 3 + }, + { + "categories": [ + "Downloaders" ], - "ports": [ - "80:80/tcp" + "description": "A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support.", + "logo": "https://hotio.dev/img/image-logos/flood.svg", + "name": "flood", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/flood.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Flood", + "type": 3 + }, + { + "categories": [ + "Photos", + "AI" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/grav/config" - } + "description": "PhotoPrism is an AI-powered app for browsing, organizing & sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way.| Copy as Custom stack and EDIT environment variables.", + "logo": "https://photoprism.app/static/img/logo.svg", + "name": "photoprism", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/photoprism.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Photoprism", + "type": 3 + }, + { + "categories": [ + "Photos", + "AI" ], - "restart_policy": "unless-stopped" + "description": "Immich is a high performance self-hosted photo and video backup solution.", + "logo": "https://github.com/immich-app/immich/raw/main/design/immich-logo.svg", + "name": "immich", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/immich.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Immich", + "type": 3 }, { - "type": 1, - "title": "Hedgedoc", - "name": "Hedgedoc", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/hedgedoc/config
", - "description": "[HedgeDoc](https://hedgedoc.org/) gives you access to all your files wherever you are. HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.", "categories": [ - "Documentation" + "File Browsers" ], + "description": "Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.", + "logo": "https://user-images.githubusercontent.com/58886915/166198400-c2134044-1198-4647-a8b6-da9c4a204c68.svg", + "name": "pingvin-share", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hedgedoc-banner.png", - "image": "linuxserver/hedgedoc:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "DB_HOST", - "label": "DB_HOST", - "default": "Don't forget to create the volume directories on the host file system.
", - "description": "[hiSHtory](https://github.com/ddworken/hishtory) is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.", + "categories": [ + "offline" + ], + "description": "Internet. Offline.Store any website on your mobile phone or computer, easily.", + "logo": "https://www.kiwix.org/wp-content/uploads/kiwix-logo-995x200-1.png", + "name": "kiwix", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hishtory-server-icon.png", - "image": "linuxserver/hishtory-server:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "HISHTORY_POSTGRES_DB", - "label": "HISHTORY_POSTGRES_DB", - "default": "postgresql://${HISHTORY_DB_USER}:${HISHTORY_DB_PASS}@hishtory-db:5432/hishtory?sslmode=disable", - "description": "Postgres DB [Connection URI](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING). Special characters must be [URL encoded](https://en.wikipedia.org/wiki/URL_encoding)." - }, - { - "name": "HISHTORY_SQLITE_DB", - "label": "HISHTORY_SQLITE_DB", - "default": "/config/hishtory.db", - "description": "SQLite database path. Needs to be a mounted volume for persistence. Don't set at the same time as HISHTORY_POSTGRES_DB." - } + "repository": { + "stackfile": "Template/Stack/kiwix.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Kiwix", + "type": 3 + }, + { + "categories": [ + "Tools" ], - "ports": [ - "8080:8080/tcp" + "description": "The recipe manager that allows you to manage your ever growing collection of digital recipes.", + "logo": "https://docs.tandoor.dev/logo_color.svg", + "name": "tandoor", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/tandoor.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Tandoor", + "type": 3 + }, + { + "categories": [ + "Social" ], - "restart_policy": "unless-stopped" + "description": "Webtrees is the web\u2019s leading online collaborative genealogy application. [GEDCOM files support]", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Logo_webtrees.svg/400px-Logo_webtrees.svg.png", + "name": "webtrees", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/webtrees.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Webtrees", + "type": 3 }, { - "type": 1, - "title": "Inkscape", - "name": "Inkscape", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/inkscape/config
", - "description": "[Inkscape](https://inkscape.org/) is professional quality vector graphics software which runs on Linux, Mac OS X and Windows desktop computers.", + "categories": [ + "metrics" + ], + "description": "This is an exporter that exposes information gathered from Proxmox VE node for use by the Prometheus monitoring system.", + "logo": "", + "name": "pve-exporter", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/inkscape-logo.png", - "image": "linuxserver/inkscape:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/pve-exporter.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "pve-exporter", + "type": 3 + }, + { + "categories": [ + "Devops" ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "description": "Modern UI for Ansible", + "logo": "https://res.cloudinary.com/canonical/image/fetch/f_auto,q_auto,fl_sanitize,w_60,h_60/https://dashboard.snapcraft.io/site_media/appmedia/2020/11/Screenshot_2020-11-21_at_02.05.22.png", + "name": "ansible-semaphore", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/ansible-semaphore.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Ansible-semaphore", + "type": 3 + }, + { + "categories": [ + "Audio", + "Multimedia" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/inkscape/config" - } + "description": "A social platform to enjoy and share music.Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.", + "logo": "https://funkwhale.audio/img/with-text-500.4aff7861.png", + "name": "funkwhale", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/funkwhale.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Funkwhale", + "type": 3 + }, + { + "categories": [ + "Cloud" ], - "restart_policy": "unless-stopped" + "description": "Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. It is similar to the discontinued\u00a0Firefox Send, with the difference that only the admin is allowed to upload files", + "logo": "https://noted.lol/content/images/2023/02/gokapi-self-hosted-main.png", + "name": "gokapi", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/gokapi.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Gokapi", + "type": 3 }, { - "type": 1, - "title": "Jenkins-builder", - "name": "Jenkins-builder", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jenkins-builder/config
", - "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.", + "categories": [ + "Time Tracking" + ], + "description": "Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.", + "logo": "https://traggo.net/images/favicon.png", + "name": "traggo", "platform": "linux", - "logo": "", - "image": "linuxserver/jenkins-builder:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "80:80/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/jenkins-builder/config" - } - ], - "restart_policy": "unless-stopped" + "repository": { + "stackfile": "Template/Stack/traggo.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Traggo", + "type": 3 }, { - "type": 1, - "title": "Kasm", - "name": "Kasm", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kasm/opt
mkdir -p /volume1/docker/kasm/profiles
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kdenlive/config
", - "description": "[Kdenlive](https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.", + "categories": [ + "ebooks" + ], + "description": "Codex is a web server comic book browser and reader.", + "logo": "https://github.com/ajslater/codex/raw/main/codex/static_src/img/logo.svg", + "name": "codex", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kdenlive-logo.png", - "image": "linuxserver/kdenlive:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "SUBFOLDER", - "label": "SUBFOLDER", - "default": "/", - "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" - } + "repository": { + "stackfile": "Template/Stack/codex.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Codex", + "type": 3 + }, + { + "categories": [ + "ebooks", + "comics" ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "description": "Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.", + "logo": "", + "name": "kapowarr", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/kapowarr.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Kapowarr", + "type": 3 + }, + { + "categories": [ + "Messaging" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/kdenlive/config" - } + "description": "A TLS proxy relay for the Signal privacy messenger app.", + "logo": "https://avatars.githubusercontent.com/u/702459?s=200&v=4", + "name": "signal", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/signal.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Signal Proxy", + "type": 3 + }, + { + "categories": [ + "Employee" ], - "restart_policy": "unless-stopped" + "description": "ChiefOnboarding is a free and open source employee onboarding platform. You can onboarding new hires through Slack or the dashboard.", + "logo": "https://chiefonboarding.com/wp-content/uploads/2022/07/ChiefOnBoarding-768x138.png", + "name": "chiefonboarding", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/chiefonboarding.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Chiefonboarding", + "type": 3 }, { - "type": 1, - "title": "Kicad", - "name": "Kicad", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kicad/config
", - "description": "[KiCad](https://www.kicad.org/) - A Cross Platform and Open Source Electronics Design Automation Suite.", + "categories": [ + "Podcast" + ], + "description": "Castopod is a free and open-source hosting platform made for podcasters.", + "logo": "https://pbs.twimg.com/profile_images/1313854745161932800/w_qe6Qq6_400x400.png", + "name": "castopod", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kicad-logo.png", - "image": "linuxserver/kicad:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "repository": { + "stackfile": "Template/Stack/castopod.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Castopod", + "type": 3 + }, + { + "categories": [ + "Music", + "Monitoring" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/kicad/config" - } + "description": "YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it!", + "logo": "", + "name": "your_spotify", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/your_spotify.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Your_spotify", + "type": 3 + }, + { + "categories": [ + "Database", + "Metrics" ], - "restart_policy": "unless-stopped" + "description": "InfluxDB is an open source time series database for recording metrics, events, and analytics. Telegraf is an agent for collecting metrics and writing them to InfluxDB or other outputs.", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/influxdb_telegraf.jpg", + "name": "influxdb-telegraf", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/influxdb2_telegraf.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Influxdb & Telegraf", + "type": 3 }, { - "type": 1, - "title": "Kimai", - "name": "Kimai", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kimai/config
", - "description": "[Kimai](https://kimai.org/) is a professional grade time-tracking application, free and open-source. It handles use-cases of freelancers as well as companies with dozens or hundreds of users. Kimai was build to track your project times and ships with many advanced features, including but not limited to: JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user - multi-timezones - multi-language ([over 30 translations existing](https://hosted.weblate.org/projects/kimai/)!), authentication via SAML/LDAP/Database, two-factor authentication (2FA) with TOTP, customizable role and team permissions, responsive design, user/customer/project specific rates, advanced search & filtering, money and time budgets, advanced reporting, support for [plugins](https://www.kimai.org/store/) and so much more.", + "categories": [ + "Database" + ], + "description": "InfluxDB is an open source time series database for recording metrics, events, and analytics.", + "logo": "https://www.niagaramarketplace.com/media/catalog/product/cache/f7420c7cfd302c73440e50c5a6066c3c/m/a/marketplace_icons_13_.png", + "name": "influxdb2", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kimai-logo.png", - "image": "linuxserver/kimai:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "DATABASE_URL", - "label": "DATABASE_URL", - "default": "mysql://your_db_user:your_db_pass@your_db_host:3306/your_db_name?charset=your_db_charset&serverVersion=your_db_version", - "description": "Configure your database connection, see Application Setup instructions." - } + "repository": { + "stackfile": "Template/Stack/influxdb2.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Influxdb", + "type": 3 + }, + { + "categories": [ + "Files" ], - "ports": [ - "80:80/tcp", - "443:443/tcp" + "description": "A Dropbox-like file manager that let you manage your data anywhere it is located.", + "logo": "https://downloads.filestash.app/brand/logo_white.svg", + "name": "filestash", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/filestash.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Filestash", + "type": 3 + }, + { + "categories": [ + "CMS" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/kimai/config" - } + "description": "Silverstripe CMS is a free and open source Content Management System (CMS) and Framework for creating and maintaining websites and web applications.", + "logo": "https://github.com/brettt89/silverstripe-docker/raw/master/docs/logo.png", + "name": "silverstripe", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/silverstripe.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Silverstripe", + "type": 3 + }, + { + "categories": [ + "Adult" ], - "restart_policy": "unless-stopped" + "description": "Whisparr is an adult movie collection manager for Usenet and BitTorrent users.", + "logo": "https://whisparr.com/logo/256.png", + "name": "whisparr", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/whisparr.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Whisparr", + "type": 3 }, { - "type": 1, - "title": "Krita", - "name": "Krita", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/krita/config
", - "description": "[Krita](https://krita.org/en/) is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.", + "categories": [ + "Multimedia" + ], + "description": "Your media enjoyed through a minimal lightweight media server.", + "logo": "https://github.com/midarrlabs/midarr-server/raw/master/priv/static/logo.svg", + "name": "midarr", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/krita-logo.png", - "image": "linuxserver/krita:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/midarr.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Midarr", + "type": 3 + }, + { + "categories": [ + "Social" ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "description": "Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mastodon-banner.png", + "name": "mastodon", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/mastodon.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Mastodon", + "type": 3 + }, + { + "categories": [ + "Development" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/krita/config" - } + "description": "Appwrite is a self-hosted backend-as-a-service platform that provides developers with all the core APIs required to build any application.", + "logo": "https://appwrite.io/images/appwrite.svg", + "name": "appwrite", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/appwrite.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Appwrite", + "type": 3 + }, + { + "categories": [ + "Automation", + "AI" ], - "restart_policy": "unless-stopped" + "description": "Automate your marketing, sales and operations", + "logo": "https://cdn.activepieces.com/brand/full-logo-white.svg", + "name": "activepieces", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/activepieces.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Activepieces", + "type": 3 }, { - "type": 1, - "title": "Lollypop", - "name": "Lollypop", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/lollypop/config
", - "description": "[Lollypop](https://wiki.gnome.org/Apps/Lollypop) is a lightweight modern music player designed to work excellently on the GNOME desktop environment.", + "categories": [ + "Management" + ], + "description": "A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.", + "logo": "https://github.com/louislam/dockge/raw/master/frontend/public/icon.svg", + "name": "dockge", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lollypop-icon.png", - "image": "linuxserver/lollypop:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/lollypop/config" - } + "repository": { + "stackfile": "Template/Stack/dockge.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Dockge", + "type": 3 + }, + { + "categories": [ + "Management" ], - "restart_policy": "unless-stopped" + "description": "Deploy compose files, start/stop containers, delete unused images, view logs", + "logo": "https://dokemon.dev/logo/dokemon-dark-medium.svg", + "name": "dokemon", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/dokemon.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Dokemon", + "type": 3 }, { - "type": 1, - "title": "Mediaelch", - "name": "Mediaelch", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mediaelch/config
", - "description": "[MediaElch](https://github.com/Komet/MediaElch) is a MediaManager for Kodi. Information about Movies, TV Shows, Concerts and Music are stored as nfo files. Fanarts are downloaded automatically from fanart.tv. Using the nfo generator, MediaElch can be used with other MediaCenters as well.", + "categories": [ + "Tracking" + ], + "description": "Hauk is a fully open source, self-hosted location sharing service. Install the backend code on a PHP-compatible web server, install the companion app on your phone, and you're good to go!", + "logo": "https://github.com/bilde2910/Hauk/raw/master/frontend/assets/logo.svg", + "name": "hauk", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mediaelch-logo.png", - "image": "linuxserver/mediaelch:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/hauk.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Hauk", + "type": 3 + }, + { + "categories": [ + "Project management", + "Productivity" ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "description": "Project management tool from the future. An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind.", + "logo": "https://plane-marketing.s3.ap-south-1.amazonaws.com/plane-assets/logo/text-logo.svg", + "name": "plane", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/plane.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Plane", + "type": 3 + }, + { + "categories": [ + "Link sharing" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/mediaelch/config" - } + "description": "The personal, minimalist, super fast, database-free, bookmarking service.", + "logo": "https://github.com/shaarli/Shaarli/raw/master/doc/md/images/doc-logo.png", + "name": "shaarli", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/shaarli.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Shaarli", + "type": 3 + }, + { + "categories": [ + "AI", + "LLM" ], - "restart_policy": "unless-stopped" + "description": "Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript", + "logo": "https://flowiseai.com/_next/static/images/flowise_logo_dark-6c1a356f4868d3deb7864323ff93a0fa.png", + "name": "flowiseai", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/flowiseai.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Flowiseai", + "type": 3 }, { - "type": 1, - "title": "Mullvad-browser", - "name": "Mullvad-browser", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mullvad-browser/config
", - "description": "The [Mullvad Browser](https://mullvad.net/en/browser) is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It\u2019s designed to minimize tracking and fingerprinting. You could say it\u2019s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.", + "categories": [ + "News" + ], + "description": "FeedCord is a dead-simple RSS Reader designed to integrate seamlessly with Discord. With just a few configuration steps, you can have a news feed text channel up and running in your server.", + "logo": "", + "name": "feedcord", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mullvad-browser-logo.png", - "image": "linuxserver/mullvad-browser:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "LOCAL_NET", - "label": "LOCAL_NET", - "default": "192.168.0.0/16", - "description": "If using a VPN, set this to your local LAN IP range using CIDR notation. Without it you will be unable to access the web interface. If you have multiple ranges or a complex LAN setup you will need to manage this yourself in the wg0.conf, see the App Setup section for details." - } + "repository": { + "stackfile": "Template/Stack/feedcord.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Feedcord", + "type": 3 + }, + { + "categories": [ + "System" ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "description": "FetchCord grabs your OS info and displays it as Discord Rich Presence", + "logo": "https://camo.githubusercontent.com/508dbb305be551d7278b5b1decb1a68dbac2558c4a2053da1db44690660d0386/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3639353138323834393437363635373232332f3734323036343435323432313238383037372f46657463684469732e706e67", + "name": "fetchcord", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/fetchcord.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Fetchcord", + "type": 3 + }, + { + "categories": [ + "Multimedia" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/mullvad-browser/config" - } + "description": "Tubearchivist is your self hosted YouTube media server", + "logo": "https://raw.githubusercontent.com/tubearchivist/tubearchivist/master/assets/tube-archivist-banner.jpg", + "name": "tubearchivist", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/tubearchivist.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Tubearchivist", + "type": 3 + }, + { + "categories": [ + "Finance" ], - "restart_policy": "unless-stopped" + "description": "Actual is a super fast privacy-focused app for managing your finances. ", + "logo": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPcAAABOCAYAAAD8SYDuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABARSURBVHgB7Z1NbBvHFcffLEVJkftBJ00TtAdtkKJ1bKeW0QDOJTF9SnKK3aCApaIwfUiTm+RTLwG8AtICOck6Fj2YRlE5bZBaPiU5lXYvMdBCdONITi+mW7QI6jhRG0S2JXGn781yV+RqZz/4Ie2S7wdQJrncXXK9/3lv3rx5I6ADrONLBRjLHwdpHAIhiwCiACBNSCWiBhJq+KQKwr4O9kbFevtwDRimTxGQEBK03JMvCdt42RF0hpGigkK/YC0cLAPD9BmJxD07tXJWivoMiqIA/UUNlT7LImf6iVjitk5+VATDOI9PTehvarAhT1jvHKwCw2QcI+oDZK1R2H+C/hc2YUJeLKnfzDAZR2u5nWDZ6ByAXYLBpGwtHDgNDJNR9OKe+ngJ/5mAwaYKa+vHrMXDq8AwGSPQLbemVqh/PejCJiZgbHgOGCaDbBO3098cWFc8iBL3wZks0uKWW1M30FqLJWC2Y9vHrLefrgDDZASf5RaXgAnGGQpkmMzgiRutdgkGY7irXUxr6iMLGCYjNFluwf3KSIxpNUTIMBlAiZutdmwK8qF8CRgmAziWWxingImFAONlYJgMIKyTSyYYw7eAic/a+l5ObGHSjgFGvghMMmgOO8OkHHTLJWeiJUVy9h6TfgwQuUOQUh4bH4HCt/KQOoRxFBgm5Rgg01kW6dDzBXj9V0/C0VcehfQheTiMST0ULTchhUw8X/D+TaH1NoFhUk5ksYbdwHxqDz7GvNfptN4Mk26GIIX4xUzW+8q7d2D1sw1gtpidXDkljfq5sJp2OC5vnV14ahaYzKOGrcXI+W2FSYU4Z/1u/xn/51NnuckFb7baLkdeehiYVqSwrahilRJsS9XAY7KPMTQTWHFYypmg/+PUWW6dC66s9x8/g/tf1YHBVnzybzTWbsb6sAFF/FuBDNBIqmqZ5yAAanJtfX7gE4eoIdfVTjKE6X8rVeImq+0G0ohPb9+Hx8dH1fPRsRwceeFhFPgdYBCRS5AGq9KLLcgCxvC2YpyS/jyU34t/Z4CJTarccr/V/v3cP6G2sua9fhZd89E9ORh0rJKamVZKsIuZBdfcOrligs4bEYJz+hOSGnH7rXb16iqs3tlQgTQX13oPPOttpL8KwSmzA0ZqxO232tevOt2r2spXbL230YYVE4Jn/g0YqRC3EyHf470mMTcLmq33FirgBKC3wlLUNFsKqXfN6/c586+LpCKgNnG0AIVHt7LQrrz7n5btrvV2h8jIel/74PPBjJyHzeKz4TIY9Sp+KLiqjuOaV6BDvMUgpTiEBy2CsAtOJFeuqsaFHsK+HGclVV90vBjyUdOaXL6kzuFir8/6j0/fTYyNTuMQoOm9KQV+rwfzcVZ17XR/7zjYkApj6KiUcgIj3BOdXKN2SYW4Dz231WBTokqz1XYh622+Ma6eD3TknAprSKnZKBfBHqqAYevETa552xHnJiGisL1z0s3feKrG3PFGppmG2JAYw7S4RTlIhB40dhs3OCjkcd++t8E/CjA2fB6Fedy3H/4ZoZl8xyCKseE56S/tTfuLYTrmE1G7K+9I5M7SeDQeZ6u+cCfXqE123S2nCSJhVtuF+94NccmwZZNzaAWeqoFatTSQtl1zyoaDXJ7KXpcgGSUa3kKrG9yV6P6KscHTceMvN637nPnm1PJ42I7WT5fn1Lp6yZe2pmt0S13jLrLr4i7+eCuQRla7evW/2s8OfN87zCWX0hU2Yl/QHyN5Sa3ZqeVpKexyB0I08Ya/1O2bN00oYUvZ0Tg8XWNtI9gGuyruuFbbhaz3p7cfeK8HznqH1bqTsCVoO7RffTxJBVey9BLkOegCePOeawQE+wpVYLRDYXsIeb5bFXZ3VdxJrLbLtffves8HyXrHccm9zzoro9Q0HyzA6FD8SjLRizFggEjOY4syq/7VR+udc9PEh2ZkzsI/ZfUI35casEXvs/Swh8qQCkLKgqNHhX9OY5/6CedhH8P3LoQcrABjQ11pKHYtoJbUarvc/Mv/4IWfPaaETQxM5Dy2S+5Crrkuap6bhhhR88iS1yTmexuWL+d7xlm8QXduWSTL5O7T+N5qqWSVoSakrlhnzbp44ASkjIgc/0Xr4kH/d67ho4LXaJXq4AfuJXNdqfSza5b72Rcf8Z7rIuTNjOMwGIl6ev77nrAJen7ouW9C3yNgWrut2SV3CXPNGwKD6JOGLVRRxht3Jmgyh7XwtIVfYF63Y1/Vfh+pVxzPBb0Koaw0DkUqAVfBNs5o9xvetLTbRHeqI+2K5aaElcfHR7zX1StOqqmf0TEDjrz0SGQ1Fmoorr3/OfQrjksuQlzpLZfc2wddc7S8KLzAIFihUcG1DNpzqqi6qduON274HHG6edeHAxskIURq6/YlxSqrxi2xG0374RCYbrMJXWBXxL0t1fTPW40/CfrQ83th3zNfa8laC4Pce3Lz3ZTVfkOK/HGh3Rjkknsb0aILjeungnNl0J5TTLR3Tge6ec9O3jgjBAQJeR4GHFoWWo2D95AdF7e/GIM7QYTcbrLQ+575hhJ4EPfXbDUNlPrnFDWfnv+e56JTcK5Z3HQMmi4a5e5nAbR0yVxyFxtdRUPjzgs50dz3DTjnUf0p4TLEYPbiwa5E2bOK8rjq+QLkYUIKKAjboHFyEwy7KKXd81TbHRd3UDGGX/xmn1bQBAn0EwykVdHC3/9qq7W79t7n3vFc6716Zx2K+B5Z/ftrdXjr1U8gy1g/WSJ33NR+QBgh7spmDf1j3UZ33bNgAQp05zWZcAKMGjDb8NJybeMoCVjlBTRua5Uk56b1SQE7wY6K2z+tk/C/diErfe29u45l19RO+xD72VR+ybXex1/7Tst2ep+8hExb7/xQKXS7kHPW5LLOOpuhuzrrnmmsK1kWzU0o6/3Z/+mARqKPJZz88R0TcBg7Im6yyj9Ad/vZF8PHpEnQ1atfoJX+MlKQTt+8oCx5c/Tcj7l/T8Zd88iFB822o6u+YSmmPayplfMqHz0Fgm6mp+KmfvS+Z76O1nlvpNtNySmUgdbsdrd7zCSNRJqJjFh3Ab1rTu6+ZoJKQL2uQaURGCvF+Chdzxpe0ivoEFUbc/K7lmoaRNfF7Q5f0fBUO/3osGPGXaDg8q//BTdR2JnH6P3SylrX3LZvY787cB/sivc8GNQLeuGlhApboogFjoGvbSz6z2uVlhZxqDBb4n58/KGWtNIgSNgX3qxBFGSl3eCYDrdv3tz3PoINS1+IO3x+c3fQuOZos6so7cDGJbyvvoXqh8oA6yTrs40U2Z0lnzeBkks0NPLeTYhJhGe1GJZRFzHO3RW6Lm7lWmOU2hUaiY9uleZ+cViqKQma+slhlp+OSWmoNPTV7Ha7kXMKomU9kBbDJV9tPOJiarc4ucxW81tCyqrOcqsGAYUQNv+YtqsJJ4GHENdhN0ot59V8cK24hTF6KsnYc2gugG2HjuWrIpfr0FN60uemIapxFKjrdr/2yyc9cQelmsZNXAlz5f2R86OvfBtqMbyD1BLmkktRsy7ujywc0AxaiUug6+MF5DJHZLhBYwKIvviBr/Z46/n0AusYQVVOdAFGYxobnXJQo4S/dYIWcIBEp5LaEYUhI3crdOf13q/x3hNxV6hCSqNKStgEkW4Gx8hbaB737gPrXdRvsmMlkbTugpbEMIJvKLTEVIjgjYX9t1s3UM600E8AobJH8sGZZrGonPU9I2dRYCXQsj1dNgbm2cnlmdmL+8O7A7KOXoFR1GzFcefhJTzOrNi0K5DbwMZryFTlkBIKW51KilWdc7MJdZoMYwVtc5YFgjldvLI9VNJRufmdng+F+ad1Ul+YBBgVHCNRqky0f9yPDLi59Iv1jnTJN/Vpo1pGN6toLbSWOPBmHN48Bw9GTmmH2qjskZEnkVe82mb0ngxd4risS12l98O8BUFj+lMfn3K24/nW1o9tC5CFZeU5FOg4kCdVOgk+PlecjhcrYBjadQHjLDYiq+Leg7I3A86tzybqM20VvhAYbdcuOQIlvDZFUFNwxSx6dos9nRXmt9okOspGI8EHCZusNFVbeevnN1XAjQQeV9jO/o71dnGtd+aIcsnfOZjYrXUmOIiK/rgBrjntI5XoIeT7FBq1zUrqEXbT0nztqAknwoj6bRN4IFP9GzAvXQXqRMjvDEPNJ7fj571TgwlSG/dQjcjY8BfW1PItetBz5SG0W9HGjoxTmODUZ5ujFz0Vtz9qHuR6O273qhLzW6/eVC59EkH7IetNInch6509ZEh/rA2XfOu4+n1VkGx7fTUSi5RSP3UxCXU4EzXhBOr12CuSUkAreIPd3veVduxzE9T44WhAjH2oMfJ5P6oCamjRhu1ENCZNmOQl9Ezcfqvth6zyB7/9FOZn/o7j0v/uWt+YhF29slXRhSaPZKkUkzP5P8z6yUVol+GNxdCbwwju56sJILJ+IrJSip5V2BQnrD/sj/zuzhBZPJHppo5aC+jZ2PI0JMLG4bmDZUiIc20SitQpbXwMEuJ4Una834VeTc/E3VyMwYWs9Ifv31VWmh7KynZgpXVc++Cu5+JT45GpKi1CFLXbyCXvYHxY3Rxhbq/UzwSzLv5wUd2QSW9kCvLYxuE4wvbOtfC0pbyFyMZEP8fdEao8HKNBchoeVWAinM21B4F1wKyLB0txGyRVdgmvY6QHo8H5f4jR0IpcoScBNX8xhnaCY51AU0jJxc8k9tA5MDaDrasQ7Vttl7o4DUa91M7xGzdkyTq5YuGBimBQCiW5m8rTwH/dum0SXXm4Lu5tlNvNCCOLiK5lGUZxyEigR2HAVllhtUiAvI1diXLYMZQFB3jCqSVONcKb5pbbQFH1Ctx7UGn5jlSXzdjcfjCZq4b9Fmoc8LqU1XXJwSlQWXyuB0YLEcAV8rpaGmeqHydo5p6PiL61EjglydDvUt6WaCq5jNcFaKj0wKLACFtXA/LEvh99HV5+/bsqc+xDsqI7IOidxlo4kK5ZAgzjoyeW++Zfv4SbWbWcDNMnUJ+7BkxSasAwKcdoWViNiYekZAKGSTcG3qhXgEnKdWCYlINuuehdEn+/0suJDwzTJQwnsYFJRlsTHxhmRzGcxIY2c3EHkRg1uxkmDagMNWl3kq88YITVCWeYFKHELUY2yjET0gcblf6ZPP+YYXYDJW5nOqAc+CVeIkk4a4hhdpOWFEprcvlWt1YY7DvaKG3EMLtJ66ywqIn5g4ywU7c2NMOE0SLuJHNpBwt7tjHDiGEyQ+DMJmvyRhmHx3peED8TSHnBma/LMNkiuFjDyMYMAGdhUSYaC5vJKoHiVqshLBw43EbVjf6Bfvu99cSlcBgmLUQWHLCmPrKoTCsMFNTHji67wzBpJlY1EVqNAaRxqe+HyVThuvrpXVnHimG6TKJSQdbJGyUQaMX7T+SrVK+arTXTT7RVB0yJXBWBC6nUmQWkrEiAy50U8mOYtNJRkT/r5Iqpqj0KmFCVJaXA171dLL4Dal4VSlr8PGDNZIbpJ/4Po+cuMuwZqbUAAAAASUVORK5CYII=", + "name": "actual", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/actual.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Actual", + "type": 3 }, { - "type": 1, - "title": "Mylar3", - "name": "Mylar3", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mylar3/config
mkdir -p /volume1/docker/mylar3/comics
mkdir -p /volume1/docker/mylar3/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mysql-workbench/config
", - "description": "[MySQL Workbench](https://www.mysql.com/products/workbench/) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.", + "categories": [ + "Monitoring" + ], + "description": "Glances is an open-source system cross-platform monitoring tool. It allows real-time monitoring of various aspects of your system such as CPU, memory, disk, network usage etc.", + "logo": "https://raw.githubusercontent.com/nicolargo/glances/develop/docs/_static/glances-responsive-webdesign.png", + "name": "glances", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mysql-workbench-icon.png", - "image": "linuxserver/mysql-workbench:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/glances.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Glances", + "type": 3 + }, + { + "categories": [ + "Network", + "VPN" ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "description": "Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tailscale.jpg", + "name": "tailscale", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/tailscale.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Tailscale", + "type": 3 + }, + { + "categories": [ + "Wiki", + "Knowledge Base" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/mysql-workbench/config" - } + "description": "Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.", + "logo": "", + "name": "documize", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/documize.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Documize", + "type": 3 + }, + { + "categories": [ + "Dashboard" ], - "restart_policy": "unless-stopped" + "description": "Simplify the management of your server with Homarr - a sleek, modern dashboard that puts all of your apps and services at your fingertips.", + "logo": "https://homarr.dev/img/logo.svg", + "name": "homarr", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/homarr.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Homarr", + "type": 3 }, { - "type": 1, - "title": "Ngircd", - "name": "Ngircd", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ngircd/config
", - "description": "[Ngircd](https://ngircd.barton.de/) is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.", + "categories": [ + "Remote Control" + ], + "description": "Rust Desk is an Open source virtual or remote desktop infrastructure for everyone!", + "logo": "https://images.sftcdn.net/images/t_app-logo-xl,f_auto,dpr_2/p/735e7f11-0f1e-492d-bfa4-4be6eead5179/3131069239/rustdesk-unnamed.png", + "name": "Rust Desk", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ngircd-logo.png", - "image": "linuxserver/ngircd:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/rustdesk.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Rust Desk", + "type": 3 + }, + { + "categories": [ + "Remote Control" ], - "ports": [ - "6667:6667/tcp" + "description": "RPort is free remote access and remote management, now acquired by RealVNC", + "logo": "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_634014ae8000cebecce8a571f9ea316f/cloudradar-gmbh-rport.png", + "name": "Rport", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/rport.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Rport", + "type": 3 + }, + { + "categories": [ + "Remote Control" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/ngircd/config" - } + "description": "Remotely is a remote control and remote scripting solution, built with .NET 6, Blazor, and SignalR Core.", + "logo": "", + "name": "Remotely", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/remotely.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Remotely", + "type": 3 + }, + { + "categories": [ + "Productivity", + "DevTools" ], - "restart_policy": "unless-stopped" + "description": "Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections.", + "logo": "https://tabby.sh/32bf32ff6c87e8d18932.svg", + "name": "Tabby", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/tabby.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Tabby", + "type": 3 }, { - "type": 1, - "title": "Openvscode-server", - "name": "Openvscode-server", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/openvscode-server/config
", - "description": "[Openvscode-server](https://github.com/gitpod-io/openvscode-server) provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.", + "categories": [ + "Productivity", + "Drawing" + ], + "description": "Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.", + "logo": "https://github.com/excalidraw/excalidraw/raw/master/public/og-image-sm.png", + "name": "excalidraw", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png", - "image": "linuxserver/openvscode-server:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "CONNECTION_TOKEN", - "label": "CONNECTION_TOKEN", - "default": "", - "description": "Optional security token for accessing the Web UI (ie. `supersecrettoken`)." - }, - { - "name": "CONNECTION_SECRET", - "label": "CONNECTION_SECRET", - "default": "", - "description": "Optional path to a file inside the container that contains the security token for accessing the Web UI (ie. `/path/to/file`). Overrides `CONNECTION_TOKEN`." - }, - { - "name": "SUDO_PASSWORD", - "label": "SUDO_PASSWORD", - "default": "password", - "description": "If this optional variable is set, user will have sudo access in the openvscode-server terminal with the specified password." - }, - { - "name": "SUDO_PASSWORD_HASH", - "label": "SUDO_PASSWORD_HASH", - "default": "", - "description": "Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`." - } - ], - "ports": [ - "3000:3000/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/openvscode-server/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Opera", - "name": "Opera", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/opera/config
", - "description": "[Opera](https://www.opera.com/) is a multi-platform web browser developed by its namesake company Opera. The browser is based on Chromium, but distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.) through its user interface and other features.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/opera-icon.png", - "image": "linuxserver/opera:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "OPERA_CLI", - "label": "OPERA_CLI", - "default": "https://www.linuxserver.io/", - "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/opera/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Orcaslicer", - "name": "Orcaslicer", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/orcaslicer/config
", - "description": "[Orca Slicer](https://github.com/SoftFever/OrcaSlicer) is an open source slicer for FDM printers. OrcaSlicer is fork of Bambu Studio, it was previously known as BambuStudio-SoftFever, Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/orcaslicer-logo.png", - "image": "linuxserver/orcaslicer:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/orcaslicer/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Pairdrop", - "name": "Pairdrop", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", - "description": "[PairDrop](https://github.com/schlagmichdoch/PairDrop) is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/schlagmichdoch/PairDrop/master/public/images/android-chrome-512x512.png", - "image": "linuxserver/pairdrop:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "RATE_LIMIT", - "label": "RATE_LIMIT", - "default": "false", - "description": "Set to `true` to limit clients to 100 requests per 5 min" - }, - { - "name": "WS_FALLBACK", - "label": "WS_FALLBACK", - "default": "false", - "description": "Set to `true` to enable websocket fallback if the peer to peer WebRTC connection is not available to the client (see App Setup notes)." - }, - { - "name": "RTC_CONFIG", - "label": "RTC_CONFIG", - "default": "", - "description": "Path to a json file containing custom STUN/TURN config (see App Setup notes)" - }, - { - "name": "DEBUG_MODE", - "label": "DEBUG_MODE", - "default": "false", - "description": "Set to `true` to debug the http server configuration by logging clients IP addresses used by PairDrop to STDOUT. [See here for more info](https://github.com/schlagmichdoch/PairDrop/blob/master/docs/host-your-own.md#debug-mode). Do not use in production!" - } - ], - "ports": [ - "3000:3000/tcp" - ], - "restart_policy": "unless-stopped" + "repository": { + "stackfile": "Template/Stack/excalidraw.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Excalidraw", + "type": 3 }, { - "type": 1, - "title": "Piper", - "name": "Piper", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/piper/config
", - "description": "[Piper](https://github.com/rhasspy/piper/) is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol server for Piper.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/piper-logo.png", - "image": "linuxserver/piper:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "PIPER_VOICE", - "label": "PIPER_VOICE", - "default": "en_US-lessac-medium", - "description": "The [Piper voice](https://huggingface.co/rhasspy/piper-voices/tree/main) to use, in the format `Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/plex-meta-manager/config
", - "description": "[Plex-meta-manager](https://github.com/meisnate12/Plex-Meta-Manager) is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.", "categories": [ - "Media Management" + "Development", + "Low-Code", + "No-code" ], + "description": "Tooljet is an Open-source low-code application development platform for building and deploying business applications.", + "logo": "https://uploads-ssl.webflow.com/6266634263b9179f76b2236e/63aaa161e3b3be42ec50eb6f_Logomark.svg", + "name": "tooljet", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-meta-manager-banner.png", - "image": "linuxserver/plex-meta-manager:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "PMM_CONFIG", - "label": "PMM_CONFIG", - "default": "/config/config.yml", - "description": "Specify a custom config file to use." - }, - { - "name": "PMM_TIME", - "label": "PMM_TIME", - "default": "03:00", - "description": "Comma-separated list of times to update each day. Format: `HH:MM`." - }, - { - "name": "PMM_RUN", - "label": "PMM_RUN", - "default": "False", - "description": "Set to `True` to run without the scheduler." - }, - { - "name": "PMM_TEST", - "label": "PMM_TEST", - "default": "False", - "description": "Set to `True` to run in debug mode with only collections that have `test: true`." - }, - { - "name": "PMM_NO_MISSING", - "label": "PMM_NO_MISSING", - "default": "False", - "description": "Set to `True` to run without any of the missing movie/show functions." - } - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/plex-meta-manager/config" - } - ], - "restart_policy": "unless-stopped" + "repository": { + "stackfile": "Template/Stack/tooljet.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Tooljet", + "type": 3 }, { - "type": 1, - "title": "Pydio-cells", - "name": "Pydio-cells", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pydio-cells/config
", - "description": "[Pydio-cells](https://pydio.com/) is the nextgen file sharing platform for organizations. It is a full rewrite of the Pydio project using the Go language following a micro-service architecture.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/wiki/pydio/cells/images/PydioCellsColor.png", - "image": "linuxserver/pydio-cells:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "EXTERNALURL", - "label": "EXTERNALURL", - "default": "yourdomain.url", - "description": "The external url you would like to use to access Pydio Cells (Can be https://domain.url or https://IP:PORT)." - }, - { - "name": "SERVER_IP", - "label": "SERVER_IP", - "default": "0.0.0.0", - "description": "Enter the LAN IP of the docker server. Required for local access by IP, added to self signed cert as SAN (not required if accessing only through reverse proxy)." - } - ], - "ports": [ - "8080:8080/tcp", - "33060:33060/tcp" + "categories": [ + "Productivity", + "Development", + "Low-code", + "No-code" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/pydio-cells/config" - } + "description": "Budibase allows no-code users to build apps quickly, with more functionality available with a little bit of inline code.", + "logo": "https://files.readme.io/593b386-budibase-logo-website.svg", + "name": "budibase", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/budibase.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Budibase", + "type": 3 + }, + { + "categories": [ + "Search" ], - "restart_policy": "unless-stopped" + "description": "Meilisearch is a\u00a0**RESTful search API**. It aims to be a\u00a0**ready-to-go solution**\u00a0for everyone who wants a\u00a0**fast and relevant search experience**\u00a0for their end-users", + "logo": "https://docs.meilisearch.com/logo.svg", + "name": "Meilisearch", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/meilisearch.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Meilisearch", + "type": 3 }, { - "type": 1, - "title": "Pyload-ng", - "name": "Pyload-ng", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pyload-ng/config
mkdir -p /volume1/docker/pyload-ng/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pylon/config
mkdir -p /volume1/docker/pylon/code
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/qdirstat/config
mkdir -p /volume1/docker/qdirstat/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/quassel-core/config
", - "description": "[Quassel-core](http://quassel-irc.org/) is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. This container handles the IRC connection (quasselcore) and requires a desktop client (quasselclient) to be used and configured. It is designed to be always on and will keep your identity present in IRC even when your clients cannot be online. Backlog (history) is downloaded by your client upon reconnection allowing infinite scrollback through time.", + "categories": [ + "Downloaders" + ], + "description": "Peer-to-peer file transfers in your browser", + "logo": "https://raw.githubusercontent.com/kern/filepizza/master/src/static/images/wordmark.png", + "name": "filepizza", "platform": "linux", - "logo": "http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/256/Apps-quassel-icon.png", - "image": "linuxserver/quassel-core:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "RUN_OPTS", - "label": "RUN_OPTS", - "default": "--config-from-environment", - "description": "Custom CLI options for Quassel" - } + "repository": { + "stackfile": "Template/Stack/filepizza.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Filepizza", + "type": 3 + }, + { + "categories": [ + "Dashboard" ], - "ports": [ - "4242:4242/tcp", - "113:10113/tcp" + "description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.", + "logo": "", + "name": "jump", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/jump.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Jump", + "type": 3 + }, + { + "categories": [ + "Productivity" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/quassel-core/config" - } + "description": "Hasty Paste is a fast and minimal paste bin, written in Python using Quart.", + "logo": "", + "name": "hasty-paste", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/hasty-paste.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Hasty-Paste", + "type": 3 + }, + { + "categories": [ + "Wiki" ], - "restart_policy": "unless-stopped" + "description": "Xwiki s a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki.", + "logo": "https://upload.wikimedia.org/wikipedia/commons/e/e2/Logo-xwikiorange.svg", + "name": "xwiki", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/xwiki.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Xwiki", + "type": 3 }, { - "type": 1, - "title": "Quassel-web", - "name": "Quassel-web", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/quassel-web/config
", - "description": "[Quassel-web](https://github.com/magne4000/quassel-webserver) is a web client for Quassel. Note that a Quassel-Core instance is required, we have a container available [here.](https://hub.docker.com/r/linuxserver/quassel-core/)", + "categories": [ + "Productivity" + ], + "description": "Leantime is an open source project management solution to make your ideas reality.", + "logo": "https://s3-us-west-2.amazonaws.com/leantime-website/wp-content/uploads/2022/07/24022056/logo-large.png", + "name": "leantime", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-web-banner.png", - "image": "linuxserver/quassel-web:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - }, - { - "name": "QUASSEL_CORE", - "label": "QUASSEL_CORE", - "default": "192.168.1.10", - "description": "specify the URL or IP address of your Quassel Core instance" - }, - { - "name": "QUASSEL_PORT", - "label": "QUASSEL_PORT", - "default": "4242", - "description": "specify the port of your Quassel Core instance" - }, - { - "name": "QUASSEL_HTTPS", - "label": "QUASSEL_HTTPS", - "default": "", - "description": "Set to `true` to have Quassel web serve over https on port 64443 instead of http on port 64080." - }, - { - "name": "URL_BASE", - "label": "URL_BASE", - "default": "/quassel", - "description": "Specify a url-base in reverse proxy setups ie. `/quassel`" - } + "repository": { + "stackfile": "Template/Stack/leantime.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Leantime", + "type": 3 + }, + { + "categories": [ + "Entertainment" ], - "ports": [ - "64080:64080/tcp", - "64443:64443/tcp" + "description": "Jellyseerr is a free and open source fork of Overseerr for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Jellyfin!", + "logo": "https://raw.githubusercontent.com/Fallenbagel/jellyseerr/develop/public/logo_full.svg", + "name": "jellyseer", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/jellyseer.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Jellyseer", + "type": 3 + }, + { + "categories": [ + "Productivity" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/quassel-web/config" - } + "description": "Trudesk is an Open Source Help Desk Software and Ticketing System", + "logo": "https://trudesk.io/wp-content/uploads/2019/10/logo-med.png", + "name": "trudesk", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/trudesk.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Trudesk", + "type": 3 + }, + { + "categories": [ + "System" ], - "restart_policy": "unless-stopped" + "description": "Dashdot is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. It is intended to be used for smaller VPS and private servers.", + "logo": "https://getdashdot.com/img/logo512.png", + "name": "dashdot", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/dashdot.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Dashdot", + "type": 3 }, { - "type": 1, - "title": "Raneto", - "name": "Raneto", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/raneto/config
", - "description": "[Raneto](http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.", + "categories": [ + "Productivity", + "Development", + "No-code" + ], + "description": "Open source no-code database and Airtable alternative.Create your own online database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser.", + "logo": "https://].io/_nuxt/img/logo.1421f77.svg", + "name": "Baserow", "platform": "linux", - "logo": "https://raw.githubusercontent.com/gilbitron/Raneto/master/logo/logo_readme.png", - "image": "linuxserver/raneto:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/baserow.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Baserow", + "type": 3 + }, + { + "categories": [ + "Productivity", + "Development", + "No-code" ], - "ports": [ - "3000:3000/tcp" + "description": "Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.", + "logo": "https://github.com/nocodb/nocodb/raw/develop/packages/nc-gui/assets/img/icons/512x512.png", + "name": "NocoDB", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/nocodb.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "NocoDB", + "type": 3 + }, + { + "categories": [ + "Smart Home" ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/raneto/config" - } + "description": "BroadlinkManager is a Flask powerd, easy to use system that hepls you to work with Broadlink Devices.", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/broadlink.png", + "name": "broadlink-manager", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/broadlink-manager.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Broadlink Manager", + "type": 3 + }, + { + "categories": [ + "Smart Home" ], - "restart_policy": "unless-stopped" + "description": "HomeKit support for the impatient.", + "logo": "https://raw.githubusercontent.com/homebridge/branding/master/logos/homebridge-color-round-stylized.png", + "name": "homebridge", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/homebridge.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Homebridge", + "type": 3 }, { - "type": 1, - "title": "Readme-sync", - "name": "Readme-sync", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/readme-sync/config
", - "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.", + "categories": [ + "Analytics" + ], + "description": "Umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions", + "logo": "https://icons.duckduckgo.com/ip3/umami.is.ico", + "name": "umami", "platform": "linux", - "logo": "", - "image": "linuxserver/readme-sync:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "repository": { + "stackfile": "Template/Stack/umami.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "ports": [ + "3000:3000/tcp" + ], + "title": "Umami.is", + "type": 3 + }, + { + "categories": [ + "Analytics" ], + "description": "Google Analytics alternative that protects your data and your customers' privacy", + "logo": "https://gallery.ncnet.nl/upload/2020/05/22/20200522171613-9205fa32.png", + "name": "matomo", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/matomo.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, "ports": [ - "80:80/tcp" - ], - "volumes": [ - { - "container": "/config", - "bind": "/volume1/docker/readme-sync/config" - } + "8282:80/tcp" ], - "restart_policy": "unless-stopped" + "title": "Matomo", + "type": 3 }, { - "type": 1, - "title": "Remmina", - "name": "Remmina", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/remmina/config
", - "description": "[Remmina](https://remmina.org/) is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported.", + "categories": [ + "Other" + ], + "description": "Simple room management system for n.eko. Self hosted rabb.it alternative. --Please add .env file as stated in neko.yml", + "logo": "https://raw.githubusercontent.com/m1k1o/neko/master/docs/_media/logo.png", + "name": "neko", "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png", - "image": "linuxserver/remmina:latest", + "repository": { + "stackfile": "Template/Stack/neko.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Neko", + "type": 3 + }, + { + "category": [ + "Music" + ], + "description": "Libresonic 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. /music = Location of music. /media = Location of other media. /podcasts = Location of podcasts. /playlists = Location for playlists storage. CONTEXT_PATH is for setting url-base in reverse proxy setups - (optional) Default user/pass is admin/admin", "env": [ { - "name": "PUID", + "label": "CONTEXT_PATH", + "name": "CONTEXT_PATH", + "set": "" + }, + { "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "PUID", + "set": "1000" }, { - "name": "PGID", "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "PGID", + "set": "1000" }, { - "name": "TZ", "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "TZ", + "set": "America/Chicago" } ], + "image": "linuxserver/libresonic:latest", + "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/libresonic.png", + "platform": "linux", "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "4040/tcp" ], + "title": "libresonic", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/remmina/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Requestrr", - "name": "Requestrr", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/requestrr/config
", - "description": "[Requestrr](https://github.com/darkalfx/requestrr) is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.", - "categories": [ - "Media" - ], - "platform": "linux", - "logo": "https://github.com/darkalfx/requestrr/raw/master/Logos/requestrr_discord_Icon_512.png", - "image": "linuxserver/requestrr:latest", - "env": [ + "container": "/music" + }, { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "container": "/playlists" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "container": "/podcasts" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "4545:4545/tcp" - ], - "volumes": [ + "container": "/media" + }, { - "container": "/config", - "bind": "/volume1/docker/requestrr/config" + "container": "/config" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Series-troxide", - "name": "Series-troxide", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/series-troxide/config
", - "description": "[Series Troxide](https://github.com/MaarifaMaarifa/series-troxide) a Simple and Modern Series Tracker", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/series-troxide-logo.png", - "image": "linuxserver/series-troxide:latest", + "category": [ + "Messenger" + ], + "description": "Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Blowfish support and optional web-ui included.", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "label": "PGID", + "name": "PGID", + "set": "1000" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "label": "PUID", + "name": "PUID", + "set": "1000" }, { - "name": "TZ", "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "TZ", + "set": "America/Chicago" } ], + "image": "linuxserver/quassel-core:latest", + "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/quassel-core-icon.png", + "platform": "linux", "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "4242/tcp" ], + "title": "quassel-core", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/series-troxide/config" + "container": "/config" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Sqlitebrowser", - "name": "Sqlitebrowser", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sqlitebrowser/config
", - "description": "[DB Browser for SQLite](https://sqlitebrowser.org/) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/sqlitebrowser-banner.png", - "image": "linuxserver/sqlitebrowser:latest", + "category": [ + "Other" + ], + "description": "OpenVPN Access Server is a full featured secure network tunneling VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, Linux, Android, and iOS environments.", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "label": "INTERFACE", + "name": "INTERFACE", + "set": "eth0" }, { - "name": "PGID", "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "PGID", + "set": "1000" + }, + { + "label": "PUID", + "name": "PUID", + "set": "1000" }, { - "name": "TZ", "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "TZ", + "set": "America/Chicago" } ], + "image": "linuxserver/openvpn-as:latest", + "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/openvpn-as-icon.png", + "platform": "linux", "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "943/tcp", + "9443/tcp", + "1194/udp" ], + "title": "openvpn-as", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/sqlitebrowser/config" + "container": "/config" } - ], - "restart_policy": "unless-stopped" + ] }, { - "type": 1, - "title": "Steamos", - "name": "Steamos", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/steamos/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/swag/config
", - "description": "SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Let's Encrypt\u2122) sets up an Nginx webserver and reverse proxy with php support and a built-in certbot client that automates free SSL server certificate generation and renewal processes (Let's Encrypt and ZeroSSL). It also contains fail2ban for intrusion prevention.", - "platform": "linux", - "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/swag.gif", - "image": "linuxserver/swag:latest", + "categories": [ + "Productivity", + "Social" + ], + "description": "Open source collaborative knowledge base for modern teams", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "default": "production", + "label": "NODE_ENV", + "name": "NODE_ENV" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "default": "", + "label": "SECRET_KEY", + "name": "SECRET_KEY" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "default": "", + "label": "UTILS_SECRET", + "name": "UTILS_SECRET" }, { - "name": "URL", - "label": "URL", - "default": "yourdomain.url", - "description": "Top url you have control over (`customdomain.com` if you own it, or `customsubdomain.ddnsprovider.com` if dynamic dns)." + "default": "", + "label": "DATABASE_URL", + "name": "DATABASE_URL" }, { - "name": "VALIDATION", - "label": "VALIDATION", - "default": "http", - "description": "Certbot validation method to use, options are `http` or `dns` (`dns` method also requires `DNSPLUGIN` variable set)." + "default": "", + "label": "DATABASE_URL_TEST", + "name": "DATABASE_URL_TEST" }, { - "name": "SUBDOMAINS", - "label": "SUBDOMAINS", - "default": "www,", - "description": "Subdomains you'd like the cert to cover (comma separated, no spaces) ie. `www,ftp,cloud`. For a wildcard cert, set this *exactly* to `wildcard` (wildcard cert is available via `dns` validation only)" + "default": "", + "label": "DATABASE_CONNECTION_POOL_MIN", + "name": "DATABASE_CONNECTION_POOL_MIN" }, { - "name": "CERTPROVIDER", - "label": "CERTPROVIDER", "default": "", - "description": "Optionally define the cert provider. Set to `zerossl` for ZeroSSL certs (requires existing [ZeroSSL account](https://app.zerossl.com/signup) and the e-mail address entered in `EMAIL` env var). Otherwise defaults to Let's Encrypt." + "label": "DATABASE_CONNECTION_POOL_MAX", + "name": "DATABASE_CONNECTION_POOL_MAX" }, { - "name": "DNSPLUGIN", - "label": "DNSPLUGIN", - "default": "cloudflare", - "description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `freedns`, `gandi`, `gehirn`, `glesys`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `namecheap`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`." + "default": "", + "label": "REDIS_URL", + "name": "REDIS_URL" }, { - "name": "PROPAGATION", - "label": "PROPAGATION", "default": "", - "description": "Optionally override (in seconds) the default propagation time for the dns plugins." + "label": "URL", + "name": "URL" + }, + { + "default": "3000", + "label": "PORT", + "name": "PORT" }, { - "name": "EMAIL", - "label": "EMAIL", "default": "", - "description": "Optional e-mail address used for cert expiration notifications (Required for ZeroSSL)." + "label": "COLLABORATION_URL", + "name": "COLLABORATION_URL" }, { - "name": "ONLY_SUBDOMAINS", - "label": "ONLY_SUBDOMAINS", - "default": "false", - "description": "If you wish to get certs only for certain subdomains, but not the main domain (main domain may be hosted on another machine and cannot be validated), set this to `true`" + "default": "", + "label": "GOOGLE_CLIENT_ID", + "name": "GOOGLE_CLIENT_ID" }, { - "name": "EXTRA_DOMAINS", - "label": "EXTRA_DOMAINS", "default": "", - "description": "Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org,*.anotherdomain.org`" + "label": "GOOGLE_CLIENT_SECRET", + "name": "GOOGLE_CLIENT_SECRET" }, { - "name": "STAGING", - "label": "STAGING", - "default": "false", - "description": "Set to `true` to retrieve certs in staging mode. Rate limits will be much higher, but the resulting cert will not pass the browser's security test. Only to be used for testing purposes." - } - ], - "ports": [ - "443:443/tcp", - "80:80/tcp" - ], - "volumes": [ + "default": "", + "label": "SSL_KEY", + "name": "SSL_KEY" + }, { - "container": "/config", - "bind": "/volume1/docker/swag/config" - } - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Synclounge", - "name": "Synclounge", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", - "description": "[Synclounge](https://github.com/samcm/synclounge) is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/synclounge-banner.png", - "image": "linuxserver/synclounge:latest", - "env": [ + "default": "", + "label": "SSL_CERT", + "name": "SSL_CERT" + }, { - "name": "AUTH_LIST", - "label": "AUTH_LIST", - "default": "plexuser1,plexuser2,email1,machineid1", - "description": "If set, only the users defined here and the users of the plex servers defined here will be able to access the server. Use e-mails, plex usernames and/or plex server machine ids, comma separated, no spaces." + "default": "true", + "label": "FORCE_HTTPS", + "name": "FORCE_HTTPS" }, { - "name": "AUTOJOIN_ENABLED", - "label": "AUTOJOIN_ENABLED", - "default": "false", - "description": "DEPRECATED - (Still works but will be removed in the future in favor of the built-in var `autojoin__room`) - Set to `true` to let users autojoin the server and a room (specified by the `AUTOJOIN_ROOM` var)." + "default": "true", + "label": "ENABLE_UPDATES", + "name": "ENABLE_UPDATES" }, { - "name": "AUTOJOIN_ROOM", - "label": "AUTOJOIN_ROOM", - "default": "roomname", - "description": "DEPRECATED - (Still works but will be removed in the future in favor of the built-in var `autojoin__room`) - Set the room name for auto joining (requires `AUTOJOIN_ENABLED` set to `true`)." - } - ], - "ports": [ - "8088:8088/tcp" - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Tester", - "name": "Tester", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", - "description": "This internal tool is used as a desktop sandbox in our CI process to grab a screenshot of a hopefully functional endpoint", - "platform": "linux", - "logo": "https://avatars3.githubusercontent.com/u/12324908?s=200&v=4", - "image": "linuxserver/tester:latest", - "env": [ + "default": "1", + "label": "WEB_CONCURRENCY", + "name": "WEB_CONCURRENCY" + }, { - "name": "URL", - "label": "URL", - "default": "http://google.com", - "description": "Specify an endpoint, the container will automatically determine the correct protocol and program to use" - } - ], - "ports": [ - "3000:3000/tcp" - ], - "restart_policy": "unless-stopped" - }, - { - "type": 1, - "title": "Unifi-network-application", - "name": "Unifi-network-application", - "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unifi-network-application/config
", - "description": "The [Unifi-network-application](https://ui.com/) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-banner.png", - "image": "linuxserver/unifi-network-application:latest", - "env": [ + "default": "5120000", + "label": "MAXIMUM_IMPORT_SIZE", + "name": "MAXIMUM_IMPORT_SIZE" + }, + { + "default": "http", + "label": "DEBUG", + "name": "DEBUG" + }, + { + "default": "info", + "label": "LOG_LEVEL", + "name": "LOG_LEVEL" + }, + { + "default": "", + "label": "GOOGLE_ANALYTICS_ID", + "name": "GOOGLE_ANALYTICS_ID" + }, + { + "default": "", + "label": "SENTRY_DSN", + "name": "SENTRY_DSN" + }, { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" + "default": "", + "label": "SENTRY_TUNNEL", + "name": "SENTRY_TUNNEL" }, { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "default": "", + "label": "SMTP_HOST", + "name": "SMTP_HOST" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "default": "", + "label": "SMTP_PORT", + "name": "SMTP_PORT" }, { - "name": "MONGO_USER", - "label": "MONGO_USER", - "default": "unifi", - "description": "Mongodb Username. Only evaluated on first run. **Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding)**." + "default": "", + "label": "SMTP_USERNAME", + "name": "SMTP_USERNAME" }, { - "name": "MONGO_PASS", - "label": "MONGO_PASS", "default": "", - "description": "Mongodb Password. Only evaluated on first run. **Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding)**." + "label": "SMTP_PASSWORD", + "name": "SMTP_PASSWORD" }, { - "name": "MONGO_HOST", - "label": "MONGO_HOST", - "default": "unifi-db", - "description": "Mongodb Hostname. Only evaluated on first run." + "default": "", + "label": "SMTP_FROM_EMAIL", + "name": "SMTP_FROM_EMAIL" }, { - "name": "MONGO_PORT", - "label": "MONGO_PORT", - "default": "27017", - "description": "Mongodb Port. Only evaluated on first run." + "default": "", + "label": "SMTP_REPLY_EMAIL", + "name": "SMTP_REPLY_EMAIL" }, { - "name": "MONGO_DBNAME", - "label": "MONGO_DBNAME", - "default": "unifi", - "description": "Mongodb Database Name (stats DB is automatically suffixed with `_stat`). Only evaluated on first run." + "default": "", + "label": "SMTP_TLS_CIPHERS", + "name": "SMTP_TLS_CIPHERS" }, { - "name": "MEM_LIMIT", - "label": "MEM_LIMIT", - "default": "1024", - "description": "Optionally change the Java memory limit (in Megabytes). Set to `default` to reset to default" + "default": "true", + "label": "SMTP_SECURE", + "name": "SMTP_SECURE" }, { - "name": "MEM_STARTUP", - "label": "MEM_STARTUP", - "default": "1024", - "description": "Optionally change the Java initial/minimum memory (in Megabytes). Set to `default` to reset to default" + "default": "en_US", + "label": "DEFAULT_LANGUAGE", + "name": "DEFAULT_LANGUAGE" }, { - "name": "MONGO_TLS", - "label": "MONGO_TLS", - "default": "", - "description": "Mongodb enable [TLS](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.tls). Only evaluated on first run." + "default": "true", + "label": "RATE_LIMITER_ENABLED", + "name": "RATE_LIMITER_ENABLED" }, { - "name": "MONGO_AUTHSOURCE", - "label": "MONGO_AUTHSOURCE", - "default": "", - "description": "Mongodb [authSource](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.authSource). For Atlas set to `admin`.Defaults to `MONGO_DBNAME`.Only evaluated on first run." + "default": "1000", + "label": "RATE_LIMITER_REQUESTS", + "name": "RATE_LIMITER_REQUESTS" + }, + { + "default": "60", + "label": "RATE_LIMITER_DURATION_WINDOW", + "name": "RATE_LIMITER_DURATION_WINDOW" } ], + "logo": "https://avatars.githubusercontent.com/u/1765001", + "name": "outline", + "note": "Open source collaborative knowledge base for modern teams", + "platform": "linux", + "repository": { + "stackfile": "sources/stacks/outline.yml", + "url": "https://github.com/lissy93/portainer-templates" + }, + "restart_policy": "unless-stopped", + "title": "Outline", + "type": 3 + }, + { + "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 SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unrar/config
", - "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.", - "platform": "linux", - "logo": "", - "image": "linuxserver/unrar:latest", + "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": [ { - "name": "PUID", + "default": "1000", "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "PUID" }, { - "name": "PGID", + "default": "1000", "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "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": [ - "80:80/tcp" + "8080:80/tcp", + "8443:443/tcp" ], + "restart_policy": "unless-stopped", + "title": "Apache Httpd", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/unrar/config" + "bind": "/portainer/Files/AppData/Config/apache-httpd", + "container": "/usr/local/apache2/htdocs/" } ], - "restart_policy": "unless-stopped" + "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/vscodium/config
", - "description": "[VSCodium](https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft\u2019s editor VS Code.", + "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 SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/webcord/config
", - "description": "[WebCord](https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webcord-icon.png", - "image": "linuxserver/webcord:latest", + "categories": [ + "Other", + "tools" + ], + "description": "chrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.", "env": [ { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" + "default": "0", + "label": "LOG_LEVEL", + "name": "LOG_LEVEL" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "description": "Additional Example: time1.google.com,time2.google.com,time3.google.com,time4.google.com", + "default": "time.cloudflare.com", + "label": "NTP_SERVERS", + "name": "NTP_SERVERS" } ], + "image": "cturra/ntp:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png", + "name": "chrony-ntp", + "platform": "linux", "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" + "123:123/udp" + ], + "restart_policy": "unless-stopped", + "title": "Chrony NTP", + "type": 1, + "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wps-office/config
", - "description": "[WPS Office](https://www.wps.com/) is a lightweight, feature-rich comprehensive office suite with high compatibility. As a handy and professional office software, WPS Office allows you to edit files in Writer, Presentation, Spreadsheet, and PDF to improve your work efficiency.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wps-office-icon.png", - "image": "linuxserver/wps-office:latest", + "categories": [ + "DNS", + "Tools" + ], + "description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.", "env": [ { - "name": "PUID", + "default": "1000", "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "PUID" }, { - "name": "PGID", + "default": "1000", "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "PGID" }, { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } - ], - "ports": [ - "3000:3000/tcp", - "3001:3001/tcp" - ], - "volumes": [ + "default": "", + "label": "CF_API_TOKEN", + "name": "CF_API_TOKEN" + }, { - "container": "/config", - "bind": "/volume1/docker/wps-office/config" + "default": "", + "label": "DOMAINS (Comma Separated List)", + "name": "DOMAINS" + }, + { + "default": "true", + "label": "PROXIED", + "name": "PROXIED" } ], - "restart_policy": "unless-stopped" + "image": "favonia/cloudflare-ddns:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/cloudflare-ddns.png", + "name": "cloudflare-ddns", + "platform": "linux", + "restart_policy": "unless-stopped", + "title": "Cloudflare DDNS", + "type": 1, + "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/xbackbone/config
", - "description": "[Xbackbone](https://github.com/SergiX44/XBackBone) is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.", - "platform": "linux", - "logo": "https://raw.githubusercontent.com/SergiX44/XBackBone/master/docs/img/xbackbone.png", - "image": "linuxserver/xbackbone:latest", + "categories": [ + "Tool" + ], + "description": "DaVinci Resolve Postgresql Server, Davinci requires a specific version of postgres db, this container will install the version needed", "env": [ { - "name": "PUID", + "default": "1000", "label": "PUID", - "default": "1024", - "description": "for UserID" + "name": "PUID" }, { - "name": "PGID", + "default": "1000", "label": "PGID", - "default": "100", - "description": "for GroupID" + "name": "PGID" }, { - "name": "TZ", + "default": "database", + "label": "POSTGRES_DB", + "name": "POSTGRES_DB" + }, + { + "default": "postgres", + "label": "POSTGRES_USER", + "name": "POSTGRES_USER" + }, + { + "default": "DaVinci", + "label": "POSTGRES_PASSWORD", + "name": "POSTGRES_PASSWORD" + }, + { + "default": "America/New_York", "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + "name": "TZ" } ], + "image": "postgres:13", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png", + "name": "DaVinci Postgres Server", + "platform": "linux", "ports": [ - "80:80/tcp", - "443:443/tcp" + "5432:5432/tcp" ], + "restart_policy": "unless-stopped", + "title": "DaVinci Postgres Server", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/xbackbone/config" + "bind": "/portainer/Files/AppData/Config/DavinciServer/", + "container": "/var/lib/postgresql/data" } ], - "restart_policy": "unless-stopped" + "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/yq/config
", - "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.", - "platform": "linux", - "logo": "", - "image": "linuxserver/yq:latest", - "env": [ - { - "name": "PUID", - "label": "PUID", - "default": "1024", - "description": "for UserID" - }, - { - "name": "PGID", - "label": "PGID", - "default": "100", - "description": "for GroupID" - }, - { - "name": "TZ", - "label": "TZ", - "default": "Europe/Amsterdam", - "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." - } + "categories": [ + "Other", + "Tools" ], + "description": "Eclipse Mosquitto is an open source message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.\r\nHave a look on https://mosquitto.org/man/mosquitto_passwd-1.html", + "image": "eclipse-mosquitto:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/eclipse-mosquitto.png", + "name": "eclipse-mosquitto", + "platform": "linux", "ports": [ - "80:80/tcp" + "1883:1883/tcp", + "9001:9001/tcp" ], + "restart_policy": "unless-stopped", + "title": "Eclipse Mosquitto MQTT", + "type": 1, "volumes": [ { - "container": "/config", - "bind": "/volume1/docker/yq/config" + "bind": "/portainer/Files/AppData/Config/eclipse-mosquitto/config", + "container": "/mosquitto/config" + }, + { + "bind": "/portainer/Files/AppData/Config/eclipse-mosquitto/data", + "container": "/mosquitto/data" + }, + { + "bind": "/portainer/Files/AppData/Config/eclipse-mosquitto/log", + "container": "/mosquitto/log" } ], - "restart_policy": "unless-stopped" + "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/adguardhome-sync/config
", + "description": "[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png", + "image": "linuxserver/adguardhome-sync:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "1000", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" }, { - "default": "1000", - "label": "USERID", - "name": "USERID" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "default": "1000", - "label": "GROUPID", - "name": "GROUPID" + "name": "CONFIGFILE", + "label": "CONFIGFILE", + "default": "/config/adguardhome-sync.yaml", + "description": "Set a custom config file." + } + ], + "ports": [ + "8080:8080/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/adguardhome-sync/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Altus", + "name": "Altus", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/altus/config
", + "description": "[Altus](https://github.com/amanharwara/altus) is an Electron-based WhatsApp client with themes and multiple account support.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/altus-logo.png", + "image": "linuxserver/altus:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "guest;guest", - "label": "USER", - "name": "USER" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "default": "true", - "label": "PERMISSIONS", - "name": "PERMISSIONS" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/altus/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Babybuddy", + "name": "Babybuddy", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/babybuddy/config
", + "description": "[Babybuddy](https://github.com/babybuddy/babybuddy) is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.", + "platform": "linux", + "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/babybuddy-logo.png", + "image": "linuxserver/babybuddy:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "portainer;/share;yes;no;yes;guest", - "label": "SHARE", - "name": "SHARE" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "CSRF_TRUSTED_ORIGINS", + "label": "CSRF_TRUSTED_ORIGINS", + "default": "http://127.0.0.1:8000,https://babybuddy.domain.com", + "description": "Add any address you'd like to access babybuddy at (comma separated, no spaces)" } ], - "image": "dperson/samba:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/samba.png", - "name": "Samba", - "platform": "linux", "ports": [ - "139:139/tcp", - "445:445/tcp" + "8000:8000/tcp" ], - "privileged": true, - "restart_policy": "unless-stopped", - "title": "Samba", - "type": 1, "volumes": [ { - "bind": "/portainer/Downloads", - "container": "/share" + "container": "/config", + "bind": "/volume1/docker/babybuddy/config" } ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/bambustudio/config
", + "description": "[Bambu Studio](https://bambulab.com/en/download/studio) Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bambustudio-logo.png", + "image": "linuxserver/bambustudio:latest", "env": [ { - "default": "http://localhost:9017", - "label": "BASE_URL", - "name": "BASE_URL" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "my-instance", - "label": "INSTANCE_NAME", - "name": "INSTANCE_NAME" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "searxng/searxng:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/searx.png", - "name": "SearXNG", - "platform": "linux", "ports": [ - "9017:8080/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], - "restart_policy": "unless-stopped", - "title": "SearXNG", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/searxng", - "container": "/etc/searxng" + "container": "/config", + "bind": "/volume1/docker/bambustudio/config" } ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/blender/config
", + "description": "[Blender](https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/blender-logo.png", + "image": "linuxserver/blender:latest", "env": [ { - "default": "true", - "label": "OOKLA_EULA_GDPR", - "name": "OOKLA_EULA_GDPR" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "SUBFOLDER", + "label": "SUBFOLDER", + "default": "/", + "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } ], - "image": "henrywhitaker3/speedtest-tracker:dev-arm", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/speedtest-tracker.png", - "name": "speedtest-tracker", - "platform": "linux", "ports": [ - "8765:80/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], - "restart_policy": "unless-stopped", - "title": "Speedtest Tracker", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/speedtest-tracker", - "container": "/config" + "container": "/config", + "bind": "/volume1/docker/blender/config" } ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/boinc/config
", + "description": "[BOINC](https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.", "categories": [ - "Other", - "Tool" + "Research" ], - "description": "SurrealDB is an end-to-end cloud native database for web, mobile, serverless, jamstack, backend, and traditional applications.", - "image": "surrealdb/surrealdb:latest", - "logo": "", - "name": "SurrealDB", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg", + "image": "linuxserver/boinc:latest", "env": [ { - "default": "default_username", - "label": "SDB_USERNAME", - "name": "SDB_USERNAME" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "default_password", - "label": "SDB_PASSWORD", - "name": "SDB_PASSWORD" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "PASSWORD", + "label": "PASSWORD", + "default": "", + "description": "Optionally set a password for the gui." } ], - "platform": "linux", "ports": [ - "8020:8000/tcp" + "8080:8080/tcp", + "8181:8181/tcp" ], - "command": "start --user ${SDB_USERNAME} --pass ${SDB_PASSWORD} file:/data/database.db", "volumes": [ { - "bind": "/portainer/Files/AppData/Config/surrealdb/data", - "container": "/data" + "container": "/config", + "bind": "/volume1/docker/boinc/config" } ], - "restart_policy": "unless-stopped", - "title": "SurrealDB", - "type": 1, - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/budge/config
", + "description": "[Budge](https://github.com/linuxserver/budge) is an open source 'budgeting with envelopes' personal finance app.", + "platform": "linux", + "logo": "", + "image": "linuxserver/budge:latest", "env": [ { - "default": "8", - "label": "start displaying screen", - "name": "start" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "23", - "label": "end displaying screen", - "name": "end" - } - ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/build-agent/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/build-agent:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "1000", + "name": "PGID", "label": "PGID", - "name": "PGID" - }, - { - "default": "MULLVAD", - "description": "https://haugene.github.io/docker-transmission-openvpn/supported-providers/", - "label": "OPENVPN_PROVIDER", - "name": "OPENVPN_PROVIDER" + "default": "100", + "description": "for GroupID" }, { - "default": "", - "description": "Optional. Mostly used to narrow down what location to use by the provider", - "label": "OPENVPN_CONFIG", - "name": "OPENVPN_CONFIG" - }, + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ { - "default": "", - "label": "OPENVPN_USERNAME", - "name": "OPENVPN_USERNAME" - }, + "container": "/config", + "bind": "/volume1/docker/build-agent/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Calligra", + "name": "Calligra", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calligra/config
", + "description": "[Calligra](https://calligra.org/) is an office and graphic art suite by KDE. It is available for desktop PCs, tablet computers, and smartphones. It contains applications for word processing, spreadsheets, presentation, vector graphics, and editing databases.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calligra-logo.png", + "image": "linuxserver/calligra:latest", + "env": [ { - "default": "", - "label": "OPENVPN_PASSWORD", - "name": "OPENVPN_PASSWORD" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "192.168.0.0/24", - "label": "LOCAL_NETWORK", - "name": "LOCAL_NETWORK" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "default": "true", - "label": "watch-dir-enabled", - "name": "TRANSMISSION_WATCH_DIR_ENABLED" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "haugene/transmission-openvpn:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", - "name": "transmission-openvpn-latest", - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/changedetection.io/config
", + "description": "[Changedetection.io](https://github.com/dgtlmoon/changedetection.io) provides free, open-source web page monitoring, notification and change detection.", + "platform": "linux", + "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/changedetection-icon.png", + "image": "linuxserver/changedetection.io:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "1000", + "name": "PGID", "label": "PGID", - "name": "PGID" - }, - { - "default": "MULLVAD", - "description": "https://haugene.github.io/docker-transmission-openvpn/supported-providers/", - "label": "OPENVPN_PROVIDER", - "name": "OPENVPN_PROVIDER" - }, - { - "default": "", - "description": "Optional. Mostly used to narrow down what location to use by the provider", - "label": "OPENVPN_CONFIG", - "name": "OPENVPN_CONFIG" + "default": "100", + "description": "for GroupID" }, { - "default": "", - "label": "OPENVPN_USERNAME", - "name": "OPENVPN_USERNAME" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { + "name": "BASE_URL", + "label": "BASE_URL", "default": "", - "label": "OPENVPN_PASSWORD", - "name": "OPENVPN_PASSWORD" - }, - { - "default": "192.168.0.0/24", - "label": "LOCAL_NETWORK", - "name": "LOCAL_NETWORK" - }, - { - "default": "true", - "label": "watch-dir-enabled", - "name": "TRANSMISSION_WATCH_DIR_ENABLED" + "description": "Specify the full URL (including protocol) when running behind a reverse proxy" } ], - "image": "haugene/transmission-openvpn:3.7.1", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/transmission-icon.png", - "name": "transmission-openvpn", - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/chromium/config
", + "description": "[Chromium](https://www.chromium.org/chromium-projects/) is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/chromium-logo.png", + "image": "linuxserver/chromium:latest", "env": [ { - "default": "99", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "1000", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" }, { - "default": "002", - "label": "UMASK", - "name": "UMASK" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "default": "UniFi Video", - "label": "CONTEXT_PATH", - "name": "CONTEXT_PATH" + "name": "CHROME_CLI", + "label": "CHROME_CLI", + "default": "https://www.linuxserver.io/", + "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." } ], - "image": "pducharme/unifi-video-controller:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/unifivideo-icon.png", - "name": "UniFi Video", - "platform": "linux", "ports": [ - "1935:1935/tcp", - "7444:7444/tcp", - "7447:7447/tcp", - "6666:6666/tcp", - "7442:7442/tcp", - "7080:7080/tcp", - "7443:7443/tcp", - "7445:7445/tcp", - "7446:7446/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], - "restart_policy": "unless-stopped", - "title": "UniFi Video", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/UnifFiVideo/Recordings/", - "container": "/recordings" - }, - { - "bind": "/portainer/Files/AppData/Config/UniFiVideo/", - "container": "/config" + "container": "/config", + "bind": "/volume1/docker/chromium/config" } ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ci/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/ci:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "1000", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "josh5/unmanic:latest", - "logo": "https://docs.unmanic.app/img/icon.png", - "name": "unmanic", - "platform": "linux", "ports": [ - "8888:8888/tcp" + "80:80/tcp" ], - "restart_policy": "unless-stopped", - "title": "Unmanic", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/unmanic/config", - "container": "/config" - }, - { - "bind": "/portainer/Files/AppData/Config/unmanic/library", - "container": "/library" - }, - { - "bind": "/portainer/Files/AppData/Config/unmanic/tmp", - "container": "/tmp/unmanic" + "container": "/config", + "bind": "/volume1/docker/ci/config" } ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cura/config
", + "description": "[UltiMaker Cura](https://ultimaker.com/software/ultimaker-cura/) is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cura-logo.png", + "image": "linuxserver/cura:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "1000", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "uroni/urbackup-server:latest", - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/urbackup.png", - "name": "UrBackup", - "platform": "linux", "ports": [ - "55415:55415/tcp", - "55414:55414/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], - "restart_policy": "unless-stopped", - "title": "UrBackup", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/urbackup", - "container": "/var/urbackup" - }, - { - "bind": "/portainer/backups", - "container": "/backup" + "container": "/config", + "bind": "/volume1/docker/cura/config" } ], - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/darktable/config
", + "description": "[darktable](https://www.darktable.org/) is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.", "categories": [ - "Other", - "VPN" - ], - "description": "Fast VPN Server with easy to use User Interface", - "env": [ - { - "default": "example.domain.com", - "description": "Set here your DDNS domain", - "label": "WG_HOST", - "name": "WG_HOST" - }, - { - "default": "ENTER AN ADMIN PASSWORD", - "description": "Leave blank to access WebUI without loggin", - "label": "PASSWORD", - "name": "PASSWORD" - }, - { - "default": "51820", - "label": "WG_PORT", - "name": "WG_PORT" - }, - { - "default": "1.1.1.1", - "label": "WG_DEFAULT_DNS", - "name": "WG_DEFAULT_DNS" - }, - { - "default": "10.8.0.x", - "label": "WG_DEFAULT_ADDRESS", - "name": "WG_DEFAULT_ADDRESS" - }, - { - "default": "0.0.0.0/0, ::/0", - "label": "WG_ALLOWED_IPS", - "name": "WG_ALLOWED_IPS" - } + "Productivity" ], - "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wireguard.png", - "name": "wg-easy", "platform": "linux", - "repository": { - "stackfile": "stack/wireguard-easy.yml", - "url": "https://github.com/pi-hosted/pi-hosted" - }, - "title": "Wireguard Server", - "type": 3, - "note": "Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ddclient/config
", + "description": "[Ddclient](https://github.com/ddclient/ddclient) is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.", + "categories": [ + "Networking" ], - "description": "OpenVPN Access Server is a full featured secure network tunneling VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, Linux, Android, and iOS environments.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png", + "image": "linuxserver/ddclient:latest", "env": [ { - "label": "INTERFACE", - "name": "INTERFACE", - "set": "eth0" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "PGID", "name": "PGID", - "set": "1000" - }, - { - "label": "PUID", - "name": "PUID", - "set": "1000" + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "label": "TZ", "name": "TZ", - "set": "America/Chicago" + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "linuxserver/openvpn-as:latest", - "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/openvpn-as-icon.png", - "platform": "linux", - "ports": [ - "943/tcp", - "9443/tcp", - "1194/udp" - ], - "title": "openvpn-as", - "type": 1, "volumes": [ { - "container": "/config" + "container": "/config", + "bind": "/volume1/docker/ddclient/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "category": [ - "Downloaders", - "Other", - "Tools" + "type": 1, + "title": "Digikam", + "name": "Digikam", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/digikam/config
", + "description": "[digiKam](https://www.digikam.org/): Professional Photo Management with the Power of Open Source", + "categories": [ + "Photography" ], - "description": "NZBHydra is a meta search for NZB indexers and the \"spiritual successor\" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png", + "image": "linuxserver/digikam:latest", "env": [ { - "label": "PUID", "name": "PUID", - "set": "1000" + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "PGID", "name": "PGID", - "set": "1000" + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "label": "TZ", "name": "TZ", - "set": "America/Chicago" + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "SUBFOLDER", + "label": "SUBFOLDER", + "default": "/", + "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } ], - "image": "linuxserver/hydra2:latest", - "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/hydra-icon.png", - "platform": "linux", "ports": [ - "5076/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], - "title": "hydra2", - "type": 1, "volumes": [ { - "container": "/config" - }, - { - "container": "/downloads" + "container": "/config", + "bind": "/volume1/docker/digikam/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "category": [ - "Tools", - "Web" + "type": 1, + "title": "Dillinger", + "name": "Dillinger", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/dillinger/config
", + "description": "[Dillinger](https://github.com/joemccann/dillinger) is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.", + "categories": [ + "Development" ], - "description": "This container sets up an Nginx webserver and reverse proxy with php support and a built-in letsencrypt client that automates free SSL server certificate generation and renewal processes. It also contains fail2ban for intrusion prevention.\r\n \r\n Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.\r\n \r\n - Port 443 on the internet side of the router should be forwarded to this container's port 443.\r\n - If you need a dynamic dns provider, you can use the free provider duckdns.org where the url will be yoursubdomain.duckdns.org and the subdomains can be www,ftp,cloud\r\n - The container detects changes to url and subdomains, revokes existing certs and generates new ones during start. \r\n - It also detects changes to the DHLEVEL parameter and replaces the dhparams file.\r\n \r\n - If you'd like to password protect your sites, you can use htpasswd. Run the following command on your host to generate the htpasswd file docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dillinger.png", + "image": "linuxserver/dillinger:latest", "env": [ { - "label": "EMAIL", - "name": "EMAIL", - "set": "-Xms256m -Xmx512m" - }, - { - "label": "URL", - "name": "URL", - "set": "-Xms256m -Xmx512m" - }, - { - "label": "SUBDOMAINS", - "name": "SUBDOMAINS", - "set": "www," - }, - { - "label": "ONLY_SUBDOMAINS", - "name": "ONLY_SUBDOMAINS", - "set": "false" - }, - { - "label": "DHLEVEL", - "name": "DHLEVEL", - "set": "2048" - }, - { - "label": "PUID", "name": "PUID", - "set": "1000" + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "PGID", "name": "PGID", - "set": "1000" - }, - { - "label": "VALIDATION", - "name": "VALIDATION", - "set": "http" - }, - { - "label": "DNSPLUGIN", - "name": "DNSPLUGIN", - "set": "http" + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "label": "TZ", "name": "TZ", - "set": "America/Chicago" + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "linuxserver/letsencrypt:latest", - "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/letsencrypt.png", - "platform": "linux", "ports": [ - "80/tcp", - "443/tcp" + "8080:8080/tcp" ], - "title": "letsencrypt", - "type": 1, "volumes": [ { - "container": "/config" + "container": "/config", + "bind": "/volume1/docker/dillinger/config" } - ] + ], + "restart_policy": "unless-stopped" }, { + "type": 1, + "title": "Diskover", + "name": "Diskover", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/diskover/config
mkdir -p /volume1/docker/diskover/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/doplarr/config
", + "description": "[Doplarr](https://github.com/kiranshila/Doplarr) is an *arr request bot for Discord.'", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doplarr-logo_title.png", + "image": "linuxserver/doplarr:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "default": "http", - "label": "DEBUG", - "name": "DEBUG" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "default": "info", - "label": "LOG_LEVEL", - "name": "LOG_LEVEL" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { + "name": "DISCORD__TOKEN", + "label": "DISCORD__TOKEN", "default": "", - "label": "GOOGLE_ANALYTICS_ID", - "name": "GOOGLE_ANALYTICS_ID" + "description": "Specify your discord bot token." }, { + "name": "OVERSEERR__API", + "label": "OVERSEERR__API", "default": "", - "label": "SENTRY_DSN", - "name": "SENTRY_DSN" + "description": "Specify your Overseerr API key. Leave blank if using Radarr/Sonarr." }, { - "default": "", - "label": "SENTRY_TUNNEL", - "name": "SENTRY_TUNNEL" + "name": "OVERSEERR__URL", + "label": "OVERSEERR__URL", + "default": "http://localhost:5055", + "description": "Specify your Overseerr URL. Leave blank if using Radarr/Sonarr." }, { + "name": "RADARR__API", + "label": "RADARR__API", "default": "", - "label": "SMTP_HOST", - "name": "SMTP_HOST" + "description": "Specify your Radarr API key. Leave blank if using Overseerr." }, { - "default": "", - "label": "SMTP_PORT", - "name": "SMTP_PORT" + "name": "RADARR__URL", + "label": "RADARR__URL", + "default": "http://localhost:7878", + "description": "Specify your Radarr URL. Leave blank if using Overseerr." }, { + "name": "SONARR__API", + "label": "SONARR__API", "default": "", - "label": "SMTP_USERNAME", - "name": "SMTP_USERNAME" + "description": "Specify your Sonarr API key. Leave blank if using Overseerr." }, { - "default": "", - "label": "SMTP_PASSWORD", - "name": "SMTP_PASSWORD" + "name": "SONARR__URL", + "label": "SONARR__URL", + "default": "http://localhost:8989", + "description": "Specify your Sonarr URL. Leave blank if using Overseerr." }, { - "default": "", - "label": "SMTP_FROM_EMAIL", - "name": "SMTP_FROM_EMAIL" + "name": "DISCORD__MAX_RESULTS", + "label": "DISCORD__MAX_RESULTS", + "default": "25", + "description": "Sets the maximum size of the search results selection" }, { - "default": "", - "label": "SMTP_REPLY_EMAIL", - "name": "SMTP_REPLY_EMAIL" + "name": "DISCORD__REQUESTED_MSG_STYLE", + "label": "DISCORD__REQUESTED_MSG_STYLE", + "default": ":plain", + "description": "Sets the style of the request alert message. One of `:plain` `:embed` `:none`" }, { + "name": "SONARR__QUALITY_PROFILE", + "label": "SONARR__QUALITY_PROFILE", "default": "", - "label": "SMTP_TLS_CIPHERS", - "name": "SMTP_TLS_CIPHERS" + "description": "The name of the quality profile to use by default for Sonarr" }, { - "default": "true", - "label": "SMTP_SECURE", - "name": "SMTP_SECURE" + "name": "RADARR__QUALITY_PROFILE", + "label": "RADARR__QUALITY_PROFILE", + "default": "", + "description": "The name of the quality profile to use by default for Radarr" }, { - "default": "en_US", - "label": "DEFAULT_LANGUAGE", - "name": "DEFAULT_LANGUAGE" + "name": "SONARR__ROOTFOLDER", + "label": "SONARR__ROOTFOLDER", + "default": "", + "description": "The root folder to use by default for Sonarr" }, { - "default": "true", - "label": "RATE_LIMITER_ENABLED", - "name": "RATE_LIMITER_ENABLED" + "name": "RADARR__ROOTFOLDER", + "label": "RADARR__ROOTFOLDER", + "default": "", + "description": "The root folder to use by default for Radarr" }, { - "default": "1000", - "label": "RATE_LIMITER_REQUESTS", - "name": "RATE_LIMITER_REQUESTS" + "name": "SONARR__LANGUAGE_PROFILE", + "label": "SONARR__LANGUAGE_PROFILE", + "default": "", + "description": "The name of the language profile to use by default for Sonarr" }, { - "default": "60", - "label": "RATE_LIMITER_DURATION_WINDOW", - "name": "RATE_LIMITER_DURATION_WINDOW" - } - ], - "logo": "https://avatars.githubusercontent.com/u/1765001", - "name": "outline", - "note": "Open source collaborative knowledge base for modern teams", - "platform": "linux", - "repository": { - "stackfile": "sources/stacks/outline.yml", - "url": "https://github.com/lissy93/portainer-templates" - }, - "restart_policy": "unless-stopped", - "title": "Outline", - "type": 3 - }, - { - "type": 1, - "title": "Registry", - "description": "Docker image registry", - "categories": [ - "docker" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/registry.png", - "image": "registry:latest", - "ports": [ - "5000/tcp" - ], - "volumes": [ - { - "container": "/var/lib/registry" - } - ] - }, - { - "type": 1, - "title": "Registry (cache)", - "description": "Docker image registry configured as a DockerHub pull through cache", - "categories": [ - "docker" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/registry.png", - "image": "registry:latest", - "ports": [ - "5000/tcp" - ], - "volumes": [ - { - "container": "/var/lib/registry" - } - ], - "env": [ - { - "name": "REGISTRY_PROXY_REMOTEURL", - "default": "https://registry-1.docker.io", - "preset": true - } - ] - }, - { - "type": 1, - "title": "Ubuntu", - "description": "Debian-based Linux operating system", - "categories": [ - "operating-system" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ubuntu.png", - "image": "ubuntu:latest", - "interactive": true, - "command": "/bin/bash" - }, - { - "type": 1, - "title": "NodeJS", - "description": "JavaScript-based platform for server-side and networking applications", - "categories": [ - "development" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/node.png", - "image": "node:latest", - "interactive": true, - "command": "/bin/bash" - }, - { - "type": 1, - "title": "Httpd", - "description": "Open-source HTTP server", - "categories": [ - "webserver" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/httpd.png", - "image": "httpd:latest", - "ports": [ - "80/tcp" - ], - "volumes": [ + "name": "OVERSEERR__DEFAULT_ID", + "label": "OVERSEERR__DEFAULT_ID", + "default": "", + "description": "The Overseerr user id to use by default if there is no associated discord account for the requester" + }, { - "container": "/usr/local/apache2/htdocs/" + "name": "PARTIAL_SEASONS", + "label": "PARTIAL_SEASONS", + "default": "true", + "description": "Sets whether users can request partial seasons." + }, + { + "name": "LOG_LEVEL", + "label": "LOG_LEVEL", + "default": ":info", + "description": "The log level for the logging backend. This can be changed for debugging purposes. One of trace `:debug` `:info` `:warn` `:error` `:fatal` `:report`" + }, + { + "name": "JAVA_OPTS", + "label": "JAVA_OPTS", + "default": "", + "description": "For passing additional java options." } - ] - }, - { - "type": 1, - "title": "Mongo", - "description": "Open-source document-oriented database", - "categories": [ - "database" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/mongo.png", - "image": "mongo:latest", - "ports": [ - "27017/tcp" ], "volumes": [ { - "container": "/data/db" + "container": "/config", + "bind": "/volume1/docker/doplarr/config" } - ] + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "CrateDB", - "description": "An open-source distributed SQL database", + "title": "Doublecommander", + "name": "Doublecommander", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/doublecommander/config
mkdir -p /volume1/docker/doublecommander/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fail2ban/config
mkdir -p /volume1/docker/fail2ban/var/log:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/airsonic:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/apache2:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/authelia:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/emby:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/filebrowser:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/homeassistant:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/lighttpd:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nextcloud:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nginx:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nzbget:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/overseerr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/prowlarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/radarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/sabnzbd:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/sonarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/unificontroller:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/vaultwarden:ro
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/faster-whisper/config
", + "description": "[Faster-whisper](https://github.com/SYSTRAN/faster-whisper) is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/faster-whisper-logo.png", + "image": "linuxserver/faster-whisper:latest", "env": [ { - "name": "ACCEPT_EULA", - "default": "Y", - "preset": true + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "sa_password", - "label": "SA password" - } - ], - "volumes": [ + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, { - "container": "C:/temp/" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "WHISPER_MODEL", + "label": "WHISPER_MODEL", + "default": "tiny-int8", + "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium.en`, all with `-int8` compressed variants" + }, + { + "name": "WHISPER_BEAM", + "label": "WHISPER_BEAM", + "default": "1", + "description": "Number of candidates to consider simultaneously during transcription." + }, + { + "name": "WHISPER_LANG", + "label": "WHISPER_LANG", + "default": "en", + "description": "Language that you will speak to the add-on." } - ] - }, - { - "type": 1, - "title": "Solr", - "description": "Open-source enterprise search platform", - "categories": [ - "search-engine" ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/solr.png", - "image": "solr:latest", "ports": [ - "8983/tcp" + "10300:10300/tcp" ], "volumes": [ { - "container": "/opt/solr/mydata" + "container": "/config", + "bind": "/volume1/docker/faster-whisper/config" } - ] + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Redis", - "description": "Open-source in-memory data structure store", - "categories": [ - "database" - ], + "title": "Feed2toot", + "name": "Feed2toot", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/feed2toot/config
", + "description": "[Feed2toot](https://gitlab.com/chaica/feed2toot) automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redis.png", - "image": "redis:latest", - "ports": [ - "6379/tcp" + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/feed2toot-banner.png", + "image": "linuxserver/feed2toot:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "FEED_LIMIT", + "label": "FEED_LIMIT", + "default": "5", + "description": "Limit number of RSS entries published at each execution." + } ], "volumes": [ { - "container": "/data" + "container": "/config", + "bind": "/volume1/docker/feed2toot/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "type": 2, - "title": "Swarm monitoring", - "description": "Monitor your cluster performances with Prometheus & Grafana", - "note": "Requires Docker version 19.03.0+. Make sure to add themonitoring == true
one of your Swarm manager node before deploying this stack.",
- "categories": [
- "Monitoring"
- ],
+ "type": 1,
+ "title": "Fleet",
+ "name": "Fleet",
+ "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fleet/config
", + "description": "[Fleet](https://github.com/linuxserver/fleet) provides an online web interface which displays a set of maintained images from one or more owned repositories.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "swarm/monitoring/docker-compose.yml" - }, + "logo": "", + "image": "linuxserver/fleet:latest", "env": [ { - "name": "GRAFANA_USER", - "label": "Grafana admin user", - "default": "admin" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "GRAFANA_PASSWORD", - "label": "Grafana admin password" - } - ] - }, - { - "type": 2, - "title": "Redis Cluster", - "description": "Open-source in-memory data structure store - Cluster mode", - "categories": [ - "database" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redis.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "stacks/redis-cluster/docker-stack.yaml" - }, - "env": [ + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, { - "name": "REDIS_PASSWD", - "label": "Redis password" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "fleet_admin_authentication_type", + "label": "fleet_admin_authentication_type", + "default": "DATABASE", + "description": "A switch to define how Fleet manages user logins. If set to DATABASE, see the related optional params. Can be set to either DATABASE or PROPERTIES." + }, + { + "name": "fleet_database_url", + "label": "fleet_database_url", + "default": "jdbc:mariadb://Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/flexget/config
mkdir -p /volume1/docker/flexget/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/freecad/config
", + "description": "[FreeCAD](https://www.freecad.org/) is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/drupal.png", - "image": "drupal:latest", - "ports": [ - "80/tcp" - ], - "volumes": [ + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freecad-logo.png", + "image": "linuxserver/freecad:latest", + "env": [ { - "container": "/var/www/html" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] - }, - { - "type": 1, - "title": "Plone", - "description": "A free and open-source CMS built on top of Zope", - "note": "Default user and password are admin/admin", - "categories": [ - "CMS" ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/plone.png", - "image": "plone:latest", "ports": [ - "8080/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], "volumes": [ { - "container": "/data" + "container": "/config", + "bind": "/volume1/docker/freecad/config" } - ] + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Sematext Docker Agent", - "description": "Collect logs, metrics and docker events", - "categories": [ - "Log Management", - "Monitoring" - ], + "title": "Gimp", + "name": "Gimp", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/gimp/config
", + "description": "[GIMP](https://www.gimp.org/) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is extensible by means of plugins, and scriptable.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/sematext_agent.png", - "image": "sematext/sematext-agent-docker:latest", - "name": "sematext-agent", - "privileged": true, + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/gimp-logo.png", + "image": "linuxserver/gimp:latest", "env": [ { - "name": "LOGSENE_TOKEN", - "label": "Logs token" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "SPM_TOKEN", - "label": "SPM monitoring token" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], "volumes": [ { - "container": "/var/run/docker.sock", - "bind": "/var/run/docker.sock" + "container": "/config", + "bind": "/volume1/docker/gimp/config" } - ] + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Datadog agent", - "description": "Collect events and metrics", - "categories": [ - "Monitoring" - ], + "title": "Github-desktop", + "name": "Github-desktop", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/github-desktop/config
", + "description": "[Github Desktop](https://desktop.github.com/) is an open source Electron-based GitHub app. It is written in TypeScript and uses React.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/datadog_agent.png", - "image": "datadog/agent:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/github-desktop-icon.png", + "image": "linuxserver/github-desktop:latest", "env": [ { - "name": "DD_API_KEY", - "label": "Datadog API key" - } - ], - "volumes": [ - { - "container": "/var/run/docker.sock", - "bind": "/var/run/docker.sock", - "readonly": true + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/host/sys/fs/cgroup", - "bind": "/sys/fs/cgroup", - "readonly": true + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/host/proc", - "bind": "/proc", - "readonly": true + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] - }, - { - "type": 1, - "title": "Jenkins", - "description": "Open-source continuous integration tool", - "categories": [ - "continuous-integration" ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/jenkins.png", - "image": "jenkins/jenkins:lts-jdk11", "ports": [ - "8080/tcp", - "50000/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], "volumes": [ { - "container": "/var/jenkins_home" + "container": "/config", + "bind": "/volume1/docker/github-desktop/config" } - ] - }, - { - "type": 1, - "title": "Redmine", - "description": "Open-source project management tool", - "note": "Default user and password are admin/admin", - "categories": [ - "project-management" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redmine.png", - "image": "redmine:latest", - "ports": [ - "3000/tcp" ], - "volumes": [ - { - "container": "/usr/src/redmine/files" - } - ] + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "CommandBox", - "description": "ColdFusion (CFML) CLI", - "categories": [ - "development" - ], + "title": "Gitqlient", + "name": "Gitqlient", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/gitqlient/config
", + "description": "[GitQlient](https://github.com/francescmm/GitQlient) is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ortussolutions-commandbox.png", - "image": "ortussolutions/commandbox:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/gitqlient-icon.png", + "image": "linuxserver/gitqlient:latest", "env": [ { - "name": "CFENGINE", - "default": "lucee@4.5", - "preset": true + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ - "8080/tcp", - "8443/tcp" - ] + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/gitqlient/config" + } + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "ContentBox", - "description": "Open-source modular CMS", + "title": "Grav", + "name": "Grav", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/grav/config
", + "description": "[Grav](https://github.com/getgrav/grav/) is a Fast, Simple, and Flexible, file-based Web-platform.", "categories": [ - "CMS" + "Web Platform" ], "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ortussolutions-contentbox.png", - "image": "ortussolutions/contentbox:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png", + "image": "linuxserver/grav:latest", "env": [ { - "name": "express", - "default": "true", - "preset": true + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "install", - "default": "true", - "preset": true + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "CFENGINE", - "default": "lucee@4.5", - "preset": true + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ - "8080/tcp", - "8443/tcp" + "80:80/tcp" ], "volumes": [ { - "container": "/data/contentbox/db" - }, - { - "container": "/app/includes/shared/media" + "container": "/config", + "bind": "/volume1/docker/grav/config" } - ] + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Dokku", - "description": "Dokku setup as a container", + "title": "Hedgedoc", + "name": "Hedgedoc", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/hedgedoc/config
", + "description": "[HedgeDoc](https://hedgedoc.org/) gives you access to all your files wherever you are. HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.", "categories": [ - "PaaS" + "Documentation" ], "platform": "linux", - "logo": "", - "image": "dokku/dokku", - "ports": [ - "22/tcp", - "80/tcp", - "443/tcp" - ], - "volumes": [ + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hedgedoc-banner.png", + "image": "linuxserver/hedgedoc:latest", + "env": [ { - "container": "/mnt/dokku", - "bind": "/var/lib/dokku" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/var/run/docker.sock", - "bind": "/var/run/docker.sock" - } - ], - "env": [ + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, { - "name": "DOKKU_HOSTNAME", - "label": "Dokku hostname", - "description": "Global hostname to be registered by Dokku" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "name": "DOKKU_HOST_ROOT", - "label": "Dokku host root", - "default": "/var/lib/dokku/home/dokku", - "description": "Image build cache path. Generally set to + '/home/dokku'" - } - ] - }, - { - "type": 1, - "title": "OPC Router", - "description": "No-code middleware for industrial applications. The OPC Router connects PLCs, PCS, SCADA, MES, SQL databases and servers, label printers, e-mail servers and erp-systems via OPC UA, MQTT, REST, CSV and many others without any programming effort", - "note": "More information about the EULA.", - "categories": [ - "edge" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/opc-router.png", - "image": "opcrouter/runtime:latest", - "ports": [ - "49429/tcp", - "8080/tcp", - "8081/tcp" - ], - "env": [ + "name": "DB_HOST", + "label": "DB_HOST", + "default": "Don't forget to create the volume directories on the host file system.
", + "description": "[hiSHtory](https://github.com/ddworken/hishtory) is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png", - "image": "softingindustrial/edgeconnector-fanuc-cnc", - "ports": [ - "443/tcp", - "8099/tcp", - "4897/tcp" - ], + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hishtory-server-icon.png", + "image": "linuxserver/hishtory-server:latest", "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, { "name": "TZ", - "label": "TZ" - } - ], - "volumes": [ + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, { - "container": "/config" + "name": "HISHTORY_POSTGRES_DB", + "label": "HISHTORY_POSTGRES_DB", + "default": "postgresql://${HISHTORY_DB_USER}:${HISHTORY_DB_PASS}@hishtory-db:5432/hishtory?sslmode=disable", + "description": "Postgres DB [Connection URI](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING). Special characters must be [URL encoded](https://en.wikipedia.org/wiki/URL_encoding)." }, { - "container": "/mqtt" + "name": "HISHTORY_SQLITE_DB", + "label": "HISHTORY_SQLITE_DB", + "default": "/config/hishtory.db", + "description": "SQLite database path. Needs to be a mounted volume for persistence. Don't set at the same time as HISHTORY_POSTGRES_DB." } - ] + ], + "ports": [ + "8080:8080/tcp" + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "EdgeConnector Aggregator", - "description": "Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT", - "categories": [ - "edge" - ], + "title": "Inkscape", + "name": "Inkscape", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/inkscape/config
", + "description": "[Inkscape](https://inkscape.org/) is professional quality vector graphics software which runs on Linux, Mac OS X and Windows desktop computers.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png", - "image": "softingindustrial/edgeaggregator", - "ports": [ - "443/tcp", - "8099/tcp", - "4897/tcp" - ], + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/inkscape-logo.png", + "image": "linuxserver/inkscape:latest", "env": [ { - "name": "TZ", - "label": "TZ" - } - ], - "volumes": [ + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, { - "container": "/config" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/mqtt" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] - }, - { - "type": 2, - "title": "Portainer Agent", - "description": "Manage all the resources in your Swarm cluster", - "note": "The agent will be deployed globally inside your cluster and available on port 9001.", - "categories": [ - "portainer" - ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "stacks/portainer-agent/docker-stack.yml" - } - }, - { - "type": 2, - "title": "OpenFaaS", - "name": "func", - "description": "Serverless functions made simple", - "note": "Deploys the API gateway and sample functions. You can access the UI on port 8080. Warning: the name of the stack must be 'func'.", - "categories": [ - "serverless" ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/openfaas.png", - "repository": { - "url": "https://github.com/openfaas/faas", - "stackfile": "docker-compose.yml" - } - }, - { - "type": 2, - "title": "IronFunctions", - "description": "Open-source serverless computing platform", - "note": "Deploys the IronFunctions API and UI.", - "categories": [ - "serverless" + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "stacks/ironfunctions/docker-stack.yml" - } - }, - { - "type": 2, - "title": "CockroachDB", - "description": "CockroachDB cluster", - "note": "Deploys an insecure CockroachDB cluster, please refer to CockroachDB documentation for production deployments.", - "categories": [ - "database" + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/inkscape/config" + } ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cockroachdb.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "stacks/cockroachdb/docker-stack.yml" - } + "restart_policy": "unless-stopped" }, { - "type": 3, - "title": "OpenAMT", - "description": "OpenAMT Cloud Toolkit", - "note": "MPS password needs to be 8-32 characters including one uppercase, one lowercase letters, one base-10 digit and one special character.", - "categories": [ - "Cloud" - ], + "type": 1, + "title": "Jenkins-builder", + "name": "Jenkins-builder", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jenkins-builder/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/intel.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "stacks/openamt/docker-compose.yml" - }, + "logo": "", + "image": "linuxserver/jenkins-builder:latest", "env": [ { - "name": "POSTGRES_USER", - "label": "Database user" - }, - { - "name": "POSTGRES_PASSWORD", - "label": "Database password" - }, - { - "name": "MPS_USER", - "label": "MPS user" - }, - { - "name": "MPS_PASSWORD", - "label": "MPS password" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "MPS_COMMON_NAME", - "label": "MPS URL", - "description": "Used to connect to the MPS API." + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "MPS_SECRET", - "label": "MPS Secret", - "description": "Strong secret key used to log into MPS." - }, + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ { - "name": "VAULT_SECRET", - "label": "Vault secret", - "description": "Secret token used to log into Vault (don't include '.' character)." + "container": "/config", + "bind": "/volume1/docker/jenkins-builder/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "type": 2, - "title": "Microsoft OMS Agent", - "description": "Microsoft Operations Management Suite Linux agent.", - "categories": [ - "OPS" - ], + "type": 1, + "title": "Kasm", + "name": "Kasm", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kasm/opt
mkdir -p /volume1/docker/kasm/profiles
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kdenlive/config
", + "description": "[Kdenlive](https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cedalo.png", - "repository": { - "url": "https://github.com/portainer/templates", - "stackfile": "edge/cedalo-mosquitto-mc/docker-compose.yml" - }, + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kdenlive-logo.png", + "image": "linuxserver/kdenlive:latest", "env": [ { - "name": "CEDALO_LICENSE_KEY", - "label": "License key" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "CEDALO_MOSQUITTO_PASSWORD", - "label": "Mosquitto password" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "CEDALO_MC_USER", - "label": "Management Center username", - "default": "cedalo" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "name": "CEDALO_MC_PASSWORD", - "label": "Management Center password" + "name": "SUBFOLDER", + "label": "SUBFOLDER", + "default": "/", + "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } - ] - }, - { - "type": 4, - "title": "Softing EdgeConnector modbus", - "description": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT", - "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-modbus/docker-compose.yml" - }, - { - "type": 4, - "title": "Softing EdgeConnector 840D", - "description": "Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT", - "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-840d/docker-compose.yml" - }, - { - "type": 4, - "title": "Softing EdgeConnector Siemens", - "description": "Connect Siemens SIMATIC S7-300/400/1200/1500 PLCs and provide the data via OPC UA and MQTT", - "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-siemens/docker-compose.yml" - }, - { - "type": 4, - "title": "Softing EdgeConnector FANUC CNC", - "description": "Connect FANUC CNCs and provide the data via OPC UA and MQTT", - "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-fanuc-cnc/docker-compose.yml" - }, - { - "type": 4, - "title": "Softing EdgeConnector Aggregator", - "description": "Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT", - "stackfile": "https://raw.githubusercontent.com/portainer/templates/master/edge/softing-edgeconnector-aggregator/docker-compose.yml" + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/kdenlive/config" + } + ], + "restart_policy": "unless-stopped" }, { - "categories": [ - "Other" - ], - "description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it\u2019ll cover ALL your home devices, and you don\u2019t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network.", + "type": 1, + "title": "Kicad", + "name": "Kicad", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kicad/config
", + "description": "[KiCad](https://www.kicad.org/) - A Cross Platform and Open Source Electronics Design Automation Suite.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kicad-logo.png", + "image": "linuxserver/kicad:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "100", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" }, { - "label": "CONTEXT_PATH", - "name": "CONTEXT_PATH", - "set": "adguard home" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "adguard/adguardhome:latest", - "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/adguard.png", - "name": "adguard", - "platform": "linux", "ports": [ - "53:53/tcp", - "53:53/udp", - "67:67/udp", - "68:68/tcp", - "68:68/udp", - "80:80/tcp", - "443:443/tcp", - "853:853/tcp", - "3000:3000/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], - "restart_policy": "unless-stopped", - "title": "Adguard", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Adguard/Workdir", - "container": "/opt/adguardhome/work" - }, - { - "bind": "/portainer/Files/AppData/Adguard/Conf", - "container": "/opt/adguardhome/conf" + "container": "/config", + "bind": "/volume1/docker/kicad/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "categories": [ - "Other", - "Tools" - ], - "description": "This is a Bitwarden server API implementation written in Rust compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal..", - "image": "bitwardenrs/server:latest", - "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/bitwarden.png", - "name": "bitwardenrs", - "note": "This project is not associated with the Bitwarden project nor 8bit Solutions LLC.", - "platform": "linux", - "ports": [ - ":80/tcp" - ], - "restart_policy": "unless-stopped", - "title": "Bitwarden RS", "type": 1, - "volumes": [ + "title": "Kimai", + "name": "Kimai", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kimai/config
", + "description": "[Kimai](https://kimai.org/) is a professional grade time-tracking application, free and open-source. It handles use-cases of freelancers as well as companies with dozens or hundreds of users. Kimai was build to track your project times and ships with many advanced features, including but not limited to: JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user - multi-timezones - multi-language ([over 30 translations existing](https://hosted.weblate.org/projects/kimai/)!), authentication via SAML/LDAP/Database, two-factor authentication (2FA) with TOTP, customizable role and team permissions, responsive design, user/customer/project specific rates, advanced search & filtering, money and time budgets, advanced reporting, support for [plugins](https://www.kimai.org/store/) and so much more.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kimai-logo.png", + "image": "linuxserver/kimai:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, { - "bind": "/portainer/Files/AppData/Config/Bitwarden-rs", - "container": "/config" + "name": "DATABASE_URL", + "label": "DATABASE_URL", + "default": "mysql://your_db_user:your_db_pass@your_db_host:3306/your_db_name?charset=your_db_charset&serverVersion=your_db_version", + "description": "Configure your database connection, see Application Setup instructions." } - ] - }, - { - "type": 1, - "title": "IronFunctions API", - "description": "Open-source serverless computing platform", - "categories": [ - "serverless" ], - "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png", - "image": "iron/functions:latest", "ports": [ - "8080/tcp" + "80:80/tcp", + "443:443/tcp" ], "volumes": [ { - "container": "/app/data" + "container": "/config", + "bind": "/volume1/docker/kimai/config" } ], - "privileged": true + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "IronFunctions UI", - "description": "Open-source user interface for IronFunctions", - "categories": [ - "serverless" - ], + "title": "Krita", + "name": "Krita", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/krita/config
", + "description": "[Krita](https://krita.org/en/) is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png", - "image": "iron/functions-ui:latest", - "ports": [ - "4000/tcp" - ], - "volumes": [ + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/krita-logo.png", + "image": "linuxserver/krita:latest", + "env": [ { - "container": "/app/data" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "env": [ + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ { - "name": "API_URL", - "label": "API URL" + "container": "/config", + "bind": "/volume1/docker/krita/config" } ], - "privileged": true + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Magento 2", - "description": "Open-source e-commerce platform", - "categories": [ - "CMS" - ], + "title": "Lollypop", + "name": "Lollypop", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/lollypop/config
", + "description": "[Lollypop](https://wiki.gnome.org/Apps/Lollypop) is a lightweight modern music player designed to work excellently on the GNOME desktop environment.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/magento.png", - "image": "alankent/gsd:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lollypop-icon.png", + "image": "linuxserver/lollypop:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], "ports": [ - "80/tcp", - "3000/tcp", - "3001/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], "volumes": [ { - "container": "/var/www/html/" + "container": "/config", + "bind": "/volume1/docker/lollypop/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "type": 2, - "title": "NextcloudStack", - "description": "Nextcloud setup with a MySQL database", - "note": "Deploys a Nextcloud instance connected to a MySQL database.", - "categories": [ - "Cloud" - ], + "type": 1, + "title": "Mediaelch", + "name": "Mediaelch", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mediaelch/config
", + "description": "[MediaElch](https://github.com/Komet/MediaElch) is a MediaManager for Kodi. Information about Movies, TV Shows, Concerts and Music are stored as nfo files. Fanarts are downloaded automatically from fanart.tv. Using the nfo generator, MediaElch can be used with other MediaCenters as well.", "platform": "linux", - "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/nextcloud-icon.png", - "repository": { - "url": "https://github.com/mikestraney/portainer-templates", - "stackfile": "stacks/nextcloud/docker-stack.yml" - }, + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mediaelch-logo.png", + "image": "linuxserver/mediaelch:latest", "env": [ { - "label": "MYSQL_PASSWORD", - "name": "mypassword", - "description": "password for sql" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "MYSQL_ROOT_PASSWORD", - "name": "myrpassword", - "description": "root password for sql" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mediaelch/config" + } + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Odoo", - "description": "Open-source business apps", - "categories": [ - "project-management" - ], + "title": "Mullvad-browser", + "name": "Mullvad-browser", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mullvad-browser/config
", + "description": "The [Mullvad Browser](https://mullvad.net/en/browser) is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It\u2019s designed to minimize tracking and fingerprinting. You could say it\u2019s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.", "platform": "linux", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/odoo.png", - "image": "odoo:latest", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mullvad-browser-logo.png", + "image": "linuxserver/mullvad-browser:latest", "env": [ { - "name": "HOST", - "label": "PostgreSQL database host", - "type": "container" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "USER", - "label": "Database user" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "PASSWORD", - "label": "Database password" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, + { + "name": "LOCAL_NET", + "label": "LOCAL_NET", + "default": "192.168.0.0/16", + "description": "If using a VPN, set this to your local LAN IP range using CIDR notation. Without it you will be unable to access the web interface. If you have multiple ranges or a complex LAN setup you will need to manage this yourself in the wg0.conf, see the App Setup section for details." } ], "ports": [ - "8069/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], "volumes": [ { - "container": "/var/lib/odoo" - }, - { - "container": "/mnt/extra-addons" + "container": "/config", + "bind": "/volume1/docker/mullvad-browser/config" } - ] - }, - { - "type": 1, - "title": "Plesk", - "description": "WebOps platform and hosting control panel", - "categories": [ - "CMS" ], - "platform": "linux", - "note": "Default credentials: admin / changeme", - "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/plesk.png", - "image": "plesk/plesk:latest", - "ports": [ - "21/tcp", - "80/tcp", - "443/tcp", - "8880/tcp", - "8443/tcp", - "8447/tcp" - ] + "restart_policy": "unless-stopped" }, { "type": 1, - "name": "cardigann", - "title": "Cardigann", - "description": "Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.", - "logo": "https://mediadepot.github.io/templates/img/cardigann.png", - "image": "linuxserver/cardigann:latest", - "categories": [ - "Downloaders:" + "title": "Mylar3", + "name": "Mylar3", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mylar3/config
mkdir -p /volume1/docker/mylar3/comics
mkdir -p /volume1/docker/mylar3/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mysql-workbench/config
", + "description": "[MySQL Workbench](https://www.mysql.com/products/workbench/) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mysql-workbench-icon.png", + "image": "linuxserver/mysql-workbench:latest", "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, { "name": "PGID", "label": "PGID", - "default": "15000", - "preset": true + "default": "100", + "description": "for GroupID" }, { - "name": "PUID", - "label": "PUID", - "default": "15000", - "preset": true + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "labels": [ + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ { - "name": "traefik.enable", - "value": "true" - }, + "container": "/config", + "bind": "/volume1/docker/mysql-workbench/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Ngircd", + "name": "Ngircd", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ngircd/config
", + "description": "[Ngircd](https://ngircd.barton.de/) is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ngircd-logo.png", + "image": "linuxserver/ngircd:latest", + "env": [ { - "name": "traefik.http.services.cardigann.loadbalancer.server.port", - "value": "5060" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "traefik.http.routers.cardigann.entrypoints", - "value": "websecure" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "traefik.http.routers.cardigann.tls.certresolver", - "value": "mydnschallenge" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] - }, - { - "type": 1, - "name": "cloudcmd", - "title": "Cloud Commander", - "description": "Cloud Commander a file manager for the web with console and editor.", - "logo": "https://mediadepot.github.io/templates/img/cloudcmd-logo.png", - "image": "coderaiser/cloudcmd", - "categories": [ - "Documents:", - "Network:Other", - "Tools:" ], "ports": [ - "8000/tcp" + "6667:6667/tcp" ], "volumes": [ { - "container": "/media/host/opt/mediadepot", - "bind": "/opt/mediadepot/apps" - }, - { - "container": "/media/host/media/storage", - "bind": "/media/storage" - }, - { - "container": "/media/host/media/temp", - "bind": "/media/temp" + "container": "/config", + "bind": "/volume1/docker/ngircd/config" } ], - "env": [], - "labels": [ + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Openvscode-server", + "name": "Openvscode-server", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/openvscode-server/config
", + "description": "[Openvscode-server](https://github.com/gitpod-io/openvscode-server) provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png", + "image": "linuxserver/openvscode-server:latest", + "env": [ { - "name": "traefik.enable", - "value": "true" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "traefik.http.services.cloudcmd.loadbalancer.server.port", - "value": "8000" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "traefik.http.routers.cloudcmd.entrypoints", - "value": "websecure" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "name": "traefik.http.routers.cloudcmd.tls.certresolver", - "value": "mydnschallenge" + "name": "CONNECTION_TOKEN", + "label": "CONNECTION_TOKEN", + "default": "", + "description": "Optional security token for accessing the Web UI (ie. `supersecrettoken`)." }, { - "name": "traefik.http.routers.cloudcmd.middlewares", - "value": "authme" + "name": "CONNECTION_SECRET", + "label": "CONNECTION_SECRET", + "default": "", + "description": "Optional path to a file inside the container that contains the security token for accessing the Web UI (ie. `/path/to/file`). Overrides `CONNECTION_TOKEN`." }, { - "name": "traefik.http.middlewares.authme.forwardauth.address", - "value": "http://authelia:9091/api/verify?rd=https://login.${DEPOT_DOMAIN_NAME}/" + "name": "SUDO_PASSWORD", + "label": "SUDO_PASSWORD", + "default": "password", + "description": "If this optional variable is set, user will have sudo access in the openvscode-server terminal with the specified password." }, { - "name": "traefik.http.middlewares.authme.forwardauth.trustforwardheader", - "value": "true" + "name": "SUDO_PASSWORD_HASH", + "label": "SUDO_PASSWORD_HASH", + "default": "", + "description": "Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`." } - ] - }, - { - "type": 1, - "name": "duplicacy", - "title": "Duplicacy", - "description": "Duplicacy backs up your files to many cloud storages with client-side encryption and the highest level of deduplication", - "logo": "https://mediadepot.github.io/templates/img/duplicacy-icon.png", - "image": "mediadepot/duplicacy:latest", - "categories": [ - "Utility:Backup" ], "ports": [ - "3875/tcp" + "3000:3000/tcp" ], "volumes": [ { "container": "/config", - "bind": "/opt/mediadepot/apps/duplicacy/config" - }, + "bind": "/volume1/docker/openvscode-server/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Opera", + "name": "Opera", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/opera/config
", + "description": "[Opera](https://www.opera.com/) is a multi-platform web browser developed by its namesake company Opera. The browser is based on Chromium, but distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.) through its user interface and other features.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/opera-icon.png", + "image": "linuxserver/opera:latest", + "env": [ { - "container": "/logs", - "bind": "/opt/mediadepot/apps/duplicacy/logs" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/cache", - "bind": "/opt/mediadepot/apps/duplicacy/cache" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/source/apps", - "bind": "/opt/mediadepot/apps/" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "container": "/source/storage", - "bind": "/media/storage/" + "name": "OPERA_CLI", + "label": "OPERA_CLI", + "default": "https://www.linuxserver.io/", + "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." } ], - "env": [ + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ { - "name": "TZ", - "label": "TZ", - "default": "America/Los_Angeles" + "container": "/config", + "bind": "/volume1/docker/opera/config" } ], - "labels": [ - { - "name": "traefik.enable", - "value": "true" - }, + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Orcaslicer", + "name": "Orcaslicer", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/orcaslicer/config
", + "description": "[Orca Slicer](https://github.com/SoftFever/OrcaSlicer) is an open source slicer for FDM printers. OrcaSlicer is fork of Bambu Studio, it was previously known as BambuStudio-SoftFever, Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/orcaslicer-logo.png", + "image": "linuxserver/orcaslicer:latest", + "env": [ { - "name": "traefik.http.services.duplicacy.loadbalancer.server.port", - "value": "3875" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "traefik.http.routers.duplicacy.entrypoints", - "value": "websecure" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "traefik.http.routers.duplicacy.tls.certresolver", - "value": "mydnschallenge" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] - }, - { - "type": 1, - "name": "droppy", - "title": "Droppy", - "description": "Droppy is a self-hosted file storage server", - "logo": "https://mediadepot.github.io/templates/img/filebrowser-icon.png", - "image": "silverwind/droppy:latest", - "categories": [ - "Tools:", - "Network:Web", - "Network:Other", - "Tools:" ], "ports": [ - "8989/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], "volumes": [ { - "container": "/files/tvshows", - "bind": "/media/storage/tvshows" - }, - { - "container": "/files/movies", - "bind": "/media/storage/movies" - }, - { - "container": "/files/music", - "bind": "/media/storage/music" - }, - { - "container": "/files/photos", - "bind": "/media/storage/photos" - }, + "container": "/config", + "bind": "/volume1/docker/orcaslicer/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Pairdrop", + "name": "Pairdrop", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", + "description": "[PairDrop](https://github.com/schlagmichdoch/PairDrop) is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/schlagmichdoch/PairDrop/master/public/images/android-chrome-512x512.png", + "image": "linuxserver/pairdrop:latest", + "env": [ { - "container": "/files/ebooks", - "bind": "/media/storage/ebooks" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/files/documents", - "bind": "/media/storage/documents" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/files/software", - "bind": "/media/storage/software" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "container": "/files/downloads", - "bind": "/media/storage/downloads" + "name": "RATE_LIMIT", + "label": "RATE_LIMIT", + "default": "false", + "description": "Set to `true` to limit clients to 100 requests per 5 min" }, { - "container": "/files/blackhole", - "bind": "/media/temp/blackhole" + "name": "WS_FALLBACK", + "label": "WS_FALLBACK", + "default": "false", + "description": "Set to `true` to enable websocket fallback if the peer to peer WebRTC connection is not available to the client (see App Setup notes)." }, { - "container": "/files/processing", - "bind": "/media/temp/processing" + "name": "RTC_CONFIG", + "label": "RTC_CONFIG", + "default": "", + "description": "Path to a json file containing custom STUN/TURN config (see App Setup notes)" }, { - "container": "/config", - "bind": "/opt/mediadepot/apps/droppy" + "name": "DEBUG_MODE", + "label": "DEBUG_MODE", + "default": "false", + "description": "Set to `true` to debug the http server configuration by logging clients IP addresses used by PairDrop to STDOUT. [See here for more info](https://github.com/schlagmichdoch/PairDrop/blob/master/docs/host-your-own.md#debug-mode). Do not use in production!" } ], + "ports": [ + "3000:3000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Piper", + "name": "Piper", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/piper/config
", + "description": "[Piper](https://github.com/rhasspy/piper/) is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol server for Piper.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/piper-logo.png", + "image": "linuxserver/piper:latest", "env": [ { - "name": "GID", - "label": "GID", - "default": "15000", - "preset": true + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "UID", - "label": "UID", - "default": "15000", - "preset": true + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { "name": "TZ", "label": "TZ", - "default": "America/Los_Angeles" - } - ], - "labels": [ + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, { - "name": "traefik.enable", - "value": "true" + "name": "PIPER_VOICE", + "label": "PIPER_VOICE", + "default": "en_US-lessac-medium", + "description": "The [Piper voice](https://huggingface.co/rhasspy/piper-voices/tree/main) to use, in the format `Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/plex-meta-manager/config
", + "description": "[Plex-meta-manager](https://github.com/meisnate12/Plex-Meta-Manager) is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.", "categories": [ - "Tools:", - "Network:Web", - "Network:Other", - "Tools:" - ], - "ports": [ - "8484/tcp" + "Media Management" ], - "volumes": [], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-meta-manager-banner.png", + "image": "linuxserver/plex-meta-manager:latest", "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, { "name": "TZ", "label": "TZ", - "default": "America/Los_Angeles" - } - ], - "labels": [ + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + }, { - "name": "traefik.enable", - "value": "true" + "name": "PMM_CONFIG", + "label": "PMM_CONFIG", + "default": "/config/config.yml", + "description": "Specify a custom config file to use." + }, + { + "name": "PMM_TIME", + "label": "PMM_TIME", + "default": "03:00", + "description": "Comma-separated list of times to update each day. Format: `HH:MM`." }, { - "name": "traefik.http.services.gaps.loadbalancer.server.port", - "value": "8484" + "name": "PMM_RUN", + "label": "PMM_RUN", + "default": "False", + "description": "Set to `True` to run without the scheduler." }, { - "name": "traefik.http.routers.gaps.entrypoints", - "value": "websecure" + "name": "PMM_TEST", + "label": "PMM_TEST", + "default": "False", + "description": "Set to `True` to run in debug mode with only collections that have `test: true`." }, { - "name": "traefik.http.routers.gaps.tls.certresolver", - "value": "mydnschallenge" + "name": "PMM_NO_MISSING", + "label": "PMM_NO_MISSING", + "default": "False", + "description": "Set to `True` to run without any of the missing movie/show functions." } - ] + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/plex-meta-manager/config" + } + ], + "restart_policy": "unless-stopped" }, { - "type": 3, - "name": "klaxon", - "title": "Klaxon", - "description": "Klaxon is a free, quick to set up and easy to use robot that checks websites regularly so you don't have to.", - "logo": "https://mediadepot.github.io/templates/img/klaxon-logo.png", - "categories": [ - "Documents:", - "Network:Other", - "Tools:" - ], + "type": 1, + "title": "Pydio-cells", + "name": "Pydio-cells", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pydio-cells/config
", + "description": "[Pydio-cells](https://pydio.com/) is the nextgen file sharing platform for organizations. It is a full rewrite of the Pydio project using the Go language following a micro-service architecture.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/wiki/pydio/cells/images/PydioCellsColor.png", + "image": "linuxserver/pydio-cells:latest", "env": [ { - "name": "SMTP_PROVIDER", - "label": "SMTP_PROVIDER", - "default": "SENDGRID" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "SENDGRID_USERNAME", - "label": "SENDGRID_USERNAME", - "default": "" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "SENDGRID_PASSWORD", - "label": "SENDGRID_PASSWORD", - "default": "" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "name": "ADMIN_EMAILS", - "label": "ADMIN_EMAILS", - "default": "" + "name": "EXTERNALURL", + "label": "EXTERNALURL", + "default": "yourdomain.url", + "description": "The external url you would like to use to access Pydio Cells (Can be https://domain.url or https://IP:PORT)." + }, + { + "name": "SERVER_IP", + "label": "SERVER_IP", + "default": "0.0.0.0", + "description": "Enter the LAN IP of the docker server. Required for local access by IP, added to self signed cert as SAN (not required if accessing only through reverse proxy)." } ], - "repository": { - "url": "https://github.com/mediadepot/templates", - "stackfile": "stacks/klaxon/docker-compose.yml" - } + "ports": [ + "8080:8080/tcp", + "33060:33060/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/pydio-cells/config" + } + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "name": "logzio-logs-collector", - "title": "Logzio Logs Collector", - "description": "Docker container that uses Filebeat to collect logs from other Docker containers and forward those logs to your Logz.io account.", - "logo": "https://mediadepot.github.io/templates/img/logzio-icon.png", - "image": "logzio/docker-collector-logs", - "categories": [ - "Tools:" - ], - "ports": [], - "privileged": true, - "volumes": [ + "title": "Pyload-ng", + "name": "Pyload-ng", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pyload-ng/config
mkdir -p /volume1/docker/pyload-ng/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pylon/config
mkdir -p /volume1/docker/pylon/code
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/qdirstat/config
mkdir -p /volume1/docker/qdirstat/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/quassel-web/config
", + "description": "[Quassel-web](https://github.com/magne4000/quassel-webserver) is a web client for Quassel. Note that a Quassel-Core instance is required, we have a container available [here.](https://hub.docker.com/r/linuxserver/quassel-core/)", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-web-banner.png", + "image": "linuxserver/quassel-web:latest", "env": [ - { - "name": "PGID", - "label": "PGID", - "default": "15000", - "preset": true - }, { "name": "PUID", "label": "PUID", - "default": "15000", - "preset": true + "default": "1024", + "description": "for UserID" + }, + { + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { "name": "TZ", "label": "TZ", - "default": "America/Los_Angeles" + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "name": "VERSION", - "label": "VERSION", - "default": "latest" - } - ], - "labels": [ + "name": "QUASSEL_CORE", + "label": "QUASSEL_CORE", + "default": "192.168.1.10", + "description": "specify the URL or IP address of your Quassel Core instance" + }, { - "name": "traefik.enable", - "value": "true" + "name": "QUASSEL_PORT", + "label": "QUASSEL_PORT", + "default": "4242", + "description": "specify the port of your Quassel Core instance" }, { - "name": "traefik.http.services.plex.loadbalancer.server.port", - "value": "32400" + "name": "QUASSEL_HTTPS", + "label": "QUASSEL_HTTPS", + "default": "", + "description": "Set to `true` to have Quassel web serve over https on port 64443 instead of http on port 64080." + }, + { + "name": "URL_BASE", + "label": "URL_BASE", + "default": "/quassel", + "description": "Specify a url-base in reverse proxy setups ie. `/quassel`" } - ] - }, - { - "type": 3, - "name": "plextraktsync", - "title": "PlexTraktSync", - "description": "A python script that syncs the movies, shows and ratings between trakt and Plex", - "logo": "https://mediadepot.github.io/templates/img/plex-icon.png", - "categories": [ - "Documents:", - "Tools:" - ], - "repository": { - "url": "https://github.com/mediadepot/templates", - "stackfile": "stacks/plextraktsync/docker-compose.yml" - } - }, - { - "type": 1, - "name": "pureftp", - "title": "Pure-FTP Server", - "description": "Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. ", - "logo": "https://mediadepot.github.io/templates/img/pureftpd-icon.jpg", - "image": "stilliard/pure-ftpd:hardened", - "network": "host", - "categories": [ - "Network:Other", - "Utilities:" ], "ports": [ - "21/tcp", - "30000/tcp", - "30001/tcp", - "30002/tcp", - "30003/tcp", - "30004/tcp", - "30005/tcp", - "30006/tcp", - "30007/tcp", - "30008/tcp", - "30009/tcp" + "64080:64080/tcp", + "64443:64443/tcp" ], "volumes": [ { - "container": "/etc/pure-ftpd/passwd", - "bind": "/opt/mediadepot/apps/pureftp" - }, + "container": "/config", + "bind": "/volume1/docker/quassel-web/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Raneto", + "name": "Raneto", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/raneto/config
", + "description": "[Raneto](http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/gilbitron/Raneto/master/logo/logo_readme.png", + "image": "linuxserver/raneto:latest", + "env": [ { - "container": "/data/tvshows", - "bind": "/media/storage/tvshows" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/data/movies", - "bind": "/media/storage/movies" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/data/music", - "bind": "/media/storage/music" - }, + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "3000:3000/tcp" + ], + "volumes": [ { - "container": "/data/ebooks", - "bind": "/media/storage/ebooks" - }, + "container": "/config", + "bind": "/volume1/docker/raneto/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Readme-sync", + "name": "Readme-sync", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/readme-sync/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/readme-sync:latest", + "env": [ { - "container": "/data/photos", - "bind": "/media/storage/photos" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/data/documents", - "bind": "/media/storage/documents" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/data/downloads", - "bind": "/media/storage/downloads" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/readme-sync/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Remmina", + "name": "Remmina", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/remmina/config
", + "description": "[Remmina](https://remmina.org/) is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png", + "image": "linuxserver/remmina:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/data/software", - "bind": "/media/storage/software" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/data/blackhole", - "bind": "/media/temp/blackhole" - }, + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ { - "container": "/data/processing", - "bind": "/media/temp/processing" + "container": "/config", + "bind": "/volume1/docker/remmina/config" } ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Requestrr", + "name": "Requestrr", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/requestrr/config
", + "description": "[Requestrr](https://github.com/darkalfx/requestrr) is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.", + "categories": [ + "Media" + ], + "platform": "linux", + "logo": "https://github.com/darkalfx/requestrr/raw/master/Logos/requestrr_discord_Icon_512.png", + "image": "linuxserver/requestrr:latest", "env": [ { - "name": "FTP_USER_NAME", - "label": "FTP_USER_NAME", - "default": "depot", - "preset": true + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "FTP_USER_PASS", - "label": "FTP_USER_PASS", - "default": "badpass" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "FTP_USER_HOME", - "label": "FTP_USER_HOME", - "default": "/data", - "preset": true - }, + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "4545:4545/tcp" + ], + "volumes": [ { - "name": "FTP_USER_GID", - "label": "FTP_USER_GID", - "default": "15000", - "preset": true + "container": "/config", + "bind": "/volume1/docker/requestrr/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Series-troxide", + "name": "Series-troxide", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/series-troxide/config
", + "description": "[Series Troxide](https://github.com/MaarifaMaarifa/series-troxide) a Simple and Modern Series Tracker", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/series-troxide-logo.png", + "image": "linuxserver/series-troxide:latest", + "env": [ + { + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "name": "FTP_USER_UID", - "label": "FTP_USER_UID", - "default": "15000", - "preset": true + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { "name": "TZ", "label": "TZ", - "default": "America/Los_Angeles" - }, + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ { - "name": "PUBLICHOST", - "label": "PUBLICHOST", - "default": "localhost" + "container": "/config", + "bind": "/volume1/docker/series-troxide/config" } ], - "labels": [] + "restart_policy": "unless-stopped" }, { "type": 1, - "name": "rclone", - "title": "Rclone Config Backup", - "description": "Rclone is a command line program to sync files and directories to and from cloud providers (Dropbox, GDrive, Box, etc)", - "logo": "https://mediadepot.github.io/templates/img/rclone.png", - "image": "mediadepot/rclone:latest", - "categories": [ - "Backup:", - "Cloud:", - "Network:Other", - "Tools:" - ], - "ports": [], - "volumes": [ + "title": "Sqlitebrowser", + "name": "Sqlitebrowser", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sqlitebrowser/config
", + "description": "[DB Browser for SQLite](https://sqlitebrowser.org/) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/sqlitebrowser-banner.png", + "image": "linuxserver/sqlitebrowser:latest", + "env": [ { - "container": "/srv/rclone/config", - "bind": "/opt/mediadepot/apps/rclone" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/mnt/data", - "bind": "/opt/mediadepot/apps" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } - ] - }, - { - "type": 1, - "name": "scrutiny", - "title": "Scrutiny", - "description": "WebUI for smartd S.M.A.R.T monitoring", - "logo": "https://mediadepot.github.io/templates/img/scrutiny.png", - "image": "analogj/scrutiny:latest", - "categories": [ - "Monitoring:" ], "ports": [ - "8080/tcp" + "3000:3000/tcp", + "3001:3001/tcp" ], "volumes": [ { - "container": "/scrutiny/config/", - "bind": "/opt/mediadepot/apps/scrutiny" - }, - { - "container": "/run/udev", - "bind": "/run/udev", - "readonly": true + "container": "/config", + "bind": "/volume1/docker/sqlitebrowser/config" } ], - "env": [], - "labels": [ + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Steamos", + "name": "Steamos", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/steamos/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/swag/config
", + "description": "SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Let's Encrypt\u2122) sets up an Nginx webserver and reverse proxy with php support and a built-in certbot client that automates free SSL server certificate generation and renewal processes (Let's Encrypt and ZeroSSL). It also contains fail2ban for intrusion prevention.", + "platform": "linux", + "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/swag.gif", + "image": "linuxserver/swag:latest", "env": [ - { - "name": "PGID", - "label": "PGID", - "default": "15000", - "preset": true - }, { "name": "PUID", "label": "PUID", - "default": "15000", - "preset": true + "default": "1024", + "description": "for UserID" }, { - "name": "TZ", - "label": "TZ", - "default": "America/Los_Angeles" - } - ], - "labels": [ - { - "name": "traefik.enable", - "value": "true" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "name": "traefik.http.services.sickrage.loadbalancer.server.port", - "value": "8081" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "name": "traefik.http.routers.sickrage.entrypoints", - "value": "websecure" + "name": "URL", + "label": "URL", + "default": "yourdomain.url", + "description": "Top url you have control over (`customdomain.com` if you own it, or `customsubdomain.ddnsprovider.com` if dynamic dns)." }, { - "name": "traefik.http.routers.sickrage.tls.certresolver", - "value": "mydnschallenge" - } - ] - }, - { - "type": 1, - "name": "syncserver", - "title": "Mozilla Syncserver", - "description": "Run-Your-Own Firefox Sync Server", - "logo": "https://mediadepot.github.io/templates/img/firefox-logo.png", - "image": "mozilla/syncserver:latest", - "categories": [ - "Tools:" - ], - "ports": [ - "5000/tcp" - ], - "volumes": [ - { - "container": "/data", - "bind": "/opt/mediadepot/apps/syncserver" - } - ], - "env": [ - { - "name": "SYNCSERVER_PUBLIC_URL", - "label": "SYNCSERVER_PUBLIC_URL", - "default": "https://syncserver.depot.lan" + "name": "VALIDATION", + "label": "VALIDATION", + "default": "http", + "description": "Certbot validation method to use, options are `http` or `dns` (`dns` method also requires `DNSPLUGIN` variable set)." }, { - "name": "SYNCSERVER_SECRET_FILE", - "label": "SYNCSERVER_SECRET_FILE", - "default": "/data/secret_key" + "name": "SUBDOMAINS", + "label": "SUBDOMAINS", + "default": "www,", + "description": "Subdomains you'd like the cert to cover (comma separated, no spaces) ie. `www,ftp,cloud`. For a wildcard cert, set this *exactly* to `wildcard` (wildcard cert is available via `dns` validation only)" }, { - "name": "SYNCSERVER_SQLURI", - "label": "SYNCSERVER_SQLURI", - "default": "sqlite:////data/syncserver.db" + "name": "CERTPROVIDER", + "label": "CERTPROVIDER", + "default": "", + "description": "Optionally define the cert provider. Set to `zerossl` for ZeroSSL certs (requires existing [ZeroSSL account](https://app.zerossl.com/signup) and the e-mail address entered in `EMAIL` env var). Otherwise defaults to Let's Encrypt." }, { - "name": "SYNCSERVER_BATCH_UPLOAD_ENABLED", - "label": "SYNCSERVER_BATCH_UPLOAD_ENABLED", - "default": "true" + "name": "DNSPLUGIN", + "label": "DNSPLUGIN", + "default": "cloudflare", + "description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `freedns`, `gandi`, `gehirn`, `glesys`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `namecheap`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`." }, { - "name": "SYNCSERVER_FORCE_WSGI_ENVIRON", - "label": "SYNCSERVER_FORCE_WSGI_ENVIRON", - "default": "false" + "name": "PROPAGATION", + "label": "PROPAGATION", + "default": "", + "description": "Optionally override (in seconds) the default propagation time for the dns plugins." }, { - "name": "PORT", - "label": "PORT", - "default": "5000" - } - ], - "labels": [ - { - "name": "traefik.enable", - "value": "true" + "name": "EMAIL", + "label": "EMAIL", + "default": "", + "description": "Optional e-mail address used for cert expiration notifications (Required for ZeroSSL)." }, { - "name": "traefik.http.services.syncservere.loadbalancer.server.port", - "value": "5000" + "name": "ONLY_SUBDOMAINS", + "label": "ONLY_SUBDOMAINS", + "default": "false", + "description": "If you wish to get certs only for certain subdomains, but not the main domain (main domain may be hosted on another machine and cannot be validated), set this to `true`" }, { - "name": "traefik.http.routers.syncserver.entrypoints", - "value": "websecure" + "name": "EXTRA_DOMAINS", + "label": "EXTRA_DOMAINS", + "default": "", + "description": "Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org,*.anotherdomain.org`" }, { - "name": "traefik.http.routers.syncserver.tls.certresolver", - "value": "mydnschallenge" + "name": "STAGING", + "label": "STAGING", + "default": "false", + "description": "Set to `true` to retrieve certs in staging mode. Rate limits will be much higher, but the resulting cert will not pass the browser's security test. Only to be used for testing purposes." } - ] - }, - { - "type": 1, - "name": "urlwatch", - "title": "UrlWatch", - "description": "A tool for monitoring webpages for updates", - "logo": "https://mediadepot.github.io/templates/img/urlwatch.png", - "image": "mediadepot/urlwatch:master", - "categories": [ - "Tools:" ], "ports": [ - "8081/tcp" + "443:443/tcp", + "80:80/tcp" ], "volumes": [ { - "container": "/srv/urlwatch/config", - "bind": "/opt/mediadepot/apps/urlwatch" - }, - { - "container": "/etc/localtime", - "bind": "/etc/localtime", - "readonly": true + "container": "/config", + "bind": "/volume1/docker/swag/config" } ], - "env": [], - "labels": [ - { - "name": "traefik.enable", - "value": "true" - }, + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Synclounge", + "name": "Synclounge", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", + "description": "[Synclounge](https://github.com/samcm/synclounge) is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/synclounge-banner.png", + "image": "linuxserver/synclounge:latest", + "env": [ { - "name": "traefik.http.services.urlwatch.loadbalancer.server.port", - "value": "8081" + "name": "AUTH_LIST", + "label": "AUTH_LIST", + "default": "plexuser1,plexuser2,email1,machineid1", + "description": "If set, only the users defined here and the users of the plex servers defined here will be able to access the server. Use e-mails, plex usernames and/or plex server machine ids, comma separated, no spaces." }, { - "name": "traefik.http.routers.urlwatch.entrypoints", - "value": "websecure" + "name": "AUTOJOIN_ENABLED", + "label": "AUTOJOIN_ENABLED", + "default": "false", + "description": "DEPRECATED - (Still works but will be removed in the future in favor of the built-in var `autojoin__room`) - Set to `true` to let users autojoin the server and a room (specified by the `AUTOJOIN_ROOM` var)." }, { - "name": "traefik.http.routers.urlwatch.tls.certresolver", - "value": "mydnschallenge" + "name": "AUTOJOIN_ROOM", + "label": "AUTOJOIN_ROOM", + "default": "roomname", + "description": "DEPRECATED - (Still works but will be removed in the future in favor of the built-in var `autojoin__room`) - Set the room name for auto joining (requires `AUTOJOIN_ENABLED` set to `true`)." } - ] + ], + "ports": [ + "8088:8088/tcp" + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "name": "vsftpd", - "title": "vsftpd FTP Server", - "description": "Secure, fast FTP server for UNIX-like systems", - "logo": "https://mediadepot.github.io/templates/img/pureftpd-icon.jpg", - "image": "delfer/alpine-ftp-server", - "network": "host", - "categories": [ - "Network:Other", - "Utilities:" - ], - "ports": [ - "21/tcp", - "21000/tcp", - "21001/tcp", - "21002/tcp", - "21003/tcp", - "21004/tcp", - "21005/tcp", - "21006/tcp", - "21007/tcp", - "21008/tcp", - "21009/tcp", - "21010/tcp" + "title": "Tester", + "name": "Tester", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", + "description": "This internal tool is used as a desktop sandbox in our CI process to grab a screenshot of a hopefully functional endpoint", + "platform": "linux", + "logo": "https://avatars3.githubusercontent.com/u/12324908?s=200&v=4", + "image": "linuxserver/tester:latest", + "env": [ + { + "name": "URL", + "label": "URL", + "default": "http://google.com", + "description": "Specify an endpoint, the container will automatically determine the correct protocol and program to use" + } ], - "volumes": [ + "ports": [ + "3000:3000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Unifi-network-application", + "name": "Unifi-network-application", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unifi-network-application/config
", + "description": "The [Unifi-network-application](https://ui.com/) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-banner.png", + "image": "linuxserver/unifi-network-application:latest", + "env": [ { - "container": "/home/depot/tvshows", - "bind": "/media/storage/tvshows" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "container": "/home/depot/movies", - "bind": "/media/storage/movies" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "container": "/home/depot/music", - "bind": "/media/storage/music" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { - "container": "/home/depot/ebooks", - "bind": "/media/storage/ebooks" + "name": "MONGO_USER", + "label": "MONGO_USER", + "default": "unifi", + "description": "Mongodb Username. Only evaluated on first run. **Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding)**." }, { - "container": "/home/depot/photos", - "bind": "/media/storage/photos" + "name": "MONGO_PASS", + "label": "MONGO_PASS", + "default": "", + "description": "Mongodb Password. Only evaluated on first run. **Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding)**." }, { - "container": "/home/depot/documents", - "bind": "/media/storage/documents" + "name": "MONGO_HOST", + "label": "MONGO_HOST", + "default": "unifi-db", + "description": "Mongodb Hostname. Only evaluated on first run." }, { - "container": "/home/depot/downloads", - "bind": "/media/storage/downloads" + "name": "MONGO_PORT", + "label": "MONGO_PORT", + "default": "27017", + "description": "Mongodb Port. Only evaluated on first run." }, { - "container": "/home/depot/software", - "bind": "/media/storage/software" + "name": "MONGO_DBNAME", + "label": "MONGO_DBNAME", + "default": "unifi", + "description": "Mongodb Database Name (stats DB is automatically suffixed with `_stat`). Only evaluated on first run." }, { - "container": "/home/depot/blackhole", - "bind": "/media/temp/blackhole" + "name": "MEM_LIMIT", + "label": "MEM_LIMIT", + "default": "1024", + "description": "Optionally change the Java memory limit (in Megabytes). Set to `default` to reset to default" }, { - "container": "/home/depot/processing", - "bind": "/media/temp/processing" - } - ], - "env": [ + "name": "MEM_STARTUP", + "label": "MEM_STARTUP", + "default": "1024", + "description": "Optionally change the Java initial/minimum memory (in Megabytes). Set to `default` to reset to default" + }, { - "name": "ADDRESS", - "label": "ADDRESS" + "name": "MONGO_TLS", + "label": "MONGO_TLS", + "default": "", + "description": "Mongodb enable [TLS](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.tls). Only evaluated on first run." }, { - "name": "USERS", - "label": "USERS", - "default": "depot|badpass|/home/depot|15000" + "name": "MONGO_AUTHSOURCE", + "label": "MONGO_AUTHSOURCE", + "default": "", + "description": "Mongodb [authSource](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.authSource). For Atlas set to `admin`.Defaults to `MONGO_DBNAME`.Only evaluated on first run." } ], - "labels": [] - }, - { - "type": 1, - "name": "wizarr", - "title": "Wizarr", - "description": " Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc. ", - "logo": "https://mediadepot.github.io/templates/img/wizarr-logo.png", - "image": "ghcr.io/wizarrrr/wizarr", - "categories": [ - "Tools:" - ], "ports": [ - "5690/tcp" + "8443:8443/tcp", + "3478:3478/udp", + "10001:10001/udp", + "8080:8080/tcp", + "1900:1900/udp", + "8843:8843/tcp", + "8880:8880/tcp", + "6789:6789/tcp", + "5514:5514/udp" ], "volumes": [ { - "container": "/data/database", - "bind": "/opt/mediadepot/apps/wizarr" - }, - { - "container": "/etc/localtime", - "bind": "/etc/localtime", - "readonly": true - } - ], - "env": [ - { - "name": "APP_URL", - "label": "APP_URL", - "default": "https://wizarr.domain.com" + "container": "/config", + "bind": "/volume1/docker/unifi-network-application/config" } ], - "labels": [ - { - "name": "traefik.enable", - "value": "true" - }, - { - "name": "traefik.http.services.wizarr.loadbalancer.server.port", - "value": "5690" - }, - { - "name": "traefik.http.routers.wizarr.entrypoints", - "value": "websecure" - }, - { - "name": "traefik.http.routers.wizarr.tls.certresolver", - "value": "mydnschallenge" - } - ] + "restart_policy": "unless-stopped" }, { - "type": 3, - "title": "Penpot (http)", - "name": "penpot-http", - "categories": [ - "graphic design" - ], - "description": "Penpot is the first Open Source design and prototyping platform meant for cross-domain teams.", - "logo": "https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/penpot-logo.svg", - "note": "Application documentation \ud83d\uddd7. See documentation \ud83d\uddd7 for more details regarding the flags.", + "type": 1, + "title": "Unrar", + "name": "Unrar", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unrar/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/unrar:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "label": "PGID", "name": "PGID", - "default": "1000" - }, - { - "label": "Frontend Flags", - "name": "PENPOT_FLAGS_FE", - "default": "enable-registration disable-secure-session-cookies enable-insecure-register enable-login-with-password" - }, - { - "label": "Backend Flags", - "name": "PENPOT_FLAGS_BE", - "default": "enable-registration disable-secure-session-cookies enable-insecure-register disable-email-verification" - }, - { - "label": "Public URI", - "name": "PUBLIC_URI", - "default": "http://192.168.1.1:8624", - "description": "Public URI. If you are going to expose this instance to the internet and use it under different domain than 'localhost', you will need to adjust it to the final domain." + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "label": "Penpot Telemetry Enabled?", - "name": "TELEMETRY_ENABLED", - "select": [ - { - "text": "Yes, enable telemetry", - "value": "true", - "default": true - }, - { - "text": "No, disable telemetry", - "value": "false" - } - ], - "description": "When enabled, a periodical process will send anonymous data about this instance." - }, + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ { - "default": "8624", - "label": "Http Port", - "name": "PORT", - "description": "This should match the port specified in the Public URI, or 80/443 if using standard ports." + "container": "/config", + "bind": "/volume1/docker/unrar/config" } ], - "platform": "linux", - "repository": { - "stackfile": "stacks/penpot/docker-compose-http.yml", - "url": "https://github.com/shmolf/portainer-templates" - } + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Stirling PDF", - "name": "stirling-pdf", - "categories": [ - "tools", - "pdf" - ], - "description": "Your locally hosted one-stop-shop for all your PDF needs.", - "note": "To support multiple languages for OCR, per the Official documentation \ud83d\uddd7, download your Tess Data from from another repo \ud83d\uddd7./portainer/Files/AppData/Libraries/StirlingPDF/tessdata
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/vscodium/config
", + "description": "[VSCodium](https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft\u2019s editor VS Code.", "platform": "linux", - "image": "frooodle/s-pdf:0.18.1", - "ports": [ - "5417:8080/tcp" - ], - "restart_policy": "unless-stopped", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/vscodium-icon.png", + "image": "linuxserver/vscodium:latest", "env": [ { - "label": "PUID", "name": "PUID", - "default": "1000" + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "PGID", "name": "PGID", - "default": "1000" + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "label": "Enable Login", - "name": "DOCKER_ENABLE_SECURITY", - "select": [ - { - "text": "Yes, enable login", - "value": "true" - }, - { - "text": "No, disable login", - "value": "false", - "default": true - } - ], - "description": "If you want to enable the login, you'll also need to enable login through the Config's settings.yml" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], "volumes": [ { - "bind": "/portainer/Files/AppData/Config/StirlingPDF", - "container": "/configs" - }, - { - "bind": "/portainer/Files/AppData/Libraries/StirlingPDF/tessdata", - "container": "/usr/share/tesseract-ocr/5/tessdata" + "container": "/config", + "bind": "/volume1/docker/vscodium/config" } - ] + ], + "restart_policy": "unless-stopped" }, { "type": 1, - "title": "Terraria Server", - "name": "terraria-server", - "categories": [ - "games" - ], - "description": "Docker container for a Terraria dedicated server.", - "note": "Link to Official documentation \ud83d\uddd7 for setting up the server.", - "logo": "https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/terraria-server.png", + "title": "Webcord", + "name": "Webcord", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/webcord/config
", + "description": "[WebCord](https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).", "platform": "linux", - "image": "passivelemon/terraria-docker:latest", - "ports": [ - "7777:7777/tcp" - ], - "restart_policy": "unless-stopped", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webcord-icon.png", + "image": "linuxserver/webcord:latest", "env": [ { - "label": "PUID", "name": "PUID", - "default": "1000" + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "PGID", "name": "PGID", - "default": "1000" + "label": "PGID", + "default": "100", + "description": "for GroupID" }, { - "label": "World name", - "name": "WORLD", - "default": "dockerworld" + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], "volumes": [ { - "bind": "/portainer/Files/AppData/Libraries/StirlingPDF/tessdata", - "container": "/usr/share/tesseract-ocr/5/tessdata" + "container": "/config", + "bind": "/volume1/docker/webcord/config" } - ] - }, - { - "type": 1, - "title": "Cockpit", - "name": "cockpit-cms", - "categories": [ - "cms" - ], - "description": "Cockpit is a headless CMS with an API-first approach that puts content first.", - "note": "Link to Official documentation \ud83d\uddd7.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wps-office/config
", + "description": "[WPS Office](https://www.wps.com/) is a lightweight, feature-rich comprehensive office suite with high compatibility. As a handy and professional office software, WPS Office allows you to edit files in Writer, Presentation, Spreadsheet, and PDF to improve your work efficiency.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wps-office-icon.png", + "image": "linuxserver/wps-office:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "100", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "gitea/gitea:latest", - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/gitea.png", - "name": "gitea", - "note": "Use SQLite3 for the database unless you have an external one setup.", "ports": [ "3000:3000/tcp", - "222:22/tcp" + "3001:3001/tcp" ], - "platform": "linux", - "restart_policy": "unless-stopped", - "title": "Gitea", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/Gitea", - "container": "/data" - }, - { - "bind": " /etc/timezone", - "container": "/etc/timezone:ro" - }, - { - "bind": "/etc/localtime", - "container": "/etc/localtime:ro" + "container": "/config", + "bind": "/volume1/docker/wps-office/config" } - ] + ], + "restart_policy": "unless-stopped" }, { - "categories": [ - "Other", - "Tools" - ], - "description": "Jellyseer is a free and open source software application for managing requests for your media library.", + "type": 1, + "title": "Xbackbone", + "name": "Xbackbone", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/xbackbone/config
", + "description": "[Xbackbone](https://github.com/SergiX44/XBackBone) is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/SergiX44/XBackBone/master/docs/img/xbackbone.png", + "image": "linuxserver/xbackbone:latest", "env": [ { - "default": "1000", + "name": "PUID", "label": "PUID", - "name": "PUID" + "default": "1024", + "description": "for UserID" }, { - "default": "100", + "name": "PGID", "label": "PGID", - "name": "PGID" + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "fallenbagel/jellyseerr:latest", - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/jellyseerr.png", - "name": "Jellyseerr", - "platform": "linux", "ports": [ - "5055:5055/tcp" + "80:80/tcp", + "443:443/tcp" ], - "restart_policy": "unless-stopped", - "title": "Jellyseerr", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Config/Jellyseerr", - "container": "/app/config" + "container": "/config", + "bind": "/volume1/docker/xbackbone/config" } - ] - }, - { - "categories": [ - "Other", - "Tools" - ], - "description": "Passky is a simple, modern, lightweight, open-source and secure password manager.", - "image": "rabbitcompany/passky-client:latest", - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/passky-icon.png", - "name": "passky-client", - "platform": "linux", - "ports": [ - "8081:80/tcp" ], - "restart_policy": "unless-stopped", - "title": "Passky Client", - "type": 1 + "restart_policy": "unless-stopped" }, { - "categories": [ - "Other", - "Tools" - ], - "description": "Passky is a simple, modern, lightweight, open-source and secure password manager.", + "type": 1, + "title": "Yq", + "name": "Yq", + "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/yq/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/yq:latest", "env": [ { - "default": "admin", - "label": "ADMIN_USERNAME", - "name": "ADMIN_USERNAME" + "name": "PUID", + "label": "PUID", + "default": "1024", + "description": "for UserID" }, { - "label": "ADMIN_PASSWORD", - "name": "ADMIN_PASSWORD" + "name": "PGID", + "label": "PGID", + "default": "100", + "description": "for GroupID" + }, + { + "name": "TZ", + "label": "TZ", + "default": "Europe/Amsterdam", + "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], - "image": "rabbitcompany/passky-server:latest", - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/passky-icon.png", - "name": "passky-server", - "note": "Do not forget to perform regular backups, especially before each update.", - "platform": "linux", "ports": [ - "8080:80/tcp" + "80:80/tcp" ], - "restart_policy": "unless-stopped", - "title": "Passky Server", - "type": 1, "volumes": [ { - "bind": "/portainer/Files/AppData/Passky-Server", - "container": "/var/www/html/databases" + "container": "/config", + "bind": "/volume1/docker/yq/config" } - ] + ], + "restart_policy": "unless-stopped" }, { + "type": 3, + "title": "Immich {shmolf}", + "name": "immich", "categories": [ - "Tools", - "Other" - ], - "description": "A simple script that will watch a stream for you and earn the channel points.", - "image": "rdavidoff/twitch-channel-points-miner-v2:latest", - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/twitchpointsminer.png", - "name": "twitch-points-miner", - "note": "Requires run.py, this is your starter script with your configuration. Please copy and modify accordingly Here", - "platform": "linux", - "ports": [ - "5000:5000/tcp" + "photos", + "backup" ], - "restart_policy": "unless-stopped", - "title": "Twitch Points Miner", - "type": 1, - "volumes": [ + "description": "Self-hosted backup solution for photos and videos on mobile device.", + "logo": "https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/immich-logo.svg", + "note": "Application documentation \ud83d\uddd7", + "env": [ { - "bind": "/portainer/Files/AppData/Config/TwitchPointsMiner/run.py", - "container": "/usr/src/app/run.py" + "default": "1000", + "label": "PUID", + "name": "PUID" }, { - "bind": "/portainer/Files/AppData/TwitchPointsMiner/cookies", - "container": "/usr/src/app/cookies" + "label": "PGID", + "name": "PGID", + "default": "1000" }, { - "bind": "/portainer/Files/AppData/TwitchPointsMiner/logs", - "container": "/usr/src/app/logs" + "label": "Immich version", + "name": "IMMICH_VERSION", + "default": "release", + "description": "To want to lock to a specific tag, provide a value such as 'v1.71.0'" }, { - "bind": "/portainer/Files/AppData/TwitchPointsMiner/analytics", - "container": "/usr/src/app/analytics" + "label": "Database username", + "name": "DB_USERNAME", + "default": "postgres" + }, + { + "label": "Database password", + "name": "DB_PASSWORD", + "default": "please-change-this-to-a-random-secret", + "description": "This should be changed to a random secret" + }, + { + "label": "Database name", + "name": "DB_DATABASE_NAME", + "default": "immich" + }, + { + "label": "Database hostname", + "name": "DB_HOSTNAME", + "default": "immich_postgres", + "description": "The default value references a service within the stack" + }, + { + "label": "File backup location", + "name": "UPLOAD_LOCATION", + "default": "/portainer/Files/AppData/Immich/upload", + "description": "You can leave this path as-is, and the system will auto-create the needed folders. Feel free to change if you desire an alternative location." + }, + { + "label": "Redis hostname", + "name": "REDIS_HOSTNAME", + "default": "immich_redis", + "description": "The default value references a service within the stack" + }, + { + "default": "2283", + "label": "Http Port", + "name": "PORT" } - ] + ], + "platform": "linux", + "repository": { + "stackfile": "stacks/immich/docker-compose.yml", + "url": "https://github.com/shmolf/portainer-templates" + } }, { + "type": 3, + "title": "Penpot (http) {shmolf}", + "name": "penpot-http", "categories": [ - "VPN", - "Tools", - "Other", - "Web" + "graphic design" ], - "description": "Pritunl container built on Alpine Linux. Supports IPv6 and running behind a reverse proxy. This container requires an external Mongo DB and should be run via Docker Compose or other orchestration.", + "description": "Penpot is the first Open Source design and prototyping platform meant for cross-domain teams.", + "logo": "https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/penpot-logo.svg", + "note": "Application documentation \ud83d\uddd7. See documentation \ud83d\uddd7 for more details regarding the flags.", "env": [ { - "default": "false", - "label": "REVERSE_PROXY", - "name": "REVERSE_PROXY" + "default": "1000", + "label": "PUID", + "name": "PUID" }, { - "label": "PRITUNL_OPTS", - "name": "PRITUNL_OPTS" + "label": "PGID", + "name": "PGID", + "default": "1000" }, { - "default": "mongodb://mongo:27017/pritunl", - "label": "MONGODB_URI", - "name": "MONGODB_URI" + "label": "Frontend Flags", + "name": "PENPOT_FLAGS_FE", + "default": "enable-registration disable-secure-session-cookies enable-insecure-register enable-login-with-password" }, { - "default": "false", - "label": "WIREGUARD", - "name": "WIREGUARD" + "label": "Backend Flags", + "name": "PENPOT_FLAGS_BE", + "default": "enable-registration disable-secure-session-cookies enable-insecure-register disable-email-verification" + }, + { + "label": "Public URI", + "name": "PUBLIC_URI", + "default": "http://192.168.1.1:8624", + "description": "Public URI. If you are going to expose this instance to the internet and use it under different domain than 'localhost', you will need to adjust it to the final domain." + }, + { + "label": "Penpot Telemetry Enabled?", + "name": "TELEMETRY_ENABLED", + "select": [ + { + "text": "Yes, enable telemetry", + "value": "true", + "default": true + }, + { + "text": "No, disable telemetry", + "value": "false" + } + ], + "description": "When enabled, a periodical process will send anonymous data about this instance." + }, + { + "default": "8624", + "label": "Http Port", + "name": "PORT", + "description": "This should match the port specified in the Public URI, or 80/443 if using standard ports." } ], - "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/pritunl/Images/pritunl.png", - "name": "pritunl", - "note": "Documentation on this containier can be found here: https://hub.docker.com/r/goofball222/pritunl", "platform": "linux", "repository": { - "stackfile": "Template/Stack/pritunl.yml", - "url": "https://github.com/SelfhostedPro/selfhosted_templates" - }, - "title": "Pritunl", - "type": 3 + "stackfile": "stacks/penpot/docker-compose-http.yml", + "url": "https://github.com/shmolf/portainer-templates" + } + }, + { + "type": 1, + "title": "Watchtower {shmolf}", + "name": "watchtower", + "categories": [ + "docker" + ], + "description": "A container-based solution for automating Docker container base image updates", + "note": "Application documentation \ud83d\uddd7", + "logo": "https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/watchtower-logo.png", + "platform": "linux", + "image": "containrrr/watchtower", + "ports": [ + "9001/tcp" + ], + "restart_policy": "always", + "volumes": [ + { + "container": "/var/run/docker.sock", + "bind": "/var/run/docker.sock" + } + ] }, { + "type": 1, + "title": "Stirling PDF {shmolf}", + "name": "stirling-pdf", "categories": [ - "Other", - "VPN", - "Tools" + "tools", + "pdf" ], - "description": "This container contains OpenVPN and Deluge with a configuration where Deluge is running only when OpenVPN has an active tunnel. It bundles configuration files for many popular VPN providers to make the setup easier.", + "description": "Your locally hosted one-stop-shop for all your PDF needs.", + "note": "To support multiple languages for OCR, per the Official documentation \ud83d\uddd7, download your Tess Data from from another repo \ud83d\uddd7./portainer/Files/AppData/Libraries/StirlingPDF/tessdata