commit 72c4d472c910d04979df8cbf2c106e0b9bd0810b
Author: ptrslvk
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/adguardhome-sync/config
","description":"[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.","platform":"linux","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png","image":"linuxserver/adguardhome-sync:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for UserID"},{"name":"PGID","label":"PGID","default":"100","description":"for GroupID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"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"},{"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":"lscr.io/linuxserver/airsonic:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"type":1,"title":"Airsonic-advanced","name":"Airsonic-advanced","categories":["Music 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/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":["Task Server"],"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 for example Europe/Amsterdam"}],"ports":["8000:8000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/apprise-api/config"}],"restart_policy":"unless-stopped"},{"categories":["Productivity","Development","Lowcode"],"description":"Appsmith (www.appsmith.com) is the first open-source low-code tool that helps developers build dashboards and admin panels very quickly.","logo":"https://cdn-images.himalayas.app/vr60veq4neiptamhqm6qxwi3toi3","name":"appsmith","platform":"linux","repository":{"stackfile":"Template/Stack/appsmith.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Appsmith","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Development"],"description":"Appwrite is a self-hosted backend-as-a-service platform that provides developers with all the core APIs required to build any application.","logo":"https://appwrite.io/images/appwrite.svg","name":"appwrite","platform":"linux","repository":{"stackfile":"Template/Stack/appwrite.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Appwrite","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Other","Tools"],"description":"C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"justarchi/archisteamfarm:latest","logo":"https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/ASF.png","name":"ArchiSteamFarm","note":"Requires an ASF.json with headless enabled, IPCPassword set and an IPC.config described by the wiki in order to work. Please generate the former here and copy the latter from here.","platform":"linux","ports":["1242:1242/tcp"],"restart_policy":"unless-stopped","title":"ArchiSteamFarm","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/ArchiSteamFarm/Config","container":"/app/config"},{"bind":"/portainer/Files/AppData/Config/ArchiSteamFarm/Plugins","container":"/app/plugins/customplugins"},{"bind":"/portainer/Files/AppData/Config/ArchiSteamFarm/Logs","container":"/app/logs"}],"maintainer":" https://github.com/Qballjos/portainer_templates/"},{"categories":["Other","Tools"],"description":"ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline.","env":[{"default":"*","label":"ALLOWED_HOSTS","name":"ALLOWED_HOSTS"},{"default":"750m","label":"MEDIA_MAX_SIZE","name":"MEDIA_MAX_SIZE"},{"default":"true","label":"PUBLIC_INDEX","name":"PUBLIC_INDEX"},{"default":"true","label":"PUBLIC_SNAPSHOTS","name":"PUBLIC_SNAPSHOTS"},{"default":"false","label":"PUBLIC_ADD_VIEW","name":"PUBLIC_ADD_VIEW"}],"image":"archivebox/archivebox:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/archivebox.png","name":"archivebox","note":"Template created by Pi-Hosted Seriestr -dc A-Za-z0-9 </dev/urandom | head -c 64; echo","env":[{"default":"1000","label":"PUID","name":"PUID"},{"label":"PGID","name":"PGID","default":"1000"},{"label":"Hostname","name":"HOST_NAME","default":"localhost","description":"Localhost for use within the application runtime"},{"label":"Host Port","name":"HOST_PORT","default":"3033","description":"Published port for use within the application runtime"},{"label":"Secret Application Key","name":"SECRET_KEY","default":"please-change-this-to-a-random-secret"}],"platform":"linux","repository":{"stackfile":"stacks/asciinema/docker-compose.yml","url":"https://github.com/shmolf/portainer-templates"},"maintainer":" https://github.com/shmolf/portainer-templates/"},{"type":1,"categories":["Tools"],"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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["3000:3000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/audacity/config"}],"restart_policy":"unless-stopped"},{"categories":["Library Server"],"description":"Audiobook Server","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"1000","label":"PGID","name":"PGID"}],"image":"ghcr.io/advplyr/audiobookshelf:latest","logo":"https://raw.githubusercontent.com/mycroftwilde/portainer_templates/master/Images/AudioBookshelfLogo.png","name":"Audiobookshelf","platform":"linux","ports":["13378:80/tcp"],"restart_policy":"unless-stopped","title":"Audiobookshelf","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Audiobookshelf","container":"/config"},{"bind":"/path/to/audiobooks","container":"/audiobooks"},{"bind":"/path/to/podcasts","container":"/podcasts"},{"bind":"/path/to/Metadata","container":"/metadata"}]},{"categories":["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 here.","platform":"linux","ports":["9091:9091/tcp"],"restart_policy":"unless-stopped","title":"Authelia","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Authelia","container":"/etc/authelia/"}]},{"categories":["Authentication Server"],"description":"Authentik is an open-source Identity Provider focused on flexibility and versatility","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"1000","label":"PGID","name":"PGID"},{"label":"PORT","name":"PORT"}],"logo":"https://raw.githubusercontent.com/mycroftwilde/portainer_templates/master/Images/goauthentik.png","name":"Authentik","platform":"linux","repository":{"stackfile":"Template/Stack/authentik.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Authentik","type":3},{"categories":["Downloaders","Multimedia"],"description":"Autobrr is the modern download automation tool for torrents.","logo":"https://autobrr.com/img/logo.png","name":"autobrr","platform":"linux","repository":{"stackfile":"Template/Stack/autobrr.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Autobrr","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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.","env":[{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/babybuddy:latest","logo":"https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/babybuddy-logo.png","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
","platform":"linux","ports":["8000:8000/tcp"],"restart_policy":"unless-stopped","title":"Babybuddy","type":1,"volumes":[{"bind":"/volume1/docker/babybuddy/config","container":"/config"}]},{"categories":["Calendar","Productivity"],"description":"Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars.","logo":"https://sabre.io/img/logo.png","name":"baikal","platform":"linux","repository":{"stackfile":"Template/Stack/baikal.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Baikal","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Productivity","Development","Nocode"],"description":"Open source no-code database and Airtable alternative.Create your own online database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser.","logo":"https://].io/_nuxt/img/logo.1421f77.svg","name":"Baserow","platform":"linux","repository":{"stackfile":"Template/Stack/baserow.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Baserow","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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":"lscr.io/linuxserver/bazarr:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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":"lscr.io/linuxserver/beets:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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":["Monitoring"],"description":"A lightweight server resource monitoring hub with historical data, docker stats, and alerts.","logo":"","name":"beszel","platform":"linux","repository":{"stackfile":"Template/Stack/beszel.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Beszel","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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":["Productivity"],"description":"Blinko is an innovative open-source project designed for individuals who want to quickly capture and organize their fleeting thoughts. Blinko allows users to seamlessly jot down ideas the moment they strike, ensuring that no spark of creativity is lost.","logo":"https://blinko-demo.vercel.app/logo-light.png","name":"blinko","platform":"linux","repository":{"stackfile":"Template/Stack/blinko.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Blinko","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Research"],"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.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"},{"default":"","description":"Optionally set a password for the gui.","label":"PASSWORD","name":"PASSWORD"}],"image":"linuxserver/boinc:latest","logo":"https://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg","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
","platform":"linux","ports":["8080:8080/tcp"],"restart_policy":"unless-stopped","title":"Boinc","type":1,"volumes":[{"bind":"/volume1/docker/boinc/config","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":"lscr.io/linuxserver/booksonic:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"type":1,"categories":["Library Server"],"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/calibre/config
","description":"Calibre 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.","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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"PASSWORD","label":"PASSWORD","default":"","description":"Optionally set a password for the gui."},{"name":"CLI_ARGS","label":"CLI_ARGS","default":"","description":"Optionally pass cli start arguments to calibre."}],"ports":["8080:8080/tcp","8081:8081/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/calibre/config"}],"restart_policy":"unless-stopped"},{"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":"lscr.io/linuxserver/calibre-web:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"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"}]},{"categories":["Downloaders"],"description":"Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"lscr.io/linuxserver/cardigann:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/cardigann.png","name":"cardigann","platform":"linux","ports":["5060:5060/tcp"],"restart_policy":"unless-stopped","title":"Cardigann","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Cardigann","container":"/config"}]},{"categories":["Podcast"],"description":"Castopod is a free and open-source hosting platform made for podcasters.","logo":"https://pbs.twimg.com/profile_images/1313854745161932800/w_qe6Qq6_400x400.png","name":"castopod","platform":"linux","repository":{"stackfile":"Template/Stack/castopod.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Castopod","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Network"],"description":"Self-hosted website change detection monitoring.","image":"dgtlmoon/changedetection.io","logo":"https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/changedetection-custom.png","name":"changedetection","platform":"linux","restart_policy":"always","title":"Change Detection","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/changedetection","container":"/datastore"}],"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"name":"changedetection","title":"ChangeDetection","description":"changedetection.io - The best and simplest self-hosted open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower","logo":"https://mediadepot.github.io/templates/img/changedetection.jpg","image":"ghcr.io/dgtlmoon/changedetection.io:latest","categories":["Documents:","Network:Other","Tools:"],"ports":["5000/tcp"],"volumes":[{"container":"/datastore","bind":"/opt/mediadepot/apps/changedetection"}],"env":[],"labels":[{"name":"traefik.enable","value":"true"},{"name":"traefik.http.services.changedetection.loadbalancer.server.port","value":"5000"},{"name":"traefik.http.routers.changedetection.entrypoints","value":"websecure"},{"name":"traefik.http.routers.changedetection.tls.certresolver","value":"mydnschallenge"}]},{"categories":["Network"],"description":"An open source uptime and infrastructure monitoring application.","logo":"https://docs.checkmate.so/~gitbook/image?url=https%3A%2F%2F417506262-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Forganizations%252FbSM5aZr0UvTUpL4NJpSj%252Fsites%252Fsite_47uuo%252Ficon%252Fwj0lMFzW30pTtvtrrGT7%252FFrame%252028.png%3Falt%3Dmedia%26token%3D252566cf-b036-48ae-b73b-251b67d4f1c5&width=32&dpr=3&quality=100&sign=5c378a81&sv=2","name":"checkmate","platform":"linux","repository":{"stackfile":"Template/Stack/checkmate.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Checkmate","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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/SelfhostedPro/selfhosted_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":["Filebrowsers"],"description":"Chibisafe is a modern and self-hosted take on file uploading services that can handle anything you throw at it thanks to it's robust and fast API, chunked uploads support and more.","logo":"https://chibisafe.moe/logo.svg","name":"chibisafe","platform":"linux","repository":{"stackfile":"Template/Stack/chibisafe.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Chibisafe","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Employee"],"description":"ChiefOnboarding is a free and open source employee onboarding platform. You can onboarding new hires through Slack or the dashboard.","logo":"https://chiefonboarding.com/wp-content/uploads/2022/07/ChiefOnBoarding-768x138.png","name":"chiefonboarding","platform":"linux","repository":{"stackfile":"Template/Stack/chiefonboarding.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Chiefonboarding","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Other","Tools"],"description":"Save recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.","image":"gregyankovoy/chowdown:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/chowdown.png","name":"Chowdown","platform":"linux","ports":["4000:4000/tcp"],"restart_policy":"unless-stopped","title":"Chowdown","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Chowdown","container":"/config"}]},{"categories":["Other","Tools"],"description":"chrony is a versatile implementation of the Network Time Protocol (NTP). It can synchronise the system clock with NTP servers, reference clocks (e.g. GPS receiver), and manual input using wristwatch and keyboard. It can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network.","env":[{"default":"0","label":"LOG_LEVEL","name":"LOG_LEVEL"},{"description":"Additional Example: time1.google.com,time2.google.com,time3.google.com,time4.google.com","default":"time.cloudflare.com","label":"NTP_SERVERS","name":"NTP_SERVERS"}],"image":"cturra/ntp:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/chrony.png","name":"chrony-ntp","platform":"linux","ports":["123:123/udp"],"restart_policy":"unless-stopped","title":"Chrony NTP","type":1,"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cloud9/config
mkdir -p /volume1/docker/cloud9/code
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/code-server/config
","platform":"linux","ports":["8443:8443/tcp"],"restart_policy":"unless-stopped","title":"Code-server","type":1,"volumes":[{"bind":"/volume1/docker/code-server/config","container":"/config"}]},{"type":1,"title":"Code-server {shmolf}","name":"code-server","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.This will bind to the following directory on the host filesystem:
/portainer/Files/AppData/Config/code-server
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/darktable/config
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Darktable","type":1,"volumes":[{"bind":"/volume1/docker/darktable/config","container":"/config"}]},{"categories":["System"],"description":"Dashdot is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. It is intended to be used for smaller VPS and private servers.","logo":"https://getdashdot.com/img/logo512.png","name":"dashdot","platform":"linux","repository":{"stackfile":"Template/Stack/dashdot.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Dashdot","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Other","Tools"],"description":"Another application bookmark dashboard, with fun features.","image":"rmountjoy/dashmachine:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/dashmachine_logo.png","name":"dashmachine","platform":"linux","ports":["5000:5000/tcp"],"restart_policy":"unless-stopped","title":"DashMachine","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Dashmachine","container":"/dashmachine/dashmachine/user_data"}]},{"categories":["Dashboard Server"],"description":"Helps you organize your self-hosted services by making them accessible from a single place.","logo":"https://dashy.to/img/dashy.png","name":"Dashy","platform":"linux","repository":{"stackfile":"Template/Stack/dashy.yml","url":"https://github.com/mycroftwilde/portainer_templates"},"title":"Dashy","type":3},{"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}]},{"categories":["Tool"],"description":"DaVinci Resolve Postgresql Server, Davinci requires a specific version of postgres db, this container will install the version needed","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"1000","label":"PGID","name":"PGID"},{"default":"database","label":"POSTGRES_DB","name":"POSTGRES_DB"},{"default":"postgres","label":"POSTGRES_USER","name":"POSTGRES_USER"},{"default":"DaVinci","label":"POSTGRES_PASSWORD","name":"POSTGRES_PASSWORD"},{"default":"America/New_York","label":"TZ","name":"TZ"}],"image":"postgres:13","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png","name":"DaVinci Postgres Server","platform":"linux","ports":["5432:5432/tcp"],"restart_policy":"unless-stopped","title":"DaVinci Postgres Server","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/DavinciServer/","container":"/var/lib/postgresql/data"}],"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ddclient/config
","platform":"linux","restart_policy":"unless-stopped","title":"Ddclient","type":1,"volumes":[{"bind":"/volume1/docker/ddclient/config","container":"/config"}]},{"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/SelfhostedPro/selfhosted_templates/master/Images/deemix.png","name":"deemix","note":"Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.","platform":"linux","ports":["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","name":"UMASK","set":"000"}],"image":"lscr.io/linuxserver/deluge:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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":["Other","VPN","Tools"],"description":"This container contains OpenVPN and Deluge with a configuration where Deluge is running only when OpenVPN has an active tunnel. It bundles configuration files for many popular VPN providers to make the setup easier.","env":[{"default":"1001","label":"PUID","name":"PUID"},{"default":"1001","label":"PGID","name":"PUID"},{"default":"MULLVAD","description":"see https://github.com/sgtsquiggs/docker-deluge-openvpn","label":"OPENVPN_PROVIDER","name":"OPENVPN_PROVIDER"},{"label":"OPENVPN_USERNAME","name":"OPENVPN_USERNAME"},{"label":"OPENVPN_PASSWORD","name":"OPENVPN_PASSWORD"}],"image":"sgtsquiggs/deluge-openvpn:latest","name":"deluge-openvpn","platform":"linux","ports":["8112:8112/tcp"],"restart_policy":"unless-stopped","title":"Deluge openvpn","type":1,"volumes":[{"bind":"/etc/localtime","container":"/etc/localtime"},{"bind":"/portainer/Downloads","container":"/downloads"},{"bind":"/portainer/Files/AppData/Config/DelugeOpenVPN/config","container":"/config"}]},{"categories":["Photography"],"description":"[digiKam](https://www.digikam.org/): Professional Photo Management with the Power of Open Source","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/digikam:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png","name":"Digikam","network":"host","note":"Portainer App Templates by Technorabilia 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
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Digikam","type":1,"volumes":[{"bind":"/volume1/docker/digikam/config","container":"/config"}]},{"categories":["Development"],"description":"[Dillinger](https://github.com/joemccann/dillinger) is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/dillinger:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dillinger.png","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
","platform":"linux","ports":["8080:8080/tcp"],"restart_policy":"unless-stopped","title":"Dillinger","type":1,"volumes":[{"bind":"/volume1/docker/dillinger/config","container":"/config"}]},{"categories":["Productivity"],"description":"[Diskover](https://github.com/diskoverdata/diskover-community) is an open source file system indexer that uses Elasticsearch to index and manage data across heterogeneous storage systems.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"},{"default":"elasticsearch","description":"ElasticSearch host (optional)","label":"ES_HOST","name":"ES_HOST"},{"default":"9200","description":"ElasticSearch port (optional)","label":"ES_PORT","name":"ES_PORT"},{"default":"elastic","description":"ElasticSearch username (optional)","label":"ES_USER","name":"ES_USER"},{"default":"changeme","description":"ElasticSearch password (optional)","label":"ES_PASS","name":"ES_PASS"}],"image":"linuxserver/diskover:latest","logo":"https://raw.githubusercontent.com/diskoverdata/diskover-community/master/diskover-web/public/images/diskover.png","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
Create email : setup email add XX@exemple.com password
Generate DKIM : setup config dkim
NEEDED : CHANGE THE HOSTNAME IN THE ADVENCED OPTIONS TO YOUR DOMAIN (FQDN format)
NEEDED : In the /docker-data/dms/config volume create a file named \"postfix-main.cf\" and add this content \"mydestination = localhost.$mydomain, localhost\". Else you can't receive mails from outside
","platform":"linux","ports":["25:25/tcp","465:465/tcp","995:995/tcp"],"restart_policy":"always","title":"Docker Mail Server (DMS)","hostname":"localhost","type":1,"volumes":[{"bind":"/docker-data/dms/mail-data/","container":"/var/mail/"},{"bind":"/docker-data/dms/mail-state/","container":"/var/mail-state/"},{"bind":"/docker-data/dms/mail-logs/","container":"/var/logs/mail/"},{"bind":"/docker-data/dms/config/","container":"/tmp/docker-mailserver/"},{"bind":"/etc/letsencrypt","container":"/etc/letsencrypt"},{"bind":"/etc/localtime","container":"/etc/localtime","readonly":true}],"cap_add":["NET_ADMIN"]},{"description":"This container needs special attention. Please check https://hub.docker.com/r/linuxserver/docker-compose for details.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/docker-compose:latest","logo":"","name":"Docker-compose","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/docker-compose/config
","platform":"linux","ports":["80:80/tcp"],"restart_policy":"unless-stopped","title":"Docker-compose","type":1,"volumes":[{"bind":"/volume1/docker/docker-compose/config","container":"/config"}]},{"categories":["Management"],"description":"A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.","logo":"https://github.com/louislam/dockge/raw/master/frontend/public/icon.svg","name":"dockge","platform":"linux","repository":{"stackfile":"Template/Stack/dockge.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Dockge","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Wiki","Knowledgebase"],"description":"Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.","logo":"","name":"documize","platform":"linux","repository":{"stackfile":"Template/Stack/documize.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Documize","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Management"],"description":"Deploy compose files, start/stop containers, delete unused images, view logs","logo":"https://dokemon.dev/logo/dokemon-dark-medium.svg","name":"dokemon","platform":"linux","repository":{"stackfile":"Template/Stack/dokemon.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Dokemon","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"title":"Dokku","description":"Dokku setup as a container","categories":["Paas"],"platform":"linux","logo":"","image":"dokku/dokku","ports":["22/tcp","80/tcp","443/tcp"],"volumes":[{"container":"/mnt/dokku","bind":"/var/lib/dokku"},{"container":"/var/run/docker.sock","bind":"/var/run/docker.sock"}],"env":[{"name":"DOKKU_HOSTNAME","label":"Dokku hostname","description":"Global hostname to be registered by Dokku"},{"name":"DOKKU_HOST_ROOT","label":"Dokku host root","default":"/var/lib/dokku/home/dokku","description":"Image build cache path. Generally set to + '/home/dokku'"}],"maintainer":" https://github.com/portainer/templates/"},{"type":1,"categories":["Notes Server"],"title":"Dokuwiki","name":"Dokuwiki","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/dokuwiki/config
","description":"[Dokuwiki](https://www.dokuwiki.org/dokuwiki/) is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.","platform":"linux","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dokuwiki-icon.png","image":"linuxserver/dokuwiki:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["80:80/tcp","443:443/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/dokuwiki/config"}],"restart_policy":"unless-stopped"},{"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":"lscr.io/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"}]},{"categories":["File Management"],"description":"[Double Commander](https://doublecmd.sourceforge.io/) is a free cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/doublecommander:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doublecommander-icon.png","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
","platform":"linux","restart_policy":"unless-stopped","title":"Duckdns","type":1,"volumes":[{"bind":"/volume1/docker/duckdns/config","container":"/config"}]},{"type":1,"name":"duplicacy","title":"Duplicacy","description":"Duplicacy backs up your files to many cloud storages with client-side encryption and the highest level of deduplication","logo":"https://mediadepot.github.io/templates/img/duplicacy-icon.png","image":"mediadepot/duplicacy:latest","categories":["Utilitybackup"],"ports":["3875/tcp"],"volumes":[{"container":"/config","bind":"/opt/mediadepot/apps/duplicacy/config"},{"container":"/logs","bind":"/opt/mediadepot/apps/duplicacy/logs"},{"container":"/cache","bind":"/opt/mediadepot/apps/duplicacy/cache"},{"container":"/source/apps","bind":"/opt/mediadepot/apps/"},{"container":"/source/storage","bind":"/media/storage/"}],"env":[{"name":"TZ","label":"TZ","default":"America/Los_Angeles"}],"labels":[{"name":"traefik.enable","value":"true"},{"name":"traefik.http.services.duplicacy.loadbalancer.server.port","value":"3875"},{"name":"traefik.http.routers.duplicacy.entrypoints","value":"websecure"},{"name":"traefik.http.routers.duplicacy.tls.certresolver","value":"mydnschallenge"}],"maintainer":" https://github.com/mediadepot/templates/"},{"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":"lscr.io/linuxserver/duplicati:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"categories":["Other","Tools"],"description":"Eclipse Mosquitto is an open source message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.\r\nHave a look on https://mosquitto.org/man/mosquitto_passwd-1.html","image":"eclipse-mosquitto:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/eclipse-mosquitto.png","name":"eclipse-mosquitto","platform":"linux","ports":["1883:1883/tcp","9001:9001/tcp"],"restart_policy":"unless-stopped","title":"Eclipse Mosquitto MQTT","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/eclipse-mosquitto/config","container":"/mosquitto/config"},{"bind":"/portainer/Files/AppData/Config/eclipse-mosquitto/data","container":"/mosquitto/data"},{"bind":"/portainer/Files/AppData/Config/eclipse-mosquitto/log","container":"/mosquitto/log"}],"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/emulatorjs/config
mkdir -p /volume1/docker/emulatorjs/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/endlessh/config
","description":"[Endlessh](https://github.com/skeeto/endlessh) is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server.","platform":"linux","logo":"https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/openssh-server-logo.png","image":"linuxserver/endlessh:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"MSDELAY","label":"MSDELAY","default":"10000","description":"The endless banner is sent one line at a time. This is the delay in milliseconds between individual lines."},{"name":"MAXLINES","label":"MAXLINES","default":"32","description":"The length of each line is randomized. This controls the maximum length of each line. Shorter lines may keep clients on for longer if they give up after a certain number of bytes."},{"name":"MAXCLIENTS","label":"MAXCLIENTS","default":"4096","description":"Maximum number of connections to accept at a time. Connections beyond this are not immediately rejected, but will wait in the queue."},{"name":"LOGFILE","label":"LOGFILE","default":"false","description":"By default, the app logs to container log. If this is set to `true`, the log will be output to file under `/config/logs/endlessh` (`/config` needs to be mapped)."},{"name":"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"},{"categories":["Tools"],"description":"Eufy Security Web Socket. Edit container and add username & password.","env":[{"default":"InputUSER-email","label":"USERNAME","name":"USERNAME"},{"default":"InputPWD","label":"PASSWORD","name":"PASSWORD"}],"image":"bropat/eufy-security-ws:latest","logo":"https://github.com/bropat/eufy-security-ws/raw/master/docs/_media/eufy-security-ws.png","name":"eufy-security-ws","platform":"linux","ports":["3993:3000/tcp"],"restart_policy":"unless-stopped","title":"Eufy Security WS","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/eufy-security-ws","container":"/data"}],"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Productivity","Drawing"],"description":"Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.","logo":"https://github.com/excalidraw/excalidraw/raw/master/public/og-image-sm.png","name":"excalidraw","platform":"linux","repository":{"stackfile":"Template/Stack/excalidraw.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Excalidraw","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":3,"title":"FDO","description":"FDO","platform":"linux","logo":"https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/intel.png","repository":{"url":"https://github.com/portainer/templates","stackfile":"stacks/fdo/docker-stack.yml"},"env":[{"name":"owner_api_user","label":"API Username"},{"name":"owner_api_password","label":"API Password"}],"maintainer":" https://github.com/portainer/templates/","categories":[]},{"categories":["News"],"description":"FeedCord is a dead-simple RSS Reader designed to integrate seamlessly with Discord. With just a few configuration steps, you can have a news feed text channel up and running in your server.","logo":"","name":"feedcord","platform":"linux","repository":{"stackfile":"Template/Stack/feedcord.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Feedcord","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Dashboard Server"],"description":"Fenrus is a Node application and requires NodeJS to run. Once NodeJS is installed you can run Fenrus","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"1000","label":"PGID","name":"PGID"},{"label":"PORT","name":"PORT"}],"logo":"https://user-images.githubusercontent.com/958400/154829266-62206846-c6ef-4718-9910-2b83eb6aa41c.png","name":"Fenrus","platform":"linux","repository":{"stackfile":"Template/Stack/fenrus.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Fenrus","type":3},{"categories":["Messenger"],"description":"Ferdi is a messaging browser that allows you to combine your favourite messaging services into one application","logo":"https://raw.githubusercontent.com/getferdi/server/master/logo.png","name":"ferdi-server","platform":"linux","repository":{"stackfile":"Template/Stack/ferdiserver.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Ferdi Server","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Messenger"],"description":"Ferdium is a messaging browser that allows you to combine your favourite messaging services into one application","logo":"https://github.com/ferdium/ferdium-server/raw/main/logo.png","name":"ferdium","platform":"linux","repository":{"stackfile":"Template/Stack/ferdium.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Ferdium","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["System"],"description":"FetchCord grabs your OS info and displays it as Discord Rich Presence","logo":"https://camo.githubusercontent.com/508dbb305be551d7278b5b1decb1a68dbac2558c4a2053da1db44690660d0386/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3639353138323834393437363635373232332f3734323036343435323432313238383037372f46657463684469732e706e67","name":"fetchcord","platform":"linux","repository":{"stackfile":"Template/Stack/fetchcord.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Fetchcord","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"categories":["Media Server"],"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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["80:80/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/ffmpeg/config"}],"restart_policy":"unless-stopped"},{"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/SelfhostedPro/selfhosted_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","Tools"],"description":"Web File Browser which can be used as a middleware or standalone app.","image":"filebrowser/filebrowser:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png","name":"filebrowser-latest","note":"Template created by Pi-Hosted SeriesDon'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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["3000:3000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/filezilla/config"}],"restart_policy":"unless-stopped"},{"type":1,"categories":["Family App Server"],"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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["3000:3000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/firefox/config"}],"restart_policy":"unless-stopped"},{"categories":["Multimedia"],"description":"Fireshare: Share your game clips, videos, or other media via unique links.","logo":"https://github.com/ShaneIsrael/fireshare/raw/main/app/client/src/assets/logo.png","name":"fireshare","platform":"linux","repository":{"stackfile":"Template/Stack/fireshare.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Fireshare","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Other","Tools"],"description":"Flame is self-hosted startpage for your server. Its design is inspired (heavily) by SUI. Flame is very easy to setup and use. With built-in editors, it allows you to setup your very own application hub in no time - no file editing necessary.","env":[{"default":"","label":"Flame Password","name":"PASSWORD"}],"image":"pawelmalak/flame:multiarch","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/flame.png","name":"Flame","platform":"linux","ports":["5005:5005/tcp"],"restart_policy":"unless-stopped","title":"Flame","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Flame/data","container":"/app/data"},{"bind":"/var/run/docker.sock","container":"/var/run/docker.sock"}],"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fleet/config
","platform":"linux","ports":["8080:8080/tcp"],"restart_policy":"unless-stopped","title":"Fleet","type":1,"volumes":[{"bind":"/volume1/docker/fleet/config","container":"/config"}]},{"type":1,"title":"Floating License Server","description":"License Server for Softing edgeConnector products","categories":["Edge"],"platform":"linux","logo":"https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/softing.png","image":"softingindustrial/floating-license-server:latest","ports":["6200/tcp"],"interactive":true,"volumes":[{"container":"/licsrv/licenses"}],"maintainer":" https://github.com/portainer/templates/"},{"categories":["Downloaders"],"description":"A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support.","logo":"https://hotio.dev/img/image-logos/flood.svg","name":"flood","platform":"linux","repository":{"stackfile":"Template/Stack/flood.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Flood","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Ai","Llm"],"description":"Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript","logo":"https://flowiseai.com/_next/static/images/flowise_logo_dark-6c1a356f4868d3deb7864323ff93a0fa.png","name":"flowiseai","platform":"linux","repository":{"stackfile":"Template/Stack/flowiseai.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Flowiseai","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"categories":["Tools"],"title":"Foldingathome","name":"Foldingathome","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/foldingathome/config
","description":"[Folding@home](https://foldingathome.org/) is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their personal computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.","platform":"linux","logo":"https://foldingathome.org/wp-content/uploads/2016/09/folding-at-home-logo.png","image":"linuxserver/foldingathome:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["7396:7396/tcp","36330:36330/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/foldingathome/config"}],"restart_policy":"unless-stopped"},{"categories":["Other","Games"],"description":"This docker image provides the FoundryVTT system for hosting your own virtual table top games.","env":[{"default":"John","label":"Foundry Account Name","name":"FOUNDRY_USERNAME"},{"default":"password","label":"Foundry Password","name":"FOUNDRY_PASSWORD"},{"default":"changeme","label":"Instance Admin Password","name":"FOUNDRY_ADMIN_KEY"},{"default":"true","label":"CONTAINER_PRESERVE_CONFIG","name":"CONTAINER_PRESERVE_CONFIG"}],"image":"felddy/foundryvtt:release","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/foundrylogo.png","name":"FoundryVTT","platform":"linux","ports":["30000:30000/tcp"],"restart_policy":"unless-stopped","title":"FoundryVTT Server","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/foundryvtt","container":"/data"}],"note":"Template created by Pi-Hosted Series/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"}]},{"categories":["Finance Server"],"description":"Ghostfolio is an open source wealth management software built with web technology.","logo":"https://avatars.githubusercontent.com/u/82473144?s=200","name":"Ghostfolio","repository":{"stackfile":"Template/Stack/ghostfolio.yml","url":"https://github.com/xneo1/portainer_templates"},"platform":"linux","ports":["3663:80/tcp"],"restart_policy":"always","title":"Ghostfolio","type":3},{"categories":["Web","Tools"],"description":"Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD.","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"gitea/gitea:latest","logo":"https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/gitea.png","name":"gitea","note":"Use SQLite3 for the database unless you have an external one setup.","ports":["3000:3000/tcp","222:22/tcp"],"platform":"linux","restart_policy":"unless-stopped","title":"Gitea","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Gitea","container":"/data"},{"bind":" /etc/timezone","container":"/etc/timezone:ro"},{"bind":"/etc/localtime","container":"/etc/localtime:ro"}],"maintainer":" https://github.com/Qballjos/portainer_templates/"},{"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":["Code Server"],"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":["Monitoring"],"description":"Glances is an open-source system cross-platform monitoring tool. It allows real-time monitoring of various aspects of your system such as CPU, memory, disk, network usage etc.","logo":"https://raw.githubusercontent.com/nicolargo/glances/develop/docs/_static/glances-responsive-webdesign.png","name":"glances","platform":"linux","repository":{"stackfile":"Template/Stack/glances.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Glances","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Proxy"],"description":"Simple socks5 server using go-socks5 with authentication options","image":"serjs/go-socks5-proxy:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/socks5.png","name":"socks5-proxy","platform":"linux","ports":["8080:8080/tcp"],"restart_policy":"unless-stopped","title":"Go-Socks5-Proxy","type":1,"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/grav/config
","platform":"linux","ports":["80:80/tcp"],"restart_policy":"unless-stopped","title":"Grav","type":1,"volumes":[{"bind":"/volume1/docker/grav/config","container":"/config"}]},{"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":"lscr.io/linuxserver/grocy:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/grocy_logo.png","name":"grocy","platform":"linux","ports":["80/tcp"],"restart_policy":"unless-stopped","title":"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/SelfhostedPro/selfhosted_templates/master/Images/guacamole.png","name":"guacamole","note":"The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.","platform":"linux","ports":["8080:8080/tcp"],"restart_policy":"unless-stopped","title":"Guacamole","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Guacamole","container":"/config"}]},{"description":"[Guacd](https://guacamole.apache.org/) - Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. This container is only the backend server component needed to use The official or 3rd party HTML5 frontends.","image":"linuxserver/guacd:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/guacd.png","name":"Guacd","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
","platform":"linux","ports":["4822:4822/tcp"],"restart_policy":"unless-stopped","title":"Guacd","type":1},{"type":1,"categories":["Smart Home"],"title":"Habridge","name":"Habridge","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/habridge/config
","description":"Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)","platform":"linux","logo":"https://raw.githubusercontent.com/bwssytems/ha-bridge/master/src/main/resources/public/img/favicon.ico","image":"linuxserver/habridge:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"SEC_KEY","label":"SEC_KEY","default":"Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/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/up.png","image":"linuxserver/healthchecks:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"SITE_ROOT","label":"SITE_ROOT","default":"Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/hedgedoc/config
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Hedgedoc","type":1,"volumes":[{"bind":"/volume1/docker/hedgedoc/config","container":"/config"}]},{"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":"lscr.io/linuxserver/heimdall:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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":["Bookmarks"],"description":"Hoarder is an open source 'Bookmark Everything' app that uses AI for automatically tagging the content you throw at it.","logo":"https://raw.githubusercontent.com/hoarder-app/hoarder/main/screenshots/logo.png","name":"hoarder","platform":"linux","repository":{"stackfile":"Template/Stack/hoarder.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Hoarder","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Dashboard"],"description":"Simplify the management of your server with Homarr - a sleek, modern dashboard that puts all of your apps and services at your fingertips.","logo":"https://homarr.dev/img/logo.svg","name":"homarr","platform":"linux","repository":{"stackfile":"Template/Stack/homarr.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Homarr","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Tools","Web","Other"],"description":"Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.","note":"Template created by Pi-Hosted SeriesDon'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.","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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["8123:8123/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/homeassistant/config"}],"restart_policy":"unless-stopped"},{"categories":["Smarthome"],"description":"HomeKit support for the impatient.","logo":"https://raw.githubusercontent.com/homebridge/branding/master/logos/homebridge-color-round-stylized.png","name":"homebridge","platform":"linux","repository":{"stackfile":"Template/Stack/homebridge.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Homebridge","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Homeautomation"],"description":"Debian Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.","env":[{"default":"1000","label":"PGID","name":"PGID"},{"default":"1000","label":"PUID","name":"PUID"},{"default":"1","label":"HOMEBRIDGE_CONFIG_UI","name":"HOMEBRIDGE_CONFIG_UI"},{"default":"8581","label":"HOMEBRIDGE_CONFIG_UI_PORT","name":"HOMEBRIDGE_CONFIG_UI_PORT"},{"default":"America/New_York","label":"TZ","name":"TZ"}],"image":"homebridge/homebridge:ubuntu-arm32v7","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homebridge.png","name":"homebridge-debian","network":"host","note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ipfs/config
","platform":"linux","ports":["80:80/tcp","4001:4001/tcp","5001:5001/tcp","8080:8080/tcp","443:443/tcp"],"restart_policy":"unless-stopped","title":"Ipfs","type":1,"volumes":[{"bind":"/volume1/docker/ipfs/config","container":"/config"}]},{"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":"lscr.io/linuxserver/jackett:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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":["Downloaders","Tools"],"description":"JDownloader docker image","env":[{"default":"","label":"MYJD_DEVICE_NAME","name":"MYJD_DEVICE_NAME"},{"default":"","label":"MYJD_USER","name":"MYJD_USER"},{"default":"","label":"MYJD_PASSWORD","name":"MYJD_PASSWORD"}],"image":"jaymoulin/jdownloader:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/jdownloader.png","name":"JDownloader","platform":"linux","ports":["3129:3129/tcp"],"restart_policy":"unless-stopped","title":"JDownloader","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/JDownloader","container":"/opt/JDownloader/app/cfg"},{"bind":"/portainer/Downloads","container":"/opt/JDownloader/Downloads"}],"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jenkins-builder/config
","platform":"linux","ports":["80:80/tcp"],"restart_policy":"unless-stopped","title":"Jenkins-builder","type":1,"volumes":[{"bind":"/volume1/docker/jenkins-builder/config","container":"/config"}]},{"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":["Notes Server"],"description":"Joplin is an open-source note-taking app","env":[{"default":"22300","label":"PORT","name":"PORT"},{"default":"http://joplin.yourdomain.tld:22300","label":"URL","name":"URL"}],"logo":"https://raw.githubusercontent.com/laurent22/joplin/master/Assets/SquareIcon512.png","note":"Joplin is an open-source note-taking app","platform":"linux","repository":{"stackfile":"Template/Stack/joplin.yml","url":"https://github.com/mycroftwilde/portainer_templates"},"title":"Joplin","type":3},{"categories":["Dashboard"],"description":"Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.","logo":"","name":"jump","platform":"linux","repository":{"stackfile":"Template/Stack/jump.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Jump","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"categories":["Media Server"],"title":"Kanzi","name":"Kanzi","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kanzi/config
","description":"[Kanzi](https://lexigr.am/), formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi. It can do anything you can think of (100+ intents). This container also contains lexigram-cli to setup Kanzi with an Amazon Developer Account and automatically deploy it to Amazon.","platform":"linux","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kanzi.png","image":"linuxserver/kanzi:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"INVOCATION_NAME","label":"INVOCATION_NAME","default":"kanzi","description":"Specify an invocation name for this skill, use either kanzi or kod."},{"name":"URL_ENDPOINT","label":"URL_ENDPOINT","default":"https://server.com/kanzi/","description":"Specify the URL at which the webserver is reachable either `https://kanzi.server.com/` or `https://server.com/kanzi/` Note the trailing slash **MUST** be included."}],"ports":["8000:8000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/kanzi/config"}],"restart_policy":"unless-stopped"},{"categories":["Ebooks","Comics"],"description":"Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.","logo":"","name":"kapowarr","platform":"linux","repository":{"stackfile":"Template/Stack/kapowarr.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Kapowarr","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Productivity"],"description":"The Workspace Streaming Platform.Stream your workspace directly to your web browser on any device and from any location.","logo":"https://kasmweb.com/assets/images/logo.svg","name":"kasmworkspaces","platform":"linux","repository":{"stackfile":"Template/Stack/kasmworkspaces.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Kasm Workspaces","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Library Server"],"description":"Kavita Manga, Comic and E-Book Server","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"kizaing/kavita:latest","logo":"https://raw.githubusercontent.com/Kareadita/Kavita/main/UI/Web/src/assets/images/logo.png","name":"Kavita","platform":"linux","ports":["5000:5000/tcp"],"restart_policy":"unless-stopped","title":"Kavita","type":1,"volumes":[{"container":"/books"},{"container":"/comics"},{"container":"/manga"},{"container":"/config"}]},{"categories":["Automation","Orchestration"],"description":"Powerful orchestration. Simplified workflows.Unify orchestration for all engineers. Build and govern all your workflows — Everything-as-Code, and from the UI.","logo":"https://kestra.io/cdn-cgi/image/f=webp,w=236,h=123,q=80/landing/header-menu/download-logo.svg","name":"kestra","platform":"linux","repository":{"stackfile":"Template/Stack/kestra.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Kestra","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Offline"],"description":"Internet. Offline.Store any website on your mobile phone or computer, easily.","logo":"https://www.kiwix.org/wp-content/uploads/kiwix-logo-995x200-1.png","name":"kiwix","platform":"linux","repository":{"stackfile":"Template/Stack/kiwix.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Kiwix","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":3,"name":"klaxon","title":"Klaxon","description":"Klaxon is a free, quick to set up and easy to use robot that checks websites regularly so you don't have to.","logo":"https://mediadepot.github.io/templates/img/klaxon-logo.png","categories":["Documents","Networkother","Tools"],"env":[{"name":"SMTP_PROVIDER","label":"SMTP_PROVIDER","default":"SENDGRID"},{"name":"SENDGRID_USERNAME","label":"SENDGRID_USERNAME","default":""},{"name":"SENDGRID_PASSWORD","label":"SENDGRID_PASSWORD","default":""},{"name":"ADMIN_EMAILS","label":"ADMIN_EMAILS","default":""}],"repository":{"url":"https://github.com/mediadepot/templates","stackfile":"stacks/klaxon/docker-compose.yml"},"maintainer":" https://github.com/mediadepot/templates/"},{"categories":["Other","3dprinters","Tools"],"description":"Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.","env":[{"default":"/dev/ttymxc3","label":"3D_PRINTER_DEVICE","name":"3D_PRINTER_DEVICE"}],"logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png","name":"klipper-mainsail-moonraker","note":"Template created by Pi-Hosted SeriesDon'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":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"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"},{"categories":["Productivity"],"description":"Leantime is an open source project management solution to make your ideas reality.","logo":"https://s3-us-west-2.amazonaws.com/leantime-website/wp-content/uploads/2022/07/24022056/logo-large.png","name":"leantime","platform":"linux","repository":{"stackfile":"Template/Stack/leantime.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Leantime","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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 <username>","env":[{"label":"EMAIL","name":"EMAIL","set":"-Xms256m -Xmx512m"},{"label":"URL","name":"URL","set":"-Xms256m -Xmx512m"},{"label":"SUBDOMAINS","name":"SUBDOMAINS","set":"www,"},{"label":"ONLY_SUBDOMAINS","name":"ONLY_SUBDOMAINS","set":"false"},{"label":"DHLEVEL","name":"DHLEVEL","set":"2048"},{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"},{"label":"VALIDATION","name":"VALIDATION","set":"http"},{"label":"DNSPLUGIN","name":"DNSPLUGIN","set":"http"}],"image":"lscr.io/linuxserver/letsencrypt:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/letsencrypt.png","name":"letsencrypt","platform":"linux","ports":["80/tcp","443/tcp"],"restart_policy":"unless-stopped","title":"Let's Encrypt","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/LetsEncrypt","container":"/config"}]},{"categories":["Proxy Server"],"description":"This container sets up an Nginx webserver and reverse proxy with php support and a built-in letsencrypt client that automates free SSL server certificate generation and renewal processes. It also contains fail2ban for intrusion prevention.","env":[{"label":"EMAIL","name":"EMAIL","set":"-Xms256m -Xmx512m"},{"label":"URL","name":"URL","set":"-Xms256m -Xmx512m"},{"label":"SUBDOMAINS","name":"SUBDOMAINS","set":"www,"},{"label":"ONLY_SUBDOMAINS","name":"ONLY_SUBDOMAINS","set":"false"},{"label":"DHLEVEL","name":"DHLEVEL","set":"2048"},{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"},{"label":"VALIDATION","name":"VALIDATION","set":"http"},{"label":"DNSPLUGIN","name":"DNSPLUGIN","set":"http"}],"image":"linuxserver/swag:latest","logo":"https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/letsencrypt.png","name":"letsencrypt / SWAG","note":"Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>","platform":"linux","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"}]},{"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 <username>","env":[{"label":"EMAIL","name":"EMAIL","set":"-Xms256m -Xmx512m"},{"label":"URL","name":"URL","set":"-Xms256m -Xmx512m"},{"label":"SUBDOMAINS","name":"SUBDOMAINS","set":"www,"},{"label":"ONLY_SUBDOMAINS","name":"ONLY_SUBDOMAINS","set":"false"},{"label":"DHLEVEL","name":"DHLEVEL","set":"2048"},{"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"}]},{"categories":["Other","Tools"],"description":"An alternative private front-end to Reddit","image":"libreddit/libreddit:armv7","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/libreddit.png","name":"libreddit","platform":"linux","ports":["8088:8080/tcp"],"restart_policy":"unless-stopped","title":"libreddit","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/libreddit","container":"/config"}],"note":"Template created by Pi-Hosted SeriesDon'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.","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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["3000:3000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/libreoffice/config"}],"restart_policy":"unless-stopped"},{"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"}]},{"categories":["Other","Tools"],"description":"A Free and Open Source Speedtest for HTML5 and more.","image":"lscr.io/linuxserver/librespeed:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/speedtest.png","name":"librespeed","platform":"linux","ports":["80/tcp"],"restart_policy":"unless-stopped","title":"LibreSpeed","type":1,"volumes":[{"bind":"/portainer/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":"lscr.io/linuxserver/lidarr:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"type":1,"categories":["Code Server"],"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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["8080:8080/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/limnoria/config"}],"restart_policy":"unless-stopped"},{"categories":["Social"],"description":"Self-hosted open-source Linktree alternative. LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface.","logo":"https://linkstack.org/wp-content/uploads/2023/04/logo-animated.svg","name":"linkstack","platform":"linux","repository":{"stackfile":"Template/Stack/linkstack.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Linkstack","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Social"],"description":"LittleLink is an open source DIY self-hosted alternative to services like Linktree and many.link. ","logo":"https://littlelink.io/images/avatar@2x.png","name":"littlelink-server","platform":"linux","repository":{"stackfile":"Template/Stack/littlelink.yml","url":"https://github.com/xneo1/portainer_templates"},"ports":["3000:3000/tcp"],"title":"Littlelink Server","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":2,"title":"LiveSwitch","description":"A basic LiveSwitch stack with gateway, caching, database and media server","categories":["Media"],"platform":"linux","logo":"https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/liveswitch.png","repository":{"url":"https://github.com/portainer/templates","stackfile":"stacks/liveswitch/docker-stack.yml"},"env":[{"name":"POSTGRES_PASSWORD","label":"Postgres password"}],"maintainer":" https://github.com/portainer/templates/"},{"categories":["Tools","Productivity"],"description":"This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.","env":[{"default":"somesecretjwt","label":"LLDAP_JWT_SECRET","name":"LLDAP_JWT_SECRET"},{"default":"someadminpassword","label":"LLDAP_LDAP_USER_PASS","name":"LLDAP_LDAP_USER_PASS"},{"default":"dc=example,dc=com","label":"LLDAP_LDAP_BASE_DN","name":"LLDAP_LDAP_BASE_DN"}],"image":"nitnelave/lldap:stable-debian","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/lldap.png","name":"LLDAP","platform":"linux","ports":["3890:3890/tcp","17170:17170/tcp"],"restart_policy":"unless-stopped","title":"LLDAP","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/lldap/data","container":"/data"}],"note":"Template created by Pi-Hosted SeriesDon'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
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Mysql-workbench","type":1,"volumes":[{"bind":"/volume1/docker/mysql-workbench/config","container":"/config"}]},{"categories":["Automation"],"description":"The world's most popular workflow automation platform for technical teams","logo":"https://avatars.githubusercontent.com/u/45487711?s=48&v=4","name":"n8n","platform":"linux","repository":{"stackfile":"Template/Stack/n8n.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"N8n","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"categories":["Tools"],"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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"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,"categories":["Tools"],"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"},{"categories":["Music Server"],"description":"Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"1000","label":"PGID","name":"PGID"},{"label":"PORT","name":"PORT"}],"logo":"https://github.com/navidrome/navidrome/raw/master/resources/logo-192x192.png","name":"Navidrome","platform":"linux","repository":{"stackfile":"Template/Stack/navidrome.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Navidrome","type":3},{"categories":["Other"],"description":"Simple room management system for n.eko. Self hosted rabb.it alternative. --Please add .env file as stated in neko.yml","logo":"https://raw.githubusercontent.com/m1k1o/neko/master/docs/_media/logo.png","name":"neko","platform":"linux","repository":{"stackfile":"Template/Stack/neko.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Neko","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Network"],"description":"WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.","logo":"https://avatars.githubusercontent.com/u/96159884?s=48&v=4","name":"NetAlertX","platform":"linux","repository":{"stackfile":"Template/Stack/netalertx.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"NetAlertX","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Development"],"description":"netboot.xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it","logo":"https://netboot.xyz/img/nbxyz-logo.svg","name":"netboot.xyz","platform":"linux","repository":{"stackfile":"Template/Stack/netbootxyz.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Netboot.xyz","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"description":"[Netbootxyz](https://netboot.xyz) is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"1.9.9","description":"Specify a specific version of boot files you want to use from NETBOOT.XYZ (unset pulls latest)","label":"MENU_VERSION","name":"MENU_VERSION"},{"default":"30000:30010","description":"Specify the port range tftp will use for data transfers [(see Wikipedia)](https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol#Details)","label":"PORT_RANGE","name":"PORT_RANGE"},{"default":"/","description":"Specify a sobfolder if running this behind a reverse proxy (IE /proxy/)","label":"SUBFOLDER","name":"SUBFOLDER"}],"image":"linuxserver/netbootxyz:latest","logo":"https://netboot.xyz/images/netboot.xyz.gif","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.png","image":"linuxserver/netbox:latest","env":[{"name":"PUID","label":"PUID","default":"1024","description":"for GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"SUPERUSER_EMAIL","label":"SUPERUSER_EMAIL","default":"Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ngircd/config
","platform":"linux","ports":["6667:6667/tcp"],"restart_policy":"unless-stopped","title":"Ngircd","type":1,"volumes":[{"bind":"/volume1/docker/ngircd/config","container":"/config"}]},{"categories":["Other","Tools","Web"],"description":"A free and open source alternative Twitter front-end focused on privacy and performance.","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nitter.png","name":"nitter","repository":{"stackfile":"stack/nitter.yml","url":"https://github.com/pi-hosted/pi-hosted/"},"platform":"linux","restart_policy":"unless-stopped","title":"Nitter","type":3,"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nntp2nntp/config
","platform":"linux","ports":["1563:1563/tcp"],"restart_policy":"unless-stopped","title":"Nntp2nntp","type":1,"volumes":[{"bind":"/volume1/docker/nntp2nntp/config","container":"/config"}]},{"categories":["Productivity","Development","Nocode"],"description":"Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.","logo":"https://github.com/nocodb/nocodb/raw/develop/packages/nc-gui/assets/img/icons/512x512.png","name":"NocoDB","platform":"linux","repository":{"stackfile":"Template/Stack/nocodb.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"NocoDB","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"title":"NodeJS","description":"JavaScript-based platform for server-side and networking applications","categories":["Development"],"platform":"linux","logo":"https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/node.png","image":"node:latest","interactive":true,"command":"/bin/bash","maintainer":" https://github.com/portainer/templates/"},{"categories":["Smart Home"],"description":"Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range of nodes in the palette.","image":"nodered/node-red","logo":"https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/node-red-icon.svg","name":"nodered","platform":"linux","ports":["1880:1880/tcp"],"restart_policy":"always","title":"Nodered","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Nodered","container":"/data"}]},{"categories":["Other"],"description":"This is an OpenVPN client docker container that uses recommended NordVPN server. It makes routing containers traffic through OpenVPN easy.","env":[{"default":"user@email.com","label":"NordVPN user","name":"USER"},{"default":"password","label":"NordVPN password","name":"PASS"},{"default":"Spain;Hong Kong;IE;131","label":"Countries to connect to (see webpage readme)","name":"COUNTRY"},{"default":"Standard VPN servers","label":"Group name filter to which to connect to","name":"GROUP"},{"default":"10","label":"Range of servers to pick from the top","name":"RANDOM_TOP"},{"default":"5 */3 * * *","label":"Define when to look again for new defined servers","name":"RECREATE_VPN_CRON"},{"default":"https://www.google.com","label":"URL to check internet connection is working to","name":"CHECK_CONNECTION_URL"},{"default":"192.168.1.0/24;192.168.2.0/24","label":"Subnet to define network access (read Local Network access to services connecting to the internet through the VPN readme to get the right subnet!)","name":"NETWORK"},{"default":"--mute-replay-warnings","label":"Used to pass extra parameters to openvpn","name":"OPENVPN_OPTS"}],"image":"azinchen/nordvpn:latest","logo":"https://s3.us-east-2.amazonaws.com/ccp-prd-s3-uploads/2022/3/8/03500108885898f010e823eeb284e393b99e1ad5.png","name":"nord-vpn","platform":"linux","ports":["8080:80/tcp"],"restart_policy":"unless-stopped","title":"nord-vpn","type":1,"privileged":true,"note":"Template created by Pi-Hosted SeriesDon'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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"PUBLIC_KEY","label":"PUBLIC_KEY","default":"yourpublickey","description":"Optional ssh public key, which will automatically be added to authorized_keys."},{"name":"PUBLIC_KEY_FILE","label":"PUBLIC_KEY_FILE","default":"/path/to/file","description":"Optionally specify a file containing the public key (works with docker secrets)."},{"name":"PUBLIC_KEY_DIR","label":"PUBLIC_KEY_DIR","default":"/path/to/directory/containing/_only_/pubkeys","description":"Optionally specify a directory containing the public keys (works with docker secrets)."},{"name":"PUBLIC_KEY_URL","label":"PUBLIC_KEY_URL","default":"https://github.com/username.keys","description":"Optionally specify a URL containing the public key."},{"name":"SUDO_ACCESS","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"},{"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":"lscr.io/linuxserver/openvpn-as:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"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"}]},{"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.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"},{"default":"supersecrettoken","description":"Optional security token for accessing the Web UI.","label":"CONNECTION_TOKEN","name":"CONNECTION_TOKEN"},{"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`.","label":"CONNECTION_SECRET","name":"CONNECTION_SECRET"},{"default":"password","description":"If this optional variable is set, user will have sudo access in the openvscode-server terminal with the specified password.","label":"SUDO_PASSWORD","name":"SUDO_PASSWORD"},{"default":"","description":"Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`.","label":"SUDO_PASSWORD_HASH","name":"SUDO_PASSWORD_HASH"}],"image":"linuxserver/openvscode-server:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png","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
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Openvscode-server","type":1,"volumes":[{"bind":"/volume1/docker/openvscode-server/config","container":"/config"}]},{"categories":["Productivity","Lowcode"],"description":"OpnForm is an open-source form builder. It's an alternative to products like Typeform, JotForm, Tally etc.","logo":"https://opnform.com/img/logo.svg","name":"opnform","platform":"linux","repository":{"stackfile":"Template/Stack/opnform.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"OpnForm","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Dashboard Server"],"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":"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":"organizrtools/organizr-v2:php-fpm","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/organizr-icon.png","name":"organizr-v2","platform":"linux","ports":["80/tcp"],"restart_policy":"unless-stopped","title":"Organizr v2","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Organizr","container":"/config"}]},{"categories":["Identitymanagement","Security"],"description":"Ory Kratos with Oathkeeper (ORY Oathkeeper is an Identity & Access Proxy (IAP) and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules.) ","logo":"https://raw.githubusercontent.com/ory/meta/master/static/banners/oathkeeper.svg","name":"Ory Kratos Oathkeeper","platform":"linux","repository":{"stackfile":"Template/Stack/ory-kratos-oathkeeper.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Ory Kratos (Oathkeeper)","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Identitymanagement","Accessproxy"],"description":"Ory Kratos with Oathkeeper is _the_ developer-friendly, security-hardened and battle-test Identity, User Management and Authentication system for the Cloud.","logo":"https://raw.githubusercontent.com/ory/meta/master/static/banners/kratos.svg","name":"Ory Kratos","platform":"linux","repository":{"stackfile":"Template/Stack/ory-kratos-standalone.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Ory Kratos (Standalone)","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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":"lscr.io/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":["Productivity","Social"],"description":"Open source collaborative knowledge base for modern teams","env":[{"default":"production","label":"NODE_ENV","name":"NODE_ENV"},{"default":"","label":"SECRET_KEY","name":"SECRET_KEY"},{"default":"","label":"UTILS_SECRET","name":"UTILS_SECRET"},{"default":"","label":"DATABASE_URL","name":"DATABASE_URL"},{"default":"","label":"DATABASE_URL_TEST","name":"DATABASE_URL_TEST"},{"default":"","label":"DATABASE_CONNECTION_POOL_MIN","name":"DATABASE_CONNECTION_POOL_MIN"},{"default":"","label":"DATABASE_CONNECTION_POOL_MAX","name":"DATABASE_CONNECTION_POOL_MAX"},{"default":"","label":"REDIS_URL","name":"REDIS_URL"},{"default":"","label":"URL","name":"URL"},{"default":"3000","label":"PORT","name":"PORT"},{"default":"","label":"COLLABORATION_URL","name":"COLLABORATION_URL"},{"default":"","label":"GOOGLE_CLIENT_ID","name":"GOOGLE_CLIENT_ID"},{"default":"","label":"GOOGLE_CLIENT_SECRET","name":"GOOGLE_CLIENT_SECRET"},{"default":"","label":"SSL_KEY","name":"SSL_KEY"},{"default":"","label":"SSL_CERT","name":"SSL_CERT"},{"default":"true","label":"FORCE_HTTPS","name":"FORCE_HTTPS"},{"default":"true","label":"ENABLE_UPDATES","name":"ENABLE_UPDATES"},{"default":"1","label":"WEB_CONCURRENCY","name":"WEB_CONCURRENCY"},{"default":"5120000","label":"MAXIMUM_IMPORT_SIZE","name":"MAXIMUM_IMPORT_SIZE"},{"default":"http","label":"DEBUG","name":"DEBUG"},{"default":"info","label":"LOG_LEVEL","name":"LOG_LEVEL"},{"default":"","label":"GOOGLE_ANALYTICS_ID","name":"GOOGLE_ANALYTICS_ID"},{"default":"","label":"SENTRY_DSN","name":"SENTRY_DSN"},{"default":"","label":"SENTRY_TUNNEL","name":"SENTRY_TUNNEL"},{"default":"","label":"SMTP_HOST","name":"SMTP_HOST"},{"default":"","label":"SMTP_PORT","name":"SMTP_PORT"},{"default":"","label":"SMTP_USERNAME","name":"SMTP_USERNAME"},{"default":"","label":"SMTP_PASSWORD","name":"SMTP_PASSWORD"},{"default":"","label":"SMTP_FROM_EMAIL","name":"SMTP_FROM_EMAIL"},{"default":"","label":"SMTP_REPLY_EMAIL","name":"SMTP_REPLY_EMAIL"},{"default":"","label":"SMTP_TLS_CIPHERS","name":"SMTP_TLS_CIPHERS"},{"default":"true","label":"SMTP_SECURE","name":"SMTP_SECURE"},{"default":"en_US","label":"DEFAULT_LANGUAGE","name":"DEFAULT_LANGUAGE"},{"default":"true","label":"RATE_LIMITER_ENABLED","name":"RATE_LIMITER_ENABLED"},{"default":"1000","label":"RATE_LIMITER_REQUESTS","name":"RATE_LIMITER_REQUESTS"},{"default":"60","label":"RATE_LIMITER_DURATION_WINDOW","name":"RATE_LIMITER_DURATION_WINDOW"}],"logo":"https://avatars.githubusercontent.com/u/1765001","name":"outline","note":"Open source collaborative knowledge base for modern teams","platform":"linux","repository":{"stackfile":"sources/stacks/outline.yml","url":"https://github.com/lissy93/portainer-templates"},"restart_policy":"unless-stopped","title":"Outline","type":3},{"categories":["Media Server"],"description":"Overseerr is a free and open source software application for managing requests for your media library.","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"hotio/overseerr:release","logo":"https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/overseerr-icon.png","name":"Overseerr","platform":"linux","ports":["5055:5055/tcp"],"restart_policy":"unless-stopped","title":"Overseerr","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Overseerr","container":"/config"}]},{"categories":["Family App Server"],"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":["Cloud","Management","Productivity"],"description":"Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Paperless-ngx forked from paperless-ng to continue the great work and distribute responsibility of supporting and advancing the project among a team of people. Consider joining us! Discussion of this transition can be found in issues #1599 and #1632. A demo is available at demo.paperless-ngx.com using login demo / demo. Note: demo content is reset frequently and confidential information should not be uploaded.","env":[{"default":"1000","label":"PUID","name":"PUID","description":"for UserID"},{"default":"1000","label":"PGID","name":"PGID","description":"for GroupID"},{"default":"America/New_York","label":"TZ","name":"TZ","description":"Specify a timezone to use for example America/New_York"},{"default":"","label":"PAPERLESS_URL","name":"PAPERLESSURL","description":"Example https://paperless.example.com. It would be best to run this behind a reverse proxy"},{"default":"","label":"Administrator username","name":"ADMIN_USER","description":"Set the name of the default admin user."},{"default":"","label":"Administrator password","name":"ADMIN_PASS","description":"Set the password of the default admin user."},{"default":"","label":"Secret Key","name":"RANDOMKEY","description":"This should be a very long sequence of random characters."},{"default":"eng","label":"OCR Language","name":"LANG","description":"The default language to use for OCR"}],"logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/paperless.png","name":"paperless-ngx","repository":{"stackfile":"stack/paperless-ngx.yml","url":"https://github.com/pi-hosted/pi-hosted/"},"platform":"linux","restart_policy":"unless-stopped","title":"Paperless NGX","type":3,"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/paperless-ng/config
mkdir -p /volume1/docker/paperless-ng/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/papermerge/config
mkdir -p /volume1/docker/papermerge/data
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":["Database Server"],"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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"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"},{"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/SelfhostedPro/selfhosted_templates/master/Images/pihole.png","name":"pihole","note":"When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53.","platform":"linux","ports":["53:53/tcp","53:53/udp","67:67/udp","1010:80/tcp","4443:443/tcp"],"restart_policy":"unless-stopped","title":"Pi-Hole","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/PiHole","container":"/etc/pihole"},{"bind":"/portainer/Files/AppData/Config/PiHole/DNS","container":"/etc/dnsmasq.d"}]},{"categories":["Other","Tools"],"description":"A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole with both DoH (DNS over HTTPS) and DoT (DNS over TLS) clients.","image":"oijkn/pihole-doh-dot:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/pihole_doh-dot.png","name":"pihole DoH/DoT","note":"Template created by Pi-Hosted SeriesDon'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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["3000:3000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/pidgin/config"}],"restart_policy":"unless-stopped"},{"categories":["Multimedia"],"description":"Your next YouTube media manager","logo":"https://github.com/kieraneglin/pinchflat/raw/master/priv/static/images/originals/logo-white-wordmark-with-background.png","name":"pinchflat","platform":"linux","repository":{"stackfile":"Template/Stack/pinchflat.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Pinchflat","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Filebrowsers"],"description":"Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.","logo":"https://user-images.githubusercontent.com/58886915/166198400-c2134044-1198-4647-a8b6-da9c4a204c68.svg","name":"pingvin-share","platform":"linux","repository":{"stackfile":"Template/Stack/pingvin.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Pingvin","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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":"lscr.io/linuxserver/piwigo:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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":"Pixapop","name":"Pixapop","note":"Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pixapop/config
mkdir -p /volume1/docker/pixapop/photos
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pwndrop/config
","description":"[Pwndrop](https://github.com/kgretzky/pwndrop) is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.","platform":"linux","logo":"https://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png","image":"linuxserver/pwndrop:latest","categories":["Task Server"],"env":[{"name":"PUID","label":"PUID","default":"1024","description":"for UserID"},{"name":"PGID","label":"PGID","default":"100","description":"for GroupID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"},{"name":"SECRET_PATH","label":"SECRET_PATH","default":"/pwndrop","description":"Secret path for admin access. Defaults to `/pwndrop`. This parameter only takes effect during initial install; it can later be changed in the web gui."}],"ports":["8080:8080/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/pwndrop/config"}],"restart_policy":"unless-stopped"},{"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":"lscr.io/linuxserver/pydio:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/pydio-icon.png","name":"pydio","platform":"linux","ports":["443/tcp"],"restart_policy":"unless-stopped","title":"Pydio","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Pydio","container":"/config"},{"bind":"/portainer/Files/AppData/Pydio","container":"/data"}]},{"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.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"},{"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).","label":"EXTERNALURL","name":"EXTERNALURL"},{"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).","label":"SERVER_IP","name":"SERVER_IP"}],"image":"linuxserver/pydio-cells:latest","logo":"https://raw.githubusercontent.com/wiki/pydio/cells/images/PydioCellsColor.png","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
","platform":"linux","ports":["8080:8080/tcp","33060:33060/tcp"],"restart_policy":"unless-stopped","title":"Pydio-cells","type":1,"volumes":[{"bind":"/volume1/docker/pydio-cells/config","container":"/config"}]},{"description":"[Pyload](https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/pyload:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pyload-icon.png","name":"Pyload","note":"Portainer App Templates by Technorabilia 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/config
mkdir -p /volume1/docker/pyload/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/quassel-core/config
","platform":"linux","ports":["4242:4242/tcp","113:10113/tcp"],"restart_policy":"unless-stopped","title":"Quassel-core","type":1,"volumes":[{"bind":"/volume1/docker/quassel-core/config","container":"/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/)","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"192.168.1.10","description":"specify the URL or IP address of your Quassel Core instance","label":"QUASSEL_CORE","name":"QUASSEL_CORE"},{"default":"4242","description":"specify the port of your Quassel Core instance","label":"QUASSEL_PORT","name":"QUASSEL_PORT"},{"default":"/quassel","description":"Specify a url-base in reverse proxy setups ie. `/quassel`","label":"URL_BASE","name":"URL_BASE"}],"image":"linuxserver/quassel-web:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-web-banner.png","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
","platform":"linux","ports":["64080:64080/tcp"],"restart_policy":"unless-stopped","title":"Quassel-web","type":1,"volumes":[{"bind":"/volume1/docker/quassel-web/config","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":"lscr.io/linuxserver/radarr:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"description":"[Raneto](http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/raneto:latest","logo":"https://raw.githubusercontent.com/gilbitron/Raneto/master/logo/logo_readme.png","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
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Raneto","type":1,"volumes":[{"bind":"/volume1/docker/raneto/config","container":"/config"}]},{"categories":["Monitor","Tools"],"description":"Monitor your Raspberry Pi and Dockers using Grafana developed by oijkn. Please download grafana configs from his git https://github.com/oijkn/Docker-Raspberry-PI-Monitoring","env":[{"default":"15d","label":"PROMETHEUS_RETENTION","name":"PROMETHEUS_RETENTION"}],"logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png","name":"raspberrypi-docker-monitor","platform":"linux","ports":["3000:3000/tcp"],"repository":{"stackfile":"stack/raspberrypi-monitoring.yml","url":"https://github.com/pi-hosted/pi-hosted"},"restart_policy":"unless-stopped","title":"Raspberry Pi Docker Monitor","type":3,"note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/rdesktop/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/remmina/config
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Remmina","type":1,"volumes":[{"bind":"/volume1/docker/remmina/config","container":"/config"}]},{"categories":["Remotecontrol"],"description":"Remotely is a remote control and remote scripting solution, built with .NET 6, Blazor, and SignalR Core.","logo":"","name":"Remotely","platform":"linux","repository":{"stackfile":"Template/Stack/remotely.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Remotely","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Media"],"description":"[Requestrr](https://github.com/darkalfx/requestrr) is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/requestrr:latest","logo":"https://github.com/darkalfx/requestrr/raw/master/Logos/requestrr_discord_Icon_512.png","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
","platform":"linux","ports":["4545:4545/tcp"],"restart_policy":"unless-stopped","title":"Requestrr","type":1,"volumes":[{"bind":"/volume1/docker/requestrr/config","container":"/config"}]},{"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":"lscr.io/linuxserver/resilio-sync:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/resilio.png","name":"resilio-sync","platform":"linux","restart_policy":"unless-stopped","title":"Resilio Sync","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Resilio-Sync","container":"/config"},{"container":"/sync"},{"bind":"/portainer/Downloads","container":"/downloads"}]},{"description":"[Resilio-sync](https://www.resilio.com/individuals/) (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. There is an official sync image but we created this one as it supports user mapping to simplify permissions for volumes.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/resilio-sync:latest","logo":"https://www.resilio.com/img/individual/freeproduct.jpg","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/scrutiny/config
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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["80:80/tcp","443:443/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/snapdrop/config"}],"restart_policy":"unless-stopped"},{"categories":["Other","Tools"],"description":"Self-hosted snippet manager.","image":"snowmean/snibox-sqlite:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/snibox.png","name":"snibox","note":"Label-oriented interface with search. Supports various programming languages, markdown, plain text.","platform":"linux","ports":["3010:3000/tcp"],"restart_policy":"unless-stopped","title":"Snibox","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/Snibox","container":"/app/db/database"}]},{"type":1,"categories":["Management Utility Server"],"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 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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"APP_URL","label":"APP_URL","default":"Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sqlitebrowser/config
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Sqlitebrowser","type":1,"volumes":[{"bind":"/volume1/docker/sqlitebrowser/config","container":"/config"}]},{"categories":["Tools","Web"],"description":"Sshwifty is a SSH and Telnet connector made for the Web. It can be deployed on your computer or server to provide SSH and Telnet access interface for any compatible (standard) web browser.","image":"niruix/sshwifty:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sshwifty-icon.png","name":"Sshwifty","platform":"linux","ports":["8182:8182/tcp"],"restart_policy":"unless-stopped","title":"Sshwifty","type":1,"note":"Template created by Pi-Hosted Series- /portainer/Files/AppData/Config/stash:/root/.stash
## Point this at your collection.
- ./data:/data
## This is where your stash's metadata lives
- /portainer/Files/AppData/Config/stashmeta:/metadata
## Any other cache content.
- /portainer/Files/AppData/Config/stashcache:/cache
## Where to store generated content (screenshots,previews,transcodes,sprites)
- /portainer/Files/AppData/Config/stashgenerated:/generated","platform":"linux","repository":{"stackfile":"Template/Stack/stash.yml","url":"https://github.com/mycroftwilde/portainer_templates"},"title":"Stash","type":3},{"categories":["Network"],"description":"An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page.","image":"statping/statping:latest","logo":"https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/statping.png","name":"statping","platform":"linux","ports":["4040:8080/tcp"],"restart_policy":"always","title":"Statping","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/statping","container":"/app"}],"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"title":"Stirling PDF {shmolf}","name":"stirling-pdf","categories":["Tools","Pdf"],"description":"Your locally hosted one-stop-shop for all your PDF needs.","note":"To support multiple languages for OCR, per the Official documentation 🗗, download your Tess Data from from another repo 🗗.
Then, place said 'traineddata' files into /portainer/Files/AppData/Libraries/StirlingPDF/tessdata
For more information about login, read the official documentation 🗗.","logo":"https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/stirling-pdf.svg","platform":"linux","image":"frooodle/s-pdf:0.18.1","ports":["5417:8080/tcp"],"restart_policy":"unless-stopped","env":[{"label":"PUID","name":"PUID","default":"1000"},{"label":"PGID","name":"PGID","default":"1000"},{"label":"Enable Login","name":"DOCKER_ENABLE_SECURITY","select":[{"text":"Yes, enable login","value":"true"},{"text":"No, disable login","value":"false","default":true}],"description":"If you want to enable the login, you'll also need to enable login through the Config's settings.yml"}],"volumes":[{"bind":"/portainer/Files/AppData/Config/StirlingPDF","container":"/configs"},{"bind":"/portainer/Files/AppData/Libraries/StirlingPDF/tessdata","container":"/usr/share/tesseract-ocr/5/tessdata"}],"maintainer":" https://github.com/shmolf/portainer-templates/"},{"categories":["Pdftools","Productivity"],"description":"This is a powerful locally hosted web based PDF manipulation tool using docker that allows you to perform various operations on PDF files, such as splitting merging, converting, reorganizing, adding images, rotating, compressing, and more.","logo":"https://raw.githubusercontent.com/Stirling-Tools/Stirling-PDF/main/docs/stirling.png","name":"stirling-pdf","platform":"linux","repository":{"stackfile":"Template/Stack/stirling-pdf.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Stirling-PDF","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Other","Tool"],"description":"SurrealDB is an end-to-end cloud native database for web, mobile, serverless, jamstack, backend, and traditional applications.","image":"surrealdb/surrealdb:latest","logo":"","name":"SurrealDB","env":[{"default":"default_username","label":"SDB_USERNAME","name":"SDB_USERNAME"},{"default":"default_password","label":"SDB_PASSWORD","name":"SDB_PASSWORD"}],"platform":"linux","ports":["8020:8000/tcp"],"command":"start --user ${SDB_USERNAME} --pass ${SDB_PASSWORD} file:/data/database.db","volumes":[{"bind":"/portainer/Files/AppData/Config/surrealdb/data","container":"/data"}],"restart_policy":"unless-stopped","title":"SurrealDB","type":1,"note":"Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://surrealdb.com/
Official Docker Documentation: https://hub.docker.com/r/surrealdb/surrealdb
","maintainer":" https://github.com/novaspirit/pi-hosted/"},{"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.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"},{"default":"yourdomain.url","description":"Top url you have control over (`customdomain.com` if you own it, or `customsubdomain.ddnsprovider.com` if dynamic dns).","label":"URL","name":"URL"},{"default":"http","description":"Certbot validation method to use, options are `http`, `dns` or `duckdns` (`dns` method also requires `DNSPLUGIN` variable set) (`duckdns` method requires `DUCKDNSTOKEN` variable set, and the `SUBDOMAINS` variable must be either empty or set to `wildcard`).","label":"VALIDATION","name":"VALIDATION"},{"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` and `duckdns` validation only)","label":"SUBDOMAINS","name":"SUBDOMAINS"},{"default":"","description":"Optionally define the cert provider. Set to `zerossl` for ZeroSSL certs (requires existing [ZeroSSL account](https://app.zerossl.com/signup) and the e-mail address entered in `EMAIL` env var). Otherwise defaults to Let's Encrypt.","label":"CERTPROVIDER","name":"CERTPROVIDER"},{"default":"cloudflare","description":"Required if `VALIDATION` is set to `dns`. Options are `aliyun`, `cloudflare`, `cloudxns`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `domeneshop`, `gandi`, `gehirn`, `google`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `luadns`, `netcup`, `njalla`, `nsone`, `ovh`, `rfc2136`, `route53`, `sakuracloud`, `transip` and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`.","label":"DNSPLUGIN","name":"DNSPLUGIN"},{"default":"","description":"Optionally override (in seconds) the default propagation time for the dns plugins.","label":"PROPAGATION","name":"PROPAGATION"},{"default":"","description":"Required if `VALIDATION` is set to `duckdns`. Retrieve your token from https://www.duckdns.org","label":"DUCKDNSTOKEN","name":"DUCKDNSTOKEN"},{"default":"","description":"Optional e-mail address used for cert expiration notifications (Required for ZeroSSL).","label":"EMAIL","name":"EMAIL"},{"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`","label":"ONLY_SUBDOMAINS","name":"ONLY_SUBDOMAINS"},{"default":"","description":"Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org,*.anotherdomain.org`","label":"EXTRA_DOMAINS","name":"EXTRA_DOMAINS"},{"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.","label":"STAGING","name":"STAGING"}],"image":"linuxserver/swag:latest","logo":"https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/swag.gif","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
","platform":"linux","ports":["443:443/tcp","80:80/tcp"],"restart_policy":"unless-stopped","title":"Swag","type":1,"volumes":[{"bind":"/volume1/docker/swag/config","container":"/config"}]},{"type":2,"title":"Swarm monitoring","description":"Monitor your cluster performances with Prometheus & Grafana","note":"Requires Docker version 19.03.0+. Make sure to add themonitoring == true one of your Swarm manager node before deploying this stack.","categories":["Monitoring"],"platform":"linux","logo":"https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png","repository":{"url":"https://github.com/portainer/templates","stackfile":"swarm/monitoring/docker-compose.yml"},"env":[{"name":"GRAFANA_USER","label":"Grafana admin user","default":"admin"},{"name":"GRAFANA_PASSWORD","label":"Grafana admin password"}],"maintainer":" https://github.com/portainer/templates/"},{"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.","env":[{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"},{"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.","label":"AUTH_LIST","name":"AUTH_LIST"},{"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).","label":"AUTOJOIN_ENABLED","name":"AUTOJOIN_ENABLED"},{"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`).","label":"AUTOJOIN_ROOM","name":"AUTOJOIN_ROOM"}],"image":"linuxserver/synclounge:latest","logo":"https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/synclounge-banner.png","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.
","platform":"linux","ports":["8088:8088/tcp"],"restart_policy":"unless-stopped","title":"Synclounge","type":1},{"categories":["Backup","Cloud","Other","Tools"],"description":null,"env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"lscr.io/linuxserver/syncthing:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"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.
","platform":"linux","ports":["3000:3000/tcp"],"restart_policy":"unless-stopped","title":"Taisun","type":1,"volumes":[{"bind":"/var/run/docker.sock","container":"/var/run/docker.sock"}]},{"categories":["Tools"],"description":"The recipe manager that allows you to manage your ever growing collection of digital recipes.","logo":"https://docs.tandoor.dev/logo_color.svg","name":"tandoor","platform":"linux","repository":{"stackfile":"Template/Stack/tandoor.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Tandoor","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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":"lscr.io/linuxserver/tautulli:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/tautulli-icon.png","name":"tautulli","platform":"linux","ports":["8181:8181/tcp"],"restart_policy":"unless-stopped","title":"Tautulli","type":1,"volumes":[{"bind":"/portainer/Logs","container":"/logs"},{"bind":"/portainer/Files/AppData/Config/Tautulli","container":"/config"}]},{"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,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Tools"],"description":"Teleport allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.","logo":"https://bookface-images.s3.amazonaws.com/logos/386100350818400a035ac8e0caa84111de3316eb.png","name":"teleport","repository":{"stackfile":"Template/Stack/teleport.yml","url":"https://github.com/xneo1/portainer_templates"},"platform":"linux","restart_policy":"always","title":"Teleport","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":1,"title":"Terraria Server {shmolf}","name":"terraria-server","categories":["Games"],"description":"Docker container for a Terraria dedicated server.","note":"Link to Official documentation 🗗 for setting up the server.","logo":"https://raw.githubusercontent.com/shmolf/portainer-templates/main/assets/logos/terraria-server.png","platform":"linux","image":"passivelemon/terraria-docker:latest","ports":["7777:7777/tcp"],"restart_policy":"unless-stopped","env":[{"label":"PUID","name":"PUID","default":"1000"},{"label":"PGID","name":"PGID","default":"1000"},{"label":"World name","name":"WORLD","default":"dockerworld"}],"volumes":[{"bind":"/portainer/Files/AppData/Libraries/StirlingPDF/tessdata","container":"/usr/share/tesseract-ocr/5/tessdata"}],"maintainer":" https://github.com/shmolf/portainer-templates/"},{"type":1,"title":"The templates created by Technorabilia have been moved","description":"The new location is https://raw.githubusercontent.com/technorabilia/portainer-templates/main/lsio/templates/templates.json","platform":"linux","maintainer":" https://github.com/technorabilia/portainer-templates/","categories":[]},{"categories":["Messenger"],"description":"A self-hosted web IRC client","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"100","label":"PGID","name":"PGID"}],"image":"lscr.io/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/SelfhostedPro/selfhosted_templates/master/Images/tiddlywiki.png","name":"tiddlywiki","platform":"linux","ports":["8080:8080/tcp"],"restart_policy":"unless-stopped","title":"TiddlyWiki","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/TiddlyWiki","container":"/var/lib/tiddlywiki"}]},{"categories":["Productivity","Timerelated"],"description":"Open source time-tracker with an interactive user experience and powerful reporting.","logo":"https://timetagger.app/timetagger_wl.svg","name":"TimeTagger","platform":"linux","repository":{"stackfile":"Template/Stack/timetagger.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"TimeTagger","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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/SelfhostedPro/selfhosted_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":["Multimedia"],"description":"TinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server.","logo":"https://www.tinymediamanager.org/images/avatar.png","name":"tinymediamanager","platform":"linux","repository":{"stackfile":"Template/Stack/tinymediamanager.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"TinyMediaManager","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"categories":["Development","Lowcode","Nocode"],"description":"Tooljet is an Open-source low-code application development platform for building and deploying business applications.","logo":"https://uploads-ssl.webflow.com/6266634263b9179f76b2236e/63aaa161e3b3be42ec50eb6f_Logomark.svg","name":"tooljet","platform":"linux","repository":{"stackfile":"Template/Stack/tooljet.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Tooljet","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"type":3,"title":"TOSIBOX Lock for Container","description":"Lock for Container brings secure connectivity inside your industrial IoT devices","categories":["Edge"],"platform":"linux","logo":"https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/tosibox.png","repository":{"url":"https://github.com/portainer/templates","stackfile":"stacks/tosibox/docker-compose.yml"},"env":[{"name":"LICENSE_KEY","label":"License key"}],"maintainer":" https://github.com/portainer/templates/"},{"categories":["Proxy","Security","Tools"],"description":"Cloud-Native Networking Stack That Just Works.","image":"traefik:latest","logo":"https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/traefik.png","name":"traefik","note":"Template created by Pi-Hosted SeriesDon't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unifi-controller/config
","platform":"linux","ports":["3478:3478/udp","10001:10001/udp","8080:8080/tcp","8443:8443/tcp","1900:1900/udp","8843:8843/tcp","8880:8880/tcp","6789:6789/tcp","5514:5514/udp"],"restart_policy":"unless-stopped","title":"Unifi-controller","type":1,"volumes":[{"bind":"/volume1/docker/unifi-controller/config","container":"/config"}]},{"categories":["Tools"],"description":"Unmanic is a simple tool for optimising your file library. You can use it to convert your files into a single, uniform format, manage file movements based on timestamps, or execute custom commands against a file based on its file size.","env":[{"default":"1000","label":"PUID","name":"PUID"},{"default":"1000","label":"PGID","name":"PGID"}],"image":"josh5/unmanic:latest","logo":"https://docs.unmanic.app/img/icon.png","name":"unmanic","platform":"linux","ports":["8888:8888/tcp"],"restart_policy":"unless-stopped","title":"Unmanic","type":1,"volumes":[{"bind":"/portainer/Files/AppData/Config/unmanic/config","container":"/config"},{"bind":"/portainer/Files/AppData/Config/unmanic/library","container":"/library"},{"bind":"/portainer/Files/AppData/Config/unmanic/tmp","container":"/tmp/unmanic"}],"note":"Template created by Pi-Hosted SeriesDon'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/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 GroupID"},{"name":"PGID","label":"PGID","default":"100","description":"for UserID"},{"name":"TZ","label":"TZ","default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam"}],"ports":["3000:3000/tcp"],"volumes":[{"container":"/config","bind":"/volume1/docker/wireshark/config"}],"restart_policy":"unless-stopped"},{"type":1,"name":"wizarr","title":"Wizarr","description":" Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc. ","logo":"https://mediadepot.github.io/templates/img/wizarr-logo.png","image":"ghcr.io/wizarrrr/wizarr","categories":["Tools"],"ports":["5690/tcp"],"volumes":[{"container":"/data/database","bind":"/opt/mediadepot/apps/wizarr"},{"container":"/etc/localtime","bind":"/etc/localtime","readonly":true}],"env":[{"name":"APP_URL","label":"APP_URL","default":"https://wizarr.domain.com"}],"labels":[{"name":"traefik.enable","value":"true"},{"name":"traefik.http.services.wizarr.loadbalancer.server.port","value":"5690"},{"name":"traefik.http.routers.wizarr.entrypoints","value":"websecure"},{"name":"traefik.http.routers.wizarr.tls.certresolver","value":"mydnschallenge"}],"maintainer":" https://github.com/mediadepot/templates/"},{"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":1,"title":"Wowza","description":"Streaming media server","categories":["Media Server"],"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"}]},{"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.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/xbackbone:latest","logo":"https://raw.githubusercontent.com/SergiX44/XBackBone/master/docs/img/xbackbone.png","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
","platform":"linux","ports":["80:80/tcp","443:443/tcp"],"restart_policy":"unless-stopped","title":"Xbackbone","type":1,"volumes":[{"bind":"/volume1/docker/xbackbone/config","container":"/config"}]},{"categories":["Wiki"],"description":"Xwiki s a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki.","logo":"https://upload.wikimedia.org/wikipedia/commons/e/e2/Logo-xwikiorange.svg","name":"xwiki","platform":"linux","repository":{"stackfile":"Template/Stack/xwiki.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Xwiki","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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":["Music","Monitoring"],"description":"YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it!","logo":"","name":"your_spotify","platform":"linux","repository":{"stackfile":"Template/Stack/your_spotify.yml","url":"https://github.com/xneo1/portainer_templates"},"title":"Your_spotify","type":3,"maintainer":" https://github.com/xneo1/portainer_templates/"},{"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/SelfhostedPro/selfhosted_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"}]},{"description":"This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.","env":[{"default":"1024","description":"for GroupID","label":"PUID","name":"PUID"},{"default":"100","description":"for UserID","label":"PGID","name":"PGID"},{"default":"Europe/Amsterdam","description":"Specify a timezone to use for example Europe/Amsterdam","label":"TZ","name":"TZ"}],"image":"linuxserver/yq:latest","logo":"","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
","platform":"linux","ports":["80:80/tcp"],"restart_policy":"unless-stopped","title":"Yq","type":1,"volumes":[{"bind":"/volume1/docker/yq/config","container":"/config"}]},{"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":"lscr.io/linuxserver/znc:latest","logo":"https://raw.githubusercontent.com/SelfhostedPro/selfhosted_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"}]},{"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"}],"maintainer":" https://github.com/xneo1/portainer_templates/"}]} \ No newline at end of file