diff --git a/external-templates/dnburgess_templates.json b/external-templates/dnburgess_templates.json
new file mode 100644
index 0000000..dad7eee
--- /dev/null
+++ b/external-templates/dnburgess_templates.json
@@ -0,0 +1,2698 @@
+{
+ "version": "2",
+ "templates": [
+ {
+ "category": [
+ "Video",
+ "Music",
+ "Other"
+ ],
+ "description": "Htpcmanager, a front end for many htpc related applications. Hellowlol version.",
+ "env": [
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/htpcmanager:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/htpcmanager-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8085/tcp"
+ ],
+ "title": "htpcmanager",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Tools"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/jackett:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/jacket-icon.png",
+ "platform": "linux",
+ "ports": [
+ "9117/tcp"
+ ],
+ "title": "jackett",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Books",
+ "Other"
+ ],
+ "description": "Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": "booksonic"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/booksonic:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/booksonic.png",
+ "platform": "linux",
+ "ports": [
+ "4040/tcp"
+ ],
+ "title": "booksonic",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/books"
+ },
+ {
+ "container": "/podcast"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Management"
+ ],
+ "description": "Smokeping keeps track of your network latency.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/smokeping:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/smokeping-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "smokeping",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "category": [
+ "DNS",
+ "Tools"
+ ],
+ "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. First, 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.",
+ "env": [
+ {
+ "label": "SUBDOMAINS",
+ "name": "SUBDOMAINS",
+ "set": ""
+ },
+ {
+ "label": "TOKEN",
+ "name": "TOKEN",
+ "set": ""
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/duckdns:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/duckdns.png",
+ "platform": "linux",
+ "title": "duckdns",
+ "type": 1
+ },
+ {
+ "category": [
+ "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.Optional postprocessors to add IMDb data, or to customize your xmltv listing.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/webgrabplus:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/webgrabplus.png",
+ "platform": "linux",
+ "title": "webgrabplus",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "category": [
+ "HomeAutomation:",
+ "Management"
+ ],
+ "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",
+ "devices": [
+ {
+ "path to device": ""
+ }
+ ],
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/domoticz:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/logo.png",
+ "platform": "linux",
+ "ports": [
+ "1443/tcp",
+ "6144/tcp",
+ "8080/tcp"
+ ],
+ "title": "domoticz",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "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, �TP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/transmission:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/transmission-icon.png",
+ "platform": "linux",
+ "ports": [
+ "9091/tcp",
+ "51413/tcp",
+ "51413/udp"
+ ],
+ "title": "transmission",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/watch"
+ }
+ ]
+ },
+ {
+ "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": [
+ {
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": ""
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "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": [
+ "4040/tcp"
+ ],
+ "title": "libresonic",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/music"
+ },
+ {
+ "container": "/playlists"
+ },
+ {
+ "container": "/podcasts"
+ },
+ {
+ "container": "/media"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Video"
+ ],
+ "description": "Sickchill is an 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": [
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/sickchill:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/sickchill.png",
+ "platform": "linux",
+ "ports": [
+ "8081/tcp"
+ ],
+ "title": "sickchill",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/tv"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Music",
+ "Other",
+ "Tools"
+ ],
+ "description": " MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.",
+ "env": [
+ {
+ "label": "BRAINZCODE",
+ "name": "BRAINZCODE",
+ "set": ""
+ },
+ {
+ "label": "WEBADDRESS",
+ "name": "WEBADDRESS",
+ "set": ""
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/musicbrainz:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/musicbrainz-icon.png",
+ "platform": "linux",
+ "ports": [
+ "5000/tcp"
+ ],
+ "title": "musicbrainz",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "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": [
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "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": [
+ "4242/tcp"
+ ],
+ "title": "quassel-core",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Photos"
+ ],
+ "description": "A simple, easy way to turn a photo album into a webgallery",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/photoshow:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/photoshow-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "photoshow",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/Pictures"
+ },
+ {
+ "container": "/Thumbs"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Music"
+ ],
+ "description": "DAAP (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), MPD and internet radio.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/daapd:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/daapd-icon.png",
+ "platform": "linux",
+ "title": "daapd",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Web",
+ "Books",
+ "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",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ }
+ ],
+ "image": "linuxserver/gazee:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/gazee-logo.png",
+ "platform": "linux",
+ "ports": [
+ "4242/tcp"
+ ],
+ "title": "gazee",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/comics"
+ },
+ {
+ "container": "/mylar"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Productivity"
+ ],
+ "description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements.\n ",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/codiad:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/codiad-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "codiad",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "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). 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 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": [
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/oscam:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/oscam.png",
+ "platform": "linux",
+ "ports": [
+ "8888/tcp",
+ "10000/tcp"
+ ],
+ "title": "oscam",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Video"
+ ],
+ "description": "Headless installation of Kodi� (formerly known as XBMC�), to enable library updates.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/kodi-headless:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/kodi-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8080/tcp",
+ "9777/udp"
+ ],
+ "title": "kodi-headless",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config/.kodi"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Other"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/pydio:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/pydio-icon.png",
+ "platform": "linux",
+ "ports": [
+ "443/tcp"
+ ],
+ "title": "pydio",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "category": [
+ "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.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/sabnzbd:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/sabnzbd-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8080/tcp",
+ "9090/tcp"
+ ],
+ "title": "sabnzbd",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/incomplete-downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Video"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/medusa:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/medusa-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8081/tcp"
+ ],
+ "title": "medusa",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/tv"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Tools",
+ "Web",
+ "Other"
+ ],
+ "description": "Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/heimdall:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/heimdall-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "title": "heimdall",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Backup:",
+ "Cloud",
+ "Other",
+ "Tools"
+ ],
+ "description": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/syncthing:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/syncthing-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8384/tcp",
+ "21027/udp",
+ "22000/tcp"
+ ],
+ "title": "syncthing",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Web",
+ "Proxy",
+ "Other",
+ "Tools"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/muximux:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/muximux-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "muximux",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Music"
+ ],
+ "description": "The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a bouquet of tools for manipulating and accessing your music.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/beets:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/beets-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8337/tcp"
+ ],
+ "title": "beets",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Other",
+ "Tools"
+ ],
+ "description": "An Enhanced drop in replacement for Mysql",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD",
+ "set": ""
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/mariadb:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/mariadb-icon.png",
+ "platform": "linux",
+ "ports": [
+ "3306/tcp"
+ ],
+ "title": "mariadb",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Messenger"
+ ],
+ "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": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/znc:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/znc-icon.png",
+ "platform": "linux",
+ "ports": [
+ "6501/tcp"
+ ],
+ "title": "znc",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Books"
+ ],
+ "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": [
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/cops:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/cops-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "cops",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/books"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Messenger"
+ ],
+ "description": "A self-hosted web IRC client",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/thelounge:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png",
+ "platform": "linux",
+ "ports": [
+ "9000/tcp"
+ ],
+ "title": "thelounge",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/nzbget:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/nzbget-icon.png",
+ "platform": "linux",
+ "ports": [
+ "6789/tcp"
+ ],
+ "title": "nzbget",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Other",
+ "Video",
+ "Tools"
+ ],
+ "description": "Ombi allows you to host your own Plex Request and user management system. ",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/ombi:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/ombi.png",
+ "platform": "linux",
+ "ports": [
+ "3579/tcp"
+ ],
+ "title": "ombi",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Web",
+ "Management",
+ "Photos"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/lychee:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/lychee-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "lychee",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/pictures"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders"
+ ],
+ "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client providing: Full Encryption, WebUI, Plugin System, Much more...",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "UMASK_SET",
+ "name": "UMASK_SET",
+ "set": "000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/deluge:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/deluge-icon.png",
+ "platform": "linux",
+ "title": "deluge",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Web",
+ "Proxy"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/nginx:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/nginx-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "title": "nginx",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Music"
+ ],
+ "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/lidarr:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/lidarr.png",
+ "platform": "linux",
+ "ports": [
+ "8686/tcp"
+ ],
+ "title": "lidarr",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Management",
+ "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.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/unifi-controller:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/unifi-icon.png",
+ "platform": "linux",
+ "ports": [
+ "3478/udp",
+ "10001/udp",
+ "8080/tcp",
+ "8081/tcp",
+ "8443/tcp",
+ "8843/tcp",
+ "8880/tcp",
+ "6789/tcp"
+ ],
+ "title": "unifi-controller",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Books"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/calibre-web:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/calibre-web-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8083/tcp"
+ ],
+ "title": "calibre-web",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/books"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Video",
+ "Music",
+ "Photos"
+ ],
+ "description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. has always been a top priority. Straightforward design and bulk actions mean getting things done faster.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "VERSION",
+ "name": "VERSION",
+ "set": "latest"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/plex:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/plex-icon.png",
+ "platform": "linux",
+ "title": "plex",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Music"
+ ],
+ "description": "Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, �Torrent and Blackhole.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/headphones:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/headphones-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8181/tcp"
+ ],
+ "title": "headphones",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders"
+ ],
+ "description": "The qBittorrent project aims to provide an open-source software alternative to �Torrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/qbittorrent:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/qbittorrent-icon.png",
+ "platform": "linux",
+ "ports": [
+ "6881/tcp",
+ "6881/udp",
+ "8080/tcp"
+ ],
+ "title": "qbittorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Video"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/couchpotato:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/couchpotato-icon.png",
+ "platform": "linux",
+ "ports": [
+ "5050/tcp"
+ ],
+ "title": "couchpotato",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "category": [
+ "FTP",
+ "Other",
+ "Tools"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ }
+ ],
+ "image": "linuxserver/davos:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/davos.png",
+ "platform": "linux",
+ "ports": [
+ "8080/tcp"
+ ],
+ "title": "davos",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/download"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Other"
+ ],
+ "description": "A free, self-hostable rss aggregator�",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/freshrss:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/freshrss-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "freshrss",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "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": [
+ {
+ "label": "INTERFACE",
+ "name": "INTERFACE",
+ "set": "eth0"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "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": [
+ "943/tcp",
+ "9443/tcp",
+ "1194/udp"
+ ],
+ "title": "openvpn-as",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Books"
+ ],
+ "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/mylar:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/mylar-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8090/tcp"
+ ],
+ "title": "mylar",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/comics"
+ }
+ ]
+ },
+ {
+ "category": [
+ "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.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/hydra2:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/hydra-icon.png",
+ "platform": "linux",
+ "ports": [
+ "5076/tcp"
+ ],
+ "title": "hydra2",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/projectsend:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/projectsend-logo.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "projectsend",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/data"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Other"
+ ],
+ "description": "Server version of minetest, a free, open source alternative to minecraft.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/minetest:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
+ "platform": "linux",
+ "ports": [
+ "30000/udp"
+ ],
+ "title": "minetest",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config/.minetest"
+ }
+ ]
+ },
+ {
+ "category": [
+ "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\u0026gt;IP and HDHomeRun as input sources.\r\nTvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT\u0026gt;IP streaming.\r\nMultiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).",
+ "env": [
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/tvheadend:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/tvheadend.png",
+ "platform": "linux",
+ "ports": [
+ "9981/tcp",
+ "9982/tcp"
+ ],
+ "title": "tvheadend",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/recordings"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Backup:",
+ "Cloud",
+ "Other",
+ "Productivity",
+ "Tools"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/duplicati:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/duplicati-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8200/tcp"
+ ],
+ "title": "duplicati",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/tmp"
+ },
+ {
+ "container": "/backups"
+ },
+ {
+ "container": "/source"
+ }
+ ]
+ },
+ {
+ "category": [
+ "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.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/resilio-sync:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/resilio.png",
+ "platform": "linux",
+ "ports": [
+ "8888/tcp",
+ "55555/tcp"
+ ],
+ "title": "resilio-sync",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Video"
+ ],
+ "description": "Radarr - A fork of Sonarr to work with movies � la Couchpotato.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/radarr:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/radarr.png",
+ "platform": "linux",
+ "ports": [
+ "7878/tcp"
+ ],
+ "title": "radarr",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Photos"
+ ],
+ "description": "Piwigo is photo gallery software for the web, built by an active community of users and developers.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/piwigo:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/piwigo-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "piwigo",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Books"
+ ],
+ "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"
+ },
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/ubooquity:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/ubooquity-icon.png",
+ "platform": "linux",
+ "ports": [
+ "2202/tcp",
+ "2203/tcp"
+ ],
+ "title": "ubooquity",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/books"
+ },
+ {
+ "container": "/comics"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Books"
+ ],
+ "description": "LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/lazylibrarian:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/lazylibrarian-icon.png",
+ "platform": "linux",
+ "ports": [
+ "5299/tcp"
+ ],
+ "title": "lazylibrarian",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/books"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Music"
+ ],
+ "description": "Airsonic is a free, web-based media streamer, providing ubiqutious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": "airsonic"
+ },
+ {
+ "label": "JAVA_OPTS",
+ "name": "JAVA_OPTS",
+ "set": "-Xms256m -Xmx512m"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/airsonic:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/airsonic-logo.png",
+ "platform": "linux",
+ "ports": [
+ "4040/tcp"
+ ],
+ "title": "airsonic",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/music"
+ },
+ {
+ "container": "/playlists"
+ },
+ {
+ "container": "/podcasts"
+ },
+ {
+ "container": "/media"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Tools",
+ "Web"
+ ],
+ "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 \u0026lt;username\u0026gt;",
+ "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": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "VALIDATION",
+ "name": "VALIDATION",
+ "set": "http"
+ },
+ {
+ "label": "DNSPLUGIN",
+ "name": "DNSPLUGIN",
+ "set": "http"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/letsencrypt:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/letsencrypt.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "title": "letsencrypt",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders",
+ "Video"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/sonarr:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/sonarr-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8989/tcp"
+ ],
+ "title": "sonarr",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/dev/rtc"
+ },
+ {
+ "container": "/tv"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Other",
+ "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.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/tautulli:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/tautulli-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8181/tcp"
+ ],
+ "title": "tautulli",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/logs"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Downloaders"
+ ],
+ "description": "Popular torrent client with a webui for ease of use.",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/rutorrent:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "51413/tcp",
+ "6881/udp"
+ ],
+ "title": "rutorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other",
+ "Web"
+ ],
+ "description": "Nextcloud is an open source, self-hosted file sync and communication app platform. Access and sync your files, contacts, calendars and communicate and collaborate across your devices. You decide what happens with your data, where it is and who can access it!",
+ "env": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/nextcloud:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/nextcloud-icon.png",
+ "platform": "linux",
+ "ports": [
+ "443/tcp"
+ ],
+ "title": "nextcloud",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Video",
+ "Other",
+ "Tools"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "linuxserver/minisatip:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/minisatip-icon.png",
+ "platform": "linux",
+ "ports": [
+ "8875/tcp",
+ "554/tcp",
+ "1900/udp"
+ ],
+ "title": "minisatip",
+ "type": 1
+ },
+ {
+ "category": [
+ "Other",
+ "Tools"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "organizrtools/organizr:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/organizr-icon.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "Organizr",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "category": [
+ "Other",
+ "Tools",
+ "Photo"
+ ],
+ "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": [
+ {
+ "label": "PUID",
+ "name": "PUID",
+ "set": "1000"
+ },
+ {
+ "label": "PGID",
+ "name": "PGID",
+ "set": "1000"
+ },
+ {
+ "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": ""
+ },
+ {
+ "label": "TZ",
+ "name": "TZ",
+ "set": "America/Chicago"
+ }
+ ],
+ "image": "nmtan/chevereto:latest",
+ "logo": "https://raw.githubusercontent.com/thesugarat/portainer_templates-1/master/Images/Chevereto.png",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "title": "Chevereto",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/var/www/html/images"
+ }
+ ]
+ }
+ ]
+}
diff --git a/external-templates/mikestraney_templates.json b/external-templates/mikestraney_templates.json
new file mode 100644
index 0000000..2030e43
--- /dev/null
+++ b/external-templates/mikestraney_templates.json
@@ -0,0 +1,4967 @@
+{
+ "version": "2",
+ "templates": [
+ {
+ "categories": [
+ "Other"
+ ],
+ "description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t 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"
+ }
+ ],
+ "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"
+ ],
+ "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": [
+ "Music"
+ ],
+ "description": "Airsonic is a free, web-based media streamer, providing ubiqutious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": "airsonic"
+ },
+ {
+ "label": "JAVA_OPTS",
+ "name": "JAVA_OPTS",
+ "set": "-Xms256m -Xmx512m"
+ }
+ ],
+ "image": "linuxserver/airsonic:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/airsonic-logo.png",
+ "name": "airsonic",
+ "platform": "linux",
+ "ports": [
+ "4040:4040/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Airsonic",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Airsonic/Playlists",
+ "container": "/playlists"
+ },
+ {
+ "bind": "/portainer/Podcasts",
+ "container": "/podcasts"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Airsonic/Media",
+ "container": "/media"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Airsonic/",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools",
+ "Authentication"
+ ],
+ "description": "An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.",
+ "env": [
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "authelia/authelia:latest",
+ "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/authelia.png",
+ "name": "authelia",
+ "note": "Requires a configuration.yml file in order to work. Documentation is Available \u003ca href='https://docs.authelia.com/deployment/deployment-ha'\u003ehere\u003c/a\u003e.",
+ "platform": "linux",
+ "ports": [
+ "9091:9091/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Authelia",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Authelia",
+ "container": "/etc/authelia/"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools",
+ "Authentication"
+ ],
+ "description": "An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.",
+ "env": [
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "authelia/authelia:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/authelia.png",
+ "name": "authelia",
+ "note": "Requires a configuration.yml file in order to work. Documentation is Available \u003ca href='https://docs.authelia.com/deployment/deployment-ha'\u003ehere\u003c/a\u003e.",
+ "platform": "linux",
+ "ports": [
+ "9091:9091/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Authelia",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Authelia",
+ "container": "/etc/authelia/"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music"
+ ],
+ "description": "Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "linuxserver/bazarr:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/bazarr.png",
+ "name": "Bazarr",
+ "platform": "linux",
+ "ports": [
+ "6767:6767/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Bazarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Bazarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Music"
+ ],
+ "description": "The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a bouquet of tools for manipulating and accessing your music.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/beets:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/beets-icon.png",
+ "name": "beets",
+ "platform": "linux",
+ "ports": [
+ "8337:8337/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Beets",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Beets",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "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": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Bitwarden-rs",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Books",
+ "Other"
+ ],
+ "description": "Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "default": "booksonic",
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH"
+ }
+ ],
+ "image": "linuxserver/booksonic:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/booksonic.png",
+ "name": "booksonic",
+ "platform": "linux",
+ "ports": [
+ "4040:4040/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Booksonic",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Books",
+ "container": "/books"
+ },
+ {
+ "bind": "/portainer/Files/Podcasts",
+ "container": "/podcast"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Booksonic",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Wiki"
+ ],
+ "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": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-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": "stacks/bookstack/docker-stack.yml",
+ "url": "https://github.com/mikestraney/portainer-templates"
+ },
+ "title": "Bookstack",
+ "type": 2
+ },
+ {
+ "type": 1,
+ "title": "Caddy",
+ "description": "HTTP/2 web server with automatic HTTPS",
+ "categories": [
+ "webserver"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/caddy.png",
+ "image": "abiosoft/caddy:latest",
+ "ports": [
+ "80/tcp",
+ "443/tcp",
+ "2015/tcp"
+ ],
+ "volumes": [{
+ "container": "/root/.caddy"
+ }]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Books"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/calibre-web:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/calibre-web-icon.png",
+ "name": "calibre-web",
+ "platform": "linux",
+ "ports": [
+ "8083:8083/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Calibre Web",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Books",
+ "container": "/books"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Calibre-web",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools",
+ "Photo"
+ ],
+ "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": ""
+ },
+ {
+ "label": "CHEVERETO_DB_PREFIX",
+ "name": "CHEVERETO_DB_PREFIX",
+ "set": ""
+ }
+ ],
+ "image": "nmtan/chevereto:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/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"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "ave recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.",
+ "image": "gregyankovoy/chowdown:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/chowdown.png",
+ "name": "Chowdown",
+ "platform": "linux",
+ "ports": [
+ "4000:4000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Chowdown",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Chowdown",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 2,
+ "title": "CockroachDB",
+ "description": "CockroachDB cluster",
+ "note": "Deploys an insecure CockroachDB cluster, please refer to CockroachDB documentation for production deployments.",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cockroachdb.png",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/cockroachdb/docker-stack.yml"
+ }
+ },
+ {
+ "type": 4,
+ "title": "CockroachDB",
+ "description": "CockroachDB cluster",
+ "note": "Deploys an insecure CockroachDB cluster, please refer to CockroachDB documentation for production deployments.",
+ "stackfile": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/stacks/cockroachdb/edge/docker-stack.yml"
+ },
+ {
+ "type": 1,
+ "title": "CockroachDB",
+ "description": "An open-source, survivable, strongly consistent, scale-out SQL database",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cockroachdb.png",
+ "image": "cockroachdb/cockroach:latest",
+ "ports": [
+ "26257/tcp",
+ "8080/tcp"
+ ],
+ "volumes": [{
+ "container": "/cockroach/cockroach-data"
+ }],
+ "command": "start --insecure"
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Code-server is VS Code running on a remote server, accessible through the browser.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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/code-server:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/code-server.png",
+ "name": "code-server",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Productivity"
+ ],
+ "description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements.\n ",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/codiad:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/codiad-icon.png",
+ "name": "codiad",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Codiad",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Codiad",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "CommandBox",
+ "description": "ColdFusion (CFML) CLI",
+ "categories": [
+ "development"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ortussolutions-commandbox.png",
+ "image": "ortussolutions/commandbox:latest",
+ "env": [{
+ "name": "CFENGINE",
+ "set": "lucee@4.5"
+ }],
+ "ports": [
+ "8080/tcp",
+ "8443/tcp"
+ ]
+ },
+ {
+ "type": 1,
+ "title": "ContentBox",
+ "description": "Open-source modular CMS",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ortussolutions-contentbox.png",
+ "image": "ortussolutions/contentbox:latest",
+ "env": [{
+ "name": "express",
+ "set": "true"
+ },
+ {
+ "name": "install",
+ "set": "true"
+ },
+ {
+ "name": "CFENGINE",
+ "set": "lucee@4.5"
+ }
+ ],
+ "ports": [
+ "8080/tcp",
+ "8443/tcp"
+ ],
+ "volumes": [{
+ "container": "/data/contentbox/db"
+ },
+ {
+ "container": "/app/includes/shared/media"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Books"
+ ],
+ "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/mikestraney/portainer-templates/master/Images/cops-icon.png",
+ "name": "cops",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "COPS",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Books",
+ "container": "/books"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Cops",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/couchpotato:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/couchpotato-icon.png",
+ "name": "couchpotato",
+ "platform": "linux",
+ "ports": [
+ "5050:5050/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "CouchPotato",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Couchpotato",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "CrateDB",
+ "description": "An open-source distributed SQL database",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/cratedb.png",
+ "image": "crate:latest",
+ "ports": [
+ "4200/tcp",
+ "4300/tcp"
+ ],
+ "volumes": [{
+ "container": "/data"
+ }]
+ },
+ {
+ "categories": [
+ "Music"
+ ],
+ "description": "DAAP (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), MPD and internet radio.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "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": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Another application bookmark dashboard, with fun features.",
+ "image": "rmountjoy/dashmachine:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-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"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Datadog agent",
+ "description": "Collect events and metrics",
+ "categories": [
+ "Monitoring"
+ ],
+ "platform": "linux",
+ "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
+ }
+ ]
+ },
+ {
+ "title": "Datadog agent",
+ "type": 2,
+ "categories": [
+ "Monitoring"
+ ],
+ "description": "Collect events and metrics",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/datadog_agent.png",
+ "platform": "linux",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/datadog-agent/docker-stack.yml"
+ },
+ "env": [{
+ "name": "API_KEY",
+ "label": "Datadog API key"
+ }]
+ },
+ {
+ "categories": [
+ "FTP",
+ "Other",
+ "Tools"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/davos:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-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"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Music"
+ ],
+ "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/mikestraney/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 \u003ca href='https://notabug.org/RemixDevs/DeezloaderRemix/wiki/Login+via+userToken'\u003ethis page\u003c/a\u003e for userToken details.",
+ "platform": "linux",
+ "ports": [
+ "9666:9666/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "DeeMix",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/DeeMix",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client providing: Full Encryption, WebUI, Plugin System, Much more...",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "UMASK_SET",
+ "name": "UMASK_SET",
+ "set": "000"
+ }
+ ],
+ "image": "linuxserver/deluge:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/deluge-icon.png",
+ "namme": "deluge",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Deluge",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Deluge",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "HomeAutomation",
+ "Management"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/domoticz:latest",
+ "logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png",
+ "name": "domoticz",
+ "platform": "linux",
+ "ports": [
+ "1443:1443/tcp",
+ "6144:6144/tcp",
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Domoticz",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Domoticz",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Drupal",
+ "description": "Open-source content management framework",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/drupal.png",
+ "image": "drupal:latest",
+ "ports": [
+ "80/tcp"
+ ],
+ "volumes": [{
+ "container": "/var/www/html"
+ }]
+ },
+ {
+ "categories": [
+ "DNS",
+ "Tools"
+ ],
+ "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",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/duckdns:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/duckdns.png",
+ "name": "duckdns",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Duck DNS",
+ "type": 1
+ },
+ {
+ "categories": [
+ "Backup",
+ "Cloud",
+ "Other",
+ "Productivity",
+ "Tools"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/duplicati:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/duplicati-icon.png",
+ "name": "duplicati",
+ "platform": "linux",
+ "ports": [
+ "8200:8200/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Duplicati",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Duplicati",
+ "container": "/config"
+ },
+ {
+ "container": "/tmp"
+ },
+ {
+ "container": "/backups"
+ },
+ {
+ "container": "/source"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Elasticsearch",
+ "description": "Open-source search and analytics engine",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/elasticsearch.png",
+ "image": "elasticsearch:latest",
+ "ports": [
+ "9200/tcp",
+ "9300/tcp"
+ ],
+ "volumes": [{
+ "container": "/usr/share/elasticsearch/data"
+ }]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music",
+ "Photos"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "linuxserver/emby:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/emby.png",
+ "name": "Emby",
+ "platform": "linux",
+ "ports": [
+ "8096:8096/tcp",
+ "8920:8920/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "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": [
+ "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/mikestraney/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.",
+ "platform": "linux",
+ "ports": [
+ "6555:6555/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "EmbyStat",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/EmbyStat",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "File browser",
+ "description": "A web file manager",
+ "note": "Default credentials: admin/admin",
+ "categories": [
+ "filesystem",
+ "storage"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/filebrowser.png",
+ "image": "filebrowser/filebrowser:latest",
+ "ports": [
+ "80/tcp"
+ ],
+ "volumes": [{
+ "container": "/data"
+ },
+ {
+ "container": "/srv"
+ }
+ ],
+ "command": "--port 80 --database /data/database.db --root /srv"
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Web File Browser which can be used as a middleware or standalone app.",
+ "image": "80x86/filebrowser:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/filebrowser.png",
+ "name": "filebrowser",
+ "note": "The default user and password is admin/admin.",
+ "platform": "linux",
+ "ports": [
+ "8082:8082/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "FileBrowser",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/FileBrowser",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config",
+ "container": "/myfiles"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other"
+ ],
+ "description": "A free, self-hostable rss aggregator…",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/freshrss:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/freshrss-icon.png",
+ "name": "freshrss",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "FreshRSS",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/freshrss",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Web",
+ "Books",
+ "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",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/gazee:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/gazee-logo.png",
+ "name": "gazee",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Gazee",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Gazee",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Comics",
+ "container": "/comics"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Gazee",
+ "container": "/mylar"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Ghost",
+ "description": "Free and open-source blogging platform",
+ "categories": [
+ "blog"
+ ],
+ "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": [
+ "2368/tcp"
+ ],
+ "volumes": [{
+ "container": "/var/lib/ghost/content"
+ }]
+ },
+ {
+ "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": [
+ "development",
+ "project-management"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/gitlab_ce.png",
+ "image": "gitlab/gitlab-ce:latest",
+ "ports": [
+ "80/tcp",
+ "443/tcp",
+ "22/tcp"
+ ],
+ "volumes": [{
+ "container": "/etc/gitlab"
+ },
+ {
+ "container": "/var/log/gitlab"
+ },
+ {
+ "container": "/var/opt/gitlab"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools",
+ "Finance"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "Timezone",
+ "name": "TZ"
+ }
+ ],
+ "image": "linuxserver/grocy:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/grocy_logo.png",
+ "name": "grocy",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Grocy",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Grocy",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "A clientless remote desktop gateway.",
+ "image": "oznu/guacamole:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/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": [
+ "Music"
+ ],
+ "description": null,
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/headphones:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/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"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/Downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Tools",
+ "Web",
+ "Other"
+ ],
+ "description": "Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/heimdall:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/heimdall-icon.png",
+ "name": "heimdall",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Heimdall",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Heimdall",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "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/mikestraney/portainer-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": [
+ "8902:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Homer",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Homer/assets",
+ "container": "/www/assets"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Homer",
+ "container": "/www/config.yml"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music",
+ "Other"
+ ],
+ "description": "HTPC Manaager, a front end for many htpc related applications. Hellowlol version.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/htpcmanager:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/htpcmanager-icon.png",
+ "name": "htpcmanager",
+ "platform": "linux",
+ "ports": [
+ "8085:8085/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "HTPC Manager",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/HTPCmanager",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "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": [{
+ "container": "/usr/local/apache2/htdocs/"
+ }]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Create agents that monitor and act on your behalf.",
+ "image": "huginn/huginn:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/huginn.png",
+ "name": "huginn",
+ "platform": "linux",
+ "ports": [
+ "3000:3000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Huginn",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/huginn",
+ "container": "/var/lib/mysql"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other",
+ "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"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/mikestraney/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 \u003ca href='https://github.com/invoiceninja/dockerfiles'\u003ehere\u003c/a\u003e. ",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "stacks/invoice-ninja/docker-stack.yml",
+ "url": "https://github.com/mikestraney/portainer-templates"
+ },
+ "title": "Invoice Ninja",
+ "type": 2
+ },
+ {
+ "type": 2,
+ "title": "IronFunctions",
+ "description": "Open-source serverless computing platform",
+ "note": "Deploys the IronFunctions API and UI.",
+ "categories": [
+ "serverless"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/ironfunctions.png",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/ironfunctions/docker-stack.yml"
+ }
+ },
+ {
+ "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"
+ ],
+ "volumes": [{
+ "container": "/app/data"
+ }],
+ "privileged": true
+ },
+ {
+ "type": 1,
+ "title": "IronFunctions UI",
+ "description": "Open-source user interface for IronFunctions",
+ "categories": [
+ "serverless"
+ ],
+ "platform": "linux",
+ "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
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Tools"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/jackett:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/jacket-icon.png",
+ "name": "jackett",
+ "platform": "linux",
+ "ports": [
+ "9117:9117/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Jackett",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Jackett",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music",
+ "Photos"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "linuxserver/jellyfin:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/jellyfin.png",
+ "name": "jellyfin",
+ "platform": "linux",
+ "ports": [
+ "8096:8096/tcp",
+ "8920:8920/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Jellyfin",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Jelllyfin",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/data/tvshows"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/data/movies"
+ }
+ ]
+ },
+ {
+ "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",
+ "ports": [
+ "8080/tcp",
+ "50000/tcp"
+ ],
+ "env": [{
+ "name": "JENKINS_OPTS",
+ "label": "Jenkins options"
+ }],
+ "volumes": [{
+ "container": "/var/jenkins_home"
+ }]
+ },
+ {
+ "type": 1,
+ "title": "Joomla",
+ "description": "Another free and open-source CMS",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "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"
+ }]
+ },
+ {
+ "categories": [
+ "Video"
+ ],
+ "description": "Headless installation of Kodi™ (formerly known as XBMC™), to enable library updates.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/kodi-headless:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/kodi-icon.png",
+ "name": "kodi-headless",
+ "platform": "linux",
+ "ports": [
+ "8080/tcp",
+ "9777/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Kodi Headless",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Kodi",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Books"
+ ],
+ "description": "LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/lazylibrarian:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/lazylibrarian-icon.png",
+ "name": "lazylibrarian",
+ "platform": "linux",
+ "ports": [
+ "5299:5299/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "LazyLibrarian",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config"
+ },
+ {
+ "container": "/downloads"
+ },
+ {
+ "container": "/books"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Tools",
+ "Web"
+ ],
+ "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 \u0026lt;username\u0026gt;",
+ "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/mikestraney/portainer-templates/master/Images/letsencrypt.png",
+ "name": "letsencrypt / SWAG",
+ "platform": "linux",
+ "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": [
+ "Other",
+ "Tools"
+ ],
+ "description": "A Free and Open Source Speedtest for HTML5 and more.",
+ "image": "linuxserver/librespeed:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/speedtest.png",
+ "name": "librespeed",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "LibreSpeed",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/LibreSpeed",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Music"
+ ],
+ "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/lidarr:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/lidarr.png",
+ "name": "lidarr",
+ "platform": "linux",
+ "ports": [
+ "8686:8686/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "lidarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lidarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Web",
+ "Management",
+ "Photos"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/lychee:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/lychee-icon.png",
+ "name": "lychee",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Lychee",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lychee",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Pictures",
+ "container": "/pictures"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Magento 2",
+ "description": "Open-source e-commerce platform",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "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/"
+ }]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "An Enhanced drop in replacement for Mysql",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD",
+ "set": ""
+ }
+ ],
+ "image": "linuxserver/mariadb:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/mariadb-icon.png",
+ "name": "mariadb",
+ "platform": "linux",
+ "ports": [
+ "3306:3306/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "MariaDB",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mariadb",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "MariaDB",
+ "description": "Performance beyond MySQL",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/mariadb.png",
+ "image": "mariadb:latest",
+ "env": [{
+ "name": "MYSQL_ROOT_PASSWORD",
+ "label": "Root password"
+ }],
+ "ports": [
+ "3306/tcp"
+ ],
+ "volumes": [{
+ "container": "/var/lib/mysql"
+ }]
+ },
+ {
+ "type": 1,
+ "title": "Mautic",
+ "description": "Open-source marketing automation platform",
+ "categories": [
+ "marketing"
+ ],
+ "platform": "linux",
+ "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"
+ }]
+ },
+ {
+ "categories": [
+ "Other"
+ ],
+ "description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mcmyadmin2:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/mcmyadmin-icon.png",
+ "name": "mcmyadmin2",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp",
+ "25565:25565/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "McMyAdmin 2",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/minecraft"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/medusa:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/medusa-icon.png",
+ "name": "medusa",
+ "platform": "linux",
+ "ports": [
+ "8081:8081/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Medusa",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Medusa",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "type": 2,
+ "title": "Microsoft OMS Agent",
+ "description": "Microsoft Operations Management Suite Linux agent.",
+ "categories": [
+ "OPS"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/microsoft.png",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/microsoft-oms/docker-stack.yml"
+ },
+ "env": [{
+ "name": "AZURE_WORKSPACE_ID",
+ "label": "Workspace ID",
+ "description": "Azure Workspace ID"
+ },
+ {
+ "name": "AZURE_PRIMARY_KEY",
+ "label": "Primary key",
+ "description": "Azure primary key"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other"
+ ],
+ "description": "Server version of minetest, a free, open source alternative to minecraft.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minetest:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
+ "name": "minetest",
+ "platform": "linux",
+ "ports": [
+ "30000:30000/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Minetest",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config/.minetest"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Minio",
+ "description": "A distributed object storage server built for cloud applications and devops",
+ "categories": [
+ "storage"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/minio.png",
+ "image": "minio/minio:latest",
+ "ports": [
+ "9000/tcp"
+ ],
+ "env": [{
+ "name": "MINIO_ACCESS_KEY",
+ "label": "Minio access key"
+ },
+ {
+ "name": "MINIO_SECRET_KEY",
+ "label": "Minio secret key"
+ }
+ ],
+ "volumes": [{
+ "container": "/data"
+ },
+ {
+ "container": "/root/.minio"
+ }
+ ],
+ "command": "server /data"
+ },
+ {
+ "categories": [
+ "Video",
+ "Other",
+ "Tools"
+ ],
+ "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/mikestraney/portainer-templates/master/Images/minisatip-icon.png",
+ "name": "minisatip",
+ "platform": "linux",
+ "ports": [
+ "8875:8875/tcp",
+ "554:554/tcp",
+ "1900:1900/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Minisatip",
+ "type": 1
+ },
+ {
+ "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"
+ }]
+ },
+ {
+ "categories": [
+ "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/mikestraney/portainer-templates/master/Images/mstream.png",
+ "name": "mstream",
+ "platform": "linux",
+ "ports": [
+ "3000:3000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Mstream",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mstream",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Voice",
+ "Chat"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "goofball222/murmur:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/Mumble-logo.png",
+ "name": "murmur",
+ "platform": "linux",
+ "ports": [
+ "64738:64738/tcp",
+ "64738:64738/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Murmur",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Music",
+ "Other",
+ "Tools"
+ ],
+ "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",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/musicbrainz:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/musicbrainz-icon.png",
+ "name": "musicbrainz",
+ "platform": "linux",
+ "ports": [
+ "5000:5000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "MusicBrainz",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/MusicBrainz",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/MusicBrainz",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Web",
+ "Proxy",
+ "Other",
+ "Tools"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/muximux:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/muximux-icon.png",
+ "name": "muximux",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Muximux",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Muximux",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Books"
+ ],
+ "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mylar:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/mylar-icon.png",
+ "name": "mylar",
+ "platform": "linux",
+ "ports": [
+ "8090:8090/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Mylar",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mylar",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Comics",
+ "container": "/comics"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "MySQL",
+ "description": "The most popular open-source database",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/mysql.png",
+ "image": "mysql:latest",
+ "env": [{
+ "name": "MYSQL_ROOT_PASSWORD",
+ "label": "Root password"
+ }],
+ "ports": [
+ "3306/tcp"
+ ],
+ "volumes": [{
+ "container": "/var/lib/mysql"
+ }]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other",
+ "Web"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/mikestraney/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": "stacks/nextcloud/docker-stack.yml",
+ "url": "https://github.com/mikestraney/portainer-templates"
+ },
+ "title": "Nextcloud",
+ "type": 2
+ },
+ {
+ "type": 2,
+ "title": "NextcloudStack",
+ "description": "Nextcloud setup with a MySQL database",
+ "note": "Deploys a Nextcloud instance connected to a MySQL database.",
+ "categories": [
+ "Cloud"
+ ],
+ "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"
+ },
+ "env": [{
+ "label": "MYSQL_PASSWORD",
+ "name": "mypassword",
+ "description": "password for sql"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "myrpassword",
+ "description": "root password for sql"
+ }]
+ },
+ {
+ "type": 1,
+ "title": "Nginx",
+ "description": "High performance web server",
+ "categories": [
+ "webserver"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/nginx.png",
+ "image": "nginx:latest",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "volumes": [{
+ "container": "/etc/nginx"
+ },
+ {
+ "container": "/usr/share/nginx/html"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Web",
+ "Proxy"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nginx:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/nginx-icon.png",
+ "name": "nginx",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Nginx",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Proxy",
+ "Tools"
+ ],
+ "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://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/proxy_mgr.png",
+ "name": "nginx-proxy-manager",
+ "platform": "linux",
+ "env": [
+ {
+ "label": "DB_SQLITE_FILE",
+ "name": "DB_SQLITE_FILE",
+ "default": "/data/database.sqlite"
+ }
+ ],
+ "ports": [
+ "80:8080/tcp",
+ "81:8181/tcp",
+ "443:4443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Nginx Proxy Manager",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx-Proxy/data",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx-Proxy/letsencrypt",
+ "container": "/etc/letsencrypt"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbget:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/nzbget-icon.png",
+ "name": "nzbget",
+ "platform": "linux",
+ "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": "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbhydra2:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/hydra-icon.png",
+ "name": "nzbhydra2",
+ "platform": "linux",
+ "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"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Odoo",
+ "description": "Open-source business apps",
+ "categories": [
+ "project-management"
+ ],
+ "platform": "linux",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Other",
+ "Video",
+ "Tools"
+ ],
+ "description": "Ombi allows you to host your own Plex Request and user management system. ",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/ombi:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/ombi.png",
+ "name": "ombi",
+ "platform": "linux",
+ "ports": [
+ "3579:3579/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Ombi",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Ombi",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "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"
+ }
+ },
+ {
+ "categories": [
+ "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": [
+ {
+ "label": "INTERFACE",
+ "name": "INTERFACE",
+ "set": "eth0"
+ },
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/openvpn-as:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/openvpn-as-icon.png",
+ "name": "openvpn-as",
+ "platform": "linux",
+ "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": [
+ "Other",
+ "Tools"
+ ],
+ "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/mikestraney/portainer-templates/master/Images/organizr-icon.png",
+ "name": "organizr-v2",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Organizr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Organizr",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "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\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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/oscam:latest",
+ "logo": "http://i.imgur.com/8LadrLg.png",
+ "name": "oscam",
+ "platform": "linux",
+ "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": [
+ "Photos"
+ ],
+ "description": "A simple, easy way to turn a photo album into a webgallery",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/photoshow:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/photoshow-icon.png",
+ "name": "photoshow",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "PhotoShow",
+ "type": 1,
+ "volumes": [
+ {
+ "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": "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/mikestraney/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 \u003ca href='https://medium.com/@niktrix/getting-rid-of-systemd-resolved-consuming-port-53-605f0234f32f'\u003ehere\u003c/a\u003e 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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/piwigo:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/piwigo-icon.png",
+ "name": "piwigo",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Piwigo",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PiWigo",
+ "container": "/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"
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music",
+ "Photos"
+ ],
+ "description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "VERSION",
+ "name": "VERSION",
+ "set": "latest"
+ }
+ ],
+ "image": "linuxserver/plex:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/plex-icon.png",
+ "name": "plex",
+ "network": "host",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Plex",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Plex",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Other",
+ "Video",
+ "Tools"
+ ],
+ "description": "Simple automated way for users to request new content for Plex.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "ports": [
+ "3000:3000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Plex Requests",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PlexRequests",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Plone",
+ "description": "A free and open-source CMS built on top of Zope",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/plone.png",
+ "image": "plone:latest",
+ "ports": [
+ "8080/tcp"
+ ],
+ "volumes": [{
+ "container": "/data"
+ }]
+ },
+ {
+ "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/mikestraney/portainer-templates",
+ "stackfile": "stacks/portainer-agent/docker-stack.yml"
+ }
+ },
+ {
+ "type": 1,
+ "title": "PostgreSQL",
+ "description": "The most advanced open-source database",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "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"
+ }
+ ],
+ "ports": [
+ "5432/tcp"
+ ],
+ "volumes": [{
+ "container": "/var/lib/postgresql/data"
+ }]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Other"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/projectsend:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/projectsend-logo.png",
+ "name": "projectsend",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ProjectSend",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProjectSend",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/ProjectSend",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Email",
+ "Productivity",
+ "Tools",
+ "Other"
+ ],
+ "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/mikestraney/portainer-templates/master/Images/protonmail-bridge.png",
+ "name": "protonmail-bridge",
+ "note": "Please refer to the documentation \u003ca href='https://hub.docker.com/r/shenxn/protonmail-bridge'/\u003ehere\u003c/a\u003e to set this up.",
+ "platform": "linux",
+ "ports": [
+ "143/tcp",
+ "25/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ProtonMail Bridge",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProtonMail-Bridge",
+ "container": "/root"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Other"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/pydio:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/pydio-icon.png",
+ "name": "pydio",
+ "platform": "linux",
+ "ports": [
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Pydio",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Pydio",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Pydio",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/qbittorrent:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/qbittorrent-icon.png",
+ "name": "qbittorrent",
+ "platform": "linux",
+ "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": [
+ "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": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/quassel-core:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/quassel-core-icon.png",
+ "name": "quassel-core",
+ "platform": "linux",
+ "ports": [
+ "4242:4242/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Quassel IRC",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Quassel-core",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "RabbitMQ",
+ "description": "Highly reliable enterprise messaging system",
+ "categories": [
+ "messaging"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/rabbitmq.png",
+ "image": "rabbitmq:latest",
+ "ports": [
+ "5671/tcp",
+ "5672/tcp"
+ ],
+ "volumes": [{
+ "container": "/var/lib/rabbitmq"
+ }]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "description": "Radarr - A fork of Sonarr to work with movies à la Couchpotato.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/radarr:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/radarr.png",
+ "name": "radarr",
+ "platform": "linux",
+ "ports": [
+ "7878:7878/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Radarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Radarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "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/mikestraney/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"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Redis",
+ "description": "Open-source in-memory data structure store",
+ "categories": [
+ "database"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/redis.png",
+ "image": "redis:latest",
+ "ports": [
+ "6379/tcp"
+ ],
+ "volumes": [{
+ "container": "/data"
+ }]
+ },
+ {
+ "type": 1,
+ "title": "Redmine",
+ "description": "Open-source project management tool",
+ "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"
+ }]
+ },
+ {
+ "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"
+ }]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/resilio-sync:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/resilio.png",
+ "name": "resilio-sync",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Resilio Sync",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Resilio-Sync",
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "description": "Popular torrent client with a webui for ease of use.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/rutorrent:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
+ "name": "rutorrent",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "51413:51413/tcp",
+ "6881:6881/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ruTorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/ruTorrent",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sabnzbd:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/sabnzbd-icon.png",
+ "name": "sabnzbd",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp",
+ "9090:9090/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SABnzbd",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Sabnzbd",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Downloads/incomplete",
+ "container": "/incomplete-downloads"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Scality S3",
+ "description": "Standalone AWS S3 protocol server",
+ "categories": [
+ "storage"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/scality-s3.png",
+ "image": "scality/s3server",
+ "ports": [
+ "8000/tcp"
+ ],
+ "env": [{
+ "name": "SCALITY_ACCESS_KEY",
+ "label": "Scality S3 access key"
+ },
+ {
+ "name": "SCALITY_SECRET_KEY",
+ "label": "Scality S3 secret key"
+ }
+ ],
+ "volumes": [{
+ "container": "/usr/src/app/localData"
+ },
+ {
+ "container": "/usr/src/app/localMetadata"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Sematext Docker Agent",
+ "description": "Collect logs, metrics and docker events",
+ "categories": [
+ "Log Management",
+ "Monitoring"
+ ],
+ "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,
+ "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"
+ }]
+ },
+ {
+ "title": "Sematext Docker Agent",
+ "type": 2,
+ "categories": [
+ "Log Management",
+ "Monitoring"
+ ],
+ "description": "Collect logs, metrics and docker events",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/sematext_agent.png",
+ "platform": "linux",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/sematext-agent-docker/docker-stack.yml"
+ },
+ "env": [{
+ "name": "LOGSENE_TOKEN",
+ "label": "Logs token"
+ },
+ {
+ "name": "SPM_TOKEN",
+ "label": "SPM monitoring token"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "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": [
+ "8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Shiori",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Shiori",
+ "container": "/srv/shiori"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickchill:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/sickchill-icon.png",
+ "name": "sickchill",
+ "platform": "linux",
+ "ports": [
+ "8081:8081/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SickChill",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickChill",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickgear:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/sickgear-icon.png",
+ "name": "sickgear",
+ "platform": "linux",
+ "ports": [
+ "8081:8081/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SickGear",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickGear",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Management"
+ ],
+ "description": null,
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/smokeping:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/smokeping-icon.png",
+ "name": "smokeping",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SmokePing",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Smokeping",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Smokeping",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Self-hosted snippet manager.",
+ "image": "snowmean/snibox-sqlite:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/snibox.png",
+ "name": "Snibox",
+ "note": "Label-oriented interface with search. Supports various programming languages, markdown, plain text.",
+ "platform": "linux",
+ "ports": [
+ "3010:3000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Snibox",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Snibox",
+ "container": "/app/db/database"
+ }
+ ]
+ },
+ {
+ "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"
+ ],
+ "volumes": [{
+ "container": "/opt/solr/mydata"
+ }]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sonarr:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/sonarr-icon.png",
+ "name": "sonarr",
+ "platform": "linux",
+ "ports": [
+ "8989:8989/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Sonarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Sonarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/dev/rtc",
+ "container": "/dev/rtc"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "SQL Server",
+ "description": "Microsoft SQL Server on Linux",
+ "categories": [
+ "database"
+ ],
+ "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": "microsoft/mssql-server-linux:2017-GA",
+ "ports": [
+ "1433/tcp"
+ ],
+ "env": [{
+ "name": "ACCEPT_EULA",
+ "set": "Y"
+ },
+ {
+ "name": "SA_PASSWORD",
+ "label": "SA password"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "SQL Server",
+ "description": "Microsoft SQL Server Developer for Windows containers",
+ "categories": [
+ "database"
+ ],
+ "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-developer:latest",
+ "ports": [
+ "1433/tcp"
+ ],
+ "env": [{
+ "name": "ACCEPT_EULA",
+ "set": "Y"
+ },
+ {
+ "name": "sa_password",
+ "label": "SA password"
+ }
+ ],
+ "volumes": [{
+ "container": "C:/temp/"
+ }]
+ },
+ {
+ "type": 1,
+ "title": "SQL Server Express",
+ "description": "Microsoft SQL Server Express for Windows containers",
+ "categories": [
+ "database"
+ ],
+ "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": [
+ "1433/tcp"
+ ],
+ "env": [{
+ "name": "ACCEPT_EULA",
+ "set": "Y"
+ },
+ {
+ "name": "sa_password",
+ "label": "SA password"
+ }
+ ],
+ "volumes": [{
+ "container": "C:/temp/"
+ }]
+ },
+ {
+ "categories": [
+ "Backup",
+ "Cloud",
+ "Other",
+ "Tools"
+ ],
+ "description": null,
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/syncthing:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/syncthing-icon.png",
+ "name": "syncthing",
+ "platform": "linux",
+ "ports": [
+ "8384:8384/tcp",
+ "21027:21027/udp",
+ "22000:22000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SyncThing",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Syncthing",
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "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.[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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/tautulli:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/tautulli-icon.png",
+ "name": "tautulli",
+ "platform": "linux",
+ "ports": [
+ "8181:8181/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Tautulli",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Logs",
+ "container": "/logs"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Tautulli",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Messenger"
+ ],
+ "description": "A self-hosted web IRC client",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/thelounge:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png",
+ "name": "thelounge",
+ "platform": "linux",
+ "ports": [
+ "9000:9000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "TheLounge",
+ "type": 1,
+ "volumes": [
+ {
+ "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/mikestraney/portainer-templates/master/Images/tiddlywiki.png",
+ "name": "tiddlywiki",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "TiddlyWiki",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/TiddlyWiki",
+ "container": "/var/lib/tiddlywiki"
+ }
+ ]
+ },
+ {
+ "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"
+ }
+ ],
+ "image": "lunik1/tt-rss:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/tt-rss-icon.png",
+ "name": "tt-rss",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Tiny Tiny RSS",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/tt-rss",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "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, µTP, 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/mikestraney/portainer-templates/master/Images/transmission-icon.png",
+ "name": "transmission",
+ "platform": "linux",
+ "ports": [
+ "9091:9091/tcp",
+ "51413:51413/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Transmission",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Transmission",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "container": "/watch"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "VPN",
+ "Tools"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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": "haugene/transmission-openvpn:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/transmission-icon.png",
+ "name": "transmission-openvpn",
+ "note": "List of supported providers available \u003ca href='https://haugene.github.io/docker-transmission-openvpn/supported-providers'/\u003ehere\u003c/a\u003e.",
+ "platform": "linux",
+ "ports": [
+ "9091:9091/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Transmission-OpenVPN",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/data"
+ },
+ {
+ "bind": "/etc/localtime",
+ "container": "/etc/localtime"
+ }
+ ]
+ },
+ {
+ "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\u0026gt;IP and HDHomeRun as input sources.\r\nTvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT\u0026gt;IP streaming.\r\nMultiple 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"
+ }
+ ],
+ "image": "linuxserver/tvheadend:latest",
+ "logo": "http://i.imgur.com/zGSUAT4.png",
+ "name": "tvheadend",
+ "platform": "linux",
+ "ports": [
+ "9981:9981/tcp",
+ "9982:9982/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Tvheadend",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/TVHeadend",
+ "container": "/config"
+ },
+ {
+ "container": "/recordings"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Books"
+ ],
+ "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",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/ubooquity:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/ubooquity-icon.png",
+ "name": "ubooquity",
+ "platform": "linux",
+ "ports": [
+ "2202:2202/tcp",
+ "2203:2203/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Ubooquity",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/books"
+ },
+ {
+ "container": "/comics"
+ },
+ {
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Management",
+ "Tools"
+ ],
+ "description": null,
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/unifi-controller:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/unifi-icon.png",
+ "name": "unifi-controller",
+ "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"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "UniFi Controller",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Unifi",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "type": 1,
+ "title": "Urbackup",
+ "description": "Open-source network backup",
+ "categories": [
+ "backup"
+ ],
+ "platform": "linux",
+ "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"
+ }]
+ },
+ {
+ "categories": [
+ "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/mikestraney/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",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Watchtower",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/var/run/docker.sock",
+ "container": "/var/run/docker.sock"
+ }
+ ]
+ },
+ {
+ "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.[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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/webgrabplus:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/webgrabplus.png",
+ "name": "webgrabplus",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "WebGrab+Plus",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/WebGrabPlus",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/WebGrabPlus",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
+ "image": "benbusby/whoogle-search:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/whoogle.png",
+ "name": "whoogle",
+ "platform": "linux",
+ "ports": [
+ "5001:5000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Whoogle",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Whoogle",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Tools"
+ ],
+ "description": "Wikijs A modern, lightweight and powerful wiki app built on NodeJS.",
+ "image": "linuxserver/wikijs:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/wikijs.png",
+ "name": "Wikijs",
+ "platform": "linux",
+ "ports": [
+ "3100:3000/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": 2,
+ "title": "Wordpress",
+ "description": "Wordpress setup with a MySQL database",
+ "note": "Deploys a Wordpress instance connected to a MySQL database.",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/wordpress.png",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/wordpress/docker-stack.yml"
+ },
+ "env": [{
+ "name": "MYSQL_DATABASE_PASSWORD",
+ "label": "Database root password",
+ "description": "Password used by the MySQL root user."
+ }]
+ },
+ {
+ "type": 3,
+ "title": "Wordpress",
+ "description": "Wordpress setup with a MySQL database",
+ "note": "Deploys a Wordpress instance connected to a MySQL database.",
+ "categories": [
+ "CMS"
+ ],
+ "platform": "linux",
+ "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/wordpress.png",
+ "repository": {
+ "url": "https://github.com/mikestraney/portainer-templates",
+ "stackfile": "stacks/wordpress/docker-stack.yml"
+ },
+ "env": [{
+ "name": "MYSQL_DATABASE_PASSWORD",
+ "label": "Database root password",
+ "description": "Password used by the MySQL root user."
+ }]
+ },
+ {
+ "type": 4,
+ "title": "Wordpress",
+ "description": "Wordpress setup with a MySQL database",
+ "note": "Deploys a Wordpress instance connected to a MySQL database.",
+ "stackfile": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/stacks/wordpress/edge/docker-stack.yml"
+ },
+ {
+ "type": 1,
+ "title": "Wowza",
+ "description": "Streaming media server",
+ "categories": [
+ "streaming"
+ ],
+ "platform": "linux",
+ "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": [
+ "Other",
+ "Tools"
+ ],
+ "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": [
+ "8001:8000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Yacht",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "yacht",
+ "container": "/config"
+ },
+ {
+ "bind": "/var/run/docker.sock",
+ "container": "/var/run/docker.sock"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other",
+ "Downloaders"
+ ],
+ "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/mikestraney/portainer-templates/master/Images/ytdlm.png",
+ "name": "youtubedl-material",
+ "platform": "linux",
+ "ports": [
+ "17442:17442/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "YouTubeDL-Material",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/YTDLM",
+ "container": "/app/appdata"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Youtube/Video",
+ "container": "/app/video"
+ },
+ {
+ "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": [
+ "Messenger"
+ ],
+ "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": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/znc:latest",
+ "logo": "https://raw.githubusercontent.com/mikestraney/portainer-templates/master/Images/znc-icon.png",
+ "name": "znc",
+ "platform": "linux",
+ "ports": [
+ "6501:6501/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ZNC",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/ZNC",
+ "container": "/config"
+ }
+ ]
+ }
+ ]
+}
diff --git a/external-templates/qballjos_templates.json b/external-templates/qballjos_templates.json
new file mode 100644
index 0000000..a1f5686
--- /dev/null
+++ b/external-templates/qballjos_templates.json
@@ -0,0 +1,3514 @@
+{
+ "version": "2",
+ "templates": [
+ {
+ "categories": ["Other"],
+ "description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t 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"
+ }
+ ],
+ "image": "adguard/adguardhome:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/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"
+ ],
+ "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": ["Music"],
+ "description": "Airsonic is a free, web-based media streamer, providing ubiqutious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH",
+ "set": "airsonic"
+ },
+ {
+ "label": "JAVA_OPTS",
+ "name": "JAVA_OPTS",
+ "set": "-Xms256m -Xmx512m"
+ }
+ ],
+ "image": "linuxserver/airsonic:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/airsonic-logo.png",
+ "name": "airsonic",
+ "platform": "linux",
+ "ports": ["4040:4040/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Airsonic",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Airsonic/Playlists",
+ "container": "/playlists"
+ },
+ {
+ "bind": "/portainer/Podcasts",
+ "container": "/podcasts"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Airsonic/Media",
+ "container": "/media"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Airsonic/",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "Tools", "Authentication"],
+ "description": "An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.",
+ "env": [
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "authelia/authelia:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/authelia.png",
+ "name": "authelia",
+ "note": "Requires a configuration.yml file in order to work. Documentation is available here.",
+ "platform": "linux",
+ "ports": ["9091:9091/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Authelia",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Authelia",
+ "container": "/etc/authelia/"
+ }
+ ]
+ },
+ {
+ "categories": ["Video", "Music"],
+ "description": "Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "hotio/bazarr:release",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/bazarr.png",
+ "name": "Bazarr",
+ "platform": "linux",
+ "ports": ["6767:6767/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Bazarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Bazarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": ["Music"],
+ "description": "The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a bouquet of tools for manipulating and accessing your music.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/beets:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/beets-icon.png",
+ "name": "beets",
+ "platform": "linux",
+ "ports": ["8337:8337/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Beets",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Beets",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "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": "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",
+ "ports": [":80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Vaultwarden",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Vaultwarden",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Books", "Other"],
+ "description": "Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "default": "booksonic",
+ "label": "CONTEXT_PATH",
+ "name": "CONTEXT_PATH"
+ }
+ ],
+ "image": "linuxserver/booksonic:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/booksonic.png",
+ "name": "booksonic",
+ "platform": "linux",
+ "ports": ["4040:4040/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Booksonic",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Books",
+ "container": "/books"
+ },
+ {
+ "bind": "/portainer/Files/Podcasts",
+ "container": "/podcast"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Booksonic",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Wiki"],
+ "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": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_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/bookstack.yml",
+ "url": "https://github.com/Qballjos/portainer_templates"
+ },
+ "title": "Bookstack",
+ "type": 3
+ },
+ {
+ "categories": ["Cloud", "Books"],
+ "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/Qballjos/portainer_templates/master/Images/cops-icon.png",
+ "name": "cops",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "COPS",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Books",
+ "container": "/books"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Cops",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Books"],
+ "description": "Calibre Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/calibre-web:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/calibre-web-icon.png",
+ "name": "calibre-web",
+ "note": "Configuration
docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd \u0026lt;username\u0026gt;",
+ "platform": "linux",
+ "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": ["Other", "Tools"],
+ "description": "A Free and Open Source Speedtest for HTML5 and more.",
+ "image": "linuxserver/librespeed:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/speedtest.png",
+ "name": "librespeed",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "LibreSpeed",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/LibreSpeed",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Music"],
+ "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/lidarr:release",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/lidarr.png",
+ "name": "lidarr",
+ "platform": "linux",
+ "ports": ["8686:8686/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Lidarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lidarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Web", "Management", "Photos"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/lychee:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/lychee-icon.png",
+ "name": "lychee",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Lychee",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lychee",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Pictures",
+ "container": "/pictures"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "Tools"],
+ "description": "An Enhanced drop in replacement for Mysql.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD",
+ "set": ""
+ }
+ ],
+ "image": "linuxserver/mariadb:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/mariadb-icon.png",
+ "name": "mariadb",
+ "platform": "linux",
+ "ports": ["3306:3306/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "MariaDB",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mariadb",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Other"],
+ "description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mcmyadmin2:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/mcmyadmin-icon.png",
+ "name": "mcmyadmin2",
+ "platform": "linux",
+ "ports": ["8080:8080/tcp", "25565:25565/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "McMyAdmin 2",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/minecraft"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/medusa:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/medusa-icon.png",
+ "name": "medusa",
+ "platform": "linux",
+ "ports": ["8081:8081/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Medusa",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Medusa",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Other"],
+ "description": "Server version of minetest, a free, open source alternative to minecraft.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minetest:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
+ "name": "minetest",
+ "platform": "linux",
+ "ports": ["30000:30000/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "Minetest",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config/.minetest"
+ }
+ ]
+ },
+ {
+ "categories": ["Video", "Other", "Tools"],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minisatip:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/minisatip-icon.png",
+ "name": "minisatip",
+ "platform": "linux",
+ "ports": ["8875:8875/tcp", "554:554/tcp", "1900:1900/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "Minisatip",
+ "type": 1
+ },
+ {
+ "categories": ["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/Qballjos/portainer_templates/master/Images/mstream.png",
+ "name": "mstream",
+ "platform": "linux",
+ "ports": ["3000:3000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Mstream",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mstream",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "Voice", "Chat"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ }
+ ],
+ "image": "goofball222/murmur:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/Mumble-logo.png",
+ "name": "murmur",
+ "platform": "linux",
+ "ports": ["64738:64738/tcp", "64738:64738/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "Murmur",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": ["Music", "Other", "Tools"],
+ "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",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/musicbrainz:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/musicbrainz-icon.png",
+ "name": "musicbrainz",
+ "platform": "linux",
+ "ports": ["5000:5000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "MusicBrainz",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/MusicBrainz",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/MusicBrainz",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": ["Web", "Proxy", "Other", "Tools"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/muximux:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/muximux-icon.png",
+ "name": "muximux",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Muximux",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Muximux",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Books"],
+ "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mylar:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/mylar-icon.png",
+ "name": "mylar",
+ "platform": "linux",
+ "ports": ["8090:8090/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Mylar",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mylar",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Comics",
+ "container": "/comics"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbget:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/nzbget-icon.png",
+ "name": "nzbget",
+ "platform": "linux",
+ "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": "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbhydra2:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/hydra-icon.png",
+ "name": "nzbhydra2",
+ "platform": "linux",
+ "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": ["Cloud", "Productivity", "Tools", "Other", "Web"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "logo": "https://raw.githubusercontent.com/Qballjos/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/Qballjos/portainer_templates"
+ },
+ "title": "Nextcloud",
+ "type": 3
+ },
+ {
+ "categories": ["Web", "Proxy"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nginx:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/nginx-icon.png",
+ "name": "nginx",
+ "platform": "linux",
+ "ports": ["80/tcp", "443/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Nginx",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Proxy", "Tools"],
+ "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://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/proxy_mgr.png",
+ "name": "nginx-proxy-manager",
+ "platform": "linux",
+ "env": [
+ {
+ "label": "DB_SQLITE_FILE",
+ "name": "DB_SQLITE_FILE",
+ "default": "/data/database.sqlite"
+ }
+ ],
+ "ports": ["80:80/tcp", "81:81/tcp", "443:443/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Nginx Proxy Manager",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx-Proxy/data",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx-Proxy/letsencrypt",
+ "container": "/etc/letsencrypt"
+ }
+ ]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/oscam:latest",
+ "logo": "http://i.imgur.com/8LadrLg.png",
+ "name": "oscam",
+ "platform": "linux",
+ "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": ["Downloaders", "Other", "Video", "Tools"],
+ "description": "Ombi allows you to host your own Plex Request and user management system.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/ombi:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/ombi.png",
+ "name": "ombi",
+ "platform": "linux",
+ "ports": ["3579:3579/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Ombi",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Ombi",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["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": [
+ {
+ "label": "INTERFACE",
+ "name": "INTERFACE",
+ "set": "eth0"
+ },
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/openvpn-as:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/openvpn-as-icon.png",
+ "name": "openvpn-as",
+ "platform": "linux",
+ "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": ["Other", "Tools"],
+ "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",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Organizr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Organizr",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "Tools"],
+ "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:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/overseerr-icon.png",
+ "name": "Overseerr",
+ "platform": "linux",
+ "ports": ["5055:5055/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Overseerr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Overseerr",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Productivity", "Tools", "Other", "Web"],
+ "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—all under your control. ownCloud’s 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/owncloud.yml",
+ "url": "https://github.com/Qballjos/portainer_templates"
+ },
+ "title": "Owncloud",
+ "type": 3
+ },
+ {
+ "categories": ["Other", "Tools"],
+ "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/petio.yml",
+ "url": "https://github.com/Qballjos/portainer_templates"
+ },
+ "title": "Petio",
+ "type": 3
+ },
+ {
+ "categories": ["Photos"],
+ "description": "A simple, easy way to turn a photo album into a webgallery.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/photoshow:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/photoshow-icon.png",
+ "name": "photoshow",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "PhotoShow",
+ "type": 1,
+ "volumes": [
+ {
+ "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": "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/Qballjos/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.",
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/piwigo:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/piwigo-icon.png",
+ "name": "piwigo",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Piwigo",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PiWigo",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Video", "Music", "Photos"],
+ "description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "VERSION",
+ "name": "VERSION",
+ "set": "latest"
+ }
+ ],
+ "image": "linuxserver/plex:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/plex-icon.png",
+ "name": "plex",
+ "network": "host",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Plex",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Plex",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Other", "Video", "Tools"],
+ "description": "Simple automated way for users to request new content for Plex.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "ports": ["3000:3000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Plex Requests",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PlexRequests",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Productivity", "Tools", "Other"],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/projectsend:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/projectsend-logo.png",
+ "name": "projectsend",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "ProjectSend",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProjectSend",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/ProjectSend",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Email", "Productivity", "Tools", "Other"],
+ "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/Qballjos/portainer_templates/master/Images/protonmail-bridge.png",
+ "name": "protonmail-bridge",
+ "note": "Please refer to the documentation here to set this up.",
+ "platform": "linux",
+ "ports": ["143/tcp", "25/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "ProtonMail Bridge",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProtonMail-Bridge",
+ "container": "/root"
+ }
+ ]
+ },
+ {
+ "categories": ["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).",
+ "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",
+ "ports": ["9696:9696/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Prowlarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Prowlarr",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Other"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/pydio:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/pydio-icon.png",
+ "name": "pydio",
+ "platform": "linux",
+ "ports": ["443/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Pydio",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Pydio",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Pydio",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders"],
+ "description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/qbittorrent:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/qbittorrent-icon.png",
+ "name": "qbittorrent",
+ "platform": "linux",
+ "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": ["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": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/quassel-core:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/quassel-core-icon.png",
+ "name": "quassel-core",
+ "platform": "linux",
+ "ports": ["4242:4242/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Quassel IRC",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Quassel-core",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "description": "Radarr - A fork of Sonarr to work with movies à la Couchpotato.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/radarr:release",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/radarr.png",
+ "name": "radarr",
+ "platform": "linux",
+ "ports": ["7878:7878/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Radarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Radarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "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/Qballjos/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"
+ }
+ ]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/resilio-sync:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/resilio.png",
+ "name": "resilio-sync",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Resilio Sync",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Resilio-Sync",
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders"],
+ "description": "Popular torrent client with a webui for ease of use.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/rutorrent:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
+ "name": "rutorrent",
+ "platform": "linux",
+ "ports": ["80/tcp", "51413:51413/tcp", "6881:6881/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "ruTorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/ruTorrent",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sabnzbd:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/sabnzbd-icon.png",
+ "name": "sabnzbd",
+ "platform": "linux",
+ "ports": ["8080:8080/tcp", "9090:9090/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SABnzbd",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Sabnzbd",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Downloads/incomplete",
+ "container": "/incomplete-downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "Tools"],
+ "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/Qballjos/portainer_templates/master/Images/shiori-icon.png",
+ "name": "shiori",
+ "platform": "linux",
+ "ports": ["8080/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Shiori",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Shiori",
+ "container": "/srv/shiori"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickchill:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/sickchill-icon.png",
+ "name": "sickchill",
+ "platform": "linux",
+ "ports": ["8081:8081/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SickChill",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickChill",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickgear:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/sickgear-icon.png",
+ "name": "sickgear",
+ "platform": "linux",
+ "ports": ["8081:8081/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SickGear",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickGear",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Management"],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/smokeping:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/smokeping-icon.png",
+ "name": "smokeping",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SmokePing",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Smokeping",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Smokeping",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "Tools"],
+ "description": "Self-hosted snippet manager.",
+ "image": "snowmean/snibox-sqlite:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/snibox.png",
+ "name": "Snibox",
+ "note": "Label-oriented interface with search. Supports various programming languages, markdown, plain text.",
+ "platform": "linux",
+ "ports": ["3010:3000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Snibox",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Snibox",
+ "container": "/app/db/database"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/sonarr:release",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/sonarr-icon.png",
+ "name": "sonarr",
+ "platform": "linux",
+ "ports": ["8989:8989/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Sonarr",
+ "type": 1,
+ "volumes": [
+ {
+ "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": ["Backup", "Cloud", "Other", "Tools"],
+ "description": "Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/syncthing:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/syncthing-icon.png",
+ "name": "syncthing",
+ "platform": "linux",
+ "ports": ["8384:8384/tcp", "21027:21027/udp", "22000:22000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SyncThing",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Syncthing",
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ }
+ ]
+ },
+ {
+ "categories": ["Other", "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/tautulli:latest",
+ "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/tautulli-icon.png",
+ "name": "tautulli",
+ "note": "Port 8181 The webui for Tautulli's webuiDon'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": [ + { + "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": "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": "Airsonic-advanced", + "name": "Airsonic-advanced", + "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/airsonic-advanced/config
mkdir -p /volume1/docker/airsonic-advanced/music
mkdir -p /volume1/docker/airsonic-advanced/playlists
mkdir -p /volume1/docker/airsonic-advanced/podcasts
mkdir -p /volume1/docker/airsonic-advanced/media
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": [ + "Notifications" + ], + "platform": "linux", + "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, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "8000:8000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/apprise-api/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png", + "image": "linuxserver/audacity: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/audacity/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" + }, + { + "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)" + } + ], + "ports": [ + "8000:8000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/babybuddy/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Bazarr", + "name": "Bazarr", + "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/bazarr/config
mkdir -p /volume1/docker/bazarr/movies
mkdir -p /volume1/docker/bazarr/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/beets/config
mkdir -p /volume1/docker/beets/music
mkdir -p /volume1/docker/beets/downloads
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": [ + { + "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/`" + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/blender/config" + } + ], + "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.", + "categories": [ + "Research" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg", + "image": "linuxserver/boinc: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": "PASSWORD", + "label": "PASSWORD", + "default": "", + "description": "Optionally set a password for the gui." + } + ], + "ports": [ + "8080:8080/tcp", + "8181:8181/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/boinc/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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/bookstack/config
", + "description": "[Bookstack](https://github.com/BookStackApp/BookStack) is a free and open source Wiki designed for creating beautiful documentation. Featuring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease. Powered by SQL and including a Markdown editor for those who prefer it, BookStack is geared towards making documentation more of a pleasure than a chore. For more information on BookStack visit their website and check it out: https://www.bookstackapp.com", + "categories": [ + "Media" + ], + "platform": "linux", + "logo": "https://s3-us-west-2.amazonaws.com/linuxserver-docs/images/bookstack-logo500x500.png", + "image": "linuxserver/bookstack: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": "APP_URL", + "label": "APP_URL", + "default": "", + "description": "for specifying the IP:port or URL your application will be accessed on (ie. `http://192.168.1.1:6875` or `https://bookstack.mydomain.com`" + }, + { + "name": "DB_HOST", + "label": "DB_HOST", + "default": "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": [ + { + "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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/budge/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts.", + "categories": [ + "Media" + ], + "platform": "linux", + "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 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": "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", + "8181:8181/tcp", + "8081:8081/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/calibre/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Calibre-web", + "name": "Calibre-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/calibre-web/config
mkdir -p /volume1/docker/calibre-web/books
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": [ + { + "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": "BASE_URL", + "label": "BASE_URL", + "default": "", + "description": "Specify the full URL (including protocol) when running behind a reverse proxy" + } + ], + "ports": [ + "5000:5000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/changedetection.io/config" + } + ], + "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" + }, + { + "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": "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" + } + ], + "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": [ + { + "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/ci/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Code-server", + "name": "Code-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/code-server/config
", + "description": "[Code-server](https://coder.com) is VS Code running on a remote server, accessible through the browser. - Code on your Chromebook, tablet, and laptop with a consistent dev environment. - If you have a Windows or Mac workstation, more easily develop for Linux. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Preserve battery life when you're on the go. - All intensive computation runs on your server. - You're no longer running excess instances of Chrome.", + "categories": [ + "Development" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/code-server-banner.png", + "image": "linuxserver/code-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": "PASSWORD", + "label": "PASSWORD", + "default": "password", + "description": "Optional web gui password, if `PASSWORD` or `HASHED_PASSWORD` is not provided, there will be no auth." + }, + { + "name": "HASHED_PASSWORD", + "label": "HASHED_PASSWORD", + "default": "", + "description": "Optional web gui password, overrides `PASSWORD`, instructions on how to create it is below." + }, + { + "name": "SUDO_PASSWORD", + "label": "SUDO_PASSWORD", + "default": "password", + "description": "If this optional variable is set, user will have sudo access in the code-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`." + }, + { + "name": "PROXY_DOMAIN", + "label": "PROXY_DOMAIN", + "default": "code-server.my.domain", + "description": "If this optional variable is set, this domain will be proxied for subdomain proxying. See [Documentation](https://github.com/cdr/code-server/blob/master/docs/FAQ.md#sub-domains)" + }, + { + "name": "DEFAULT_WORKSPACE", + "label": "DEFAULT_WORKSPACE", + "default": "/config/workspace", + "description": "If this optional variable is set, code-server will open this directory by default" + } + ], + "ports": [ + "8443:8443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/code-server/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Cops", + "name": "Cops", + "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/cops/config
mkdir -p /volume1/docker/cops/books
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/daapd/config
mkdir -p /volume1/docker/daapd/music
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.", + "categories": [ + "Productivity" + ], + "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" + }, + { + "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/darktable/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Davos", + "name": "Davos", + "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/davos/config
mkdir -p /volume1/docker/davos/download
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.", + "categories": [ + "Networking" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png", + "image": "linuxserver/ddclient: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)." + } + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/ddclient/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Deluge", + "name": "Deluge", + "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/deluge/config
mkdir -p /volume1/docker/deluge/downloads
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" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png", + "image": "linuxserver/digikam: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/`" + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/digikam/config" + } + ], + "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.", + "categories": [ + "Development" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dillinger.png", + "image": "linuxserver/dillinger: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": [ + "8080:8080/tcp" + ], + "volumes": [ + { + "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/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.", + "categories": [ + "Productivity" + ], + "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 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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/dokuwiki/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Domoticz", + "name": "Domoticz", + "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/domoticz/config
", + "description": "[Domoticz](https://www.domoticz.com) 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.", + "categories": [ + "Automation" + ], + "platform": "linux", + "logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png", + "image": "linuxserver/domoticz: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": "WEBROOT", + "label": "WEBROOT", + "default": "domoticz", + "description": "Sets webroot to domoticz for usage with subfolder reverse proxy. Not needed unless reverse proxying." + }, + { + "name": "DBASE", + "label": "DBASE", + "default": "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": "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": "DISCORD__TOKEN", + "label": "DISCORD__TOKEN", + "default": "", + "description": "Specify your discord bot token." + }, + { + "name": "OVERSEERR__API", + "label": "OVERSEERR__API", + "default": "", + "description": "Specify your Overseerr API key. Leave blank if using Radarr/Sonarr." + }, + { + "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": "", + "description": "Specify your Radarr API key. Leave blank if using Overseerr." + }, + { + "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": "", + "description": "Specify your Sonarr API key. Leave blank if using Overseerr." + }, + { + "name": "SONARR__URL", + "label": "SONARR__URL", + "default": "http://localhost:8989", + "description": "Specify your Sonarr URL. Leave blank if using Overseerr." + }, + { + "name": "DISCORD__MAX_RESULTS", + "label": "DISCORD__MAX_RESULTS", + "default": "25", + "description": "Sets the maximum size of the search results selection" + }, + { + "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": "", + "description": "The name of the quality profile to use by default for Sonarr" + }, + { + "name": "RADARR__QUALITY_PROFILE", + "label": "RADARR__QUALITY_PROFILE", + "default": "", + "description": "The name of the quality profile to use by default for Radarr" + }, + { + "name": "SONARR__ROOTFOLDER", + "label": "SONARR__ROOTFOLDER", + "default": "", + "description": "The root folder to use by default for Sonarr" + }, + { + "name": "RADARR__ROOTFOLDER", + "label": "RADARR__ROOTFOLDER", + "default": "", + "description": "The root folder to use by default for Radarr" + }, + { + "name": "SONARR__LANGUAGE_PROFILE", + "label": "SONARR__LANGUAGE_PROFILE", + "default": "", + "description": "The name of the language profile to use by default for Sonarr" + }, + { + "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" + }, + { + "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." + } + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/doplarr/config" + } + ], + "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/duckdns/config
", + "description": "[Duckdns](https://duckdns.org/) 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.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns.png", + "image": "linuxserver/duckdns: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": "SUBDOMAINS", + "label": "SUBDOMAINS", + "default": "subdomain1,subdomain2", + "description": "multiple subdomains allowed, comma separated, no spaces" + }, + { + "name": "TOKEN", + "label": "TOKEN", + "default": "token", + "description": "DuckDNS token" + }, + { + "name": "LOG_FILE", + "label": "LOG_FILE", + "default": "false", + "description": "Set to `true` to log to file (also need to map /config)." + } + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/duckdns/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Duplicati", + "name": "Duplicati", + "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/duplicati/config
mkdir -p /volume1/docker/duplicati/backups
mkdir -p /volume1/docker/duplicati/source
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/emby/config
mkdir -p /volume1/docker/emby/data/tvshows
mkdir -p /volume1/docker/emby/data/movies
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/embystat/config
", + "description": "[Embystat](https://github.com/mregni/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.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/embystat-logo.png", + "image": "linuxserver/embystat: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": [ + "6555:6555/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/embystat/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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 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": "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": "BINDFAMILY", + "label": "BINDFAMILY", + "default": "", + "description": "By default, the app binds to IPv4 and IPv6 addresses. Set it to `4` or `6` to bind to IPv4 only or IPv6 only, respectively. Leave blank to bind to both." + } + ], + "ports": [ + "22:2222/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/endlessh/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Fail2ban", + "name": "Fail2ban", + "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/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/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://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": "/config", + "bind": "/volume1/docker/feed2toot/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Ffmpeg", + "name": "Ffmpeg", + "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/ffmpeg/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/ffmpeg: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/ffmpeg/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Filezilla", + "name": "Filezilla", + "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/filezilla/config
", + "description": "[FIleZilla](https://filezilla-project.org/) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png", + "image": "linuxserver/filezilla: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/filezilla/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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", + "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 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/firefox/config" + } + ], + "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.", + "platform": "linux", + "logo": "", + "image": "linuxserver/fleet: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": "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/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" + }, + { + "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": [ + "7396:7396/tcp", + "36330:36330/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/foldingathome/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Freshrss", + "name": "Freshrss", + "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/freshrss/config
", + "description": "[Freshrss](https://freshrss.org/) is a free, self-hostable aggregator for rss feeds.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freshrss-banner.png", + "image": "linuxserver/freshrss: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/freshrss/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/gitqlient/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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" + ], + "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)." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/grav/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Grocy", + "name": "Grocy", + "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/grocy/config
", + "description": "[Grocy](https://github.com/grocy/grocy) is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility. Keep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool For more information on grocy visit their website and check it out: https://grocy.info", + "platform": "linux", + "logo": "https://grocy.info/img/grocy_logo.svg", + "image": "linuxserver/grocy: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": [ + "9283:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/grocy/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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](http://bwssystems.com/#/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. The Bridge handles basic commands such as 'On', 'Off' and 'brightness' commands of the hue protocol. This bridge can control most devices that have a distinct API. In the cases of systems that require authorization and/or have APIs that cannot be handled in the current method, a module may need to be built. The Harmony Hub is such a module and so is the Nest module. The Bridge has helpers to build devices for the gateway for the Logitech Harmony Hub, Vera, Vera Lite or Vera Edge, Nest, Somfy Tahoma, Home Assistant, Domoticz, MQTT, HAL, Fibaro, HomeWizard, LIFX, OpenHAB, FHEM, Broadlink and the ability to proxy all of your real Hue bridges behind this bridge. This bridge was built to help put the Internet of Things together. For more information about how to use this software have a look at their Wiki [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)", + "platform": "linux", + "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 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": "SEC_KEY", + "label": "SEC_KEY", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/headphones/config
mkdir -p /volume1/docker/headphones/downloads
mkdir -p /volume1/docker/headphones/music
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/healthchecks/config
", + "description": "[Healthchecks](https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/healthchecks/healthchecks/master/static/img/welcome.png", + "image": "linuxserver/healthchecks: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": "SITE_ROOT", + "label": "SITE_ROOT", + "default": "", + "description": "The site's top-level URL and the port it listens to if differrent than 80 or 443 (e.g., https://healthchecks.example.com:8000)" + }, + { + "name": "SITE_NAME", + "label": "SITE_NAME", + "default": "", + "description": "The site's name (e.g., 'Example Corp HealthChecks')" + }, + { + "name": "DEFAULT_FROM_EMAIL", + "label": "DEFAULT_FROM_EMAIL", + "default": "", + "description": "From email for alerts" + }, + { + "name": "EMAIL_HOST", + "label": "EMAIL_HOST", + "default": "", + "description": "SMTP host" + }, + { + "name": "EMAIL_PORT", + "label": "EMAIL_PORT", + "default": "", + "description": "SMTP port" + }, + { + "name": "EMAIL_HOST_USER", + "label": "EMAIL_HOST_USER", + "default": "", + "description": "SMTP user" + }, + { + "name": "EMAIL_HOST_PASSWORD", + "label": "EMAIL_HOST_PASSWORD", + "default": "", + "description": "SMTP password" + }, + { + "name": "EMAIL_USE_TLS", + "label": "EMAIL_USE_TLS", + "default": "", + "description": "Use TLS for SMTP (`True` or `False`)" + }, + { + "name": "SUPERUSER_EMAIL", + "label": "SUPERUSER_EMAIL", + "default": "", + "description": "Superuser email" + }, + { + "name": "SUPERUSER_PASSWORD", + "label": "SUPERUSER_PASSWORD", + "default": "", + "description": "Superuser password" + }, + { + "name": "REGENERATE_SETTINGS", + "label": "REGENERATE_SETTINGS", + "default": "", + "description": "Defaults to False. Set to True to always override the `local_settings.py` file with values from environment variables. Do not set to True if you have made manual modifications to this file." + }, + { + "name": "ALLOWED_HOSTS", + "label": "ALLOWED_HOSTS", + "default": "", + "description": "Array of valid hostnames for the server `['test.com','test2.com']` (default: `['*']`)" + }, + { + "name": "APPRISE_ENABLED", + "label": "APPRISE_ENABLED", + "default": "", + "description": "Defaults to False. A boolean that turns on/off the Apprise integration (https://github.com/caronc/apprise)" + }, + { + "name": "DEBUG", + "label": "DEBUG", + "default": "", + "description": "Defaults to True. Debug mode relaxes CSRF protections and increases logging verbosity but should be disabled for production instances as it will impact performance and security." + }, + { + "name": "INTEGRATIONS_ALLOW_PRIVATE_IPS", + "label": "INTEGRATIONS_ALLOW_PRIVATE_IPS", + "default": "", + "description": "Defaults to False. Set to True to allow integrations to connect to private IP addresses." + }, + { + "name": "PING_EMAIL_DOMAIN", + "label": "PING_EMAIL_DOMAIN", + "default": "", + "description": "The domain to use for generating ping email addresses." + }, + { + "name": "SECRET_KEY", + "label": "SECRET_KEY", + "default": "", + "description": "A secret key used for cryptographic signing. Will generate a secure value if one is not supplied" + }, + { + "name": "SITE_LOGO_URL", + "label": "SITE_LOGO_URL", + "default": "", + "description": "Full URL to custom site logo" + } + ], + "ports": [ + "8000:8000/tcp", + "2525:2525/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/healthchecks/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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" + ], + "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.
mkdir -p /volume1/docker/heimdall/config
", + "description": "[Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/heimdall-banner.png", + "image": "linuxserver/heimdall: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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/heimdall/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Homeassistant", + "name": "Homeassistant", + "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/homeassistant/config
", + "description": "[Home Assistant Core](https://www.home-assistant.io/) - Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.", + "categories": [ + "Home Automation" + ], + "platform": "linux", + "logo": "https://github.com/home-assistant/home-assistant.io/raw/next/source/images/favicon-192x192-full.png", + "image": "linuxserver/homeassistant:latest", + "network": "host", + "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": [ + "8123:8123/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/homeassistant/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Htpcmanager", + "name": "Htpcmanager", + "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/htpcmanager/config
", + "description": "[Htpcmanager](https://github.com/HTPC-Manager/HTPC-Manager) is a front end for many htpc related applications.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/htpcmanager-icon.png", + "image": "linuxserver/htpcmanager: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": [ + "8085:8085/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/htpcmanager/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Jackett", + "name": "Jackett", + "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/jackett/config
mkdir -p /volume1/docker/jackett/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jellyfin/config
mkdir -p /volume1/docker/jellyfin/data/tvshows
mkdir -p /volume1/docker/jellyfin/data/movies
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": "", + "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" + }, + { + "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://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/`" + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/kdenlive/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Lazylibrarian", + "name": "Lazylibrarian", + "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/lazylibrarian/config
mkdir -p /volume1/docker/lazylibrarian/downloads
mkdir -p /volume1/docker/lazylibrarian/books
Don't forget to create the volume directories on the host file system.
", + "description": "[Ldap-auth](https://github.com/nginxinc/nginx-ldap-auth) software is for authenticating users who request protected resources from servers proxied by nginx. It includes a daemon (ldap-auth) that communicates with an authentication server, and a webserver daemon that generates an authentication cookie based on the user’s credentials. The daemons are written in Python for use with a Lightweight Directory Access Protocol (LDAP) authentication server (OpenLDAP or Microsoft Windows Active Directory 2003 and 2012).", + "platform": "linux", + "logo": "https://jumpcloud.com/wp-content/uploads/2016/12/LDAP_Logo-1420591101.jpg", + "image": "linuxserver/ldap-auth:latest", + "env": [ + { + "name": "FERNETKEY", + "label": "FERNETKEY", + "default": "", + "description": "Optionally define a custom fernet key, has to be base64-encoded 32-byte (only needed if container is frequently recreated, or if using multi-node setups, invalidating previous authentications)" + }, + { + "name": "CERTFILE", + "label": "CERTFILE", + "default": "", + "description": "Point this to a certificate file to enable HTTP over SSL (HTTPS) for the ldap auth daemon" + }, + { + "name": "KEYFILE", + "label": "KEYFILE", + "default": "", + "description": "Point this to the private key file, matching the certificate file referred to in CERTFILE" + } + ], + "ports": [ + "8888:8888/tcp", + "9000:9000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Libreoffice", + "name": "Libreoffice", + "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/libreoffice/config
", + "description": "[LibreOffice](https://www.libreoffice.org/) is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.", + "categories": [ + "Productivity" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/libreoffice-logo.png", + "image": "linuxserver/libreoffice: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", + "3000:3000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/libreoffice/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Librespeed", + "name": "Librespeed", + "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/librespeed/config
", + "description": "[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/librespeed/speedtest/master/.logo/logo3.png", + "image": "linuxserver/librespeed: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": "PASSWORD", + "label": "PASSWORD", + "default": "PASSWORD", + "description": "Set the password for the results database." + }, + { + "name": "CUSTOM_RESULTS", + "label": "CUSTOM_RESULTS", + "default": "false", + "description": "(optional) set to `true` to enable custom results page in `/config/www/results/index.php`." + }, + { + "name": "DB_TYPE", + "label": "DB_TYPE", + "default": "sqlite", + "description": "Defaults to `sqlite`, can also be set to `mysql` or `postgresql`." + }, + { + "name": "DB_NAME", + "label": "DB_NAME", + "default": "DB_NAME", + "description": "Database name. Required for mysql and pgsql." + }, + { + "name": "DB_HOSTNAME", + "label": "DB_HOSTNAME", + "default": "DB_HOSTNAME", + "description": "Database address. Required for mysql and pgsql." + }, + { + "name": "DB_USERNAME", + "label": "DB_USERNAME", + "default": "DB_USERNAME", + "description": "Database username. Required for mysql and pgsql." + }, + { + "name": "DB_PASSWORD", + "label": "DB_PASSWORD", + "default": "DB_PASSWORD", + "description": "Database password. Required for mysql and pgsql." + }, + { + "name": "DB_PORT", + "label": "DB_PORT", + "default": "DB_PORT", + "description": "Database port. Required for mysql." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/librespeed/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Lidarr", + "name": "Lidarr", + "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/lidarr/config
mkdir -p /volume1/docker/lidarr/music
mkdir -p /volume1/docker/lidarr/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/limnoria/config
", + "description": "[Limnoria](https://github.com/ProgVal/limnoria) A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-limnoria/master/logo.png", + "image": "linuxserver/limnoria: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": [ + "8080:8080/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/limnoria/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Lychee", + "name": "Lychee", + "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/lychee/config
mkdir -p /volume1/docker/lychee/pictures
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mariadb/config
", + "description": "[Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-git.png", + "image": "linuxserver/mariadb: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": "MYSQL_ROOT_PASSWORD", + "label": "MYSQL_ROOT_PASSWORD", + "default": "ROOT_ACCESS_PASSWORD", + "description": "Set this to root password for installation (minimum 4 characters & non-alphanumeric passwords must be properly escaped)." + }, + { + "name": "MYSQL_DATABASE", + "label": "MYSQL_DATABASE", + "default": "USER_DB_NAME", + "description": "Specify the name of a database to be created on image startup." + }, + { + "name": "MYSQL_USER", + "label": "MYSQL_USER", + "default": "MYSQL_USER", + "description": "This user will have superuser access to the database specified by MYSQL_DATABASE (do not use root here)." + }, + { + "name": "MYSQL_PASSWORD", + "label": "MYSQL_PASSWORD", + "default": "DATABASE_PASSWORD", + "description": "Set this to the password you want to use for you MYSQL_USER (minimum 4 characters & non-alphanumeric passwords must be properly escaped)." + }, + { + "name": "REMOTE_SQL", + "label": "REMOTE_SQL", + "default": "http://URL1/your.sql,https://URL2/your.sql", + "description": "Set this to ingest sql files from an http/https endpoint (comma seperated array)." + } + ], + "ports": [ + "3306:3306/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mariadb/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Mastodon", + "name": "Mastodon", + "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/mastodon/config
", + "description": "[Mastodon](https://github.com/mastodon/mastodon/) is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..", + "categories": [ + "Social" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mastodon-banner.png", + "image": "linuxserver/mastodon: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_DOMAIN", + "label": "LOCAL_DOMAIN", + "default": "example.com", + "description": "This is the unique identifier of your server in the network. It cannot be safely changed later." + }, + { + "name": "REDIS_HOST", + "label": "REDIS_HOST", + "default": "redis", + "description": "Redis server hostname" + }, + { + "name": "REDIS_PORT", + "label": "REDIS_PORT", + "default": "6379", + "description": "Redis port" + }, + { + "name": "DB_HOST", + "label": "DB_HOST", + "default": "db", + "description": "Postgres database hostname" + }, + { + "name": "DB_USER", + "label": "DB_USER", + "default": "mastodon", + "description": "Postgres username" + }, + { + "name": "DB_NAME", + "label": "DB_NAME", + "default": "mastodon", + "description": "Postgres db name" + }, + { + "name": "DB_PASS", + "label": "DB_PASS", + "default": "mastodon", + "description": "Postgres password" + }, + { + "name": "DB_PORT", + "label": "DB_PORT", + "default": "5432", + "description": "Portgres port" + }, + { + "name": "ES_ENABLED", + "label": "ES_ENABLED", + "default": "false", + "description": "Enable or disable Elasticsearch (requires a separate ES instance)" + }, + { + "name": "SECRET_KEY_BASE", + "label": "SECRET_KEY_BASE", + "default": "", + "description": "Browser session secret. Changing it will break all active browser sessions." + }, + { + "name": "OTP_SECRET", + "label": "OTP_SECRET", + "default": "", + "description": "MFA secret. Changing it will break two-factor authentication." + }, + { + "name": "VAPID_PRIVATE_KEY", + "label": "VAPID_PRIVATE_KEY", + "default": "", + "description": "Push notification private key. Changing it will break push notifications." + }, + { + "name": "VAPID_PUBLIC_KEY", + "label": "VAPID_PUBLIC_KEY", + "default": "", + "description": "Push notification public key. Changing it will break push notifications." + }, + { + "name": "SMTP_SERVER", + "label": "SMTP_SERVER", + "default": "mail.example.com", + "description": "SMTP server for email notifications" + }, + { + "name": "SMTP_PORT", + "label": "SMTP_PORT", + "default": "25", + "description": "SMTP server port" + }, + { + "name": "SMTP_LOGIN", + "label": "SMTP_LOGIN", + "default": "", + "description": "SMTP username" + }, + { + "name": "SMTP_PASSWORD", + "label": "SMTP_PASSWORD", + "default": "", + "description": "SMTP password" + }, + { + "name": "SMTP_FROM_ADDRESS", + "label": "SMTP_FROM_ADDRESS", + "default": "notifications@example.com", + "description": "From address for emails send from Mastodon" + }, + { + "name": "S3_ENABLED", + "label": "S3_ENABLED", + "default": "false", + "description": "Enable or disable S3 storage of uploaded files" + }, + { + "name": "WEB_DOMAIN", + "label": "WEB_DOMAIN", + "default": "mastodon.example.com", + "description": "This can be set if you want your server identifier to be different to the subdomain hosting Mastodon. See [https://docs.joinmastodon.org/admin/config/#basic](https://docs.joinmastodon.org/admin/config/#basic)" + }, + { + "name": "ES_HOST", + "label": "ES_HOST", + "default": "es", + "description": "Elasticsearch server hostname" + }, + { + "name": "ES_PORT", + "label": "ES_PORT", + "default": "9200", + "description": "Elasticsearch port" + }, + { + "name": "ES_USER", + "label": "ES_USER", + "default": "elastic", + "description": "Elasticsearch username" + }, + { + "name": "ES_PASS", + "label": "ES_PASS", + "default": "elastic", + "description": "Elasticsearch password" + }, + { + "name": "S3_BUCKET", + "label": "S3_BUCKET", + "default": "", + "description": "S3 bucket hostname" + }, + { + "name": "AWS_ACCESS_KEY_ID", + "label": "AWS_ACCESS_KEY_ID", + "default": "", + "description": "S3 bucket access key ID" + }, + { + "name": "AWS_SECRET_ACCESS_KEY", + "label": "AWS_SECRET_ACCESS_KEY", + "default": "", + "description": "S3 bucket secret access key" + }, + { + "name": "S3_ALIAS_HOST", + "label": "S3_ALIAS_HOST", + "default": "", + "description": "Alternate hostname for object fetching if you are front the S3 connections." + }, + { + "name": "SIDEKIQ_ONLY", + "label": "SIDEKIQ_ONLY", + "default": "false", + "description": "Only run the sidekiq service in this container instance. For large scale instances that need better queue handling." + }, + { + "name": "SIDEKIQ_QUEUE", + "label": "SIDEKIQ_QUEUE", + "default": "", + "description": "The name of the sidekiq queue to run in this container. See [notes](https://docs.joinmastodon.org/admin/scaling/#sidekiq-queues)." + }, + { + "name": "SIDEKIQ_DEFAULT", + "label": "SIDEKIQ_DEFAULT", + "default": "false", + "description": "Set to `true` on the main container if you're running additional sidekiq instances. It will run the `default` queue." + }, + { + "name": "SIDEKIQ_THREADS", + "label": "SIDEKIQ_THREADS", + "default": "5", + "description": "The number of threads for sidekiq to use. See [notes](https://docs.joinmastodon.org/admin/scaling/#sidekiq-threads)." + }, + { + "name": "DB_POOL", + "label": "DB_POOL", + "default": "5", + "description": "The size of the DB connection pool, must be *at least* the same as `SIDEKIQ_THREADS`. See [notes](https://docs.joinmastodon.org/admin/scaling/#sidekiq-threads)." + } + ], + "ports": [ + "80:80/tcp", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mastodon/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Medusa", + "name": "Medusa", + "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/medusa/config
mkdir -p /volume1/docker/medusa/downloads
mkdir -p /volume1/docker/medusa/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/minetest/config/.minetest
", + "description": "[Minetest](http://www.minetest.net/) (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png", + "image": "linuxserver/minetest: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": "CLI_ARGS", + "label": "CLI_ARGS", + "default": "--gameid minetest --port 30000", + "description": "Optionally specify any [CLI variables](https://wiki.minetest.net/Command_line) you want to launch the app with" + } + ], + "ports": [ + "30000:30000/udp" + ], + "volumes": [ + { + "container": "/config/.minetest", + "bind": "/volume1/docker/minetest/config/.minetest" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Minisatip", + "name": "Minisatip", + "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/minisatip/config
", + "description": "[Minisatip](https://github.com/catalinii/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.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/minisatip-icon.png", + "image": "linuxserver/minisatip: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": "", + "description": "Specify specific run params for minisatip" + } + ], + "ports": [ + "8875:8875/tcp", + "554:554/tcp", + "1900:1900/udp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/minisatip/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Mstream", + "name": "Mstream", + "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/mstream/config
mkdir -p /volume1/docker/mstream/music
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’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.", + "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." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mullvad-browser/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mysql-workbench/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nano", + "name": "Nano", + "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/nano/config
", + "description": "[Nano](https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.", + "platform": "linux", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Nano_logo.png/640px-Nano_logo.png", + "image": "linuxserver/nano: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": "PEER_HOST", + "label": "PEER_HOST", + "default": "localhost", + "description": "Default peer host (can be overidden with an array by command line options)" + }, + { + "name": "LIVE_GENESIS_PUB", + "label": "LIVE_GENESIS_PUB", + "default": "GENESIS_PUBLIC", + "description": "Genesis block public key" + }, + { + "name": "LIVE_GENESIS_ACCOUNT", + "label": "LIVE_GENESIS_ACCOUNT", + "default": "nano_xxxxxx", + "description": "Genesis block account" + }, + { + "name": "LIVE_GENESIS_WORK", + "label": "LIVE_GENESIS_WORK", + "default": "WORK_FOR_BLOCK", + "description": "Genesis block proof of work" + }, + { + "name": "LIVE_GENESIS_SIG", + "label": "LIVE_GENESIS_SIG", + "default": "BLOCK_SIGNATURE", + "description": "Genesis block signature" + }, + { + "name": "CLI_OPTIONS", + "label": "CLI_OPTIONS", + "default": "--config node.enable_voting=true", + "description": "Node run command cli args" + }, + { + "name": "LMDB_BOOTSTRAP_URL", + "label": "LMDB_BOOTSTRAP_URL", + "default": "http://example.com/Nano_64_version_20.7z", + "description": "HTTP/HTTPS endpoint to download a 7z file with the data.ldb to bootstrap to this node" + } + ], + "ports": [ + "8075:8075/tcp", + "7076:3000/tcp", + "7077:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/nano/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nano-wallet", + "name": "Nano-wallet", + "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": "[Nano-wallet](https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions. This container is a simple nginx wrapper for the light wallet located [here](https://github.com/linuxserver/nano-wallet). You will need to pass a valid RPC host when accessing this container.", + "platform": "linux", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Nano_logo.png/640px-Nano_logo.png", + "image": "linuxserver/nano-wallet:latest", + "ports": [ + "80:80/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Netbootxyz", + "name": "Netbootxyz", + "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/netbootxyz/config
mkdir -p /volume1/docker/netbootxyz/assets
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://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo.svg", + "image": "linuxserver/netbox: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": "SUPERUSER_EMAIL", + "label": "SUPERUSER_EMAIL", + "default": "", + "description": "Email address for `admin` account" + }, + { + "name": "SUPERUSER_PASSWORD", + "label": "SUPERUSER_PASSWORD", + "default": "", + "description": "Password for `admin` account" + }, + { + "name": "ALLOWED_HOST", + "label": "ALLOWED_HOST", + "default": "", + "description": "The hostname you will use to access the app (i.e., netbox.example.com)" + }, + { + "name": "DB_NAME", + "label": "DB_NAME", + "default": "", + "description": "Database name (default: netbox)" + }, + { + "name": "DB_USER", + "label": "DB_USER", + "default": "", + "description": "Database user" + }, + { + "name": "DB_PASSWORD", + "label": "DB_PASSWORD", + "default": "", + "description": "Database password" + }, + { + "name": "DB_HOST", + "label": "DB_HOST", + "default": "", + "description": "Database host (default: postgres)" + }, + { + "name": "DB_PORT", + "label": "DB_PORT", + "default": "", + "description": "Database port (defaul: 5432)" + }, + { + "name": "REDIS_HOST", + "label": "REDIS_HOST", + "default": "", + "description": "Redis host (default: redis)" + }, + { + "name": "REDIS_PORT", + "label": "REDIS_PORT", + "default": "", + "description": "Redis port number (default: 6379)" + }, + { + "name": "REDIS_PASSWORD", + "label": "REDIS_PASSWORD", + "default": "", + "description": "Redis password (default: none)" + }, + { + "name": "REDIS_DB_TASK", + "label": "REDIS_DB_TASK", + "default": "", + "description": "Redis database ID for tasks (default: 0)" + }, + { + "name": "REDIS_DB_CACHE", + "label": "REDIS_DB_CACHE", + "default": "", + "description": "Redis database ID for caching (default: 1)" + }, + { + "name": "BASE_PATH", + "label": "BASE_PATH", + "default": "", + "description": "The path you will use to access the app (i.e., /netbox, optional, default: none)" + }, + { + "name": "REMOTE_AUTH_ENABLED", + "label": "REMOTE_AUTH_ENABLED", + "default": "", + "description": "Enable remote authentication (optional, default: False)" + }, + { + "name": "REMOTE_AUTH_BACKEND", + "label": "REMOTE_AUTH_BACKEND", + "default": "", + "description": "Python path to the custom Django authentication backend to use for external user authentication (optional, default: netbox.authentication.RemoteUserBackend)" + }, + { + "name": "REMOTE_AUTH_HEADER", + "label": "REMOTE_AUTH_HEADER", + "default": "", + "description": "Name of the HTTP header which informs NetBox of the currently authenticated user. (optional, default: HTTP_REMOTE_USER)" + }, + { + "name": "REMOTE_AUTH_AUTO_CREATE_USER", + "label": "REMOTE_AUTH_AUTO_CREATE_USER", + "default": "", + "description": "If true, NetBox will automatically create local accounts for users authenticated via a remote service (optional, default: False)" + }, + { + "name": "REMOTE_AUTH_DEFAULT_GROUPS", + "label": "REMOTE_AUTH_DEFAULT_GROUPS", + "default": "", + "description": "The list of groups to assign a new user account when created using remote authentication (optional, default: [])" + }, + { + "name": "REMOTE_AUTH_DEFAULT_PERMISSIONS", + "label": "REMOTE_AUTH_DEFAULT_PERMISSIONS", + "default": "", + "description": "A mapping of permissions to assign a new user account when created using remote authentication (optional, default: {})" + } + ], + "ports": [ + "8000:8000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/netbox/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nextcloud", + "name": "Nextcloud", + "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/nextcloud/config
mkdir -p /volume1/docker/nextcloud/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nginx/config
", + "description": "[Nginx](https://nginx.org/) is a simple webserver with php support. The config files reside in `/config` for easy user customization.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nginx-banner.png", + "image": "linuxserver/nginx: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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/nginx/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": "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": [ + "6667:6667/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/ngircd/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nntp2nntp", + "name": "Nntp2nntp", + "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/nntp2nntp/config
", + "description": "[Nntp2nntp](https://github.com/linuxserver/nntp2nntp) proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. nntp2nntp proxy is very simple and pretty fast. ## Warning Whilst we know of no nntp2nntp security issues the [upstream code](https://github.com/linuxserver/nntp2nntp) for this project has received no changes since 06.08.15 and is likely abandoned permanently. For this reason we strongly recommend you do not make this application public facing and if you must do so other layers of security and SSL should be considered an absolute bare minimum requirement. We see this proxy being used primarily on a LAN so that all the users NNTP applications can share a common set of internal credentials allowing for central managment of the upstream account e.g change provider, server, thread limits for all applications with one global config change.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nntp2nntp.png", + "image": "linuxserver/nntp2nntp: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": "PUID", + "label": "PUID", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nzbhydra2/config
mkdir -p /volume1/docker/nzbhydra2/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ombi/config
", + "description": "[Ombi](https://ombi.io) allows you to host your own Plex Request and user management system. If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface! Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something. Allow your users to post issues against their requests so you know there is a problem with the audio etc. Even automatically send them weekly newsletters of new content that has been added to your Plex server!", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ombi.png", + "image": "linuxserver/ombi: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": "BASE_URL", + "label": "BASE_URL", + "default": "/ombi", + "description": "Subfolder can optionally be defined as an env variable for reverse proxies. Keep in mind that once this value is defined, the gui setting for base url no longer works. To use the gui setting, remove this env variable." + } + ], + "ports": [ + "3579:3579/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/ombi/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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.", + "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 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": "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", + "label": "SUDO_ACCESS", + "default": "false", + "description": "Set to `true` to allow `linuxserver.io`, the ssh user, sudo access. Without `USER_PASSWORD` set, this will allow passwordless sudo access." + }, + { + "name": "PASSWORD_ACCESS", + "label": "PASSWORD_ACCESS", + "default": "false", + "description": "Set to `true` to allow user/password ssh access. You will want to set `USER_PASSWORD` or `USER_PASSWORD_FILE` as well." + }, + { + "name": "USER_PASSWORD", + "label": "USER_PASSWORD", + "default": "password", + "description": "Optionally set a sudo password for `linuxserver.io`, the ssh user. If this or `USER_PASSWORD_FILE` are not set but `SUDO_ACCESS` is set to true, the user will have passwordless sudo access." + }, + { + "name": "USER_PASSWORD_FILE", + "label": "USER_PASSWORD_FILE", + "default": "/path/to/file", + "description": "Optionally specify a file that contains the password. This setting supersedes the `USER_PASSWORD` option (works with docker secrets)." + }, + { + "name": "USER_NAME", + "label": "USER_NAME", + "default": "linuxserver.io", + "description": "Optionally specify a user name (Default:`linuxserver.io`)" + } + ], + "ports": [ + "2222:2222/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/openssh-server/config" + } + ], + "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": "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": "Oscam", + "name": "Oscam", + "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/oscam/config
", + "description": "[Oscam](http://www.streamboard.tv/oscam/) is an Open Source Conditional Access Module software used for descrambling DVB transmissions using smart cards. It's both a server and a client.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png", + "image": "linuxserver/oscam: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": [ + "8888:8888/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/oscam/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Overseerr", + "name": "Overseerr", + "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/overseerr/config
", + "description": "[Overseerr](https://overseerr.dev/) is a request management and media discovery tool built to work with your existing Plex ecosystem.", + "categories": [ + "Media" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/overseerr.png", + "image": "linuxserver/overseerr: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": [ + "5055:5055/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/overseerr/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)" + } + ], + "ports": [ + "3000:3000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Phpmyadmin", + "name": "Phpmyadmin", + "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/phpmyadmin/config
", + "description": "[Phpmyadmin](https://github.com/phpmyadmin/phpmyadmin/) is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.", + "categories": [ + "System Tools" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/phpmyadmin-logo.png", + "image": "linuxserver/phpmyadmin: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": "PMA_ARBITRARY", + "label": "PMA_ARBITRARY", + "default": "1", + "description": "Set to `1` to allow you to connect to any server. Setting to `0` will only allow you to connect to specified hosts (See Application Setup)" + }, + { + "name": "PMA_ABSOLUTE_URI", + "label": "PMA_ABSOLUTE_URI", + "default": "https://phpmyadmin.example.com", + "description": "Set the URL you will use to access the web frontend" + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/phpmyadmin/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Pidgin", + "name": "Pidgin", + "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/pidgin/config
", + "description": "[Pidgin](https://pidgin.im/) is a chat program which lets you log into accounts on multiple chat networks simultaneously. This means that you can be chatting with friends on XMPP and sitting in an IRC channel at the same time.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pidgin-logo.png", + "image": "linuxserver/pidgin: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/pidgin/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Piwigo", + "name": "Piwigo", + "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/piwigo/config
mkdir -p /volume1/docker/piwigo/gallery
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/plex/config
mkdir -p /volume1/docker/plex/tv
mkdir -p /volume1/docker/plex/movies
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" + ], + "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" + }, + { + "type": 1, + "title": "Projectsend", + "name": "Projectsend", + "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/projectsend/config
mkdir -p /volume1/docker/projectsend/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/prowlarr/config
", + "description": "[Prowlarr](https://github.com/Prowlarr/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).", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/prowlarr-banner.png", + "image": "linuxserver/prowlarr: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": [ + "9696:9696/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/prowlarr/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", + "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": "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, + "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" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/pydio-cells/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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/qbittorrent/config
mkdir -p /volume1/docker/qbittorrent/downloads
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.", + "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" + } + ], + "ports": [ + "4242:4242/tcp", + "113:10113/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/quassel-core/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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/)", + "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": "URL_BASE", + "label": "URL_BASE", + "default": "/quassel", + "description": "Specify a url-base in reverse proxy setups ie. `/quassel`" + } + ], + "ports": [ + "64443:64443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/quassel-web/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Radarr", + "name": "Radarr", + "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/radarr/config
mkdir -p /volume1/docker/radarr/movies
mkdir -p /volume1/docker/radarr/downloads
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": [ + { + "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" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/raneto/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Rdesktop", + "name": "Rdesktop", + "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/rdesktop/config
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": [ + { + "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/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" + }, + { + "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/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": "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": [ + "4545:4545/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/requestrr/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Resilio-sync", + "name": "Resilio-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/resilio-sync/config
mkdir -p /volume1/docker/resilio-sync/downloads
mkdir -p /volume1/docker/resilio-sync/sync
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/rsnapshot/config
mkdir -p /volume1/docker/rsnapshot/.snapshots
mkdir -p /volume1/docker/rsnapshot/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sabnzbd/config
mkdir -p /volume1/docker/sabnzbd/downloads
mkdir -p /volume1/docker/sabnzbd/incomplete-downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sickchill/config
mkdir -p /volume1/docker/sickchill/downloads
mkdir -p /volume1/docker/sickchill/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sickgear/config
mkdir -p /volume1/docker/sickgear/tv
mkdir -p /volume1/docker/sickgear/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/smokeping/config
mkdir -p /volume1/docker/smokeping/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/snapdrop/config
", + "description": "[Snapdrop](https://github.com/RobinLinus/snapdrop) A local file sharing in your browser. Inspired by Apple's Airdrop.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/RobinLinus/snapdrop/master/client/images/logo_transparent_512x512.png", + "image": "linuxserver/snapdrop: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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/snapdrop/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Snipe-it", + "name": "Snipe-it", + "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/snipe-it/config
", + "description": "[Snipe-it](https://github.com/snipe/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", + "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 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": "APP_URL", + "label": "APP_URL", + "default": "http://localhost:8080", + "description": "Hostname or IP and port if applicable, be sure to define https/http" + }, + { + "name": "MYSQL_PORT_3306_TCP_ADDR", + "label": "MYSQL_PORT_3306_TCP_ADDR", + "default": "", + "description": "Mysql hostname or IP to use" + }, + { + "name": "MYSQL_PORT_3306_TCP_PORT", + "label": "MYSQL_PORT_3306_TCP_PORT", + "default": "", + "description": "Mysql port to use" + }, + { + "name": "MYSQL_DATABASE", + "label": "MYSQL_DATABASE", + "default": "", + "description": "Mysql database to use" + }, + { + "name": "MYSQL_USER", + "label": "MYSQL_USER", + "default": "", + "description": "Mysql user to use" + }, + { + "name": "MYSQL_PASSWORD", + "label": "MYSQL_PASSWORD", + "default": "", + "description": "Mysql password to use" + } + ], + "ports": [ + "8080:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/snipe-it/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Sonarr", + "name": "Sonarr", + "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/sonarr/config
mkdir -p /volume1/docker/sonarr/tv
mkdir -p /volume1/docker/sonarr/downloads
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": [ + { + "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/sqlitebrowser/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Swag", + "name": "Swag", + "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/swag/config
", + "description": "SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Let's Encrypt™) 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": "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": "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": "VALIDATION", + "label": "VALIDATION", + "default": "http", + "description": "Certbot validation method to use, options are `http` or `dns` (`dns` method also requires `DNSPLUGIN` variable set)." + }, + { + "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": "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": "DNSPLUGIN", + "label": "DNSPLUGIN", + "default": "cloudflare", + "description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `duckdns`, `dynu`, `gandi`, `gehirn`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `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": "PROPAGATION", + "label": "PROPAGATION", + "default": "", + "description": "Optionally override (in seconds) the default propagation time for the dns plugins." + }, + { + "name": "EMAIL", + "label": "EMAIL", + "default": "", + "description": "Optional e-mail address used for cert expiration notifications (Required for ZeroSSL)." + }, + { + "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": "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": "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": [ + { + "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": [ + { + "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": "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": "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": "Syncthing", + "name": "Syncthing", + "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/syncthing/config
mkdir -p /volume1/docker/syncthing/data1
mkdir -p /volume1/docker/syncthing/data2
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/syslog-ng/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/tautulli/config
", + "description": "[Tautulli](http://tautulli.com) is a python based web application for monitoring, analytics and notifications for Plex Media Server.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tautulli-icon.png", + "image": "linuxserver/tautulli: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": [ + "8181:8181/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/tautulli/config" + } + ], + "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": [ + { + "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": "Thelounge", + "name": "Thelounge", + "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/thelounge/config
", + "description": "[Thelounge](https://thelounge.github.io/) (a fork of shoutIRC) is a web IRC client that you host on your own server.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/thelounge/thelounge/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true", + "image": "linuxserver/thelounge: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": [ + "9000:9000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/thelounge/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Transmission", + "name": "Transmission", + "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/transmission/config
mkdir -p /volume1/docker/transmission/downloads
mkdir -p /volume1/docker/transmission/watch
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/tvheadend/config
mkdir -p /volume1/docker/tvheadend/recordings
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ubooquity/config
mkdir -p /volume1/docker/ubooquity/books
mkdir -p /volume1/docker/ubooquity/comics
mkdir -p /volume1/docker/ubooquity/files
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unifi-controller/config
", + "description": "The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", + "categories": [ + "Networking" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-banner.png", + "image": "linuxserver/unifi-controller: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": "MEM_LIMIT", + "label": "MEM_LIMIT", + "default": "1024", + "description": "Optionally change the Java memory limit (in Megabytes). Set to `default` to reset to default" + }, + { + "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" + } + ], + "ports": [ + "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": "/config", + "bind": "/volume1/docker/unifi-controller/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Vscodium", + "name": "Vscodium", + "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/vscodium/config
", + "description": "[VSCodium](https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/vscodium-icon.png", + "image": "linuxserver/vscodium: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/vscodium/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Webgrabplus", + "name": "Webgrabplus", + "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/webgrabplus/config
mkdir -p /volume1/docker/webgrabplus/data
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/wikijs/config
mkdir -p /volume1/docker/wikijs/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wireguard/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wireshark/config
", + "description": "[Wireshark](https://www.wireshark.org/) is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by Gerald Combs in 1998.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wireshark-icon.png", + "image": "linuxserver/wireshark:latest", + "network": "host", + "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/wireshark/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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": [ + { + "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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/xbackbone/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Your_spotify", + "name": "Your_spotify", + "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": "[Your_spotify](https://github.com/Yooooomi/your_spotify) is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it! It's composed of a web server which polls the Spotify API every now and then and a web application on which you can explore your statistics.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/your_spotify-logo.png", + "image": "linuxserver/your_spotify: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": "APP_URL", + "label": "APP_URL", + "default": "http://localhost", + "description": "The protocol and hostname where the app will be accessed." + }, + { + "name": "SPOTIFY_PUBLIC", + "label": "SPOTIFY_PUBLIC", + "default": "", + "description": "Your Spotify application client ID." + }, + { + "name": "SPOTIFY_SECRET", + "label": "SPOTIFY_SECRET", + "default": "", + "description": "Your Spotify application secret." + }, + { + "name": "CORS", + "label": "CORS", + "default": "http://localhost:80,https://localhost:443", + "description": "Allowed CORS sources, set to `all` to allow any source." + }, + { + "name": "MONGO_ENDPOINT", + "label": "MONGO_ENDPOINT", + "default": "mongodb://mongo:27017/your_spotify", + "description": "Set mongodb endpoint address/port." + } + ], + "ports": [ + "80:80/tcp", + "443:443/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "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": [ + { + "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/yq/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Znc", + "name": "Znc", + "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/znc/config
", + "description": "[Znc](http://wiki.znc.in/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.", + "platform": "linux", + "logo": "http://wiki.znc.in/resources/assets/wiki.png", + "image": "linuxserver/znc: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": [ + "6501:6501/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/znc/config" + } + ], + "restart_policy": "unless-stopped" + } + ] +} \ No newline at end of file diff --git a/external-templates/xneo1_templates.json b/external-templates/xneo1_templates.json new file mode 100644 index 0000000..11a0c95 --- /dev/null +++ b/external-templates/xneo1_templates.json @@ -0,0 +1,5121 @@ +{ + "version": "2", + "templates": [ + { + "categories": ["Adblocking"], + "description": "AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t 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", + "repository": { + "stackfile": "Template/Stack/adguardhome.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Adguard Home", + "type": 3 + }, + { + "categories": ["Music"], + "description": "Airsonic is a free, web-based media streamer, providing ubiqutious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + }, + { + "label": "CONTEXT_PATH", + "name": "CONTEXT_PATH", + "set": "airsonic" + }, + { + "label": "JAVA_OPTS", + "name": "JAVA_OPTS", + "set": "-Xms256m -Xmx512m" + } + ], + "image": "linuxserver/airsonic:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/airsonic-logo.png", + "name": "airsonic", + "platform": "linux", + "ports": ["4040:4040/tcp"], + "restart_policy": "unless-stopped", + "title": "Airsonic", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Music", + "container": "/music" + }, + { + "bind": "/portainer/Files/AppData/Airsonic/Playlists", + "container": "/playlists" + }, + { + "bind": "/portainer/Podcasts", + "container": "/podcasts" + }, + { + "bind": "/portainer/Files/AppData/Airsonic/Media", + "container": "/media" + }, + { + "bind": "/portainer/Files/AppData/Config/Airsonic/", + "container": "/config" + } + ] + }, + { + "categories": ["Tools", "Authentication"], + "description": "An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.", + "env": [ + { + "label": "TZ", + "name": "TZ" + } + ], + "image": "authelia/authelia:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/authelia.png", + "name": "authelia", + "note": "Requires a configuration.yml file in order to work. Documentation is available here.", + "platform": "linux", + "ports": ["9091:9091/tcp"], + "restart_policy": "unless-stopped", + "title": "Authelia", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/Authelia", + "container": "/etc/authelia/" + } + ] + }, + { + "categories": ["Video", "Music"], + "description": "Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + }, + { + "label": "TZ", + "name": "TZ" + } + ], + "image": "hotio/bazarr:latest", + "logo": "https://www.bazarr.media/assets/img/logo.png", + "name": "Bazarr", + "platform": "linux", + "ports": ["6767:6767/tcp"], + "restart_policy": "unless-stopped", + "title": "Bazarr", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/Bazarr", + "container": "/config" + } + ] + }, + { + "categories": ["Social", "Forum"], + "description": "Zusam is a free and open-source way to self-host private forums for groups of friends.", + "env": [ + { + "default": "email@domain.example", + "label": "INIT_USER", + "name": "INIT_USER" + }, + { + "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": [ + { + "bind": "/portainer/Files/AppData/Config/Zusam", + "container": "/zusam/data" + } + ] + }, + { + "categories": ["Social"], + "description": "Use Tiktok with an alternative frontend, inspired by Nitter.", + "logo": "", + "name": "proxitok", + "platform": "linux", + "repository": { + "stackfile": "Template/Stack/proxitok.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "ProxiTok", + "type": 3 + }, + { + "categories": ["Music"], + "description": "The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a bouquet of tools for manipulating and accessing your music.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + } + ], + "image": "linuxserver/beets:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/beets-icon.png", + "name": "beets", + "platform": "linux", + "ports": ["8337:8337/tcp"], + "restart_policy": "unless-stopped", + "title": "Beets", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/Beets", + "container": "/config" + }, + { + "bind": "/portainer/Downloads", + "container": "/downloads" + }, + { + "bind": "/portainer/Music", + "container": "/music" + } + ] + }, + { + "categories": ["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": "vaultwarden/server:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/bitwarden.png", + "name": "vaultwarden", + "note": "This project is not associated with the Bitwarden project nor 8bit Solutions LLC.", + "platform": "linux", + "ports": [":80/tcp"], + "restart_policy": "unless-stopped", + "title": "Vaultwarden", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Files/AppData/Config/Vaultwarden", + "container": "/config" + } + ] + }, + { + "categories": ["Books"], + "description": "Booksonic is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + }, + { + "default": "booksonic", + "label": "CONTEXT_PATH", + "name": "CONTEXT_PATH" + } + ], + "image": "linuxserver/booksonic:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/booksonic.png", + "name": "booksonic", + "platform": "linux", + "ports": ["4040:4040/tcp"], + "restart_policy": "unless-stopped", + "title": "Booksonic", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Books", + "container": "/books" + }, + { + "bind": "/portainer/Files/Podcasts", + "container": "/podcast" + }, + { + "bind": "/portainer/Files/AppData/Config/Booksonic", + "container": "/config" + } + ] + }, + { + "categories": ["Wiki"], + "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": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + }, + { + "label": "TZ", + "name": "TZ" + }, + { + "label": "DATABASE_PASSWORD", + "name": "DATABASE_PASSWORD" + }, + { + "label": "MYSQL_ROOT_PASSWORD", + "name": "MYSQL_ROOT_PASSWORD" + }, + { + "label": "PORT", + "name": "PORT" + } + ], + "logo": "https://raw.githubusercontent.com/xneo1/portainer_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/bookstack.yml", + "url": "https://github.com/xneo1/portainer_templates" + }, + "title": "Bookstack", + "type": 3 + }, + { + "categories": ["Productivity"], + "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", + "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": ["Cloud", "Books"], + "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/xneo1/portainer_templates/master/Images/cops-icon.png", + "name": "cops", + "platform": "linux", + "ports": ["80/tcp"], + "restart_policy": "unless-stopped", + "title": "COPS", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Books", + "container": "/books" + }, + { + "bind": "/portainer/Files/AppData/Config/Cops", + "container": "/config" + } + ] + }, + { + "categories": ["Books"], + "description": "Lighting fast with a slick design, Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats. Install to start reading and share your server with your friends.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + } + ], + "image": "kizaing/kavita:latest", + "logo": "https://www.kavitareader.com/img/logo.png", + "name": "kavita", + "platform": "linux", + "ports": ["5000/tcp"], + "restart_policy": "unless-stopped", + "title": "Kavita", + "type": 1, + "volumes": [ + { + "bind": "/portainer/Books", + "container": "/books" + }, + { + "bind": "/portainer/Files/AppData/Config/kavita", + "container": "/config" + } + ] + }, + { + "categories": ["Cloud", "Books"], + "description": "Calibre Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.", + "env": [ + { + "default": "1000", + "label": "PUID", + "name": "PUID" + }, + { + "default": "100", + "label": "PGID", + "name": "PGID" + } + ], + "image": "linuxserver/calibre-web:latest", + "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/calibre-web-icon.png", + "name": "calibre-web", + "note": "Configurationdocker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd \u0026lt;username\u0026gt;",
+ "platform": "linux",
+ "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": ["Tools", "Network"],
+ "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",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "LibreSpeed",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/LibreSpeed",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Music"],
+ "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/lidarr:release",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lidarr.png",
+ "name": "lidarr",
+ "platform": "linux",
+ "ports": ["8686:8686/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Lidarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lidarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Web", "Management", "Photos"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/lychee:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lychee-icon.png",
+ "name": "lychee",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Lychee",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lychee",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Pictures",
+ "container": "/pictures"
+ }
+ ]
+ },
+ {
+ "categories": ["Tools"],
+ "description": "An Enhanced drop in replacement for Mysql.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD",
+ "set": ""
+ }
+ ],
+ "image": "linuxserver/mariadb:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mariadb-icon.png",
+ "name": "mariadb",
+ "platform": "linux",
+ "ports": ["3306:3306/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "MariaDB",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mariadb",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Other"],
+ "description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mcmyadmin2:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mcmyadmin-icon.png",
+ "name": "mcmyadmin2",
+ "platform": "linux",
+ "ports": ["8080:8080/tcp", "25565:25565/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "McMyAdmin 2",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/minecraft"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/medusa:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/medusa-icon.png",
+ "name": "medusa",
+ "platform": "linux",
+ "ports": ["8081:8081/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Medusa",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Medusa",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Other"],
+ "description": "Server version of minetest, a free, open source alternative to minecraft.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minetest:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
+ "name": "minetest",
+ "platform": "linux",
+ "ports": ["30000:30000/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "Minetest",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config/.minetest"
+ }
+ ]
+ },
+
+ {
+ "categories": ["Network"],
+ "description": "WIFI / LAN intruder detector",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "jokobsk/pi.alert",
+ "logo": "https://raw.githubusercontent.com/pucherot/Pi.Alert/main/docs/img/1_devices.jpg",
+ "name": "pi.alert",
+ "platform": "linux",
+ "ports": ["20211:20211/udp"],
+ "restart_policy": "always",
+ "title": "Pi.alert",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/pi.alert",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Video", "Tools"],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minisatip:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/minisatip-icon.png",
+ "name": "minisatip",
+ "platform": "linux",
+ "ports": ["8875:8875/tcp", "554:554/tcp", "1900:1900/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "Minisatip",
+ "type": 1
+ },
+ {
+ "categories": ["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/xneo1/portainer_templates/master/Images/mstream.png",
+ "name": "mstream",
+ "platform": "linux",
+ "ports": ["3000:3000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Mstream",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mstream",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": ["Voice", "Chat"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "ports": ["64738:64738/tcp", "64738:64738/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "Murmur",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": ["Music", "Tools"],
+ "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",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/musicbrainz:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/musicbrainz-icon.png",
+ "name": "musicbrainz",
+ "platform": "linux",
+ "ports": ["5000:5000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "MusicBrainz",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/MusicBrainz",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/MusicBrainz",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": ["Web", "Tools"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/muximux:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/muximux-icon.png",
+ "name": "muximux",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Muximux",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Muximux",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Books"],
+ "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mylar:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mylar-icon.png",
+ "name": "mylar",
+ "platform": "linux",
+ "ports": ["8090:8090/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Mylar",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mylar",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Comics",
+ "container": "/comics"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbget:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nzbget-icon.png",
+ "name": "nzbget",
+ "platform": "linux",
+ "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", "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbhydra2:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/hydra-icon.png",
+ "name": "nzbhydra2",
+ "platform": "linux",
+ "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": ["Cloud", "Productivity", "Tools", "Web"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "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"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nginx:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nginx-icon.png",
+ "name": "nginx",
+ "platform": "linux",
+ "ports": ["80/tcp", "443/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Nginx",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Proxy", "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/oscam:latest",
+ "logo": "http://i.imgur.com/8LadrLg.png",
+ "name": "oscam",
+ "platform": "linux",
+ "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": ["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"
+ }
+ ],
+ "image": "linuxserver/openvpn-as:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/openvpn-as-icon.png",
+ "name": "openvpn-as",
+ "platform": "linux",
+ "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"],
+ "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": "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",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "Template/Stack/overseerr.yml",
+ "url": "https://github.com/xneo1/portainer_templates"
+ },
+ "title": "Overseerr",
+ "type": 3
+ },
+ {
+ "categories": ["Cloud", "Productivity", "Tools", "Web"],
+ "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—all under your control. ownCloud’s 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/owncloud.yml",
+ "url": "https://github.com/xneo1/portainer_templates"
+ },
+ "title": "Owncloud",
+ "type": 3
+ },
+ {
+ "categories": ["Tools"],
+ "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": "1000",
+ "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",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "Template/Stack/petio.yml",
+ "url": "https://github.com/xneo1/portainer_templates"
+ },
+ "title": "Petio",
+ "type": 3
+ },
+ {
+ "categories": ["Photos"],
+ "description": "A simple, easy way to turn a photo album into a webgallery.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/photoshow:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/photoshow-icon.png",
+ "name": "photoshow",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "PhotoShow",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Pictures",
+ "container": "/Pictures"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Photoshow/Thumbs",
+ "container": "/Thumbs"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/PhotoShow",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Tools", "Adblocking"],
+ "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.",
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/piwigo:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/piwigo-icon.png",
+ "name": "piwigo",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Piwigo",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PiWigo",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Video", "Music", "Photos"],
+ "description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Plex",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Plex",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video", "Tools"],
+ "description": "Simple automated way for users to request new content for Plex.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "ports": ["3000:3000/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Plex Requests",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PlexRequests",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud", "Productivity", "Tools"],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/projectsend:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/projectsend-logo.png",
+ "name": "projectsend",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "ProjectSend",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProjectSend",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/ProjectSend",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Email", "Productivity", "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.",
+ "platform": "linux",
+ "ports": ["143/tcp", "25/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "ProtonMail Bridge",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProtonMail-Bridge",
+ "container": "/root"
+ }
+ ]
+ },
+ {
+ "categories": ["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).",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "ghcr.io/linuxserver/prowlarr:develop",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/prowlarr.png",
+ "name": "prowlarr",
+ "platform": "linux",
+ "ports": ["9696:9696/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Prowlarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Prowlarr",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Cloud"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/pydio:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/pydio-icon.png",
+ "name": "pydio",
+ "platform": "linux",
+ "ports": ["443/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Pydio",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Pydio",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Pydio",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders"],
+ "description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/qbittorrent:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/qbittorrent-icon.png",
+ "name": "qbittorrent",
+ "platform": "linux",
+ "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": ["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": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/quassel-core:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/quassel-core-icon.png",
+ "name": "quassel-core",
+ "platform": "linux",
+ "ports": ["4242:4242/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Quassel IRC",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Quassel-core",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "description": "Radarr - A fork of Sonarr to work with movies à la Couchpotato.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/radarr:release",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/radarr.png",
+ "name": "radarr",
+ "platform": "linux",
+ "ports": ["7878:7878/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Radarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Radarr",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": ["Backup", "Cloud", "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/resilio-sync:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/resilio.png",
+ "name": "resilio-sync",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Resilio Sync",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Resilio-Sync",
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders"],
+ "description": "Popular torrent client with a webui for ease of use.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/rutorrent:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
+ "name": "rutorrent",
+ "platform": "linux",
+ "ports": ["80/tcp", "51413:51413/tcp", "6881:6881/udp"],
+ "restart_policy": "unless-stopped",
+ "title": "ruTorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/ruTorrent",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sabnzbd:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sabnzbd-icon.png",
+ "name": "sabnzbd",
+ "platform": "linux",
+ "ports": ["8080:8080/tcp", "9090:9090/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SABnzbd",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Sabnzbd",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Downloads/incomplete",
+ "container": "/incomplete-downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Tools"],
+ "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/xneo1/portainer_templates/master/Images/shiori-icon.png",
+ "name": "shiori",
+ "platform": "linux",
+ "ports": ["8080/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Shiori",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Shiori",
+ "container": "/srv/shiori"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickchill:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickchill-icon.png",
+ "name": "sickchill",
+ "platform": "linux",
+ "ports": ["8081:8081/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SickChill",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickChill",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ }
+ ]
+ },
+ {
+ "categories": ["Downloaders", "Video"],
+ "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickgear:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickgear-icon.png",
+ "name": "sickgear",
+ "platform": "linux",
+ "ports": ["8081:8081/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SickGear",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickGear",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": ["Management" , "Network"],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/smokeping:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/smokeping-icon.png",
+ "name": "smokeping",
+ "platform": "linux",
+ "ports": ["80/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "SmokePing",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Smokeping",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Smokeping",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "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"],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/sonarr:release",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sonarr-icon.png",
+ "name": "sonarr",
+ "platform": "linux",
+ "ports": ["8989:8989/tcp"],
+ "restart_policy": "unless-stopped",
+ "title": "Sonarr",
+ "type": 1,
+ "volumes": [
+ {
+ "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": ["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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "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 webuidocker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>",
+ "platform": "linux",
+ "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": [
+ "Tools",
+ "Network"
+ ],
+ "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",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "LibreSpeed",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/LibreSpeed",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Music"
+ ],
+ "description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/lidarr:release",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lidarr.png",
+ "name": "lidarr",
+ "platform": "linux",
+ "ports": [
+ "8686:8686/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Lidarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lidarr",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Music",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Web",
+ "Management",
+ "Photos"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/lychee:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lychee-icon.png",
+ "name": "lychee",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Lychee",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Lychee",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Pictures",
+ "container": "/pictures"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Tools"
+ ],
+ "description": "An Enhanced drop in replacement for Mysql.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD",
+ "set": ""
+ }
+ ],
+ "image": "linuxserver/mariadb:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mariadb-icon.png",
+ "name": "mariadb",
+ "platform": "linux",
+ "ports": [
+ "3306:3306/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "MariaDB",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mariadb",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other"
+ ],
+ "description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mcmyadmin2:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mcmyadmin-icon.png",
+ "name": "mcmyadmin2",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp",
+ "25565:25565/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "McMyAdmin 2",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/minecraft"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/medusa:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/medusa-icon.png",
+ "name": "medusa",
+ "platform": "linux",
+ "ports": [
+ "8081:8081/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Medusa",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Medusa",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Other"
+ ],
+ "description": "Server version of minetest, a free, open source alternative to minecraft.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minetest:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
+ "name": "minetest",
+ "platform": "linux",
+ "ports": [
+ "30000:30000/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Minetest",
+ "type": 1,
+ "volumes": [
+ {
+ "container": "/config/.minetest"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Network"
+ ],
+ "description": "WIFI / LAN intruder detector",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "jokobsk/pi.alert",
+ "logo": "https://raw.githubusercontent.com/pucherot/Pi.Alert/main/docs/img/1_devices.jpg",
+ "name": "pi.alert",
+ "platform": "linux",
+ "ports": [
+ "20211:20211/udp"
+ ],
+ "restart_policy": "always",
+ "title": "Pi.alert",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/pi.alert",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Tools"
+ ],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/minisatip:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/minisatip-icon.png",
+ "name": "minisatip",
+ "platform": "linux",
+ "ports": [
+ "8875:8875/tcp",
+ "554:554/tcp",
+ "1900:1900/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Minisatip",
+ "type": 1
+ },
+ {
+ "categories": [
+ "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/xneo1/portainer_templates/master/Images/mstream.png",
+ "name": "mstream",
+ "platform": "linux",
+ "ports": [
+ "3000:3000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Mstream",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mstream",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/music"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Voice",
+ "Chat"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "ports": [
+ "64738:64738/tcp",
+ "64738:64738/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Murmur",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Music",
+ "Tools"
+ ],
+ "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",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/musicbrainz:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/musicbrainz-icon.png",
+ "name": "musicbrainz",
+ "platform": "linux",
+ "ports": [
+ "5000:5000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "MusicBrainz",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/MusicBrainz",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/MusicBrainz",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Web",
+ "Tools"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/muximux:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/muximux-icon.png",
+ "name": "muximux",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Muximux",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Muximux",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Books"
+ ],
+ "description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/mylar:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mylar-icon.png",
+ "name": "mylar",
+ "platform": "linux",
+ "ports": [
+ "8090:8090/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Mylar",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Mylar",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Comics",
+ "container": "/comics"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbget:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nzbget-icon.png",
+ "name": "nzbget",
+ "platform": "linux",
+ "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",
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nzbhydra2:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/hydra-icon.png",
+ "name": "nzbhydra2",
+ "platform": "linux",
+ "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": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Web"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ },
+ {
+ "label": "TZ",
+ "name": "TZ"
+ },
+ {
+ "label": "DATABASE_PASSWORD",
+ "name": "DATABASE_PASSWORD"
+ },
+ {
+ "label": "MYSQL_ROOT_PASSWORD",
+ "name": "MYSQL_ROOT_PASSWORD"
+ },
+ {
+ "label": "PORT",
+ "name": "PORT"
+ }
+ ],
+ "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"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/nginx:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nginx-icon.png",
+ "name": "nginx",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Nginx",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Nginx",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Proxy",
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/oscam:latest",
+ "logo": "http://i.imgur.com/8LadrLg.png",
+ "name": "oscam",
+ "platform": "linux",
+ "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": [
+ "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"
+ }
+ ],
+ "image": "linuxserver/openvpn-as:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/openvpn-as-icon.png",
+ "name": "openvpn-as",
+ "platform": "linux",
+ "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"
+ ],
+ "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",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "Template/Stack/overseerr.yml",
+ "url": "https://github.com/xneo1/portainer_templates"
+ },
+ "title": "Overseerr",
+ "type": 3
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Productivity",
+ "Tools",
+ "Web"
+ ],
+ "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/owncloud.yml",
+ "url": "https://github.com/xneo1/portainer_templates"
+ },
+ "title": "Owncloud",
+ "type": 3
+ },
+ {
+ "categories": [
+ "Tools"
+ ],
+ "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": "1000",
+ "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",
+ "platform": "linux",
+ "repository": {
+ "stackfile": "Template/Stack/petio.yml",
+ "url": "https://github.com/xneo1/portainer_templates"
+ },
+ "title": "Petio",
+ "type": 3
+ },
+ {
+ "categories": [
+ "Photos"
+ ],
+ "description": "A simple, easy way to turn a photo album into a webgallery.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/photoshow:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/photoshow-icon.png",
+ "name": "photoshow",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "PhotoShow",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Pictures",
+ "container": "/Pictures"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Photoshow/Thumbs",
+ "container": "/Thumbs"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/PhotoShow",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Tools",
+ "Adblocking"
+ ],
+ "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.",
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/piwigo:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/piwigo-icon.png",
+ "name": "piwigo",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Piwigo",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PiWigo",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Video",
+ "Music",
+ "Photos"
+ ],
+ "description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Plex",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Plex",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Movies",
+ "container": "/movies"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video",
+ "Tools"
+ ],
+ "description": "Simple automated way for users to request new content for Plex.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "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",
+ "platform": "linux",
+ "ports": [
+ "3000:3000/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Plex Requests",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/PlexRequests",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud",
+ "Productivity",
+ "Tools"
+ ],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/projectsend:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/projectsend-logo.png",
+ "name": "projectsend",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ProjectSend",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProjectSend",
+ "container": "/data"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Config/ProjectSend",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Email",
+ "Productivity",
+ "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.",
+ "platform": "linux",
+ "ports": [
+ "143/tcp",
+ "25/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ProtonMail Bridge",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/ProtonMail-Bridge",
+ "container": "/root"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "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).",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "ghcr.io/linuxserver/prowlarr:develop",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/prowlarr.png",
+ "name": "prowlarr",
+ "platform": "linux",
+ "ports": [
+ "9696:9696/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Prowlarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Prowlarr",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Cloud"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/pydio:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/pydio-icon.png",
+ "name": "pydio",
+ "platform": "linux",
+ "ports": [
+ "443/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Pydio",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Pydio",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Pydio",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/qbittorrent:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/qbittorrent-icon.png",
+ "name": "qbittorrent",
+ "platform": "linux",
+ "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": [
+ "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": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/quassel-core:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/quassel-core-icon.png",
+ "name": "quassel-core",
+ "platform": "linux",
+ "ports": [
+ "4242:4242/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Quassel IRC",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Quassel-core",
+ "container": "/config"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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": "hotio/radarr:release",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/radarr.png",
+ "name": "radarr",
+ "platform": "linux",
+ "ports": [
+ "7878:7878/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Radarr",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Radarr",
+ "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"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Backup",
+ "Cloud",
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/resilio-sync:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/resilio.png",
+ "name": "resilio-sync",
+ "platform": "linux",
+ "restart_policy": "unless-stopped",
+ "title": "Resilio Sync",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Resilio-Sync",
+ "container": "/config"
+ },
+ {
+ "container": "/sync"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders"
+ ],
+ "description": "Popular torrent client with a webui for ease of use.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/rutorrent:latest",
+ "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
+ "name": "rutorrent",
+ "platform": "linux",
+ "ports": [
+ "80/tcp",
+ "51413:51413/tcp",
+ "6881:6881/udp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "ruTorrent",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/ruTorrent",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sabnzbd:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sabnzbd-icon.png",
+ "name": "sabnzbd",
+ "platform": "linux",
+ "ports": [
+ "8080:8080/tcp",
+ "9090:9090/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SABnzbd",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Sabnzbd",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/Downloads/incomplete",
+ "container": "/incomplete-downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Tools"
+ ],
+ "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/xneo1/portainer_templates/master/Images/shiori-icon.png",
+ "name": "shiori",
+ "platform": "linux",
+ "ports": [
+ "8080/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Shiori",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Shiori",
+ "container": "/srv/shiori"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickchill:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickchill-icon.png",
+ "name": "sickchill",
+ "platform": "linux",
+ "ports": [
+ "8081:8081/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SickChill",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickChill",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Downloaders",
+ "Video"
+ ],
+ "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/sickgear:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickgear-icon.png",
+ "name": "sickgear",
+ "platform": "linux",
+ "ports": [
+ "8081:8081/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SickGear",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/SickGear",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/TV",
+ "container": "/tv"
+ },
+ {
+ "bind": "/portainer/Downloads",
+ "container": "/downloads"
+ }
+ ]
+ },
+ {
+ "categories": [
+ "Management",
+ "Network"
+ ],
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "linuxserver/smokeping:latest",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/smokeping-icon.png",
+ "name": "smokeping",
+ "platform": "linux",
+ "ports": [
+ "80/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "SmokePing",
+ "type": 1,
+ "volumes": [
+ {
+ "bind": "/portainer/Files/AppData/Config/Smokeping",
+ "container": "/config"
+ },
+ {
+ "bind": "/portainer/Files/AppData/Smokeping",
+ "container": "/data"
+ }
+ ]
+ },
+ {
+ "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"
+ ],
+ "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",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "name": "PGID"
+ }
+ ],
+ "image": "hotio/sonarr:release",
+ "logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sonarr-icon.png",
+ "name": "sonarr",
+ "platform": "linux",
+ "ports": [
+ "8989:8989/tcp"
+ ],
+ "restart_policy": "unless-stopped",
+ "title": "Sonarr",
+ "type": 1,
+ "volumes": [
+ {
+ "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": [
+ "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.",
+ "env": [
+ {
+ "default": "1000",
+ "label": "PUID",
+ "name": "PUID"
+ },
+ {
+ "default": "100",
+ "label": "PGID",
+ "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 webuiDon'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": [ + { + "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": "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": "Airsonic-advanced", + "name": "Airsonic-advanced", + "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/airsonic-advanced/config
mkdir -p /volume1/docker/airsonic-advanced/music
mkdir -p /volume1/docker/airsonic-advanced/playlists
mkdir -p /volume1/docker/airsonic-advanced/podcasts
mkdir -p /volume1/docker/airsonic-advanced/media
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": [ + "Notifications" + ], + "platform": "linux", + "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, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." + } + ], + "ports": [ + "8000:8000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/apprise-api/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png", + "image": "linuxserver/audacity: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/audacity/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" + }, + { + "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)" + } + ], + "ports": [ + "8000:8000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/babybuddy/config" + } + ], + "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": [ + { + "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/`" + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/blender/config" + } + ], + "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.", + "categories": [ + "Research" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg", + "image": "linuxserver/boinc: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": "PASSWORD", + "label": "PASSWORD", + "default": "", + "description": "Optionally set a password for the gui." + } + ], + "ports": [ + "8080:8080/tcp", + "8181:8181/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/boinc/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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/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": [ + { + "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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/budge/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts.", + "categories": [ + "Media" + ], + "platform": "linux", + "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 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": "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", + "8181:8181/tcp", + "8081:8081/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/calibre/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Calibre-web", + "name": "Calibre-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/calibre-web/config
mkdir -p /volume1/docker/calibre-web/books
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": [ + { + "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": "BASE_URL", + "label": "BASE_URL", + "default": "", + "description": "Specify the full URL (including protocol) when running behind a reverse proxy" + } + ], + "ports": [ + "5000:5000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/changedetection.io/config" + } + ], + "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" + }, + { + "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": "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" + } + ], + "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": [ + { + "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/ci/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Code-server", + "name": "Code-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/code-server/config
", + "description": "[Code-server](https://coder.com) is VS Code running on a remote server, accessible through the browser. - Code on your Chromebook, tablet, and laptop with a consistent dev environment. - If you have a Windows or Mac workstation, more easily develop for Linux. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Preserve battery life when you're on the go. - All intensive computation runs on your server. - You're no longer running excess instances of Chrome.", + "categories": [ + "Development" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/code-server-banner.png", + "image": "linuxserver/code-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": "PASSWORD", + "label": "PASSWORD", + "default": "password", + "description": "Optional web gui password, if `PASSWORD` or `HASHED_PASSWORD` is not provided, there will be no auth." + }, + { + "name": "HASHED_PASSWORD", + "label": "HASHED_PASSWORD", + "default": "", + "description": "Optional web gui password, overrides `PASSWORD`, instructions on how to create it is below." + }, + { + "name": "SUDO_PASSWORD", + "label": "SUDO_PASSWORD", + "default": "password", + "description": "If this optional variable is set, user will have sudo access in the code-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`." + }, + { + "name": "PROXY_DOMAIN", + "label": "PROXY_DOMAIN", + "default": "code-server.my.domain", + "description": "If this optional variable is set, this domain will be proxied for subdomain proxying. See [Documentation](https://github.com/cdr/code-server/blob/master/docs/FAQ.md#sub-domains)" + }, + { + "name": "DEFAULT_WORKSPACE", + "label": "DEFAULT_WORKSPACE", + "default": "/config/workspace", + "description": "If this optional variable is set, code-server will open this directory by default" + } + ], + "ports": [ + "8443:8443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/code-server/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Cops", + "name": "Cops", + "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/cops/config
mkdir -p /volume1/docker/cops/books
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.", + "categories": [ + "Productivity" + ], + "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" + }, + { + "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/darktable/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "categories": [ + "Networking" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png", + "image": "linuxserver/ddclient: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)." + } + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/ddclient/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png", + "image": "linuxserver/digikam: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/`" + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/digikam/config" + } + ], + "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.", + "categories": [ + "Development" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dillinger.png", + "image": "linuxserver/dillinger: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": [ + "8080:8080/tcp" + ], + "volumes": [ + { + "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/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.", + "categories": [ + "Productivity" + ], + "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 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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/dokuwiki/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Doplarr", + "name": "Doplarr", + "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/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": "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": "DISCORD__TOKEN", + "label": "DISCORD__TOKEN", + "default": "", + "description": "Specify your discord bot token." + }, + { + "name": "OVERSEERR__API", + "label": "OVERSEERR__API", + "default": "", + "description": "Specify your Overseerr API key. Leave blank if using Radarr/Sonarr." + }, + { + "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": "", + "description": "Specify your Radarr API key. Leave blank if using Overseerr." + }, + { + "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": "", + "description": "Specify your Sonarr API key. Leave blank if using Overseerr." + }, + { + "name": "SONARR__URL", + "label": "SONARR__URL", + "default": "http://localhost:8989", + "description": "Specify your Sonarr URL. Leave blank if using Overseerr." + }, + { + "name": "DISCORD__MAX_RESULTS", + "label": "DISCORD__MAX_RESULTS", + "default": "25", + "description": "Sets the maximum size of the search results selection" + }, + { + "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": "", + "description": "The name of the quality profile to use by default for Sonarr" + }, + { + "name": "RADARR__QUALITY_PROFILE", + "label": "RADARR__QUALITY_PROFILE", + "default": "", + "description": "The name of the quality profile to use by default for Radarr" + }, + { + "name": "SONARR__ROOTFOLDER", + "label": "SONARR__ROOTFOLDER", + "default": "", + "description": "The root folder to use by default for Sonarr" + }, + { + "name": "RADARR__ROOTFOLDER", + "label": "RADARR__ROOTFOLDER", + "default": "", + "description": "The root folder to use by default for Radarr" + }, + { + "name": "SONARR__LANGUAGE_PROFILE", + "label": "SONARR__LANGUAGE_PROFILE", + "default": "", + "description": "The name of the language profile to use by default for Sonarr" + }, + { + "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" + }, + { + "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." + } + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/doplarr/config" + } + ], + "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/duckdns/config
", + "description": "[Duckdns](https://duckdns.org/) 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.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns.png", + "image": "linuxserver/duckdns: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": "SUBDOMAINS", + "label": "SUBDOMAINS", + "default": "subdomain1,subdomain2", + "description": "multiple subdomains allowed, comma separated, no spaces" + }, + { + "name": "TOKEN", + "label": "TOKEN", + "default": "token", + "description": "DuckDNS token" + }, + { + "name": "LOG_FILE", + "label": "LOG_FILE", + "default": "false", + "description": "Set to `true` to log to file (also need to map /config)." + } + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/duckdns/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Embystat", + "name": "Embystat", + "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/embystat/config
", + "description": "[Embystat](https://github.com/mregni/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.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/embystat-logo.png", + "image": "linuxserver/embystat: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": [ + "6555:6555/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/embystat/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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 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": "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": "BINDFAMILY", + "label": "BINDFAMILY", + "default": "", + "description": "By default, the app binds to IPv4 and IPv6 addresses. Set it to `4` or `6` to bind to IPv4 only or IPv6 only, respectively. Leave blank to bind to both." + } + ], + "ports": [ + "22:2222/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/endlessh/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Fail2ban", + "name": "Fail2ban", + "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/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/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://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": "/config", + "bind": "/volume1/docker/feed2toot/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Ffmpeg", + "name": "Ffmpeg", + "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/ffmpeg/config
", + "description": "This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.", + "platform": "linux", + "logo": "", + "image": "linuxserver/ffmpeg: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/ffmpeg/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Filezilla", + "name": "Filezilla", + "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/filezilla/config
", + "description": "[FIleZilla](https://filezilla-project.org/) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png", + "image": "linuxserver/filezilla: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/filezilla/config" + } + ], + "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.", + "platform": "linux", + "logo": "", + "image": "linuxserver/fleet: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": "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/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" + }, + { + "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": [ + "7396:7396/tcp", + "36330:36330/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/foldingathome/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Freshrss", + "name": "Freshrss", + "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/freshrss/config
", + "description": "[Freshrss](https://freshrss.org/) is a free, self-hostable aggregator for rss feeds.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freshrss-banner.png", + "image": "linuxserver/freshrss: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/freshrss/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/gitqlient/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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" + ], + "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)." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/grav/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "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](http://bwssystems.com/#/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. The Bridge handles basic commands such as 'On', 'Off' and 'brightness' commands of the hue protocol. This bridge can control most devices that have a distinct API. In the cases of systems that require authorization and/or have APIs that cannot be handled in the current method, a module may need to be built. The Harmony Hub is such a module and so is the Nest module. The Bridge has helpers to build devices for the gateway for the Logitech Harmony Hub, Vera, Vera Lite or Vera Edge, Nest, Somfy Tahoma, Home Assistant, Domoticz, MQTT, HAL, Fibaro, HomeWizard, LIFX, OpenHAB, FHEM, Broadlink and the ability to proxy all of your real Hue bridges behind this bridge. This bridge was built to help put the Internet of Things together. For more information about how to use this software have a look at their Wiki [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)", + "platform": "linux", + "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 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": "SEC_KEY", + "label": "SEC_KEY", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/healthchecks/config
", + "description": "[Healthchecks](https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/healthchecks/healthchecks/master/static/img/welcome.png", + "image": "linuxserver/healthchecks: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": "SITE_ROOT", + "label": "SITE_ROOT", + "default": "", + "description": "The site's top-level URL and the port it listens to if differrent than 80 or 443 (e.g., https://healthchecks.example.com:8000)" + }, + { + "name": "SITE_NAME", + "label": "SITE_NAME", + "default": "", + "description": "The site's name (e.g., 'Example Corp HealthChecks')" + }, + { + "name": "DEFAULT_FROM_EMAIL", + "label": "DEFAULT_FROM_EMAIL", + "default": "", + "description": "From email for alerts" + }, + { + "name": "EMAIL_HOST", + "label": "EMAIL_HOST", + "default": "", + "description": "SMTP host" + }, + { + "name": "EMAIL_PORT", + "label": "EMAIL_PORT", + "default": "", + "description": "SMTP port" + }, + { + "name": "EMAIL_HOST_USER", + "label": "EMAIL_HOST_USER", + "default": "", + "description": "SMTP user" + }, + { + "name": "EMAIL_HOST_PASSWORD", + "label": "EMAIL_HOST_PASSWORD", + "default": "", + "description": "SMTP password" + }, + { + "name": "EMAIL_USE_TLS", + "label": "EMAIL_USE_TLS", + "default": "", + "description": "Use TLS for SMTP (`True` or `False`)" + }, + { + "name": "SUPERUSER_EMAIL", + "label": "SUPERUSER_EMAIL", + "default": "", + "description": "Superuser email" + }, + { + "name": "SUPERUSER_PASSWORD", + "label": "SUPERUSER_PASSWORD", + "default": "", + "description": "Superuser password" + }, + { + "name": "REGENERATE_SETTINGS", + "label": "REGENERATE_SETTINGS", + "default": "", + "description": "Defaults to False. Set to True to always override the `local_settings.py` file with values from environment variables. Do not set to True if you have made manual modifications to this file." + }, + { + "name": "ALLOWED_HOSTS", + "label": "ALLOWED_HOSTS", + "default": "", + "description": "Array of valid hostnames for the server `['test.com','test2.com']` (default: `['*']`)" + }, + { + "name": "APPRISE_ENABLED", + "label": "APPRISE_ENABLED", + "default": "", + "description": "Defaults to False. A boolean that turns on/off the Apprise integration (https://github.com/caronc/apprise)" + }, + { + "name": "DEBUG", + "label": "DEBUG", + "default": "", + "description": "Defaults to True. Debug mode relaxes CSRF protections and increases logging verbosity but should be disabled for production instances as it will impact performance and security." + }, + { + "name": "INTEGRATIONS_ALLOW_PRIVATE_IPS", + "label": "INTEGRATIONS_ALLOW_PRIVATE_IPS", + "default": "", + "description": "Defaults to False. Set to True to allow integrations to connect to private IP addresses." + }, + { + "name": "PING_EMAIL_DOMAIN", + "label": "PING_EMAIL_DOMAIN", + "default": "", + "description": "The domain to use for generating ping email addresses." + }, + { + "name": "SECRET_KEY", + "label": "SECRET_KEY", + "default": "", + "description": "A secret key used for cryptographic signing. Will generate a secure value if one is not supplied" + }, + { + "name": "SITE_LOGO_URL", + "label": "SITE_LOGO_URL", + "default": "", + "description": "Full URL to custom site logo" + } + ], + "ports": [ + "8000:8000/tcp", + "2525:2525/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/healthchecks/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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" + ], + "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.
mkdir -p /volume1/docker/homeassistant/config
", + "description": "[Home Assistant Core](https://www.home-assistant.io/) - Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.", + "categories": [ + "Home Automation" + ], + "platform": "linux", + "logo": "https://github.com/home-assistant/home-assistant.io/raw/next/source/images/favicon-192x192-full.png", + "image": "linuxserver/homeassistant:latest", + "network": "host", + "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": [ + "8123:8123/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/homeassistant/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Htpcmanager", + "name": "Htpcmanager", + "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/htpcmanager/config
", + "description": "[Htpcmanager](https://github.com/HTPC-Manager/HTPC-Manager) is a front end for many htpc related applications.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/htpcmanager-icon.png", + "image": "linuxserver/htpcmanager: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": [ + "8085:8085/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/htpcmanager/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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": "", + "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" + }, + { + "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://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/`" + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/kdenlive/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Lazylibrarian", + "name": "Lazylibrarian", + "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/lazylibrarian/config
mkdir -p /volume1/docker/lazylibrarian/downloads
mkdir -p /volume1/docker/lazylibrarian/books
Don't forget to create the volume directories on the host file system.
", + "description": "[Ldap-auth](https://github.com/nginxinc/nginx-ldap-auth) software is for authenticating users who request protected resources from servers proxied by nginx. It includes a daemon (ldap-auth) that communicates with an authentication server, and a webserver daemon that generates an authentication cookie based on the user\u2019s credentials. The daemons are written in Python for use with a Lightweight Directory Access Protocol (LDAP) authentication server (OpenLDAP or Microsoft Windows Active Directory 2003 and 2012).", + "platform": "linux", + "logo": "https://jumpcloud.com/wp-content/uploads/2016/12/LDAP_Logo-1420591101.jpg", + "image": "linuxserver/ldap-auth:latest", + "env": [ + { + "name": "FERNETKEY", + "label": "FERNETKEY", + "default": "", + "description": "Optionally define a custom fernet key, has to be base64-encoded 32-byte (only needed if container is frequently recreated, or if using multi-node setups, invalidating previous authentications)" + }, + { + "name": "CERTFILE", + "label": "CERTFILE", + "default": "", + "description": "Point this to a certificate file to enable HTTP over SSL (HTTPS) for the ldap auth daemon" + }, + { + "name": "KEYFILE", + "label": "KEYFILE", + "default": "", + "description": "Point this to the private key file, matching the certificate file referred to in CERTFILE" + } + ], + "ports": [ + "8888:8888/tcp", + "9000:9000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Libreoffice", + "name": "Libreoffice", + "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/libreoffice/config
", + "description": "[LibreOffice](https://www.libreoffice.org/) is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.", + "categories": [ + "Productivity" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/libreoffice-logo.png", + "image": "linuxserver/libreoffice: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", + "3000:3000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/libreoffice/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Librespeed", + "name": "Librespeed", + "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/librespeed/config
", + "description": "[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/librespeed/speedtest/master/.logo/logo3.png", + "image": "linuxserver/librespeed: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": "PASSWORD", + "label": "PASSWORD", + "default": "PASSWORD", + "description": "Set the password for the results database." + }, + { + "name": "CUSTOM_RESULTS", + "label": "CUSTOM_RESULTS", + "default": "false", + "description": "(optional) set to `true` to enable custom results page in `/config/www/results/index.php`." + }, + { + "name": "DB_TYPE", + "label": "DB_TYPE", + "default": "sqlite", + "description": "Defaults to `sqlite`, can also be set to `mysql` or `postgresql`." + }, + { + "name": "DB_NAME", + "label": "DB_NAME", + "default": "DB_NAME", + "description": "Database name. Required for mysql and pgsql." + }, + { + "name": "DB_HOSTNAME", + "label": "DB_HOSTNAME", + "default": "DB_HOSTNAME", + "description": "Database address. Required for mysql and pgsql." + }, + { + "name": "DB_USERNAME", + "label": "DB_USERNAME", + "default": "DB_USERNAME", + "description": "Database username. Required for mysql and pgsql." + }, + { + "name": "DB_PASSWORD", + "label": "DB_PASSWORD", + "default": "DB_PASSWORD", + "description": "Database password. Required for mysql and pgsql." + }, + { + "name": "DB_PORT", + "label": "DB_PORT", + "default": "DB_PORT", + "description": "Database port. Required for mysql." + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/librespeed/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Limnoria", + "name": "Limnoria", + "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/limnoria/config
", + "description": "[Limnoria](https://github.com/ProgVal/limnoria) A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-limnoria/master/logo.png", + "image": "linuxserver/limnoria: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": [ + "8080:8080/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/limnoria/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Mariadb", + "name": "Mariadb", + "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/mariadb/config
", + "description": "[Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-git.png", + "image": "linuxserver/mariadb: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": "MYSQL_ROOT_PASSWORD", + "label": "MYSQL_ROOT_PASSWORD", + "default": "ROOT_ACCESS_PASSWORD", + "description": "Set this to root password for installation (minimum 4 characters & non-alphanumeric passwords must be properly escaped)." + }, + { + "name": "MYSQL_DATABASE", + "label": "MYSQL_DATABASE", + "default": "USER_DB_NAME", + "description": "Specify the name of a database to be created on image startup." + }, + { + "name": "MYSQL_USER", + "label": "MYSQL_USER", + "default": "MYSQL_USER", + "description": "This user will have superuser access to the database specified by MYSQL_DATABASE (do not use root here)." + }, + { + "name": "MYSQL_PASSWORD", + "label": "MYSQL_PASSWORD", + "default": "DATABASE_PASSWORD", + "description": "Set this to the password you want to use for you MYSQL_USER (minimum 4 characters & non-alphanumeric passwords must be properly escaped)." + }, + { + "name": "REMOTE_SQL", + "label": "REMOTE_SQL", + "default": "http://URL1/your.sql,https://URL2/your.sql", + "description": "Set this to ingest sql files from an http/https endpoint (comma seperated array)." + } + ], + "ports": [ + "3306:3306/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mariadb/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mullvad-browser/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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.", + "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)." + } + ], + "ports": [ + "3000:3000/tcp", + "3001:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/mysql-workbench/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nano", + "name": "Nano", + "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/nano/config
", + "description": "[Nano](https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.", + "platform": "linux", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Nano_logo.png/640px-Nano_logo.png", + "image": "linuxserver/nano: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": "PEER_HOST", + "label": "PEER_HOST", + "default": "localhost", + "description": "Default peer host (can be overidden with an array by command line options)" + }, + { + "name": "LIVE_GENESIS_PUB", + "label": "LIVE_GENESIS_PUB", + "default": "GENESIS_PUBLIC", + "description": "Genesis block public key" + }, + { + "name": "LIVE_GENESIS_ACCOUNT", + "label": "LIVE_GENESIS_ACCOUNT", + "default": "nano_xxxxxx", + "description": "Genesis block account" + }, + { + "name": "LIVE_GENESIS_WORK", + "label": "LIVE_GENESIS_WORK", + "default": "WORK_FOR_BLOCK", + "description": "Genesis block proof of work" + }, + { + "name": "LIVE_GENESIS_SIG", + "label": "LIVE_GENESIS_SIG", + "default": "BLOCK_SIGNATURE", + "description": "Genesis block signature" + }, + { + "name": "CLI_OPTIONS", + "label": "CLI_OPTIONS", + "default": "--config node.enable_voting=true", + "description": "Node run command cli args" + }, + { + "name": "LMDB_BOOTSTRAP_URL", + "label": "LMDB_BOOTSTRAP_URL", + "default": "http://example.com/Nano_64_version_20.7z", + "description": "HTTP/HTTPS endpoint to download a 7z file with the data.ldb to bootstrap to this node" + } + ], + "ports": [ + "8075:8075/tcp", + "7076:3000/tcp", + "7077:3001/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/nano/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nano-wallet", + "name": "Nano-wallet", + "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": "[Nano-wallet](https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions. This container is a simple nginx wrapper for the light wallet located [here](https://github.com/linuxserver/nano-wallet). You will need to pass a valid RPC host when accessing this container.", + "platform": "linux", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/18/Nano_logo.png/640px-Nano_logo.png", + "image": "linuxserver/nano-wallet:latest", + "ports": [ + "80:80/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Netbootxyz", + "name": "Netbootxyz", + "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/netbootxyz/config
mkdir -p /volume1/docker/netbootxyz/assets
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": "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": [ + "6667:6667/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/ngircd/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Nntp2nntp", + "name": "Nntp2nntp", + "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/nntp2nntp/config
", + "description": "[Nntp2nntp](https://github.com/linuxserver/nntp2nntp) proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. nntp2nntp proxy is very simple and pretty fast. ## Warning Whilst we know of no nntp2nntp security issues the [upstream code](https://github.com/linuxserver/nntp2nntp) for this project has received no changes since 06.08.15 and is likely abandoned permanently. For this reason we strongly recommend you do not make this application public facing and if you must do so other layers of security and SSL should be considered an absolute bare minimum requirement. We see this proxy being used primarily on a LAN so that all the users NNTP applications can share a common set of internal credentials allowing for central managment of the upstream account e.g change provider, server, thread limits for all applications with one global config change.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nntp2nntp.png", + "image": "linuxserver/nntp2nntp: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": "PUID", + "label": "PUID", + "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nzbhydra2/config
mkdir -p /volume1/docker/nzbhydra2/downloads
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 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": "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", + "label": "SUDO_ACCESS", + "default": "false", + "description": "Set to `true` to allow `linuxserver.io`, the ssh user, sudo access. Without `USER_PASSWORD` set, this will allow passwordless sudo access." + }, + { + "name": "PASSWORD_ACCESS", + "label": "PASSWORD_ACCESS", + "default": "false", + "description": "Set to `true` to allow user/password ssh access. You will want to set `USER_PASSWORD` or `USER_PASSWORD_FILE` as well." + }, + { + "name": "USER_PASSWORD", + "label": "USER_PASSWORD", + "default": "password", + "description": "Optionally set a sudo password for `linuxserver.io`, the ssh user. If this or `USER_PASSWORD_FILE` are not set but `SUDO_ACCESS` is set to true, the user will have passwordless sudo access." + }, + { + "name": "USER_PASSWORD_FILE", + "label": "USER_PASSWORD_FILE", + "default": "/path/to/file", + "description": "Optionally specify a file that contains the password. This setting supersedes the `USER_PASSWORD` option (works with docker secrets)." + }, + { + "name": "USER_NAME", + "label": "USER_NAME", + "default": "linuxserver.io", + "description": "Optionally specify a user name (Default:`linuxserver.io`)" + } + ], + "ports": [ + "2222:2222/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/openssh-server/config" + } + ], + "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": "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": "Oscam", + "name": "Oscam", + "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/oscam/config
", + "description": "[Oscam](http://www.streamboard.tv/oscam/) is an Open Source Conditional Access Module software used for descrambling DVB transmissions using smart cards. It's both a server and a client.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png", + "image": "linuxserver/oscam: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": [ + "8888:8888/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/oscam/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)" + } + ], + "ports": [ + "3000:3000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Phpmyadmin", + "name": "Phpmyadmin", + "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/phpmyadmin/config
", + "description": "[Phpmyadmin](https://github.com/phpmyadmin/phpmyadmin/) is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.", + "categories": [ + "System Tools" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/phpmyadmin-logo.png", + "image": "linuxserver/phpmyadmin: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": "PMA_ARBITRARY", + "label": "PMA_ARBITRARY", + "default": "1", + "description": "Set to `1` to allow you to connect to any server. Setting to `0` will only allow you to connect to specified hosts (See Application Setup)" + }, + { + "name": "PMA_ABSOLUTE_URI", + "label": "PMA_ABSOLUTE_URI", + "default": "https://phpmyadmin.example.com", + "description": "Set the URL you will use to access the web frontend" + } + ], + "ports": [ + "80:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/phpmyadmin/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Pidgin", + "name": "Pidgin", + "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/pidgin/config
", + "description": "[Pidgin](https://pidgin.im/) is a chat program which lets you log into accounts on multiple chat networks simultaneously. This means that you can be chatting with friends on XMPP and sitting in an IRC channel at the same time.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pidgin-logo.png", + "image": "linuxserver/pidgin: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/pidgin/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Plex-meta-manager", + "name": "Plex-meta-manager", + "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/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" + ], + "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" + }, + { + "type": 1, + "title": "Projectsend", + "name": "Projectsend", + "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/projectsend/config
mkdir -p /volume1/docker/projectsend/data
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", + "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": "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, + "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" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/pydio-cells/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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/qbittorrent/config
mkdir -p /volume1/docker/qbittorrent/downloads
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.", + "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" + } + ], + "ports": [ + "4242:4242/tcp", + "113:10113/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/quassel-core/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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/)", + "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": "URL_BASE", + "label": "URL_BASE", + "default": "/quassel", + "description": "Specify a url-base in reverse proxy setups ie. `/quassel`" + } + ], + "ports": [ + "64443:64443/tcp" + ], + "volumes": [ + { + "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": [ + { + "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" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/raneto/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Rdesktop", + "name": "Rdesktop", + "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/rdesktop/config
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": [ + { + "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/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" + }, + { + "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/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": "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": [ + "4545:4545/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/requestrr/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Resilio-sync", + "name": "Resilio-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/resilio-sync/config
mkdir -p /volume1/docker/resilio-sync/downloads
mkdir -p /volume1/docker/resilio-sync/sync
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/rsnapshot/config
mkdir -p /volume1/docker/rsnapshot/.snapshots
mkdir -p /volume1/docker/rsnapshot/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sabnzbd/config
mkdir -p /volume1/docker/sabnzbd/downloads
mkdir -p /volume1/docker/sabnzbd/incomplete-downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sickchill/config
mkdir -p /volume1/docker/sickchill/downloads
mkdir -p /volume1/docker/sickchill/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sickgear/config
mkdir -p /volume1/docker/sickgear/tv
mkdir -p /volume1/docker/sickgear/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/smokeping/config
mkdir -p /volume1/docker/smokeping/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/snapdrop/config
", + "description": "[Snapdrop](https://github.com/RobinLinus/snapdrop) A local file sharing in your browser. Inspired by Apple's Airdrop.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/RobinLinus/snapdrop/master/client/images/logo_transparent_512x512.png", + "image": "linuxserver/snapdrop: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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/snapdrop/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Snipe-it", + "name": "Snipe-it", + "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/snipe-it/config
", + "description": "[Snipe-it](https://github.com/snipe/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", + "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 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": "APP_URL", + "label": "APP_URL", + "default": "http://localhost:8080", + "description": "Hostname or IP and port if applicable, be sure to define https/http" + }, + { + "name": "MYSQL_PORT_3306_TCP_ADDR", + "label": "MYSQL_PORT_3306_TCP_ADDR", + "default": "", + "description": "Mysql hostname or IP to use" + }, + { + "name": "MYSQL_PORT_3306_TCP_PORT", + "label": "MYSQL_PORT_3306_TCP_PORT", + "default": "", + "description": "Mysql port to use" + }, + { + "name": "MYSQL_DATABASE", + "label": "MYSQL_DATABASE", + "default": "", + "description": "Mysql database to use" + }, + { + "name": "MYSQL_USER", + "label": "MYSQL_USER", + "default": "", + "description": "Mysql user to use" + }, + { + "name": "MYSQL_PASSWORD", + "label": "MYSQL_PASSWORD", + "default": "", + "description": "Mysql password to use" + } + ], + "ports": [ + "8080:80/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/snipe-it/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", + "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/sqlitebrowser/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Swag", + "name": "Swag", + "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/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": "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": "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": "VALIDATION", + "label": "VALIDATION", + "default": "http", + "description": "Certbot validation method to use, options are `http` or `dns` (`dns` method also requires `DNSPLUGIN` variable set)." + }, + { + "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": "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": "DNSPLUGIN", + "label": "DNSPLUGIN", + "default": "cloudflare", + "description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `duckdns`, `dynu`, `gandi`, `gehirn`, `godaddy`, `google`, `google-domains`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `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": "PROPAGATION", + "label": "PROPAGATION", + "default": "", + "description": "Optionally override (in seconds) the default propagation time for the dns plugins." + }, + { + "name": "EMAIL", + "label": "EMAIL", + "default": "", + "description": "Optional e-mail address used for cert expiration notifications (Required for ZeroSSL)." + }, + { + "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": "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": "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": [ + { + "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": [ + { + "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": "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": "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": "Syslog-ng", + "name": "Syslog-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/syslog-ng/config
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" + } + ], + "ports": [ + "3000:3000/tcp" + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Thelounge", + "name": "Thelounge", + "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/thelounge/config
", + "description": "[Thelounge](https://thelounge.github.io/) (a fork of shoutIRC) is a web IRC client that you host on your own server.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/thelounge/thelounge/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true", + "image": "linuxserver/thelounge: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": [ + "9000:9000/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/thelounge/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Unifi-controller", + "name": "Unifi-controller", + "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-controller/config
", + "description": "The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", + "categories": [ + "Networking" + ], + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-banner.png", + "image": "linuxserver/unifi-controller: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": "MEM_LIMIT", + "label": "MEM_LIMIT", + "default": "1024", + "description": "Optionally change the Java memory limit (in Megabytes). Set to `default` to reset to default" + }, + { + "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" + } + ], + "ports": [ + "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": "/config", + "bind": "/volume1/docker/unifi-controller/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Vscodium", + "name": "Vscodium", + "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/vscodium/config
", + "description": "[VSCodium](https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft\u2019s editor VS Code.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/vscodium-icon.png", + "image": "linuxserver/vscodium: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/vscodium/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Webgrabplus", + "name": "Webgrabplus", + "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/webgrabplus/config
mkdir -p /volume1/docker/webgrabplus/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wireguard/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wireshark/config
", + "description": "[Wireshark](https://www.wireshark.org/) is the world\u2019s foremost and widely-used network protocol analyzer. It lets you see what\u2019s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by Gerald Combs in 1998.", + "platform": "linux", + "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wireshark-icon.png", + "image": "linuxserver/wireshark:latest", + "network": "host", + "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/wireshark/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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": [ + { + "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", + "443:443/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/xbackbone/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "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": [ + { + "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/yq/config" + } + ], + "restart_policy": "unless-stopped" + }, + { + "type": 1, + "title": "Znc", + "name": "Znc", + "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/znc/config
", + "description": "[Znc](http://wiki.znc.in/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.", + "platform": "linux", + "logo": "http://wiki.znc.in/resources/assets/wiki.png", + "image": "linuxserver/znc: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": [ + "6501:6501/tcp" + ], + "volumes": [ + { + "container": "/config", + "bind": "/volume1/docker/znc/config" + } + ], + "restart_policy": "unless-stopped" + } + ] +} \ No newline at end of file