Portainer-Templates - One Big Table
Please check out https://github.com/Lissy93/portainer-templates for the original data/portainer_templates.json
Update: I now use: https://templates-portainer.ibaraki.app/ as a data-source.
Goal: Make the json more readable, like a sort of “json2htmlTable”…
Title | Desc | Ports | Env / Vol |
---|---|---|---|
Activepieces |
Automate your marketing, sales and operations
Repository > Template/Stack/activepieces.yml Category: Automation, Ai |
||
Actual |
Actual is a super fast privacy-focused app for managing your finances.
Repository > Template/Stack/actual.yml Category: Finance |
||
Adguard |
AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network.
Image: adguard/adguardhome:latest Category: Other |
53:53/tcp 53:53/udp 67:67/udp 68:68/tcp 68:68/udp 80:80/tcp 443:443/tcp 853:853/tcp 3000:3000/tcp |
PUID="1000" #PUID PGID="100" #PGID CONTEXT_PATH="adguard home" #CONTEXT_PATH /portainer/Files/AppData/Adguard/Workdir:/opt/adguardhome/work /portainer/Files/AppData/Adguard/Conf:/opt/adguardhome/conf |
Adguard Home |
AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your network.
Repository > Template/Stack/adguardhome.yml Category: Adblocking |
||
Adguardhome |
AdGuard Home is a network-wide software for blocking ads & tracking.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://adguard.com/en/adguard-home/overview.html Official Docker Documentation: https://github.com/AdguardTeam/AdGuardHome/wiki/Docker Image: adguard/adguardhome:latest Category: Other, Tools |
53:53/tcp 53:53/udp 67:67/udp 80:80/tcp 443:443/tcp 443:443/udp 3001:3000/tcp 853:853/tcp 784:784/udp 853:853/udp 8853:8853/udp 5443:5443/tcp 5443:5443/udp |
/portainer/Files/AppData/Config/AdguardHome/config:/opt/adguardhome/conf /portainer/Files/AppData/Config/AdguardHome/work:/opt/adguardhome/work |
Adguardhome-sync |
[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/adguardhome-sync/config Image: linuxserver/adguardhome-sync:latest |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CONFIGFILE="/config/adguardhome-sync.yaml" #CONFIGFILE /volume1/docker/adguardhome-sync/config:/config |
Airsonic |
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.
Image: linuxserver/airsonic:latest Category: Music |
4040:4040/tcp |
PUID="1000" #PUID PGID="100" #PGID CONTEXT_PATH="airsonic" #CONTEXT_PATH JAVA_OPTS="-Xms256m -Xmx512m" #JAVA_OPTS /portainer/Music:/music /portainer/Files/AppData/Airsonic/Playlists:/playlists /portainer/Podcasts:/podcasts /portainer/Files/AppData/Airsonic/Media:/media /portainer/Files/AppData/Config/Airsonic/:/config |
Airsonic-advanced |
[Airsonic-advanced](https://github.com/airsonic-advanced/airsonic-advanced) is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/airsonic-advanced:latest Category: Musicserver |
4040:4040/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CONTEXT_PATH="<URL_BASE>" #CONTEXT_PATH JAVA_OPTS="<options>" #JAVA_OPTS /volume1/docker/airsonic-advanced/config:/config /volume1/docker/airsonic-advanced/music:/music /volume1/docker/airsonic-advanced/playlists:/playlists /volume1/docker/airsonic-advanced/podcasts:/podcasts /volume1/docker/airsonic-advanced/media:/media |
Alpine Xfce4 noVNC |
Alpine xfce4 novnc
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/novaspirit/Alpine_xfce4_noVNC Official Docker Documentation: https://github.com/novaspirit/Alpine_xfce4_noVNC Default username/password will be alpine/alpine. Image: novaspirit/alpine_xfce4_novnc:latest Category: Other, Tools |
6080:6080/tcp 56780:56780/tcp |
/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/alpine/downloads:/home/alpine/downloads |
Altus |
[Altus](https://github.com/amanharwara/altus) is an Electron-based WhatsApp client with themes and multiple account support.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/altus/config Image: linuxserver/altus:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/altus/config:/config |
Ansible-semaphore |
Modern UI for Ansible
Repository > Template/Stack/ansible-semaphore.yml Category: Devops |
||
Apache Httpd |
The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://httpd.apache.org/ Official Docker Documentation: https://hub.docker.com/_/httpd Image: httpd:latest Category: Web, Proxy |
8080:80/tcp 8443:443/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/apache-httpd:/usr/local/apache2/htdocs/ |
Apprise-api |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/apprise-api/config Image: linuxserver/apprise-api:latest Category: Taskserver |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/apprise-api/config:/config |
Appsmith |
Appsmith (www.appsmith.com) is the first open-source low-code tool that helps developers build dashboards and admin panels very quickly.
Repository > Template/Stack/appsmith.yml Category: Productivity, Development, Lowcode |
||
Appwrite |
Appwrite is a self-hosted backend-as-a-service platform that provides developers with all the core APIs required to build any application.
Repository > Template/Stack/appwrite.yml Category: Development |
||
ArchiSteamFarm |
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/JustArchiNET/ArchiSteamFarm/ Official Docker Documentation: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Docker/ Image: justarchi/archisteamfarm:latest Category: Other, Tools, Games |
1242:1242/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/ArchiSteamFarm/config:/app/config /portainer/Files/AppData/Config/ArchiSteamFarm/plugins:/app/plugins /portainer/Files/AppData/Config/ArchiSteamFarm/logs:/app/logs |
Archivebox |
ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://archivebox.io/ Official Docker Documentation: https://github.com/ArchiveBox/ArchiveBox/wiki/Docker By default an admin user is not created. You can do so by launching a shell in the container and executing 'archivebox manage createsuperuser'. Documentation is Available here. Image: archivebox/archivebox:latest Category: Other, Tools |
8002:8000/tcp |
ALLOWED_HOSTS="*" #ALLOWED_HOSTS MEDIA_MAX_SIZE="750m" #MEDIA_MAX_SIZE PUBLIC_INDEX="true" #PUBLIC_INDEX PUBLIC_SNAPSHOTS="true" #PUBLIC_SNAPSHOTS PUBLIC_ADD_VIEW="false" #PUBLIC_ADD_VIEW /portainer/Files/AppData/Config/archivebox:/data |
Ardour |
[Ardour](https://ardour.org/) is an open source, collaborative effort of a worldwide team including musicians, programmers, and professional recording engineers.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/ardour/config Image: linuxserver/ardour:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER /volume1/docker/ardour/config:/config |
Aria2 Pro |
A perfect Aria2 Docker image. Out of the box, just add download tasks and don't need to think about anything else.
Repository > Template/Stack/aria2pro.yml Category: Downloaders |
||
AriaNG |
AriaNg is a modern web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. You can just put AriaNg in your web server and open it in your browser. AriaNg uses responsive layout, and supports any desktop or mobile devices.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/hurlenko/aria2-ariang-docker Official Docker Documentation: https://github.com/hurlenko/aria2-ariang-docker Image: hurlenko/aria2-ariang:latest Category: Downloader |
8080:8080/tcp |
PUID="1000" #PUID PGID="1000" #PGID ARIA2RPCPORT="443" #ARIA2RPCPORT /portainer/Files/AppData/Config/AriaNG:/aria2/conf /portainer/Downloads:/aria2/data |
Asciinema {shmolf} |
Self-hosted terminal recording and playback
Note: Application documentation 🗗 For the application secret key, you can use the terminal command tr -dc A-Za-z0-9 </dev/urandom | head -c 64; echo
Repository > stacks/asciinema/docker-compose.yml Category: Tools |
PUID="1000" #PUID PGID="1000" #PGID HOST_NAME="localhost" #Hostname HOST_PORT="3033" #Host Port SECRET_KEY="please-change-this-to-a-random-secret" #Secret Application Key |
|
Audacity |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/audacity:latest Category: Tools |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/audacity/config:/config |
Audiobookshelf |
Audiobook Server
Image: ghcr.io/advplyr/audiobookshelf:latest Category: Libraryserver |
13378:80/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/Audiobookshelf:/config /path/to/audiobooks:/audiobooks /path/to/podcasts:/podcasts /path/to/Metadata:/metadata |
Authelia |
An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.
Note: Requires a configuration.yml file in order to work. Documentation is available here. Image: authelia/authelia:latest Category: Authenticationserver |
9091:9091/tcp |
TZ="" #TZ /portainer/Files/AppData/Config/Authelia:/etc/authelia/ |
Authentik |
Authentik is an open-source Identity Provider focused on flexibility and versatility
Repository > Template/Stack/authentik.yml Category: Authenticationserver |
PUID="1000" #PUID PGID="1000" #PGID PORT="" #PORT |
|
Autobrr |
Autobrr is the modern download automation tool for torrents.
Repository > Template/Stack/autobrr.yml Category: Downloaders, Multimedia |
||
Babybuddy |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/babybuddy:latest |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CSRF_TRUSTED_ORIGINS="http://127.0.0.1:8000,https://babybuddy.domain.com" #CSRF_TRUSTED_ORIGINS /volume1/docker/babybuddy/config:/config |
Baikal |
Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars.
Repository > Template/Stack/baikal.yml Category: Calendar, Productivity |
||
Bambustudio |
[Bambu Studio](https://bambulab.com/en/download/studio) Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/bambustudio/config Image: linuxserver/bambustudio:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DARK_MODE="true" #DARK_MODE /volume1/docker/bambustudio/config:/config |
Baserow |
Open source no-code database and Airtable alternative
Image: baserow/baserow:1.22.3 Category: Downloaders, Tools |
80/tcp |
BASEROW_PUBLIC_URL="" #BASEROW_PUBLIC_URL /opt/mediadepot/apps/baserow:/baserow/data |
Bazarr |
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.
Image: hotio/bazarr:release Category: Usenetserver |
6767:6767/tcp |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ /portainer/Files/AppData/Config/Bazarr:/config /portainer/TV:/tv /portainer/Movies:/movies |
Beets |
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.
Image: linuxserver/beets:latest Category: Musicserver |
8337:8337/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Beets:/config /portainer/Downloads:/downloads /portainer/Music:/music |
Beszel |
A lightweight server resource monitoring hub with historical data, docker stats, and alerts.
Repository > Template/Stack/beszel.yml Category: Monitoring |
||
Bitwarden RS |
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..
Note: This project is not associated with the Bitwarden project nor 8bit Solutions LLC. Image: bitwardenrs/server:latest Category: Other, Tools |
80/tcp |
/portainer/Files/AppData/Config/Bitwarden-rs:/config |
Blender |
[Blender](https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/blender/config Image: linuxserver/blender:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER /volume1/docker/blender/config:/config |
Boinc |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/boinc:latest Category: Research |
8080:8080/tcp 8181:8181/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PASSWORD="" #PASSWORD /volume1/docker/boinc/config:/config |
Booksonic |
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.
Image: linuxserver/booksonic:latest Category: Libraryserver |
4040:4040/tcp |
PUID="1000" #PUID PGID="100" #PGID CONTEXT_PATH="booksonic" #CONTEXT_PATH /portainer/Books:/books /portainer/Files/Podcasts:/podcast /portainer/Files/AppData/Config/Booksonic:/config |
Booksonic-air |
[Booksonic-air](http://booksonic.org) is a platform for accessing the audibooks you own wherever you are. At the moment the platform consists of Booksonic Air - A server for streaming your audiobooks, successor to the original Booksonic server and based on Airsonic. Booksonic App - An DSub based Android app for connection to Booksonic-Air servers. .
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/booksonic-air:latest Category: Libraryserver |
4040:4040/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CONTEXT_PATH="url-base" #CONTEXT_PATH /volume1/docker/booksonic-air/config:/config /volume1/docker/booksonic-air/audiobooks:/audiobooks /volume1/docker/booksonic-air/podcasts:/podcasts /volume1/docker/booksonic-air/othermedia:/othermedia |
Bookstack |
Bookstack is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.
Note: Default login is [email protected] with a password of password. The database created is called bookstackapp and the database user is called bookstack Repository > Template/Stack/bookstack.yml Category: Notesserver |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ DATABASE_PASSWORD="" #DATABASE_PASSWORD MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD PORT="" #PORT |
|
Broadlink Manager |
BroadlinkManager is a Flask powerd, easy to use system that hepls you to work with Broadlink Devices.
Repository > Template/Stack/broadlink-manager.yml Category: Smarthome |
||
Budge |
[Budge](https://github.com/linuxserver/budge) is an open source 'budgeting with envelopes' personal finance app.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/budge/config Image: linuxserver/budge:latest |
80:80/tcp 443:443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/budge/config:/config |
Budibase |
Budibase allows no-code users to build apps quickly, with more functionality available with a little bit of inline code.
Repository > Template/Stack/budibase.yml Category: Productivity, Development, Lowcode, Nocode |
||
Build-agent |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/build-agent/config Image: linuxserver/build-agent:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/build-agent/config:/config |
Caddy |
Caddy - The Ultimate Server with Automatic HTTPS. Need to run tools/install_caddy.sh before installing the template.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://caddyserver.com/ Official Docker Documentation: https://hub.docker.com/_/caddy Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_caddy.sh | bashCaddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go Image: caddy:latest Category: Tools, Web, Webserver |
80:80/tcp 443:443/tcp 2019:2019/tcp |
/portainer/Files/AppData/Config/Caddy/Data:/data /portainer/Files/AppData/Config/Caddy/Config:/config /portainer/Files/AppData/Config/Caddy/Caddyfile:/etc/caddy/Caddyfile |
Calibre |
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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/calibre/config Image: linuxserver/calibre:latest Category: Libraryserver |
8080:8080/tcp 8081:8081/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PASSWORD="" #PASSWORD CLI_ARGS="" #CLI_ARGS /volume1/docker/calibre/config:/config |
Calibre Web |
[Calibre-web](https://github.com/janeczku/calibre-web) is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself. This software is a fork of library and licensed under the GPL v3 License.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/calibre-web/config Image: linuxserver/calibre-web:latest Category: Books |
8083/tcp |
PUID="15000" #PUID PGID="15000" #PGID TZ="America/Los_Angeles" #TZ DOCKER_MODS="linuxserver/mods:universal-calibre" #DOCKER_MODS OAUTHLIB_RELAX_TOKEN_SCOPE="1" #OAUTHLIB_RELAX_TOKEN_SCOPE /opt/mediadepot/apps/calibre-web/config:/config /media/storage/ebooks:/books |
Calibre-web |
[Calibre-web](https://github.com/janeczku/calibre-web) is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself. This software is a fork of library and licensed under the GPL v3 License.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/calibre-web/config Image: linuxserver/calibre-web:latest Category: Books |
8083:8083/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DOCKER_MODS="linuxserver/mods:universal-calibre" #DOCKER_MODS OAUTHLIB_RELAX_TOKEN_SCOPE="1" #OAUTHLIB_RELAX_TOKEN_SCOPE /volume1/docker/calibre-web/config:/config /volume1/docker/calibre-web/books:/books |
Calligra |
[Calligra](https://calligra.org/) is an office and graphic art suite by KDE. It is available for desktop PCs, tablet computers, and smartphones. It contains applications for word processing, spreadsheets, presentation, vector graphics, and editing databases.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/calligra/config Image: linuxserver/calligra:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/calligra/config:/config |
Cardigann |
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.
Image: linuxserver/cardigann:latest Category: Downloaders |
5060/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/cardigann:/config |
Castopod |
Castopod is a free and open-source hosting platform made for podcasters.
Repository > Template/Stack/castopod.yml Category: Podcast |
||
Change Detection |
Self-hosted website change detection monitoring.
Image: dgtlmoon/changedetection.io Category: Network |
/portainer/Files/AppData/Config/changedetection:/datastore |
|
ChangeDetection |
changedetection.io - The best and simplest self-hosted open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower
Image: ghcr.io/dgtlmoon/changedetection.io:latest Category: Documents, Networkother, Tools |
5000/tcp |
/opt/mediadepot/apps/changedetection:/datastore |
Changedetection.io |
[Changedetection.io](https://github.com/dgtlmoon/changedetection.io) provides free, open-source web page monitoring, notification and change detection.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/changedetection.io/config Image: linuxserver/changedetection.io:latest |
5000:5000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ BASE_URL="" #BASE_URL PLAYWRIGHT_DRIVER_URL="" #PLAYWRIGHT_DRIVER_URL /volume1/docker/changedetection.io/config:/config |
Chevereto |
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.
Image: nmtan/chevereto:latest Category: Photos |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID CHEVERETO_DB_HOST="" #CHEVERETO_DB_HOST CHEVERETO_DB_USERNAME="" #CHEVERETO_DB_USERNAME CHEVERETO_DB_PASSWORD="" #CHEVERETO_DB_PASSWORD CHEVERETO_DB_NAME="" #CHEVERETO_DB_NAME CHEVERETO_DB_PREFIX="" #CHEVERETO_DB_PREFIX /var/www/html/images |
Chibisafe |
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.
Repository > Template/Stack/chibisafe.yml Category: Filebrowsers |
||
Chiefonboarding |
ChiefOnboarding is a free and open source employee onboarding platform. You can onboarding new hires through Slack or the dashboard.
Repository > Template/Stack/chiefonboarding.yml Category: Employee |
||
Chowdown |
ave recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.
Image: gregyankovoy/chowdown:latest Category: Familyappserver |
4000:4000/tcp |
/portainer/Files/AppData/Config/Chowdown:/config |
Chromium |
[Chromium](https://www.chromium.org/chromium-projects/) is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/chromium/config Image: linuxserver/chromium:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CHROME_CLI="https://www.linuxserver.io/" #CHROME_CLI /volume1/docker/chromium/config:/config |
Chrony NTP |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/cturra/docker-ntp Official Docker Documentation: https://github.com/cturra/docker-ntp/blob/main/README.md Image: cturra/ntp:latest Category: Other, Tools |
123:123/udp |
LOG_LEVEL="0" #LOG_LEVEL NTP_SERVERS="time.cloudflare.com" #NTP_SERVERS |
Ci |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/ci/config Image: linuxserver/ci:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/ci/config:/config |
Clamav |
ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://docs.clamav.net/ Official Docker Documentation: https://hub.docker.com/r/mkodockx/docker-clamav Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_clamav.sh | bashImage: mkodockx/docker-clamav:alpine Category: Other, Anitvirus |
3310:3310/tcp |
/etc/timezone:/etc/timezone /etc/localtime:/etc/localtime /portainer/Files/AppData/Config/clamav/config:/etc/clamav /portainer/Files/AppData/Config/clamav/virus_definitions:/var/lib/clamav |
Cloud Commander |
Cloud Commander a file manager for the web with console and editor.
Image: coderaiser/cloudcmd Category: Documents, Networkother, Tools |
8000/tcp |
/opt/mediadepot/apps:/media/host/opt/mediadepot /media/storage:/media/host/media/storage /media/temp:/media/host/media/temp |
Cloud9 |
[Cloud9](https://github.com/c9/core) Cloud9 is a complete web based IDE with terminal access. This container is for running their core SDK locally and developing plugins.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/cloud9/config Image: linuxserver/cloud9:latest Category: Codeserver |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ GITURL="https://github.com/linuxserver/docker-cloud9.git" #GITURL USERNAME="" #USERNAME PASSWORD="" #PASSWORD /volume1/docker/cloud9/config:/config /volume1/docker/cloud9/code:/code /var/run/docker.sock:/var/run/docker.sock |
Cloudflare DDNS |
A robust Cloudflare DDNS updater with a small footprint. The program will detect your machine's public IP addresses and update DNS records using the Cloudflare API.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.cloudflare.com/en-gb/learning/dns/glossary/dynamic-dns/ Official Docker Documentation: https://github.com/favonia/cloudflare-ddns/ Image: favonia/cloudflare-ddns:latest Category: Dns, Tools |
CLOUDFLARE_API_TOKEN="" #CLOUDFLARE_API_TOKEN DOMAINS="" #DOMAINS (Comma Separated List) PROXIED="true" #PROXIED |
|
Cockpit {shmolf} |
Cockpit is a headless CMS with an API-first approach that puts content first.
Note: Link to Official documentation 🗗. After deployment, continue to setup by visiting http://localhost:8088/install Image: agentejo/cockpit:latest Category: Cms |
8088:80/tcp |
|
CockroachDB |
CockroachDB cluster
Note: Deploys an insecure CockroachDB cluster, please refer to CockroachDB documentation for production deployments. Repository > stacks/cockroachdb/docker-stack.yml Category: Database |
||
Code Server |
Code-server is VS Code running on a remote server, accessible through the browser.
Image: linuxserver/code-server:latest Category: Codeserver |
8443:8443/tcp |
PUID="1000" #PUID GUID="1000" #PUID TZ="" #TZ PASSWORD="" #PASSWORD SUDO_PASSWORD="" #SUDO_PASSWORD PROXY_DOMAIN="example.my.domain" #PROXY_DOMAIN /portainer/Files/AppData/Config/Code-Server:/config |
Code-server |
[Code-server](https://coder.com) is VS Code running on a remote server, accessible through the browser. - Code on your Chromebook, tablet, and laptop with a consistent dev environment. - If you have a Windows or Mac workstation, more easily develop for Linux. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Preserve battery life when you're on the go. - All intensive computation runs on your server. - You're no longer running excess instances of Chrome.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/code-server/config Image: linuxserver/code-server:latest Category: Development |
8443:8443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PASSWORD="password" #PASSWORD HASHED_PASSWORD="" #HASHED_PASSWORD SUDO_PASSWORD="password" #SUDO_PASSWORD SUDO_PASSWORD_HASH="" #SUDO_PASSWORD_HASH PROXY_DOMAIN="code-server.my.domain" #PROXY_DOMAIN DEFAULT_WORKSPACE="/config/workspace" #DEFAULT_WORKSPACE /volume1/docker/code-server/config:/config |
Code-server {shmolf} |
Code-server (https://coder.com) is VS Code running on a remote server, accessible through the browser. - Code on your Chromebook, tablet, and laptop with a consistent dev environment. - If you have a Windows or Mac workstation, more easily develop for Linux. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Preserve battery life when you're on the go. - All intensive computation runs on your server. - You're no longer running excess instances of Chrome.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. This will bind to the following directory on the host filesystem:
Image: linuxserver/code-server:latest Category: Development |
8443:8443/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="Europe/Amsterdam" #TZ PASSWORD="password" #PASSWORD HASHED_PASSWORD="" #HASHED_PASSWORD SUDO_PASSWORD="password" #SUDO_PASSWORD SUDO_PASSWORD_HASH="" #SUDO_PASSWORD_HASH PROXY_DOMAIN="code-server.my.domain" #PROXY_DOMAIN DEFAULT_WORKSPACE="/config/workspace" #DEFAULT_WORKSPACE /portainer/Files/AppData/Config/code-server:/config |
Codex |
Codex is a web server comic book browser and reader.
Repository > Template/Stack/codex.yml Category: Ebooks |
||
Codiad |
Codiad is a web-based IDE framework with a small footprint and minimal requirements.
Image: linuxserver/codiad:latest Category: Codeserver |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Codiad:/config |
CommandBox |
ColdFusion (CFML) CLI
Image: ortussolutions/commandbox:latest Category: Development |
8080/tcp 8443/tcp |
CFENGINE="[email protected]" |
ContentBox |
Open-source modular CMS
Image: ortussolutions/contentbox:latest Category: Cms |
8080/tcp 8443/tcp |
express="true" install="true" CFENGINE="[email protected]" /data/contentbox/db /app/includes/shared/media |
COPS |
COPS links to your Calibre library database and allows downloading and emailing of books directly from a web browser and provides a OPDS feed to connect to your devices.
Image: linuxserver/cops:latest Category: Libraryserver |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Books:/books /portainer/Files/AppData/Config/Cops:/config |
Couchpotato |
CouchPotato (CP) is an automatic NZB and torrent downloader. You can keep a "movies I want"-list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.
Image: linuxserver/couchpotato:latest Category: Downloaders, Mediaappvideo |
5050/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/couchpotato:/config /media/storage/downloads/movies:/downloads /media/storage/movies:/movies /media/temp/blackhole/movies:/blackhole |
CrateDB |
An open-source distributed SQL database
Image: crate:latest Category: Database |
4200/tcp 4300/tcp |
/data |
Cryptofolio |
Cryptofolio is an open-source, and self-hosted solution for tracking your cryptocurrency holdings. It features a web interface, an Android mobile app, and a cross-platform desktop application for Windows, macOS, and Linux.
Image: xtrendence/cryptofolio:latest Category: Dashboard, Crypto, Finance |
7280:80/tcp |
|
Cura |
[UltiMaker Cura](https://ultimaker.com/software/ultimaker-cura/) is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/cura/config Image: linuxserver/cura:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/cura/config:/config |
D2-builder |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/d2-builder for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/d2-builder/config Image: linuxserver/d2-builder:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/d2-builder/config:/config |
Daapd |
DAAP (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), MPD and internet radio.
Image: linuxserver/daapd:latest Category: Musicserver |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Daapd:/config /portainer/Music:/music |
|
Darktable |
[darktable](https://www.darktable.org/) is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/darktable/config Image: linuxserver/darktable:latest Category: Productivity |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/darktable/config:/config |
Dashdot |
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.
Repository > Template/Stack/dashdot.yml Category: System |
||
DashMachine |
Another application bookmark dashboard, with fun features.
Image: rmountjoy/dashmachine:latest Category: Dashboardserver |
5000:5000/tcp |
/portainer/Files/AppData/Config/Dashmachine:/dashmachine/dashmachine/user_data |
Dashy |
Helps you organize your self-hosted services by making them accessible from a single place.
Repository > Template/Stack/dashy.yml Category: Dashboardserver |
||
Datadog agent |
Collect events and metrics
Image: datadog/agent:latest Category: Monitoring |
DD_API_KEY="" #Datadog API key /var/run/docker.sock:/var/run/docker.sock /sys/fs/cgroup:/host/sys/fs/cgroup /proc:/host/proc |
|
DaVinci Postgres Server |
DaVinci Resolve Postgresql Server, Davinci requires a specific version of postgres db, this container will install the version needed
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md Official Docker Documentation: https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md Image: postgres:13 Category: Tool |
5432:5432/tcp |
PUID="1000" #PUID PGID="1000" #PGID POSTGRES_DB="database" #POSTGRES_DB POSTGRES_USER="postgres" #POSTGRES_USER POSTGRES_PASSWORD="DaVinci" #POSTGRES_PASSWORD TZ="America/New_York" #TZ /portainer/Files/AppData/Config/DavinciServer/:/var/lib/postgresql/data |
Davos |
davos is an FTP automation tool that periodically scans given host locations for new files. It can be configured for various purposes, including listening for specific files to appear in the host location, ready for it to download and then move, if required. It also supports completion notifications as well as downstream API calls, to further the workflow.
Note: Configuration
Image: linuxserver/davos:latest Category: Ftpserver |
8080/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Davos:/config /portainer/Downloads:/downloads |
Ddclient |
[Ddclient](https://github.com/ddclient/ddclient) is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/ddclient/config Image: linuxserver/ddclient:latest Category: Networking |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/ddclient/config:/config |
DeeMix |
Deemix is a deezer downloader built from the ashes of Deezloader Remix.
Note: Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details. Image: registry.gitlab.com/bockiii/deemix-docker Category: Other, Music |
9666:9666/tcp |
/portainer/Files/AppData/Config/DeeMix:/config /portainer/Downloads:/downloads |
Deluge |
Deluge is a lightweight, Free Software, cross-platform BitTorrent client providing: Full Encryption, WebUI, Plugin System, Much more...
Image: linuxserver/deluge:latest Category: Torrentserver |
PUID="1000" #PUID PGID="100" #PGID UMASK_SET="000" #UMASK_SET /portainer/Files/AppData/Config/Deluge:/config /portainer/Downloads:/downloads |
|
Deluge openvpn |
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.
Image: sgtsquiggs/deluge-openvpn:latest Category: Other, Vpn, Tools |
8112:8112/tcp |
PUID="1001" #PUID PUID="1001" #PGID OPENVPN_PROVIDER="MULLVAD" #OPENVPN_PROVIDER OPENVPN_USERNAME="" #OPENVPN_USERNAME OPENVPN_PASSWORD="" #OPENVPN_PASSWORD /etc/localtime:/etc/localtime /portainer/Downloads:/downloads /portainer/Files/AppData/Config/DelugeOpenVPN/config:/config |
Digikam |
[digiKam](https://www.digikam.org/): Professional Photo Management with the Power of Open Source
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/digikam:latest Category: Photography |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER /volume1/docker/digikam/config:/config |
Dillinger |
[Dillinger](https://github.com/joemccann/dillinger) is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/dillinger:latest Category: Development |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/dillinger/config:/config |
Diskover |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/diskover:latest Category: Productivity |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ ES_HOST="elasticsearch" #ES_HOST ES_PORT="9200" #ES_PORT /volume1/docker/diskover/config:/config /volume1/docker/diskover/data:/data |
Docker Container Stats |
Docker Container Stats is a web interface for viewing historical and current statistics per docker container (cpu, mem, net i/o, block i/o) - in a docker container.
Repository > Template/Stack/docker-container-stats.yml Category: Docker |
||
Docker Mail Server (DMS) |
Docker MailServer, or DMS for short, is a production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.).
Note: Create email : Generate 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 Image: docker.io/mailserver/docker-mailserver:latest Category: Email |
25:25/tcp 465:465/tcp 995:995/tcp |
ENABLE_RSPAMD="1" #ENABLE_RSPAMD ENABLE_CLAMAV="1" #ENABLE_CLAMAV ENABLE_FAIL2BAN="1" #ENABLE_FAIL2BAN ENABLE_POP3="1" #ENABLE_POP3 SSL_TYPE="letsencrypt" #SSL_TYPE /docker-data/dms/mail-data/:/var/mail/ /docker-data/dms/mail-state/:/var/mail-state/ /docker-data/dms/mail-logs/:/var/logs/mail/ /docker-data/dms/config/:/tmp/docker-mailserver/ /etc/letsencrypt:/etc/letsencrypt /etc/localtime:/etc/localtime |
Docker-compose |
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/docker-compose for details.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/docker-compose:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/docker-compose/config:/config |
Dockge |
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.
Repository > Template/Stack/dockge.yml Category: Management |
||
Documize |
Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.
Repository > Template/Stack/documize.yml Category: Wiki, Knowledgebase |
||
Dokemon |
Deploy compose files, start/stop containers, delete unused images, view logs
Repository > Template/Stack/dokemon.yml Category: Management |
||
Dokku |
Dokku setup as a container
Image: dokku/dokku Category: Paas |
22/tcp 80/tcp 443/tcp |
DOKKU_HOSTNAME="" #Dokku hostname DOKKU_HOST_ROOT="/var/lib/dokku/home/dokku" #Dokku host root /var/lib/dokku:/mnt/dokku /var/run/docker.sock:/var/run/docker.sock |
Dokuwiki |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/dokuwiki:latest Category: Notesserver |
80:80/tcp 443:443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/dokuwiki/config:/config |
Domoticz |
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.
Image: linuxserver/domoticz:latest Category: Smarthome |
1443:1443/tcp 6144:6144/tcp 8080:8080/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Domoticz:/config |
Doplarr |
[Doplarr](https://github.com/kiranshila/Doplarr) is an *arr request bot for Discord.'
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/doplarr/config Image: linuxserver/doplarr:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DISCORD__TOKEN="" #DISCORD__TOKEN OVERSEERR__API="" #OVERSEERR__API OVERSEERR__URL="http://localhost:5055" #OVERSEERR__URL RADARR__API="" #RADARR__API RADARR__URL="http://localhost:7878" #RADARR__URL SONARR__API="" #SONARR__API SONARR__URL="http://localhost:8989" #SONARR__URL DISCORD__MAX_RESULTS="25" #DISCORD__MAX_RESULTS DISCORD__REQUESTED_MSG_STYLE=":plain" #DISCORD__REQUESTED_MSG_STYLE SONARR__QUALITY_PROFILE="" #SONARR__QUALITY_PROFILE RADARR__QUALITY_PROFILE="" #RADARR__QUALITY_PROFILE SONARR__ROOTFOLDER="" #SONARR__ROOTFOLDER RADARR__ROOTFOLDER="" #RADARR__ROOTFOLDER SONARR__LANGUAGE_PROFILE="" #SONARR__LANGUAGE_PROFILE OVERSEERR__DEFAULT_ID="" #OVERSEERR__DEFAULT_ID PARTIAL_SEASONS="true" #PARTIAL_SEASONS LOG_LEVEL=":info" #LOG_LEVEL JAVA_OPTS="" #JAVA_OPTS /volume1/docker/doplarr/config:/config |
Doublecommander |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/doublecommander:latest Category: Filemanagement |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/doublecommander/config:/config /volume1/docker/doublecommander/data:/data |
Dozzle |
Realtime log viewer for docker containers.
Image: amir20/dozzle:latest Category: Tools |
8080/tcp |
/var/run/docker.sock:/var/run/docker.sock |
Dradis |
Dradis Framework: Collaboration and reporting for IT Security teams http://dradisframework.org
Image: raesene/dradis:latest Category: Security |
3000:3000/tcp |
|
draw.io |
draw.io (formerly Diagramly) is free online diagram software. You can use it as a flowchart maker, network diagram software, to create UML online, as an ER diagram tool, to design database schema, to build BPMN online, as a circuit diagram maker, and more. draw.io can import .vsdx, Gliffy™ and Lucidchart™ files.
Image: jgraph/drawio:latest Category: Managementutilityserver |
8080:8080/tcp |
|
Droppy |
Droppy is a self-hosted file storage server
Image: silverwind/droppy:latest Category: Tools, Networkweb, Networkother |
8989/tcp |
GID="15000" #GID UID="15000" #UID TZ="America/Los_Angeles" #TZ /media/storage/tvshows:/files/tvshows /media/storage/movies:/files/movies /media/storage/music:/files/music /media/storage/photos:/files/photos /media/storage/ebooks:/files/ebooks /media/storage/documents:/files/documents /media/storage/software:/files/software /media/storage/downloads:/files/downloads /media/temp/blackhole:/files/blackhole /media/temp/processing:/files/processing /opt/mediadepot/apps/droppy:/config |
Drupal |
Open-source content management framework
Image: drupal:latest Category: Cms |
80/tcp |
/var/www/html |
Duck DNS |
Duck DNS is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence.
Note: ConfigurationFirst, go to duckdns site, register your subdomain and retrieve your token Then run the docker create command above with your subdomain(s) and token It will update your IP with the DuckDNS service every 5 minutes Image: linuxserver/duckdns:latest Category: DNS, Tools |
SUBDOMAINS="" #SUBDOMAINS TOKEN="" #TOKEN PUID="1000" #PUID PGID="100" #PGID |
|
DuckDNS |
Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
Image: linuxserver/duckdns:latest Category: Networkdns, Tools |
SUBDOMAINS="" #SUBDOMAINS TOKEN="" #TOKEN TZ="America/Los_Angeles" #TZ |
|
Duplicacy |
Duplicacy backs up your files to many cloud storages with client-side encryption and the highest level of deduplication
Image: mediadepot/duplicacy:latest Category: Utilitybackup |
3875/tcp |
TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/duplicacy/config:/config /opt/mediadepot/apps/duplicacy/logs:/logs /opt/mediadepot/apps/duplicacy/cache:/cache /opt/mediadepot/apps/:/source/apps /media/storage/:/source/storage |
Duplicati |
Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.
Image: linuxserver/duplicati:latest Category: Utilitybackup |
8200/tcp |
TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/duplicati:/config /opt/mediadepot/apps/:/source |
Eclipse Mosquitto MQTT |
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.
Have a look on https://mosquitto.org/man/mosquitto_passwd-1.html
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://mosquitto.org/ Official Docker Documentation: https://mosquitto.org/ Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_mosquitto.sh | bashImage: eclipse-mosquitto:latest Category: Other, Tools |
1883:1883/tcp 9001:9001/tcp |
/portainer/Files/AppData/Config/eclipse-mosquitto/config:/mosquitto/config /portainer/Files/AppData/Config/eclipse-mosquitto/data:/mosquitto/data /portainer/Files/AppData/Config/eclipse-mosquitto/log:/mosquitto/log |
EdgeConnector 840D |
Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT
Image: softingindustrial/edgeconnector-840d Category: Edge |
443/tcp 8099/tcp 4897/tcp |
|
EdgeConnector Aggregator |
Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT
Image: softingindustrial/edgeaggregator Category: Edge |
443/tcp 8099/tcp 4897/tcp |
TZ="" #TZ /config /mqtt |
EdgeConnector FANUC CNC |
Connect FANUC CNCs and provide the data via OPC UA and MQTT
Image: softingindustrial/edgeconnector-fanuc-cnc Category: Edge |
443/tcp 8099/tcp 4897/tcp |
TZ="" #TZ /config /mqtt |
EdgeConnector Modbus |
Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT
Image: softingindustrial/edgeconnector-modbus:latest Category: Edge |
443/tcp 8099/tcp 4897/tcp |
|
EdgeConnector Siemens |
Connect Siemens SIMATIC S7-300/400/1200/1500 PLCs and provide the data via OPC UA and MQTT
Image: softingindustrial/edgeconnector-siemens Category: Edge |
443/tcp 8099/tcp 4897/tcp |
|
Elasticsearch |
Open-source search and analytics engine
Image: elasticsearch:latest Category: Database |
9200/tcp 9300/tcp |
/usr/share/elasticsearch/data |
Emby |
Emby organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.
Image: linuxserver/emby:latest Category: Mediaserver |
8096:8096/tcp 8920:8920/tcp |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ /portainer/Files/AppData/Config/Emby:/config /portainer/TV:/data/tvshows /portainer/Movies:/data/movies |
EmbyStat |
Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. Just install this on your server and let him calculate all kinds of fun stuff.
Note: Access the ui at your-ip:6555. Follow the setup wizard on initial install. Then configure the required services. Image: linuxserver/embystat:latest Category: Mediaserver |
6555:6555/tcp |
/portainer/Files/AppData/Config/EmbyStat:/config |
Emulatorjs |
[Emulatorjs](https://github.com/linuxserver/emulatorjs) - In browser web based emulation portable to nearly any device for many retro consoles. A mix of emulators is used between Libretro and EmulatorJS.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/emulatorjs/config Image: linuxserver/emulatorjs:latest Category: Gamingserver |
3000:3000/tcp 80:80/tcp 4001:4001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER /volume1/docker/emulatorjs/config:/config /volume1/docker/emulatorjs/data:/data |
Endlessh |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/endlessh/config Image: linuxserver/endlessh:latest Category: Tools |
22:2222/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ MSDELAY="10000" #MSDELAY MAXLINES="32" #MAXLINES MAXCLIENTS="4096" #MAXCLIENTS LOGFILE="false" #LOGFILE BINDFAMILY="" #BINDFAMILY /volume1/docker/endlessh/config:/config |
Eufy Security WS |
Eufy Security Web Socket. Edit container and add username & password.
Image: bropat/eufy-security-ws:latest Category: Tools |
3993:3000/tcp |
USERNAME="InputUSER-email" #USERNAME PASSWORD="InputPWD" #PASSWORD /portainer/Files/AppData/Config/eufy-security-ws:/data |
Excalidraw |
Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.
Repository > Template/Stack/excalidraw.yml Category: Productivity, Drawing |
||
Fail2ban |
[Fail2ban](http://www.fail2ban.org/) is a daemon to ban hosts that cause multiple authentication errors.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/fail2ban/config Image: linuxserver/fail2ban:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ VERBOSITY="-vv" #VERBOSITY /volume1/docker/fail2ban/config:/config /volume1/docker/fail2ban/var/log:ro:/var/log:ro /volume1/docker/fail2ban/remotelogs/airsonic:ro:/remotelogs/airsonic:ro /volume1/docker/fail2ban/remotelogs/apache2:ro:/remotelogs/apache2:ro /volume1/docker/fail2ban/remotelogs/authelia:ro:/remotelogs/authelia:ro /volume1/docker/fail2ban/remotelogs/emby:ro:/remotelogs/emby:ro /volume1/docker/fail2ban/remotelogs/filebrowser:ro:/remotelogs/filebrowser:ro /volume1/docker/fail2ban/remotelogs/homeassistant:ro:/remotelogs/homeassistant:ro /volume1/docker/fail2ban/remotelogs/lighttpd:ro:/remotelogs/lighttpd:ro /volume1/docker/fail2ban/remotelogs/nextcloud:ro:/remotelogs/nextcloud:ro /volume1/docker/fail2ban/remotelogs/nginx:ro:/remotelogs/nginx:ro /volume1/docker/fail2ban/remotelogs/nzbget:ro:/remotelogs/nzbget:ro /volume1/docker/fail2ban/remotelogs/overseerr:ro:/remotelogs/overseerr:ro /volume1/docker/fail2ban/remotelogs/prowlarr:ro:/remotelogs/prowlarr:ro /volume1/docker/fail2ban/remotelogs/radarr:ro:/remotelogs/radarr:ro /volume1/docker/fail2ban/remotelogs/sabnzbd:ro:/remotelogs/sabnzbd:ro /volume1/docker/fail2ban/remotelogs/sonarr:ro:/remotelogs/sonarr:ro /volume1/docker/fail2ban/remotelogs/unificontroller:ro:/remotelogs/unificontroller:ro /volume1/docker/fail2ban/remotelogs/vaultwarden:ro:/remotelogs/vaultwarden:ro |
Faster-whisper |
[Faster-whisper](https://github.com/SYSTRAN/faster-whisper) is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/faster-whisper/config Image: linuxserver/faster-whisper:latest |
10300:10300/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ WHISPER_MODEL="tiny-int8" #WHISPER_MODEL WHISPER_BEAM="1" #WHISPER_BEAM WHISPER_LANG="en" #WHISPER_LANG /volume1/docker/faster-whisper/config:/config |
FDO |
FDO
Repository > stacks/fdo/docker-stack.yml |
owner_api_user="" #API Username owner_api_password="" #API Password |
|
Feed2toot |
[Feed2toot](https://gitlab.com/chaica/feed2toot) automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/feed2toot/config Image: linuxserver/feed2toot:latest |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ FEED_LIMIT="5" #FEED_LIMIT /volume1/docker/feed2toot/config:/config |
|
Feedcord |
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.
Repository > Template/Stack/feedcord.yml Category: News |
||
Fenrus |
Fenrus is a Node application and requires NodeJS to run. Once NodeJS is installed you can run Fenrus
Repository > Template/Stack/fenrus.yml Category: Dashboardserver |
PUID="1000" #PUID PGID="1000" #PGID PORT="" #PORT |
|
Ferdi Server |
Ferdi is a messaging browser that allows you to combine your favourite messaging services into one application
Repository > Template/Stack/ferdiserver.yml Category: Messenger |
||
Ferdium |
Ferdium is a messaging browser that allows you to combine your favourite messaging services into one application
Repository > Template/Stack/ferdium.yml Category: Messenger |
||
Fetchcord |
FetchCord grabs your OS info and displays it as Discord Rich Presence
Repository > Template/Stack/fetchcord.yml Category: System |
||
Ffmpeg |
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/ffmpeg:latest Category: Mediaserver |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/ffmpeg/config:/config |
File browser |
A web file manager
Note: Default credentials: admin/admin Image: filebrowser/filebrowser:latest Category: filesystem, storage |
80/tcp |
/data /srv |
Filebrowser |
filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files.
Image: mediadepot/filebrowser:latest Category: Tools, Networkweb, Networkother |
8080/tcp |
TZ="America/Los_Angeles" #TZ /media/storage/tvshows:/srv/tvshows /media/storage/movies:/srv/movies /media/storage/music:/srv/music /media/storage/photos:/srv/photos /media/storage/ebooks:/srv/ebooks /media/storage/documents:/srv/documents /media/storage/software:/srv/software /media/storage/downloads:/srv/downloads /media/temp/blackhole:/srv/blackhole /media/temp/processing:/srv/processing /opt/mediadepot/apps/filebrowser:/config |
FileBrowser latest |
Web File Browser which can be used as a middleware or standalone app.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://filebrowser.org/ Official Docker Documentation: https://filebrowser.org/installation#docker Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server The default user and password is admin/admin. Image: filebrowser/filebrowser:latest Category: Other, Tools |
8082:80/tcp |
/portainer/Downloads:/srv /portainer/Files/AppData/Config/filebrowser/filebrowser.db:/database/filebrowser.db /portainer/Files/AppData/Config/filebrowser/settings.json:/config/settings.json |
FileBrowser S6 |
[arm][s6-version] Web File Browser which can be used as a middleware or standalone app.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://filebrowser.org/ Official Docker Documentation: https://filebrowser.org/installation#docker Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server The default user and password is admin/admin. Image: filebrowser/filebrowser:s6 Category: Other, Tools |
8082:80/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Downloads:/srv /portainer/Files/AppData/Config/filebrowser/filebrowser.db:/database/filebrowser.db /portainer/Files/AppData/Config/filebrowser/settings.json:/config/settings.json |
Filepizza |
Peer-to-peer file transfers in your browser
Repository > Template/Stack/filepizza.yml Category: Downloaders |
||
Filerun |
access your files anywhere through self-hosted secure cloud storage, file backup and sharing for your photos, videos, files and more.
Repository > stacks/filerun/docker-compose.yml Category: Documents, Networkother, Tools |
||
Filestash |
A Dropbox-like file manager that let you manage your data anywhere it is located.
Repository > Template/Stack/filestash.yml Category: Files |
||
Filezilla |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/filezilla/config Image: linuxserver/filezilla:latest Category: Ftpserver |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/filezilla/config:/config |
Firefox |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/firefox:latest Category: Familyappserver |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/firefox/config:/config |
Fireshare |
Fireshare: Share your game clips, videos, or other media via unique links.
Repository > Template/Stack/fireshare.yml Category: Multimedia |
||
Flame |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/pawelmalak/flame Official Docker Documentation: https://github.com/pawelmalak/flame#with-docker-recommended Image: pawelmalak/flame:multiarch Category: Other, Tools |
5005:5005/tcp |
PASSWORD="" #Flame Password /portainer/Files/AppData/Config/Flame/data:/app/data /var/run/docker.sock:/var/run/docker.sock |
Flame-Dashboard |
Flame is self-hosted startpage for your server. Its design is inspired (heavily) by SUI. Flame is very easy to setup and use. With built-in editors, it allows you to setup your very own application hub in no time - no file editing necessary.
Image: pawelmalak/flame Category: Dashboardserver |
5005:5005/tcp |
/portainer/Files/AppData/Config/flame-dashboard:/app/data |
FlareSolverr |
FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Docker Documentation: https://github.com/FlareSolverr/FlareSolverr#installation Image: ghcr.io/flaresolverr/flaresolverr:latest Category: Other, Tools |
8191:8191/tcp |
LOG_LEVEL="info" #LOG_LEVEL LOG_HTML="false" #LOG_HTML CAPTCHA_SOLVER="none" #CAPTCHA_SOLVER TZ="America/New_York" #TZ |
Fleet |
[Fleet](https://github.com/linuxserver/fleet) provides an online web interface which displays a set of maintained images from one or more owned repositories.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/fleet/config Image: linuxserver/fleet:latest |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ fleet_admin_authentication_type="DATABASE" #fleet_admin_authentication_type fleet_database_url="jdbc:mariadb://<url>:3306/fleet" #fleet_database_url fleet_database_username="fleet_user" #fleet_database_username fleet_database_password="dbuserpassword" #fleet_database_password fleet_admin_secret="randomstring" #fleet_admin_secret /volume1/docker/fleet/config:/config |
Flexget |
[Flexget](http://flexget.com/) is a multipurpose automation tool for all of your media.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/flexget/config Image: linuxserver/flexget:latest |
5050:5050/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ FG_LOG_LEVEL="info" #FG_LOG_LEVEL FG_LOG_FILE="/config/flexget.log" #FG_LOG_FILE FG_CONFIG_FILE="/config/.flexget/config.yml" #FG_CONFIG_FILE FG_WEBUI_PASSWORD="info" #FG_WEBUI_PASSWORD /volume1/docker/flexget/config:/config /volume1/docker/flexget/data:/data |
Floating License Server |
License Server for Softing edgeConnector products
Image: softingindustrial/floating-license-server:latest Category: Edge |
6200/tcp |
/licsrv/licenses |
Flood |
A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support.
Repository > Template/Stack/flood.yml Category: Downloaders |
||
Flowiseai |
Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript
Repository > Template/Stack/flowiseai.yml Category: Ai, Llm |
||
Foldingathome |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/foldingathome:latest Category: Tools |
7396:7396/tcp 36330:36330/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/foldingathome/config:/config |
FoundryVTT Server |
This docker image provides the FoundryVTT system for hosting your own virtual table top games.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://foundryvtt.com/ Official Docker Documentation: https://hub.docker.com/r/felddy/foundryvtt Image: felddy/foundryvtt:release Category: Other, Games |
30000:30000/tcp |
FOUNDRY_USERNAME="John" #Foundry Account Name FOUNDRY_PASSWORD="password" #Foundry Password FOUNDRY_ADMIN_KEY="changeme" #Instance Admin Password CONTAINER_PRESERVE_CONFIG="true" #CONTAINER_PRESERVE_CONFIG /portainer/Files/AppData/Config/foundryvtt:/data |
Freeboard |
Freeboard is a turn-key HTML-based 'engine' for dashboards. Besides a nice looking layout engine, it provides a plugin architecture for creating datasources (which fetch data) and widgets (which display data)— freeboard then does all the work to connect the two together.
Repository > Template/Stack/freeboard.yml Category: Dashboardserver |
8000:80/tcp |
|
Freecad |
[FreeCAD](https://www.freecad.org/) is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/freecad/config Image: linuxserver/freecad:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/freecad/config:/config |
Freescout |
FreeScout is the super lightweight free open source help desk and shared inbox written in PHP (Laravel framework) – self hosted clone of HelpScout.
Repository > Template/Stack/freescout.yml Category: Helpdesk |
||
Freetube |
[FreeTube](https://freetubeapp.io/) is a feature-rich and user-friendly YouTube client with a focus on privacy.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/freetube/config Image: linuxserver/freetube:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/freetube/config:/config |
FreshRSS |
A free, self-hostable rss aggregator.
Image: linuxserver/freshrss:latest Category: Smarthome |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/freshrss:/config |
Frigate NVR |
A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.
Repository > Template/Stack/frigatenvr.yml Category: Smarthome |
||
Funkwhale |
A social platform to enjoy and share music.Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
Repository > Template/Stack/funkwhale.yml Category: Audio, Multimedia |
||
Fusion |
A lightweight RSS feed aggregator and reader.
Repository > Template/Stack/fusion.yml Category: Rss |
||
Gaps |
Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.
Image: housewrecker/gaps:latest Category: Tools, Networkweb, Networkother |
8484/tcp |
TZ="America/Los_Angeles" #TZ |
Gathio |
Gathio is a simple, federated, privacy-first event hosting platform.
Repository > Template/Stack/gathio.yml Category: Social, Events |
||
Gazee |
A WebApp Comic Reader for your favorite digital comics. Reach and read your comic library from any web connected device with a modern web browser.
Image: linuxserver/gazee:latest Category: Libraryserver |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Gazee:/config /portainer/Comics:/comics /portainer/Files/AppData/Gazee:/mylar |
|
Ghost |
Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/docker-library/docs/tree/master/ghost Official Docker Documentation: https://hub.docker.com/_/ghost Image: ghost:latest Category: Other, Tools |
2368:2368/tcp |
NODE_ENV="development" #NODE_ENV url="http://localhost/" #url /portainer/Files/AppData/Config/Ghost:/var/lib/ghost/content |
Ghostfolio |
Ghostfolio is an open source wealth management software built with web technology.
Repository > Template/Stack/ghostfolio.yml Category: Financeserver |
3663:80/tcp |
|
Gimp |
[GIMP](https://www.gimp.org/) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is extensible by means of plugins, and scriptable.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/gimp/config Image: linuxserver/gimp:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/gimp/config:/config |
Gitea |
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.
Note: Use SQLite3 for the database unless you have an external one setup. Image: gitea/gitea:latest Category: Web, Tools |
3000:3000/tcp 222:22/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Gitea:/data /etc/timezone:/etc/timezone:ro /etc/localtime:/etc/localtime:ro |
Github-desktop |
[Github Desktop](https://desktop.github.com/) is an open source Electron-based GitHub app. It is written in TypeScript and uses React.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/github-desktop/config Image: linuxserver/github-desktop:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/github-desktop/config:/config |
Gitlab CE |
Open-source end-to-end software development platform
Note: Default username is root. Check the Gitlab documentation to get started. Image: gitlab/gitlab-ce:latest Category: Codeserver |
80/tcp 443/tcp 22/tcp |
/etc/gitlab /var/log/gitlab /var/opt/gitlab |
Gitqlient |
[GitQlient](https://github.com/francescmm/GitQlient) is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/gitqlient/config Image: linuxserver/gitqlient:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/gitqlient/config:/config |
Glances |
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.
Repository > Template/Stack/glances.yml Category: Monitoring |
||
Go-Socks5-Proxy |
Simple socks5 server using go-socks5 with authentication options
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hub.docker.com/r/serjs/go-socks5-proxy Official Docker Documentation: https://hub.docker.com/r/serjs/go-socks5-proxy Youtube Video: Novaspirit Tech - Route Docker Traffic Through VPN Container Image: serjs/go-socks5-proxy:latest Category: Proxy |
8080:8080/tcp |
|
Gokapi |
Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. It is similar to the discontinued Firefox Send, with the difference that only the admin is allowed to upload files
Repository > Template/Stack/gokapi.yml Category: Cloud |
||
Gotify |
A simple server for sending and receiving messages
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://gotify.net/ Official Docker Documentation: https://gotify.net/docs/install ARM7 Image. Documentation is Available here. Image: gotify/server-arm7:latest Category: Other, Tools |
9008:80/tcp |
TZ="America/New_York" #TZ GOTIFY_DEFAULTUSER_NAME="admin" #GOTIFY_DEFAULTUSER_NAME GOTIFY_DEFAULTUSER_PASS="admin123" #GOTIFY_DEFAULTUSER_PASS /portainer/Files/AppData/Config/gotify:/app/data |
Grafana |
Metrics Graphing Tool
Image: grafana/grafana:latest Category: Dashboardserver |
3000/tcp |
/etc/grafana/grafana.ini /var/lib/grafana /var/log/grafana |
Grav |
[Grav](https://github.com/getgrav/grav/) is a Fast, Simple, and Flexible, file-based Web-platform.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/grav/config Image: linuxserver/grav:latest Category: Webplatform |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/grav/config:/config |
Grocy |
Grocy is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.
Image: linuxserver/grocy:latest Category: Familyappserver |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID TZ="" #Timezone /portainer/Files/AppData/Config/Grocy:/config |
Guacamole |
A clientless remote desktop gateway.
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. Image: oznu/guacamole:latest Category: Managementutilityserver |
8080:8080/tcp |
/portainer/Files/AppData/Config/Guacamole:/config |
Guacd |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. Image: linuxserver/guacd:latest |
4822:4822/tcp |
|
Habridge |
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)
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/habridge:latest Category: Smarthome |
8080:8080/tcp 50000:50000/tcp |
PUID="1024" #PUID PGID="100" #PGID SEC_KEY="<Your Key To Encrypt Security Data>" #SEC_KEY TZ="Europe/Amsterdam" #TZ /volume1/docker/habridge/config:/config |
Hasty-Paste |
Hasty Paste is a fast and minimal paste bin, written in Python using Quart.
Repository > Template/Stack/hasty-paste.yml Category: Productivity |
||
Hauk |
Hauk is a fully open source, self-hosted location sharing service. Install the backend code on a PHP-compatible web server, install the companion app on your phone, and you're good to go!
Repository > Template/Stack/hauk.yml Category: Tracking |
||
Headphones |
Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
Image: linuxserver/headphones:latest Category: Usenetserver |
8181:8181/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Headphones:/config /portainer/Downloads:/Downloads /portainer/Music:/music |
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.
Image: linuxserver/healthchecks Category: Tools, Networkweb, Networkother, Statusstable |
8000/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ SITE_ROOT="healthchecks.depot.lan" #SITE_ROOT SITE_NAME="healthchecks" #SITE_NAME DEFAULT_FROM_EMAIL="[email protected]" #DEFAULT_FROM_EMAIL EMAIL_HOST="" #EMAIL_HOST EMAIL_PORT="" #EMAIL_PORT EMAIL_HOST_USER="" #EMAIL_HOST_USER EMAIL_HOST_PASSWORD="" #EMAIL_HOST_PASSWORD EMAIL_USE_TLS="" #EMAIL_USE_TLS /opt/mediadepot/apps/healthchecks:/config |
Hedgedoc |
[HedgeDoc](https://hedgedoc.org/) gives you access to all your files wherever you are. HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/hedgedoc/config Image: linuxserver/hedgedoc:latest Category: Documentation |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DB_HOST="<hostname or ip>" #DB_HOST DB_PORT="3306" #DB_PORT DB_USER="hedgedoc" #DB_USER DB_PASS="<secret password>" #DB_PASS DB_NAME="hedgedoc" #DB_NAME CMD_DOMAIN="localhost" #CMD_DOMAIN CMD_URL_ADDPORT="false" #CMD_URL_ADDPORT CMD_PROTOCOL_USESSL="false" #CMD_PROTOCOL_USESSL CMD_PORT="3000" #CMD_PORT CMD_ALLOW_ORIGIN="['localhost']" #CMD_ALLOW_ORIGIN CMD_DB_DIALECT="" #CMD_DB_DIALECT /volume1/docker/hedgedoc/config:/config |
Heimdall |
Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way.
Image: linuxserver/heimdall:latest Category: Tools, Networkweb, Networkother, Statusstable |
80/tcp 443/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/heimdall:/config |
Hishtory-server |
[hiSHtory](https://github.com/ddworken/hishtory) is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/hishtory-server/config Image: linuxserver/hishtory-server:latest |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ HISHTORY_POSTGRES_DB="postgresql://${HISHTORY_DB_USER}:${HISHTORY_DB_PASS}@hishtory-db:5432/hishtory?sslmode=disable" #HISHTORY_POSTGRES_DB HISHTORY_SQLITE_DB="/config/hishtory.db" #HISHTORY_SQLITE_DB /volume1/docker/hishtory-server/config:/config |
Hoarder |
Hoarder is an open source 'Bookmark Everything' app that uses AI for automatically tagging the content you throw at it.
Repository > Template/Stack/hoarder.yml Category: Bookmarks |
||
Homarr |
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 Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://homarr.vercel.app/ Official Docker Documentation: https://github.com/ajnart/homarr This version is not secured and should only be used if you want Docker integration and you don't worry about users on your network. Image: ghcr.io/ajnart/homarr:latest Category: Tools, Web, Other |
7575:7575/tcp |
PUID="1000" #PUID PGID="1000" #PGID /var/run/docker.sock:/var/run/docker.sock /portainer/Files/AppData/Config/Homarr/configs:/app/data/configs /portainer/Files/AppData/Config/Homarr/icons:/app/public/icons |
Homarr-Secured |
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 Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://homarr.vercel.app/ Official Docker Documentation: https://github.com/ajnart/homarr This version does not allow for interaction with the docker environment for security purposes. Image: ghcr.io/ajnart/homarr:latest Category: Tools, Web, Other |
7575:7575/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/Homarr/configs:/app/data/configs /portainer/Files/AppData/Config/Homarr/icons:/app/public/icons |
Homeassistant |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/homeassistant/config Image: linuxserver/homeassistant:latest Category: Smarthome |
8123:8123/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/homeassistant/config:/config |
Homebridge |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://homebridge.io/ Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker Bringing HomeKit support where there is none Image: homebridge/homebridge:latest Category: Homeautomation |
PGID="1000" #PGID PUID="1000" #PUID HOMEBRIDGE_CONFIG_UI="1" #HOMEBRIDGE_CONFIG_UI HOMEBRIDGE_CONFIG_UI_PORT="8581" #HOMEBRIDGE_CONFIG_UI_PORT TZ="America/New_York" #TZ /portainer/Files/AppData/Config/homebridge:/homebridge |
|
Homebridge - Debian |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://homebridge.io/ Official Docker Documentation: https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker Bringing HomeKit support where there is none Image: homebridge/homebridge:ubuntu-arm32v7 Category: Homeautomation |
PGID="1000" #PGID PUID="1000" #PUID HOMEBRIDGE_CONFIG_UI="1" #HOMEBRIDGE_CONFIG_UI HOMEBRIDGE_CONFIG_UI_PORT="8581" #HOMEBRIDGE_CONFIG_UI_PORT TZ="America/New_York" #TZ /portainer/Files/AppData/Config/debian-homebridge:/homebridge |
|
Homechart |
Your Budgets, Calendars, Meals, Inventory, Tasks, and so much more in one simple app.For everyone in your household.On all of your devices.In the cloud or self-hosted
Repository > Template/Stack/homechart.yml Category: Tools |
||
Homepage |
A modern (fully static, fast), secure (fully proxied), highly customizable application dashboard with integrations for more than 25 services and translations for over 15 languages. Easily configured via YAML files (or discovery via docker labels).
Image: ghcr.io/benphelps/homepage:latest Category: Tools, Networkweb, Networkother, Statusstable |
3000/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/homepage:/app/config /etc/localtime:/etc/localtime |
Homer |
A dead simple static HOMepage for your servER to keep your s ervices on hand, from a simple yaml configuration file.
Note: This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer Image: b4bz/homer:latest Category: Dashboardserver |
8902:8080/tcp |
/portainer/Files/AppData/Config/Homer/assets:/www/assets /portainer/Files/AppData/Config/Homer:/www/config.yml |
HTPC Manager |
HTPC Manaager, a front end for many htpc related applications. Hellowlol version.
Image: linuxserver/htpcmanager:latest Category: Video, Music, Other |
8085:8085/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/HTPCmanager:/config |
Htpcmanager |
[Htpcmanager](https://github.com/HTPC-Manager/HTPC-Manager) is a front end for many htpc related applications.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/htpcmanager/config Image: linuxserver/htpcmanager:latest |
8085:8085/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/htpcmanager/config:/config |
Httpd |
Open-source HTTP server
Image: httpd:latest Category: Webserver |
80/tcp |
/usr/local/apache2/htdocs/ |
Huginn |
Create agents that monitor and act on your behalf.
Image: huginn/huginn:latest Category: Taskserver |
3000:3000/tcp |
/portainer/Files/AppData/Config/huginn:/var/lib/mysql |
hydra2 |
NZBHydra is a meta search for NZB indexers and the "spiritual successor" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.
Image: linuxserver/hydra2:latest Category: Downloaders, Other, Tools |
5076/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/Chicago" #TZ /config /downloads |
I hate money |
I hate money is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.
Repository > Template/Stack/ihatemoney.yml Category: Finance |
||
Immich |
Immich is a high performance self-hosted photo and video backup solution.
Repository > Template/Stack/immich.yml Category: Photos, Ai |
||
Immich {shmolf} |
Self-hosted backup solution for photos and videos on mobile device.
Note: Application documentation 🗗 Repository > stacks/immich/docker-compose.yml Category: Photos, Backup |
PUID="1000" #PUID PGID="1000" #PGID IMMICH_VERSION="release" #Immich version DB_USERNAME="postgres" #Database username DB_PASSWORD="please-change-this-to-a-random-secret" #Database password DB_DATABASE_NAME="immich" #Database name DB_HOSTNAME="immich_postgres" #Database hostname UPLOAD_LOCATION="/portainer/Files/AppData/Immich/upload" #File backup location REDIS_HOSTNAME="immich_redis" #Redis hostname PORT="2283" #Http Port |
|
Infisical {shmolf} |
The open-source secret management platform: Sync secrets/configs across your team/infrastructure and prevent secret leaks.
Note: Application documentation 🗗 Repository > stacks/infisical/compose.yml Category: Secrets, Management |
PORT="8078" #Http Port ENCRYPTION_KEY="c6606cd2daad581c4de96531427aae0d" #Encryption Key AUTH_SECRET="5lrMXKKWCVocS/uerPsl7V+TX/aaUaI7iDkgl3tSmLE=" #JWT Key POSTGRES_PASSWORD="postgres_password" #Postgres Password POSTGRES_USER="infisical" #Postgres User POSTGRES_DB="infisical" #Postgres Database DB_CONNECTION_URI="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@db:5432/${POSTGRES_DB}" #DB Connection URI SITE_URL="http://localhost:8078" #Website URL REDIS_URL="redis://redis:6379" #Redis URL SMTP_HOST="" #Email Host (Optional) SMTP_PORT="" #Email Port (Optional) SMTP_NAME="" #Email Name (Optional) SMTP_USERNAME="" #Email Username (Optional) SMTP_PASSWORD="" #Email Password (Optional) CLIENT_ID_HEROKU="" #Heroku Client ID (Optional) CLIENT_SECRET_HEROKU="" #Heroku Client Secret (Optional) CLIENT_ID_VERCEL="" #Vercel Client ID (Optional) CLIENT_SECRET_VERCEL="" #Vercel Client Secret (Optional) CLIENT_SLUG_VERCEL="" #Vercel Client Slug (Optional) CLIENT_ID_NETLIFY="" #Netlify Client ID (Optional) CLIENT_SECRET_NETLIFY="" #Netlify Client Secret (Optional) CLIENT_ID_GITHUB="" #GitHub Client ID (Optional) CLIENT_SECRET_GITHUB="" #GitHub Client Secret (Optional) CLIENT_ID_GITLAB="" #GitLab Client ID (Optional) CLIENT_SECRET_GITLAB="" #GitLab Client Secret (Optional) CLIENT_ID_BITBUCKET="" #Bitbucket Client ID (Optional) CLIENT_SECRET_BITBUCKET="" #Bitbucket Client Secret (Optional) SENTRY_DSN="" #Sentry DSN (Optional) CLIENT_ID_GOOGLE_LOGIN="" #Google Client ID (Optional) CLIENT_SECRET_GOOGLE_LOGIN="" #Google Client Secret (Optional) CLIENT_ID_GITHUB_LOGIN="" #GitHub Client ID (Optional) CLIENT_SECRET_GITHUB_LOGIN="" #GitHub Client Secret (Optional) CLIENT_ID_GITLAB_LOGIN="" #GitLab Client ID (Optional) CLIENT_SECRET_GITLAB_LOGIN="" #GitLab Client Secret (Optional) CAPTCHA_SECRET="" #Captcha Secret (Optional) NEXT_PUBLIC_CAPTCHA_SITE_KEY="" #Captcha Site Key (Optional) PLAIN_API_KEY="" #Plain API Key (Optional) PLAIN_WISH_LABEL_IDS="" #Plain Wish Label IDs (Optional) |
|
Influxdb |
InfluxDB is an open source time series database for recording metrics, events, and analytics.
Repository > Template/Stack/influxdb2.yml Category: Database |
||
Influxdb & Telegraf |
InfluxDB is an open source time series database for recording metrics, events, and analytics. Telegraf is an agent for collecting metrics and writing them to InfluxDB or other outputs.
Repository > Template/Stack/influxdb2_telegraf.yml Category: Database, Metrics |
||
Influxdb 1.8.10 |
InfluxDB is an open source time series database for recording metrics, events, and analytics.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.influxdata.com/ Official Docker Documentation: https://docs.influxdata.com/influxdb/v2.0/install/?t=Docker You will need to add /portainer/Files/AppData/Config/Influxdb/config/influxdb.conf Image: influxdb:1.8.10 Category: Other, Tools |
8086:8086/tcp |
/portainer/Files/AppData/Config/Influxdb/data:/var/lib/influxdb /portainer/Files/AppData/Config/Influxdb/config:/etc/influxdb |
Inkscape |
[Inkscape](https://inkscape.org/) is professional quality vector graphics software which runs on Linux, Mac OS X and Windows desktop computers.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/inkscape/config Image: linuxserver/inkscape:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/inkscape/config:/config |
Invidious |
Invidious is an open source alternative front-end to YouTube.
Repository > Template/Stack/invidious.yml Category: Multimedia |
||
Invoice Ninja |
Invoices, Expenses and Tasks built with Laravel and Flutter.
Note: The database user is invoice_ninja and the database is ninja_db. Please generate an app key following the documentation here. Repository > Template/Stack/invoice-ninja.yml Category: Cloud, Productivity, Tools, Other, Web |
URL="invoice.my.domain" #URL APP_KEY="" #APP_KEY TZ="" #TZ DATABASE_PASSWORD="" #DATABASE_PASSWORD MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD PORT="" #PORT |
|
iobroker |
IoBroker is a open source IoT platform written in JavaScript that easily connects smarthome components from different manufactures. With the help of plugins (called: adapters) ioBroker is able to communicate with a big variety of IoT hardware and services using different protocols and APIs.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/buanet/ioBroker.docker Official Docker Documentation: https://github.com/buanet/ioBroker.docker Image: buanet/iobroker:latest Category: Homeautomation |
8081:8081/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/iobrokerdata:/opt/iobroker |
iperf |
IPerf3 Docker Build for Network Performance and Bandwidth Testing
Repository > Template/Stack/iperf.yml Category: Network |
||
Ipfs |
[Ipfs](https://ipfs.io/) - A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/ipfs/config Image: linuxserver/ipfs:latest Category: P2P |
80:80/tcp 4001:4001/tcp 5001:5001/tcp 8080:8080/tcp 443:443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/ipfs/config:/config |
IronFunctions |
Open-source serverless computing platform
Note: Deploys the IronFunctions API and UI. Repository > stacks/ironfunctions/docker-stack.yml Category: Serverless |
||
IronFunctions API |
Open-source serverless computing platform
Image: iron/functions:latest Category: Serverless |
8080/tcp |
/app/data |
IronFunctions UI |
Open-source user interface for IronFunctions
Image: iron/functions-ui:latest Category: Serverless |
4000/tcp |
API_URL="" #API URL /app/data |
Jackett |
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.
Image: linuxserver/jackett:latest Category: Downloaders, Tools |
9117/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/jackett:/config /media/storage/downloads:/downloads /etc/localtime:/etc/localtime |
JDownloader |
JDownloader docker image
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://my.jdownloader.org/ Official Docker Documentation: https://github.com/jaymoulin/docker-jdownloader Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server Image: jaymoulin/jdownloader:latest Category: Downloaders, Tools |
3129:3129/tcp |
MYJD_DEVICE_NAME="" #MYJD_DEVICE_NAME MYJD_USER="" #MYJD_USER MYJD_PASSWORD="" #MYJD_PASSWORD /portainer/Files/AppData/Config/JDownloader:/opt/JDownloader/app/cfg /portainer/Downloads:/opt/JDownloader/Downloads |
Jellyfin |
Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.
Image: linuxserver/jellyfin:latest Category: Mediaserver |
8096:8096/tcp 8920:8920/tcp |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ /portainer/Files/AppData/Config/Jellyfin:/config /portainer/TV:/data/tvshows /portainer/Movies:/data/movies |
Jellyfin-Accounts |
jfa-go is a user management app for Jellyfin (and now Emby) that provides invite-based account creation as well as other features that make one's instance much easier to manage.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://jfa-go.com/ Official Docker Documentation: https://wiki.jfa-go.com/ This system is setup to work with either Emby or Jellyfin out of the box. During the initial setup the user will have the option of which server they will be administering. Image: hrfee/jfa-go:latest Category: Video, Music, Photos, Management |
8056:8056/tcp |
/portainer/Files/AppData/Config/Jelllyfin:/jf /portainer/Files/AppData/Config/jfago:/data /etc/localtime:/etc/localtime |
Jellyseer |
Jellyseerr is a free and open source fork of Overseerr for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Jellyfin!
Repository > Template/Stack/jellyseer.yml Category: Entertainment |
||
Jellyseerr |
Jellyseer is a free and open source software application for managing requests for your media library.
Image: fallenbagel/jellyseerr:latest Category: Other, Tools |
5055:5055/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Jellyseerr:/app/config |
Jenkins |
Open-source continuous integration tool
Image: jenkins/jenkins:lts Category: Continuousintegration |
8080/tcp 50000/tcp |
JENKINS_OPTS="" #Jenkins options /var/jenkins_home |
Jenkins-builder |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/jenkins-builder/config Image: linuxserver/jenkins-builder:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/jenkins-builder/config:/config |
Joomla |
Another free and open-source CMS
Image: joomla:latest Category: Cms |
80/tcp |
JOOMLA_DB_HOST="" #MySQL database host JOOMLA_DB_PASSWORD="" #Database password /var/www/html |
Joplin |
Joplin is an open-source note-taking app
Note: Joplin is an open-source note-taking app Repository > Template/Stack/joplin.yml Category: Notesserver |
PORT="22300" #PORT URL="http://joplin.yourdomain.tld:22300" #URL |
|
Jump |
Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.
Repository > Template/Stack/jump.yml Category: Dashboard |
||
Kali-linux |
[Kali-linux](https://github.com/linuxserver/docker-kali-linux) - is an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments. KALI LINUX ™ is a trademark of OffSec.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/kali-linux/config Image: linuxserver/kali-linux:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER TITLE="Kali Linux" #TITLE /volume1/docker/kali-linux/config:/config /var/run/docker.sock:/var/run/docker.sock |
Kanzi |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/kanzi:latest Category: Mediaserver |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ INVOCATION_NAME="kanzi" #INVOCATION_NAME URL_ENDPOINT="https://server.com/kanzi/" #URL_ENDPOINT /volume1/docker/kanzi/config:/config |
Kapowarr |
Kapowarr is a software to build and manage a comic book library, fitting in the *arr suite of software.
Repository > Template/Stack/kapowarr.yml Category: Ebooks, Comics |
||
Kasm |
[Kasm](https://www.kasmweb.com/?utm_campaign=LinuxServer&utm_source=listing) Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, docker containers that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. The rendering of the graphical-based containers is powered by the open-source project [KasmVNC](https://www.kasmweb.com/kasmvnc.html?utm_campaign=LinuxServer&utm_source=kasmvnc).
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/kasm/opt Image: linuxserver/kasm:latest |
3000:3000/tcp 443:443/tcp |
KASM_PORT="443" #KASM_PORT DOCKER_HUB_USERNAME="USER" #DOCKER_HUB_USERNAME DOCKER_HUB_PASSWORD="PASS" #DOCKER_HUB_PASSWORD DOCKER_MTU="1500" #DOCKER_MTU /volume1/docker/kasm/opt:/opt /volume1/docker/kasm/profiles:/profiles /dev/input:/dev/input /run/udev/data:/run/udev/data |
Kavita |
Kavita Manga, Comic and E-Book Server
Image: kizaing/kavita:latest Category: Libraryserver |
5000:5000/tcp |
PUID="1000" #PUID PGID="100" #PGID /books /comics /manga /config |
Kdenlive |
[Kdenlive](https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/kdenlive/config Image: linuxserver/kdenlive:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER /volume1/docker/kdenlive/config:/config |
Keepassxc |
[KeePassXC](https://keepassxc.org/) is a free and open-source password manager. It started as a community fork of KeePassX (itself a cross-platform port of KeePass).
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/keepassxc/config Image: linuxserver/keepassxc:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/keepassxc/config:/config |
Kicad |
[KiCad](https://www.kicad.org/) - A Cross Platform and Open Source Electronics Design Automation Suite.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/kicad/config Image: linuxserver/kicad:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/kicad/config:/config |
Kimai |
[Kimai](https://kimai.org/) is a professional grade time-tracking application, free and open-source. It handles use-cases of freelancers as well as companies with dozens or hundreds of users. Kimai was build to track your project times and ships with many advanced features, including but not limited to: JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user - multi-timezones - multi-language ([over 30 translations existing](https://hosted.weblate.org/projects/kimai/)!), authentication via SAML/LDAP/Database, two-factor authentication (2FA) with TOTP, customizable role and team permissions, responsive design, user/customer/project specific rates, advanced search & filtering, money and time budgets, advanced reporting, support for [plugins](https://www.kimai.org/store/) and so much more.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/kimai/config Image: linuxserver/kimai:latest |
80:80/tcp 443:443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DATABASE_URL="mysql://your_db_user:your_db_pass@your_db_host:3306/your_db_name?charset=your_db_charset&serverVersion=your_db_version" #DATABASE_URL /volume1/docker/kimai/config:/config |
Kiwix |
Internet. Offline.Store any website on your mobile phone or computer, easily.
Repository > Template/Stack/kiwix.yml Category: Offline |
||
Klaxon |
Klaxon is a free, quick to set up and easy to use robot that checks websites regularly so you don't have to.
Repository > stacks/klaxon/docker-compose.yml Category: Documents, Networkother, Tools |
SMTP_PROVIDER="SENDGRID" #SMTP_PROVIDER SENDGRID_USERNAME="" #SENDGRID_USERNAME SENDGRID_PASSWORD="" #SENDGRID_PASSWORD ADMIN_EMAILS="" #ADMIN_EMAILS |
|
Klipper[Testing], Mainsail, Moonraker |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hub.docker.com/r/mkuf/klipper Official Docker Documentation: https://hub.docker.com/r/mkuf/klipper Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_klipper.sh | bashFirst you will need to download a printer.conf file from https://github.com/Klipper3d/klipper/tree/master/config and copy it to Repository > stack/klipper.yml Category: Other, 3dprinters, Tools |
3D_PRINTER_DEVICE="/dev/ttymxc3" #3D_PRINTER_DEVICE |
|
Kodi Headless |
Headless installation of Kodi™ (formerly known as XBMC™), to enable library updates.
Image: linuxserver/kodi-headless:latest Category: Mediaserver |
8080/tcp 9777/udp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Kodi:/config |
kodi-headless |
Headless installation of Kodi� (formerly known as XBMC�), to enable library updates.
Image: linuxserver/kodi-headless:latest Category: Video |
8080/tcp 9777/udp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/Chicago" #TZ /config/.kodi |
Koillection |
Koillection is a self-hosted collection manager created to keep track of physical (mostly) collections of any kind like books, DVDs, stamps, games..
Repository > Template/Stack/koillection.yml Category: Tools |
PUID="1000" #PUID PGID="1000" #PGID PORT="" #PORT |
|
Kometa |
[Kometa](https://github.com/Kometa-Team/Kometa) is a powerful tool designed to give you complete control over your media libraries. With Kometa, you can take your customization to the next level, with granular control over metadata, collections, overlays, and much more.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/kometa/config Image: linuxserver/kometa:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ KOMETA_CONFIG="/config/config.yml" #KOMETA_CONFIG KOMETA_TIME="03:00" #KOMETA_TIME KOMETA_RUN="False" #KOMETA_RUN KOMETA_TEST="False" #KOMETA_TEST KOMETA_NO_MISSING="False" #KOMETA_NO_MISSING /volume1/docker/kometa/config:/config |
Komga |
Koomga Manga, Comic and E-Book Server
Image: gotson/komga:latest Category: Libraryserver |
8080:8080/tcp |
PUID="1000" #PUID PGID="100" #PGID /books /comics /manga /config |
Krita |
[Krita](https://krita.org/en/) is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/krita/config Image: linuxserver/krita:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/krita/config:/config |
LazyLibrarian |
LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.
Image: linuxserver/lazylibrarian:latest Category: Libraryserver |
5299:5299/tcp |
PUID="1000" #PUID PGID="100" #PGID /config /downloads /books |
Lazytainer |
Lazytainer monitors network traffic to containers. If there is traffic, the container runs, otherwise the container is stopped/paused.
Repository > Template/Stack/lazytainer.yml Category: Docker |
||
Ldap-auth |
[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).
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. Image: linuxserver/ldap-auth:latest Category: Proxyserver |
8888:8888/tcp 9000:9000/tcp |
TZ="Europe/Amsterdam" #TZ FERNETKEY="" #FERNETKEY CERTFILE="" #CERTFILE KEYFILE="" #KEYFILE |
Leantime |
Leantime is an open source project management solution to make your ideas reality.
Repository > Template/Stack/leantime.yml Category: Productivity |
||
Let's Encrypt |
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.
Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.
- Port 443 on the internet side of the router should be forwarded to this container's port 443.
- 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
- The container detects changes to url and subdomains, revokes existing certs and generates new ones during start.
- It also detects changes to the DHLEVEL parameter and replaces the dhparams file.
- 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>
Image: linuxserver/letsencrypt:latest Category: Tools, Web |
80/tcp 443/tcp |
EMAIL="-Xms256m -Xmx512m" #EMAIL URL="-Xms256m -Xmx512m" #URL SUBDOMAINS="www," #SUBDOMAINS ONLY_SUBDOMAINS="false" #ONLY_SUBDOMAINS DHLEVEL="2048" #DHLEVEL PUID="1000" #PUID PGID="100" #PGID VALIDATION="http" #VALIDATION DNSPLUGIN="http" #DNSPLUGIN /portainer/Files/AppData/Config/LetsEncrypt:/config |
Let's Encrypt / SWAG |
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.
Note: Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.
|
80/tcp 443/tcp |
EMAIL="-Xms256m -Xmx512m" #EMAIL URL="-Xms256m -Xmx512m" #URL SUBDOMAINS="www," #SUBDOMAINS ONLY_SUBDOMAINS="false" #ONLY_SUBDOMAINS DHLEVEL="2048" #DHLEVEL PUID="1000" #PUID PGID="100" #PGID VALIDATION="http" #VALIDATION DNSPLUGIN="http" #DNSPLUGIN /portainer/Files/AppData/Config/LetsEncrypt:/config |
letsencrypt |
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.
Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.
- Port 443 on the internet side of the router should be forwarded to this container's port 443.
- 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
- The container detects changes to url and subdomains, revokes existing certs and generates new ones during start.
- It also detects changes to the DHLEVEL parameter and replaces the dhparams file.
- 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>
Image: linuxserver/letsencrypt:latest Category: Tools, Web |
80/tcp 443/tcp |
EMAIL="-Xms256m -Xmx512m" #EMAIL URL="-Xms256m -Xmx512m" #URL SUBDOMAINS="www," #SUBDOMAINS ONLY_SUBDOMAINS="false" #ONLY_SUBDOMAINS DHLEVEL="2048" #DHLEVEL PUID="1000" #PUID PGID="1000" #PGID VALIDATION="http" #VALIDATION DNSPLUGIN="http" #DNSPLUGIN TZ="America/Chicago" #TZ /config |
libreddit |
An alternative private front-end to Reddit
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://libreddit.silkky.cloud/ Official Docker Documentation: https://github.com/spikecodes/libreddit#2-docker Image: libreddit/libreddit:armv7 Category: Other, Tools |
8088:8080/tcp |
/portainer/Files/AppData/Config/libreddit:/config |
Libreoffice |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/libreoffice/config Image: linuxserver/libreoffice:latest Category: Familyappserver |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/libreoffice/config:/config |
libresonic |
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
Image: linuxserver/libresonic:latest Category: Music |
4040/tcp |
CONTEXT_PATH="" #CONTEXT_PATH PUID="1000" #PUID PGID="1000" #PGID TZ="America/Chicago" #TZ /music /playlists /podcasts /media /config |
Librespeed |
[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/librespeed/config Image: linuxserver/librespeed:latest |
80/tcp |
PUID="15000" #PUID PGID="15000" #PGID TZ="America/Los_Angeles" #TZ PASSWORD="PASSWORD" #PASSWORD CUSTOM_RESULTS="false" #CUSTOM_RESULTS DB_TYPE="sqlite" #DB_TYPE DB_NAME="DB_NAME" #DB_NAME DB_HOSTNAME="DB_HOSTNAME" #DB_HOSTNAME DB_USERNAME="DB_USERNAME" #DB_USERNAME DB_PASSWORD="DB_PASSWORD" #DB_PASSWORD DB_PORT="DB_PORT" #DB_PORT /opt/mediadepot/apps/librespeed/config:/config |
Librewolf |
[LibreWolf](https://librewolf.net/) is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/librewolf/config Image: linuxserver/librewolf:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ LIBREWOLF_CLI="https://www.linuxserver.io/" #LIBREWOLF_CLI /volume1/docker/librewolf/config:/config |
Lidarr |
Lidarr is a music collection manager for Usenet and BitTorrent users.
Image: hotio/lidarr:release Category: Usenetserver |
8686:8686/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Lidarr:/config /portainer/Downloads:/downloads /portainer/Music:/music |
Limnoria |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/limnoria:latest Category: Codeserver |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/limnoria/config:/config |
Linkstack |
Self-hosted open-source Linktree alternative. LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface.
Repository > Template/Stack/linkstack.yml Category: Social |
||
Littlelink Server |
LittleLink is an open source DIY self-hosted alternative to services like Linktree and many.link.
Repository > Template/Stack/littlelink.yml Category: Social |
3000:3000/tcp |
|
LiveSwitch |
A basic LiveSwitch stack with gateway, caching, database and media server
Repository > stacks/liveswitch/docker-stack.yml Category: Media |
POSTGRES_PASSWORD="" #Postgres password |
|
LLDAP |
This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/nitnelave/lldap Official Docker Documentation: https://github.com/nitnelave/lldap Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_lldap.sh | bashImage: nitnelave/lldap:stable-debian Category: Tools, Productivity |
3890:3890/tcp 17170:17170/tcp |
LLDAP_JWT_SECRET="somesecretjwt" #LLDAP_JWT_SECRET LLDAP_LDAP_USER_PASS="someadminpassword" #LLDAP_LDAP_USER_PASS LLDAP_LDAP_BASE_DN="dc=example,dc=com" #LLDAP_LDAP_BASE_DN /portainer/Files/AppData/Config/lldap/data:/data |
Logzio Logs Collector |
Docker container that uses Filebeat to collect logs from other Docker containers and forward those logs to your Logz.io account.
Image: logzio/docker-collector-logs Category: Tools |
LOGZIO_TOKEN="REPLACE-LOGZIO-TOKEN-HERE" #LOGZIO_TOKEN LOGZIO_URL="listener.logz.io:5015" #LOGZIO_URL /var/run/docker.sock:/var/run/docker.sock /var/lib/docker/containers:/var/lib/docker/containers |
|
Logzio Metrics Collector |
Docker Metrics Collector is a container that runs Metricbeat with the modules you enable at runtime.
Image: logzio/docker-collector-metrics Category: Tools |
LOGZIO_TOKEN="REPLACE-LOGZIO-TOKEN-HERE" #LOGZIO_TOKEN LOGZIO_MODULES="system,docker" #LOGZIO_MODULES /var/run/docker.sock:/var/run/docker.sock /sys/fs/cgroup:/hostfs/sys/fs/cgroup /proc:/hostfs/proc /:/hostfs |
|
Lollypop |
[Lollypop](https://wiki.gnome.org/Apps/Lollypop) is a lightweight modern music player designed to work excellently on the GNOME desktop environment.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/lollypop/config Image: linuxserver/lollypop:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/lollypop/config:/config |
Lychee |
Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.
Image: linuxserver/lychee:latest Category: Photos |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Lychee:/config /portainer/Pictures:/pictures |
Magento 2 |
Open-source e-commerce platform
Image: alankent/gsd:latest Category: Cms |
80/tcp 3000/tcp 3001/tcp |
/var/www/html/ |
MagicMirror2 |
MagicMirror2 Server
Image: karsten13/magicmirror:latest Category: Dashboardserver |
8080:8080/tcp |
PUID="1000" #PUID PGID="100" #PGID /opt/magic_mirror/config /opt/magic_mirror/modules /opt/magic_mirror/css |
Mailpile |
Mailpile is an e-mail client!/search engine and a personal webmail server/easy way to encrypt your e-mail/easy way to encrypt your e-mail
Repository > Template/Stack/mailpile.yml Category: Email |
||
Maloja |
Simple self-hosted music scrobble database to create personal listening statistics. No recommendations, no social network, no nonsense.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/krateng/maloja Official Docker Documentation: https://github.com/krateng/maloja/blob/master/README.md Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_maloja.sh | bashImage: krateng/maloja:latest Category: Music |
42010:42010/tcp |
MALOJA_FORCE_PASSWORD="malojapassword" #MALOJA_FORCE_PASSWORD MALOJA_DATA_DIRECTORY="/data" #MALOJA_DATA_DIRECTORY /portainer/Files/AppData/Config/Maloja/Data:/data |
Manubes Edge Node |
High-performance cloud platform for industrial production management. Manubes is a no-code solution that is used to structure, monitor and control production data, systems and processes in the cloud.
Repository > edge/inray-manubes-edge-node/docker-compose.yml Category: Edge |
MANUBES_SECRET="" #manubes secret ACCEPT_EULA="" #Accept EULA |
|
Manyfold |
[Manyfold](https://github.com/manyfold3d/manyfold/) is an open source, self-hosted web application for managing a collection of 3D models, particularly focused on 3D printing.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/manyfold/config Image: linuxserver/manyfold:latest |
3214:3214/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DATABASE_URL="" #DATABASE_URL REDIS_URL="" #REDIS_URL SECRET_KEY_BASE="" #SECRET_KEY_BASE /volume1/docker/manyfold/config:/config /volume1/docker/manyfold/libraries:/libraries |
MariaDB |
An Enhanced drop in replacement for Mysql.
Image: linuxserver/mariadb:latest Category: Databaseserver |
3306:3306/tcp |
PUID="1000" #PUID PGID="100" #PGID MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD /portainer/Files/AppData/Config/Mariadb:/config |
Markopolis |
Markopolis is like the self hosted version of Obsidian Publish.
Repository > Template/Stack/markopolis.yml Category: Notes |
||
Mastodon |
Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..
Repository > Template/Stack/mastodon.yml Category: Social |
||
Matomo |
Google Analytics alternative that protects your data and your customers' privacy
Repository > Template/Stack/matomo.yml Category: Analytics |
8282:80/tcp |
|
Mautic |
Open-source marketing automation platform
Image: mautic/mautic:latest Category: Marketing |
80/tcp |
MAUTIC_DB_HOST="" #MySQL database host MAUTIC_DB_PASSWORD="" #Database password /var/www/html |
Mayan EDMS |
Mayan EDMS is an electronic vault for your documents.
Repository > stacks/mayan/docker-compose.yml Category: Documents, Tools |
||
McMyAdmin 2 |
McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.
Image: linuxserver/mcmyadmin2:latest Category: Other |
8080:8080/tcp 25565:25565/tcp |
PUID="1000" #PUID PGID="100" #PGID /minecraft |
Mealie |
A self-hosted recipe manager and meal planner
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hay-kot.github.io/mealie/ Official Docker Documentation: https://hay-kot.github.io/mealie/documentation/getting-started/install/ Default Credentials: Username: [email protected] Password: MyPassword. Documentation is Available here. Image: hkotel/mealie:v0.4.3 Category: Other, Tools |
9925:9000/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/New_York" #TZ WEB_CONCURRENCY="2" #WEB_CONCURRENCY MAX_WORKERS="8" #MAX_WORKERS RECIPE_PUBLIC="true" #RECIPE_PUBLIC RECIPE_SHOW_NUTRITION="true" #RECIPE_SHOW_NUTRITION RECIPE_SHOW_ASSETS="true" #RECIPE_SHOW_ASSETS RECIPE_LANDSCAPE_VIEW="true" #RECIPE_LANDSCAPE_VIEW RECIPE_DISABLE_COMMENTS="false" #RECIPE_DISABLE_COMMENTS RECIPE_DISABLE_AMOUNT="false" #RECIPE_DISABLE_AMOUNT /portainer/Files/AppData/Config/mealie:/app/data |
Medama |
Medama Analytics is an open-source project dedicated to providing self-hostable, cookie-free website analytics.
Repository > Template/Stack/medama.yml Category: Analytics |
||
Mediaelch |
[MediaElch](https://github.com/Komet/MediaElch) is a MediaManager for Kodi. Information about Movies, TV Shows, Concerts and Music are stored as nfo files. Fanarts are downloaded automatically from fanart.tv. Using the nfo generator, MediaElch can be used with other MediaCenters as well.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/mediaelch/config Image: linuxserver/mediaelch:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/mediaelch/config:/config |
Medusa |
Medusa, automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Image: linuxserver/medusa:latest Category: Downloaders, Video |
8081:8081/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Medusa:/config /portainer/TV:/tv /portainer/Downloads:/downloads |
Meilisearch |
Meilisearch is a **RESTful search API**. It aims to be a **ready-to-go solution** for everyone who wants a **fast and relevant search experience** for their end-users
Repository > Template/Stack/meilisearch.yml Category: Search |
||
MeshCentral |
Remote Management Server
Note: MeshCentral Repository > Template/Stack/mesh.yml Category: Managementutilityserver |
CONFIG="/portainer/Files/AppData/MeshCentral/Config" #Config Container Bind FILES="/portainer/Files/AppData/MeshCentral/Files" #Files Container Bind BACK="/portainer/Files/AppData/MeshCentral/Backup" #Backup Container Bind PORT4="443" #Container Port 443 PORT8="80" #Container Port 80 |
|
MeTube |
Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites (https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md)
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hub.docker.com/r/alexta69/metube Official Docker Documentation: https://github.com/alexta69/metube Image: alexta69/metube:latest Category: Downloader |
8081:8081/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Downloads:/downloads |
Microsoft OMS Agent |
Microsoft Operations Management Suite Linux agent.
Repository > stacks/microsoft-oms/docker-stack.yml Category: Ops |
AZURE_WORKSPACE_ID="" #Workspace ID AZURE_PRIMARY_KEY="" #Primary key |
|
Midarr |
Your media enjoyed through a minimal lightweight media server.
Repository > Template/Stack/midarr.yml Category: Multimedia |
||
Minecraft Server |
This docker image provides a Minecraft Server that will automatically download the latest stable version at startup. You can also run/upgrade to any specific version or the latest snapshot. See the Versions section below for more information.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.minecraft.net/en-us Official Docker Documentation: https://github.com/itzg/docker-minecraft-server#using-docker-compose Image: itzg/minecraft-server:latest Category: Other, Tools, Games |
25565:25565/tcp |
EULA="TRUE" #EULA /portainer/Files/AppData/Config/Minecraft-data:/data |
Minetest |
Server version of minetest, a free, open source alternative to minecraft.
Image: linuxserver/minetest:latest Category: Other |
30000:30000/udp |
PUID="1000" #PUID PGID="100" #PGID /config/.minetest |
Miniflux |
Miniflux is a minimalist and opinionated feed reader.
Repository > Template/Stack/miniflux.yml Category: Feedreader |
||
MinIO |
MinIO is a High Performance Object Storage released under GNU Affero GPL v3.0. It is API compatible with Amazon S3 cloud storage service.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://min.io/ Official Docker Documentation: https://docs.min.io/minio/baremetal/quickstart/quickstart.html Image: minio/minio:latest Category: Other, Tools |
8760:9000/tcp 8761:9090/tcp |
PUID="1000" #PUID PGID="1000" #PGID MINIO_ROOT_USER="ROOTUSER" #MINIO_ROOT_USER MINIO_ROOT_PASSWORD="CHANGEME123" #MINIO_ROOT_PASSWORD MINIO_SERVER_URL="" #MINIO_SERVER_URL /portainer/Files/AppData/Config/MinIO:/data |
Minisatip |
Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.
The application is designed to stream the requested data to multiple clients (even with one dvb card) at the same time while opening different pids.
Image: linuxserver/minisatip:latest Category: Video, Other, Tools |
8875:8875/tcp 554:554/tcp 1900:1900/udp |
PUID="1000" #PUID PGID="100" #PGID |
Mongo |
Open-source document-oriented database
Image: mongo:latest Category: Database |
27017/tcp |
/data/db |
Monica |
Monica is a great open source personal relationship management system to organize the interactions with your loved ones.
Repository > Template/Stack/monica.yml Category: Social |
||
Moodle |
Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments.
Repository > Template/Stack/moodle.yml Category: Learning |
||
Mozilla Syncserver |
Run-Your-Own Firefox Sync Server
Image: mozilla/syncserver:latest Category: Tools |
5000/tcp |
SYNCSERVER_PUBLIC_URL="https://syncserver.depot.lan" #SYNCSERVER_PUBLIC_URL SYNCSERVER_SECRET_FILE="/data/secret_key" #SYNCSERVER_SECRET_FILE SYNCSERVER_SQLURI="sqlite:////data/syncserver.db" #SYNCSERVER_SQLURI SYNCSERVER_BATCH_UPLOAD_ENABLED="true" #SYNCSERVER_BATCH_UPLOAD_ENABLED SYNCSERVER_FORCE_WSGI_ENVIRON="false" #SYNCSERVER_FORCE_WSGI_ENVIRON PORT="5000" #PORT /opt/mediadepot/apps/syncserver:/data |
Msedge |
[Microsoft Edge](https://www.microsoft.com/edge) is a cross-platform web browser developed by Microsoft and based on Chromium.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/msedge/config Image: linuxserver/msedge:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ EDGE_CLI="https://www.linuxserver.io/" #EDGE_CLI /volume1/docker/msedge/config:/config |
Mstream |
Mstream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone.
Image: linuxserver/mstream:latest Category: Musicserver |
3000:3000/tcp |
/portainer/Files/AppData/Config/Mstream:/config /portainer/Downloads:/music |
Mullvad-browser |
The [Mullvad Browser](https://mullvad.net/en/browser) is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/mullvad-browser/config Image: linuxserver/mullvad-browser:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ LOCAL_NET="192.168.0.0/16" #LOCAL_NET /volume1/docker/mullvad-browser/config:/config |
Murmur |
Mumble is a voicechat program for gamers written on top of Qt and Opus. Murmur is the server backend for Mumble.
Image: goofball222/murmur:latest Category: Chatserver |
64738:64738/tcp 64738:64738/udp |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ /etc/localtime:ro:/etc/localtime /portainer/Files/Config/Murmur:/opt/murmur/config /portainer/Files/Murmur/data:/opt/murmur/data /portainer/Files/Murmur/log:/opt/murmur/log |
MusicBrainz |
MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.
Image: linuxserver/musicbrainz:latest Category: Musicserver |
5000:5000/tcp |
BRAINZCODE="" #BRAINZCODE PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/MusicBrainz:/config /portainer/Files/AppData/MusicBrainz:/data |
Muximux |
A lightweight portal to view, manage your HTPC apps without having to run anything more than a PHP enabled webserver. With Muximux you don't need to keep multiple tabs open, or bookmark the URL to all of your apps.
Image: linuxserver/muximux:latest Category: Dashboardserver |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Muximux:/config |
Mylar |
An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.
Image: linuxserver/mylar:latest Category: Usenetserver |
8090:8090/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Mylar:/config /portainer/Downloads:/downloads /portainer/Comics:/comics |
Mylar3 |
[Mylar3](https://github.com/mylar3/mylar3) is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python. It supports SABnzbd, NZBGET, and many torrent clients in addition to DDL.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/mylar3/config Image: linuxserver/mylar3:latest |
8090:8090/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/mylar3/config:/config /volume1/docker/mylar3/comics:/comics /volume1/docker/mylar3/downloads:/downloads |
MySQL |
The most popular open-source database
Image: mysql:latest Category: Databaseserver |
3306/tcp |
MYSQL_ROOT_PASSWORD="" #Root password /var/lib/mysql |
Mysql-workbench |
[MySQL Workbench](https://www.mysql.com/products/workbench/) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/mysql-workbench/config Image: linuxserver/mysql-workbench:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/mysql-workbench/config:/config |
n8n |
n8n allows you to build flexible workflows focused on deep data integration.
Image: docker.n8n.io/n8nio/n8n:latest Category: Networkother, Tools |
5678/tcp |
GENERIC_TIMEZONE="America/Los_Angeles" #GENERIC_TIMEZONE TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/n8n:/home/node/.n8n /etc/localtime:/etc/localtime |
Nano |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/nano:latest Category: Tools |
8075:8075/tcp 7076:3000/tcp 7077:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PEER_HOST="localhost" #PEER_HOST LIVE_GENESIS_PUB="GENESIS_PUBLIC" #LIVE_GENESIS_PUB LIVE_GENESIS_ACCOUNT="nano_xxxxxx" #LIVE_GENESIS_ACCOUNT LIVE_GENESIS_WORK="WORK_FOR_BLOCK" #LIVE_GENESIS_WORK LIVE_GENESIS_SIG="BLOCK_SIGNATURE" #LIVE_GENESIS_SIG CLI_OPTIONS="--config node.enable_voting=true" #CLI_OPTIONS LMDB_BOOTSTRAP_URL="http://example.com/Nano_64_version_20.7z" #LMDB_BOOTSTRAP_URL /volume1/docker/nano/config:/config |
Nano-wallet |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. Image: linuxserver/nano-wallet:latest Category: Tools |
80:80/tcp |
|
Navidrome |
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!
Repository > Template/Stack/navidrome.yml Category: Musicserver |
PUID="1000" #PUID PGID="1000" #PGID PORT="" #PORT |
|
Neko |
Simple room management system for n.eko. Self hosted rabb.it alternative. --Please add .env file as stated in neko.yml
Repository > Template/Stack/neko.yml Category: Other |
||
NetAlertX |
WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
Repository > Template/Stack/netalertx.yml Category: Network |
||
Netboot.xyz |
Netbootxyz is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool
Image: linuxserver/netbootxyz:latest Category: Downloaders, Networkother, Tools |
3000/tcp 69/udp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/netbootxyz:/config /media/storage/software/netbootxyz:/assets /etc/localtime:/etc/localtime |
Netbootxyz |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/netbootxyz:latest |
3000:3000/tcp 69:69/udp 8080:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ MENU_VERSION="1.9.9" #MENU_VERSION PORT_RANGE="30000:30010" #PORT_RANGE SUBFOLDER="/" #SUBFOLDER NGINX_PORT="80" #NGINX_PORT WEB_APP_PORT="3000" #WEB_APP_PORT /volume1/docker/netbootxyz/config:/config /volume1/docker/netbootxyz/assets:/assets |
Netbox |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/netbox/config Image: linuxserver/netbox:latest Category: Managementutilityserver |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUPERUSER_EMAIL="<SUPERUSER_EMAIL>" #SUPERUSER_EMAIL SUPERUSER_PASSWORD="<SUPERUSER_PASSWORD>" #SUPERUSER_PASSWORD ALLOWED_HOST="<ALLOWED_HOST>" #ALLOWED_HOST DB_NAME="<DB_NAME>" #DB_NAME DB_USER="<DB_USER>" #DB_USER DB_PASSWORD="<DB_PASSWORD>" #DB_PASSWORD DB_HOST="<DB_HOST>" #DB_HOST DB_PORT="<DB_PORT>" #DB_PORT REDIS_HOST="<REDIS_HOST>" #REDIS_HOST REDIS_PORT="<REDIS_PORT>" #REDIS_PORT REDIS_PASSWORD="<REDIS_PASSWORD>" #REDIS_PASSWORD REDIS_DB_TASK="<REDIS_DB_TASK>" #REDIS_DB_TASK REDIS_DB_CACHE="<REDIS_DB_CACHE>" #REDIS_DB_CACHE BASE_PATH="<BASE_PATH>" #BASE_PATH REMOTE_AUTH_ENABLED="<REMOTE_AUTH_ENABLED>" #REMOTE_AUTH_ENABLED REMOTE_AUTH_BACKEND="<REMOTE_AUTH_BACKEND>" #REMOTE_AUTH_BACKEND REMOTE_AUTH_HEADER="<REMOTE_AUTH_HEADER>" #REMOTE_AUTH_HEADER REMOTE_AUTH_AUTO_CREATE_USER="<REMOTE_AUTH_AUTO_CREATE_USER>" #REMOTE_AUTH_AUTO_CREATE_USER REMOTE_AUTH_DEFAULT_GROUPS="<REMOTE_AUTH_DEFAULT_GROUPS>" #REMOTE_AUTH_DEFAULT_GROUPS REMOTE_AUTH_DEFAULT_PERMISSIONS="<REMOTE_AUTH_DEFAULT_PERMISSIONS>" #REMOTE_AUTH_DEFAULT_PERMISSIONS /volume1/docker/netbox/config:/config |
Netdata |
Troubleshoot slowdowns and anomalies in your infrastructure with thousands of per-second metrics, meaningful visualizations, and insightful health alarms with zero configuration.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.netdata.cloud/ Official Docker Documentation: https://learn.netdata.cloud/docs/agent/packaging/docker Documentation is Available here. Image: netdata/netdata:latest Category: Other, Tools |
19999:19999/tcp |
DOCKER_USR="1000" #DOCKER_USR DOCKER_GRP="1000" #DOCKER_GRP /portainer/Files/AppData/Config/netdata/netdataconfig:/etc/netdata /portainer/Files/AppData/Config/netdata/netdatalib:/var/lib/netdata /etc/passwd:/host/etc/passwd:ro /etc/group:/host/etc/group:ro /proc:/host/proc:ro /sys:/host/sys:ro /etc/os-release:/host/etc/os-release:ro |
Nextcloud |
Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.
Note: The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer. Repository > Template/Stack/nextcloud.yml Category: Familyappserver |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ DATABASE_PASSWORD="" #DATABASE_PASSWORD MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD PORT="" #PORT |
|
NextcloudStack |
Nextcloud setup with a MySQL database
Note: Deploys a Nextcloud instance connected to a MySQL database. Repository > stacks/nextcloud/docker-stack.yml Category: Cloud |
mypassword="" #MYSQL_PASSWORD myrpassword="" #MYSQL_ROOT_PASSWORD |
|
Nexterm |
The open source server management software for SSH, VNC & RDP
Repository > Template/Stack/nexterm.yml Category: Remotecontrol |
||
Nginx |
Nginx is a web server with a strong focus on high concurrency, performance and low memory usage. It can also act as a reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer and an HTTP cache.
Image: linuxserver/nginx:latest Category: Proxyserver |
80/tcp 443/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Nginx:/config |
Nginx Proxy Manager |
Nginx Proxy Manager enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.
Image: jc21/nginx-proxy-manager Category: Proxyserver |
80:80/tcp 81:81/tcp 443:443/tcp |
DB_SQLITE_FILE="/data/database.sqlite" #DB_SQLITE_FILE /portainer/Files/AppData/Config/Nginx-Proxy/data:/data /portainer/Files/AppData/Config/Nginx-Proxy/letsencrypt:/etc/letsencrypt |
Nginx Proxy Manager v2 with Sqlite and Goaccess Charts |
Nginx Proxy Manager v2 with sqlite and Goaccess Charts enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt. Please see the install document at https://github.com/pi-hosted/pi-hosted/tree/master/docs installing the template
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://nginxproxymanager.com/ Official Docker Documentation: https://nginxproxymanager.com/setup/#running-the-app Pi-Hosted dedicated documentation: nginx_proxy_manager.mdYoutube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker Repository > stack/nginx-proxy-manager-sqlite-goaccess.yml Category: Proxy, Tools |
80:80/tcp 81:81/tcp 443:443/tcp 7880:7880/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/New_York" #TZ SKIP_ARCHIVED_LOGS="false" #SKIP_ARCHIVED_LOGS BASIC_AUTH="false" #BASIC_AUTH BASIC_AUTH_USERNAME="user" #BASIC_AUTH_USERNAME Ignore if Basic Auth set to false BASIC_AUTH_PASSWORD="Password" #BASIC_AUTH_PASSWORD Ignore if Basic Auth set to false |
Nginx Proxy Manager v2 with Sqllite |
Nginx Proxy Manager v2 with Sqlite enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt. Please see the install document at https://github.com/pi-hosted/pi-hosted/tree/master/docs installing the template
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://nginxproxymanager.com/ Official Docker Documentation: https://nginxproxymanager.com/setup/ Pi-Hosted dedicated documentation: nginx_proxy_manager.mdYoutube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker Image: jc21/nginx-proxy-manager:latest Category: Proxy, Tools |
80:80/tcp 81:81/tcp 443:443/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/New_York" #TZ /portainer/Files/AppData/Config/nginx-proxy-manager/data:/data /portainer/Files/AppData/Config/nginx-proxy-manager/letsencrypt:/etc/letsencrypt |
Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE |
[DEVEL] Not ready for production. Nginx Proxy Manager v3 Develop enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt. Please see the install document at https://github.com/pi-hosted/pi-hosted/tree/master/docs installing the template
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://nginxproxymanager.com/ Official Docker Documentation: https://nginxproxymanager.com/setup/ Pi-Hosted dedicated documentation: nginx_proxy_manager.mdYoutube Video: Novaspirit Tech - Installing Nginx Proxy Manager on Docker Image: jc21/nginx-proxy-manager:v3 Category: Proxy, Tools |
80:80/tcp 81:81/tcp 443:443/tcp |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/New_York" #TZ /portainer/Files/AppData/Config/nginx-proxy-manager-v3/data:/data |
Ngircd |
[Ngircd](https://ngircd.barton.de/) is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/ngircd/config Image: linuxserver/ngircd:latest |
6667:6667/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/ngircd/config:/config |
Nitter |
A free and open source alternative Twitter front-end focused on privacy and performance.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://nitter.net/ Official Docker Documentation: https://github.com/zedeus/nitter Repository > stack/nitter.yml Category: Other, Tools, Web |
||
Nntp2nntp |
[Nntp2nntp](https://github.com/linuxserver/nntp2nntp) proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. nntp2nntp proxy is very simple and pretty fast. ## Warning Whilst we know of no nntp2nntp security issues the [upstream code](https://github.com/linuxserver/nntp2nntp) for this project has received no changes since 06.08.15 and is likely abandoned permanently. For this reason we strongly recommend you do not make this application public facing and if you must do so other layers of security and SSL should be considered an absolute bare minimum requirement. We see this proxy being used primarily on a LAN so that all the users NNTP applications can share a common set of internal credentials allowing for central managment of the upstream account e.g change provider, server, thread limits for all applications with one global config change.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/nntp2nntp/config Image: linuxserver/nntp2nntp:latest |
1563:1563/tcp |
PUID="1024" #PUID PGID="100" #PGID PUID="<yourUID>" #PUID PGID="<yourGID>" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/nntp2nntp/config:/config |
NocoDB |
Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
Repository > Template/Stack/nocodb.yml Category: Productivity, Development, Nocode |
||
NodeJS |
JavaScript-based platform for server-side and networking applications
Image: node:latest Category: Development |
||
Nodered |
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 Category: Smarthome |
1880:1880/tcp |
/portainer/Files/AppData/Config/Nodered:/data |
nord-vpn |
This is an OpenVPN client docker container that uses recommended NordVPN server. It makes routing containers traffic through OpenVPN easy.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/azinchen/nordvpn Official Docker Documentation: https://hub.docker.com/r/azinchen/nordvpn Image: azinchen/nordvpn:latest Category: Other |
8080:80/tcp |
USER="[email protected]" #NordVPN user PASS="password" #NordVPN password COUNTRY="Spain;Hong Kong;IE;131" #Countries to connect to (see webpage readme) GROUP="Standard VPN servers" #Group name filter to which to connect to RANDOM_TOP="10" #Range of servers to pick from the top RECREATE_VPN_CRON="5 */3 * * *" #Define when to look again for new defined servers CHECK_CONNECTION_URL="https://www.google.com" #URL to check internet connection is working to NETWORK="192.168.1.0/24;192.168.2.0/24" #Subnet to define network access (read Local Network access to services connecting to the internet through the VPN readme to get the right subnet!) OPENVPN_OPTS="--mute-replay-warnings" #Used to pass extra parameters to openvpn |
NUT Server |
The purpose of NUT Server is to monitor a UPS attached device
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://networkupstools.org Official Docker Documentation: https://hub.docker.com/r/instantlinux/nut-upsd Image: instantlinux/nut-upsd:latest Category: Other, Tools |
3493:3493/tcp |
PUID="1000" #PUID PGID="1000" #PGID SERIAL="none" #SERIAL NAME="none" #NAME VENDOR ID="none" #VENDOR ID API_PASSWORD="none" #API_PASSWORD DESCRIPTION="none" #DESCRIPTION |
NUTS |
Network UPS Tools server
Image: upshift/nut-upsd Category: Network |
3493:3493/tcp |
/portainer/Files/AppData/Config/nuts:/app |
NZBGet |
NZBGet is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources. It supports all platforms including Windows, Mac, Linux and works on all devices including PC, NAS, WLAN routers and media players.
Image: linuxserver/nzbget:latest Category: Usenetserver |
6789:6789/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Nzbget:/config /portainer/Downloads:/downloads |
NZBHydra 2 |
NZBHydra is a meta search for NZB indexers and the "spiritual successor" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.
Image: linuxserver/nzbhydra2:latest Category: Proxyserver |
5076:5076/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Nzbhydra2:/config /portainer/Downloads:/downloads |
Nzbhydra2 |
[Nzbhydra2](https://github.com/theotherp/nzbhydra2) is a meta search application for NZB indexers, the 'spiritual successor' to NZBmegasearcH, and an evolution of the original application [NZBHydra](https://github.com/theotherp/nzbhydra). It provides easy access to a number of raw and newznab based indexers.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/nzbhydra2/config Image: linuxserver/nzbhydra2:latest |
5076:5076/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/nzbhydra2/config:/config /volume1/docker/nzbhydra2/downloads:/downloads |
Obsidian |
[Obsidian](https://obsidian.md) is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/obsidian/config Image: linuxserver/obsidian:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/obsidian/config:/config |
OctoPrint |
OctoPrint is an open source 3D printer controller application, which provides a web interface for the connected printers.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://octoprint.org/ Official Docker Documentation: https://hub.docker.com/r/octoprint/octoprint Image: octoprint/octoprint:latest Category: Other, Tools |
8051:80/tcp |
NODE_ENV="development " #NODE_ENV ENABLE_MJPG_STREAMER="true" #ENABLE_MJPG_STREAMER /portainer/Files/AppData/Config/OctoPrint:/octoprint /dev:/dev |
Odoo |
Open-source business apps
Image: odoo:latest Category: Projectmanagement |
8069/tcp |
HOST="" #PostgreSQL database host USER="" #Database user PASSWORD="" #Database password /var/lib/odoo /mnt/extra-addons |
Omada EAP Controller |
TP-Link Omada is a software-defined network solution. The EAP Controller is used to manage multiple EAPs. Raspberry Pi 1 and Zero are not supported.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.tp-link.com/us/business-networking/omada-sdn-controller/ Official Docker Documentation: https://hub.docker.com/r/mbentley/omada-controller Image: mbentley/omada-controller:latest Category: Management, Tools |
8088:8088/tcp 8043:8043/tcp 27001:27001/udp 27002:27002/tcp 29810:29810/udp 29811:29811/tcp 29812:29812/tcp 29813:29813/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/Omada:/config |
Ombi |
Ombi allows you to host your own Plex Request and user management system. If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface
Image: linuxserver/ombi:latest Category: Downloaders, Networkother, Mediaappvideo, Tools |
3579/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/ombi:/config /etc/localtime:/etc/localtime |
OPC Router |
No-code middleware for industrial applications. The OPC Router connects PLCs, PCS, SCADA, MES, SQL databases and servers, label printers, e-mail servers and erp-systems via OPC UA, MQTT, REST, CSV and many others without any programming effort
Note: More information about the EULA. Image: opcrouter/runtime:latest Category: Edge |
49429/tcp 8080/tcp 8081/tcp |
INITIAL_USERNAME="" #Initial Admin User user INITIAL_PASSWORD="" #Inital Admin User Password OR_I_ACCEPT_EULA="" #Accept EULA /data/database /inray /var/log/opcrouter |
OpenAMT |
OpenAMT Cloud Toolkit
Note: MPS password needs to be 8-32 characters including one uppercase, one lowercase letters, one base-10 digit and one special character. Repository > stacks/openamt/docker-compose.yml Category: Cloud |
POSTGRES_USER="" #Database user POSTGRES_PASSWORD="" #Database password MPS_USER="" #MPS user MPS_PASSWORD="" #MPS password MPS_COMMON_NAME="" #MPS URL MPS_SECRET="" #MPS Secret VAULT_SECRET="" #Vault secret |
|
OpenBudgeteer |
OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle and inspired by YNAB and Buckets.
Repository > Template/Stack/openbudgeteer.yml Category: Finance |
||
OpenFaaS |
Serverless functions made simple
Note: Deploys the API gateway and sample functions. You can access the UI on port 8080. Warning: the name of the stack must be 'func'. Repository > docker-compose.yml Category: Serverless |
||
Openssh-server |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/openssh-server/config Image: linuxserver/openssh-server:latest Category: Managementutilityserver |
2222:2222/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PUBLIC_KEY="yourpublickey" #PUBLIC_KEY PUBLIC_KEY_FILE="/path/to/file" #PUBLIC_KEY_FILE PUBLIC_KEY_DIR="/path/to/directory/containing/_only_/pubkeys" #PUBLIC_KEY_DIR PUBLIC_KEY_URL="https://github.com/username.keys" #PUBLIC_KEY_URL SUDO_ACCESS="false" #SUDO_ACCESS PASSWORD_ACCESS="false" #PASSWORD_ACCESS USER_PASSWORD="password" #USER_PASSWORD USER_PASSWORD_FILE="/path/to/file" #USER_PASSWORD_FILE USER_NAME="linuxserver.io" #USER_NAME /volume1/docker/openssh-server/config:/config |
OpenVPN Access Server |
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.
Image: linuxserver/openvpn-as:latest Category: Vpnserver |
943:943/tcp 9443:9443/tcp 1194:1194/udp |
INTERFACE="eth0" #INTERFACE PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/OpenVPN-AS:/config |
openvpn-as |
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.
Image: linuxserver/openvpn-as:latest Category: Other |
943/tcp 9443/tcp 1194/udp |
INTERFACE="eth0" #INTERFACE PGID="1000" #PGID PUID="1000" #PUID TZ="America/Chicago" #TZ /config |
Openvscode-server |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/openvscode-server:latest |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CONNECTION_TOKEN="" #CONNECTION_TOKEN CONNECTION_SECRET="" #CONNECTION_SECRET SUDO_PASSWORD="password" #SUDO_PASSWORD SUDO_PASSWORD_HASH="" #SUDO_PASSWORD_HASH /volume1/docker/openvscode-server/config:/config |
Opera |
[Opera](https://www.opera.com/) is a multi-platform web browser developed by its namesake company Opera. The browser is based on Chromium, but distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.) through its user interface and other features.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/opera/config Image: linuxserver/opera:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ OPERA_CLI="https://www.linuxserver.io/" #OPERA_CLI /volume1/docker/opera/config:/config |
OpnForm |
OpnForm is an open-source form builder. It's an alternative to products like Typeform, JotForm, Tally etc.
Repository > Template/Stack/opnform.yml Category: Productivity, Lowcode |
||
Orcaslicer |
[Orca Slicer](https://github.com/SoftFever/OrcaSlicer) is an open source slicer for FDM printers. OrcaSlicer is fork of Bambu Studio, it was previously known as BambuStudio-SoftFever, Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/orcaslicer/config Image: linuxserver/orcaslicer:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/orcaslicer/config:/config |
Organizr |
Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.
Image: organizr/organizr:latest Category: Dashboardserver |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Organizr:/config |
Organizr v2 |
Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.
Image: organizrtools/organizr-v2:php-fpm Category: Other, Tools |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Organizr:/config |
Ory Kratos (Oathkeeper) |
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.)
Repository > Template/Stack/ory-kratos-oathkeeper.yml Category: Identitymanagement, Security |
||
Ory Kratos (Standalone) |
Ory Kratos with Oathkeeper is _the_ developer-friendly, security-hardened and battle-test Identity, User Management and Authentication system for the Cloud.
Repository > Template/Stack/ory-kratos-standalone.yml Category: Identitymanagement, Accessproxy |
||
OScam |
OScam is a softcam, software to be used to decrypt digital television channels on a settopbox (receiver), as an alternative for a conditional access module
(CAM). OScam is, compared with other softcams (CCcam, mgcamd, etc.), open source. Hence, the name Open Source Conditional Access Module (OScam). OScam is based on the
not so well known softcam MpCS. The main features of OSCam are next to its softcam capabilities, that it is able to function as a cardserver.
Image: linuxserver/oscam:latest Category: Other |
8888:8888/tcp 10000:10000/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/OScam:/config |
Outline |
Open source collaborative knowledge base for modern teams
Note: Open source collaborative knowledge base for modern teams Repository > sources/stacks/outline.yml Category: Productivity, Social |
NODE_ENV="production" #NODE_ENV SECRET_KEY="" #SECRET_KEY UTILS_SECRET="" #UTILS_SECRET DATABASE_URL="" #DATABASE_URL DATABASE_URL_TEST="" #DATABASE_URL_TEST DATABASE_CONNECTION_POOL_MIN="" #DATABASE_CONNECTION_POOL_MIN DATABASE_CONNECTION_POOL_MAX="" #DATABASE_CONNECTION_POOL_MAX REDIS_URL="" #REDIS_URL URL="" #URL PORT="3000" #PORT COLLABORATION_URL="" #COLLABORATION_URL GOOGLE_CLIENT_ID="" #GOOGLE_CLIENT_ID GOOGLE_CLIENT_SECRET="" #GOOGLE_CLIENT_SECRET SSL_KEY="" #SSL_KEY SSL_CERT="" #SSL_CERT FORCE_HTTPS="true" #FORCE_HTTPS ENABLE_UPDATES="true" #ENABLE_UPDATES WEB_CONCURRENCY="1" #WEB_CONCURRENCY MAXIMUM_IMPORT_SIZE="5120000" #MAXIMUM_IMPORT_SIZE DEBUG="http" #DEBUG LOG_LEVEL="info" #LOG_LEVEL GOOGLE_ANALYTICS_ID="" #GOOGLE_ANALYTICS_ID SENTRY_DSN="" #SENTRY_DSN SENTRY_TUNNEL="" #SENTRY_TUNNEL SMTP_HOST="" #SMTP_HOST SMTP_PORT="" #SMTP_PORT SMTP_USERNAME="" #SMTP_USERNAME SMTP_PASSWORD="" #SMTP_PASSWORD SMTP_FROM_EMAIL="" #SMTP_FROM_EMAIL SMTP_REPLY_EMAIL="" #SMTP_REPLY_EMAIL SMTP_TLS_CIPHERS="" #SMTP_TLS_CIPHERS SMTP_SECURE="true" #SMTP_SECURE DEFAULT_LANGUAGE="en_US" #DEFAULT_LANGUAGE RATE_LIMITER_ENABLED="true" #RATE_LIMITER_ENABLED RATE_LIMITER_REQUESTS="1000" #RATE_LIMITER_REQUESTS RATE_LIMITER_DURATION_WINDOW="60" #RATE_LIMITER_DURATION_WINDOW |
|
Overseerr |
Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.
Image: lscr.io/linuxserver/overseerr:latest Category: Downloaders, Networkother, Mediaappvideo, Tools |
5055/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/overseerr:/config /etc/localtime:/etc/localtime |
Owncloud |
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.
Note: The database user is owncloud and the database is owncloud. Repository > Template/Stack/owncloud.yml Category: Familyappserver |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ OWNCLOUD_DOMAIN="" #OWNCLOUD_DOMAIN DB_PASSWORD="" #DB_PASSWORD ADMIN_USERNAME="" #ADMIN_USERNAME ADMIN_PASSWORD="" #ADMIN_PASSWORD PORT="" #PORT |
|
Pairdrop |
[PairDrop](https://github.com/schlagmichdoch/PairDrop) is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/pairdrop/config Image: linuxserver/pairdrop:latest |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ RATE_LIMIT="false" #RATE_LIMIT WS_FALLBACK="false" #WS_FALLBACK RTC_CONFIG="" #RTC_CONFIG DEBUG_MODE="false" #DEBUG_MODE /volume1/docker/pairdrop/config:/config |
Paperless NGX |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/paperless-ngx/paperless-ngx Official Docker Documentation: https://github.com/paperless-ngx/paperless-ngx Repository > stack/paperless-ngx.yml Category: Cloud, Management, Productivity |
PUID="1000" #PUID PGID="1000" #PGID TZ="America/New_York" #TZ PAPERLESSURL="" #PAPERLESS_URL ADMIN_USER="" #Administrator username ADMIN_PASS="" #Administrator password RANDOMKEY="" #Secret Key LANG="eng" #OCR Language |
|
Paperless-ng |
[Paperless-ng](https://github.com/jonaswinkler/paperless-ng) is an application by Daniel Quinn and contributors that indexes your scanned documents and allows you to easily search for documents and store metadata alongside your documents.'
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/paperless-ng/config Image: linuxserver/paperless-ng:latest Category: Familyappserver |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ REDIS_URL="" #REDIS_URL /volume1/docker/paperless-ng/config:/config /volume1/docker/paperless-ng/data:/data |
Papermerge |
[Papermerge](https://www.papermerge.com/) is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS.'
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/papermerge/config Image: linuxserver/papermerge:latest Category: Familyappserver |
8000:8000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ REDIS_URL="" #REDIS_URL /volume1/docker/papermerge/config:/config /volume1/docker/papermerge/data:/data |
Passbolt |
Passbolt is a free and open source password manager designed for collaboration. With Passbolt you can securely generate, store, manage and monitor your team credentials. Get access to all of your logins and passwords from multiple browsers or even your mobile phone.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/passbolt.md Pi-Hosted dedicated documentation: passbolt.mdRepository > stack/passbolt.yml Category: Other, Tools |
PUID="1000" #PUID PGID="1000" #PGID TZ="Europe/Zurich" #TZ MYSQL_ROOT_PASSWORD="" #MYSQL_ROOT_PASSWORD MYSQL_DATABASE="passbolt" #MYSQL_DATABASE MYSQL_USER="passbolt" #MYSQL_USER MYSQL_PASSWORD="" #MYSQL_PASSWORD PASSBOLT_PORT="443" #PASSBOLT_PORT PASSBOLT_URL="https://passbolt.local" #PASSBOLT_URL EMAIL_FROM_NAME="Passbolt" #EMAIL_FROM_NAME EMAIL_FROM_ADDRESS="" #EMAIL_FROM_ADDRESS EMAIL_SMTP_SERVER="smtp.gmail.com" #EMAIL_SMTP_SERVER EMAIL_SMTP_PORT="587" #EMAIL_SMTP_PORT EMAIL_USERNAME="" #EMAIL_USERNAME EMAIL_PASSWORD="" #EMAIL_PASSWORD EMAIL_TLS="true" #EMAIL_TLS |
|
Passky Client |
Passky is a simple, modern, lightweight, open-source and secure password manager.
Image: rabbitcompany/passky-client:latest Category: Other, Tools |
8081:80/tcp |
|
Passky Server |
Passky is a simple, modern, lightweight, open-source and secure password manager.
Note: Do not forget to perform regular backups, especially before each update. Image: rabbitcompany/passky-server:latest Category: Other, Tools |
8080:80/tcp |
ADMIN_USERNAME="admin" #ADMIN_USERNAME ADMIN_PASSWORD="" #ADMIN_PASSWORD /portainer/Files/AppData/Passky-Server:/var/www/html/databases |
Penpot (http) {shmolf} |
Penpot is the first Open Source design and prototyping platform meant for cross-domain teams.
Note: Application documentation 🗗. See documentation 🗗 for more details regarding the flags. Repository > stacks/penpot/docker-compose-http.yml Category: Graphicdesign |
PUID="1000" #PUID PGID="1000" #PGID PENPOT_FLAGS_FE="enable-registration disable-secure-session-cookies enable-insecure-register enable-login-with-password" #Frontend Flags PENPOT_FLAGS_BE="enable-registration disable-secure-session-cookies enable-insecure-register disable-email-verification" #Backend Flags PUBLIC_URI="http://192.168.1.1:8624" #Public URI TELEMETRY_ENABLED="" #Penpot Telemetry Enabled? PORT="8624" #Http Port |
|
Petio |
Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content.
Repository > Template/Stack/petio.yml Category: Mediaserver |
PUID="1000" #PUID PGID="100" #PGID TZ="" #TZ PORT="" #PORT |
|
pgAdmin |
PGAdmin is a web-based GUI tool used to interact with the Postgres database sessions, both locally and remote servers as well. You can use PGAdmin to perform any sort of database administration required for a Postgres database.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.pgadmin.org/ Official Docker Documentation: https://www.pgadmin.org/docs/pgadmin4/latest/container_deployment.html Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pgadmin.sh | bashImage: dpage/pgadmin4:latest Category: Other, Tools |
5050:80/tcp |
PUID="1000" #PUID PGID="1000" #PGID PGADMIN_DEFAULT_EMAIL="" #PGADMIN_DEFAULT_EMAIL PGADMIN_DEFAULT_PASSWORD="" #PGADMIN_DEFAULT_PASSWORD TZ="America/New_York" #TZ /portainer/Files/AppData/Config/pgadmin:/var/lib/pgadmin |
Photoprism |
PhotoPrism is an AI-powered app for browsing, organizing & sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way.| Copy as Custom stack and EDIT environment variables.
Repository > Template/Stack/photoprism.yml Category: Photos, Ai |
||
PhotoShow |
A simple, easy way to turn a photo album into a webgallery.
Image: linuxserver/photoshow:latest Category: Photos |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Pictures:/Pictures /portainer/Files/AppData/Photoshow/Thumbs:/Thumbs /portainer/Files/AppData/Config/PhotoShow:/config |
Phpmyadmin |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/phpmyadmin/config Image: linuxserver/phpmyadmin:latest Category: Databaseserver |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PMA_ARBITRARY="1" #PMA_ARBITRARY PMA_ABSOLUTE_URI="https://phpmyadmin.example.com" #PMA_ABSOLUTE_URI /volume1/docker/phpmyadmin/config:/config |
Pi-Hole |
A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole.
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. Image: pihole/pihole:latest Category: Dns |
53:53/tcp 53:53/udp 67:67/udp 1010:80/tcp 4443:443/tcp |
/portainer/Files/AppData/Config/PiHole:/etc/pihole /portainer/Files/AppData/Config/PiHole/DNS:/etc/dnsmasq.d |
Pi-Hole DoH/DoT |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://pi-hole.net/ Official Docker Documentation: https://hub.docker.com/r/oijkn/pihole-doh-dot Pi-Hosted dedicated documentation: pi-hole.mdWhen 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. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin. Image: oijkn/pihole-doh-dot:latest Category: Other, Tools |
53:53/tcp 53:53/udp 67:67/udp 1010:80/tcp 4443:443/tcp |
/portainer/Files/AppData/Config/PiHole_DoH-DoT:/etc/pihole /portainer/Files/AppData/Config/PiHole_DoH-DoT/DNS:/etc/dnsmasq.d |
Pi-Hole-Unbound |
A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole. This version has Ubound software installed on it so you don't need to rely on external DNS providers. When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://pi-hole.net/ Official Docker Documentation: https://github.com/chriscrowe/docker-pihole-unbound/tree/master/one-container Pi-Hosted dedicated documentation: pi-hole.mdWhen 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. For extra information on this container visit the mainteiner GitHub Page. You can add ports: 5335 to access Ubound externally; 22 to enable SSH; 67 to use DHCP Server. Add those ports in Show advanced options. if you run into issues binding to port 53. If you like to use Pi-Hole's built in DHCP-Server change the Network type to host and open advance options and scroll to Labels and add: NET_ADMIN with the value True. When you do so, specify a port is no more needed, navigate to your.ip.goes.here/admin. Image: cbcrowe/pihole-unbound:latest Category: Other, Tools |
53:53/tcp 53:53/udp 1010:80/tcp 4443:443/tcp |
ServerIP="192.168.0.X" #ServerIP TZ="Europe\London" #TZ DNSSEC="" #DNSSEC DNS1="127.0.0.1#5335" #DNS1 DNS2="127.0.0.1#5335" #DNS2 /portainer/Files/AppData/Config/PiHole-Unbound:/etc/pihole /portainer/Files/AppData/Config/PiHole-Unbound/DNS:/etc/dnsmasq.d |
Pi.alert |
WIFI / LAN intruder detector
Image: jokobsk/pi.alert Category: Networkserver |
20211:20211/udp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/pi.alert:/config |
Pidgin |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/pidgin/config Image: linuxserver/pidgin:latest Category: Chatserver |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/pidgin/config:/config |
Pinchflat |
Your next YouTube media manager
Repository > Template/Stack/pinchflat.yml Category: Multimedia |
||
Pingvin |
Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.
Repository > Template/Stack/pingvin.yml Category: Filebrowsers |
||
Piper |
[Piper](https://github.com/rhasspy/piper/) is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol server for Piper.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/piper/config Image: linuxserver/piper:latest |
10200:10200/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ PIPER_VOICE="en_US-lessac-medium" #PIPER_VOICE PIPER_LENGTH="1.0" #PIPER_LENGTH PIPER_NOISE="0.667" #PIPER_NOISE PIPER_NOISEW="0.333" #PIPER_NOISEW PIPER_SPEAKER="0" #PIPER_SPEAKER PIPER_PROCS="1" #PIPER_PROCS /volume1/docker/piper/config:/config |
Piwigo |
Piwigo is photo gallery software for the web, built by an active community of users and developers.
Image: linuxserver/piwigo:latest Category: Photos |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/PiWigo:/config |
Pixapop |
[Pixapop](https://github.com/bierdok/pixapop) is an open-source single page application to view your photos in the easiest way possible.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/pixapop:latest Category: Photos |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ APP_USERNAME="admin" #APP_USERNAME APP_PASSWORD="admin" #APP_PASSWORD /volume1/docker/pixapop/config:/config /volume1/docker/pixapop/photos:/photos |
Pixel-server |
Wireless control of PixelStrips or NeoPixels using a web graphical interface running on a Raspberry Pi.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: http://www.penguintutor.com/projects/pixel-server Official Docker Documentation: https://github.com/Macleykun/pixel-server Pi-Hosted dedicated documentation: pixel-server_setup.mdPre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_pixel-server.sh | bashImage: macley/pixel-server:latest Category: Other |
85:80/tcp |
/portainer/Files/AppData/Config/pixel-server/auth.cfg:/opt/pixel-server/auth.cfg /portainer/Files/AppData/Config/pixel-server/pixelserver.cfg:/opt/pixel-server/pixelserver.cfg /portainer/Files/AppData/Config/pixel-server/users.cfg:/opt/pixel-server/users.cfg /etc/crontabs/ |
Plane |
Project management tool from the future. An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind.
Repository > Template/Stack/plane.yml Category: Projectmanagement, Productivity |
||
Planka |
[Planka](https://github.com/plankanban/planka/) is an elegant open source project tracking tool.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/planka/config Image: linuxserver/planka:latest |
1337:1337/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ BASE_URL="https://planka.example.com" #BASE_URL DATABASE_URL="postgresql://user:password@planka-db:5432/planka" #DATABASE_URL DEFAULT_ADMIN_EMAIL="[email protected]" #DEFAULT_ADMIN_EMAIL DEFAULT_ADMIN_USERNAME="demo" #DEFAULT_ADMIN_USERNAME DEFAULT_ADMIN_PASSWORD="demo" #DEFAULT_ADMIN_PASSWORD DEFAULT_ADMIN_NAME="Demo User" #DEFAULT_ADMIN_NAME SECRET_KEY="notasecretkey" #SECRET_KEY TRUST_PROXY="0" #TRUST_PROXY /volume1/docker/planka/config:/config |
Plesk |
WebOps platform and hosting control panel
Note: Default credentials: admin / changeme Image: plesk/plesk:latest Category: Cms |
21/tcp 80/tcp 443/tcp 8880/tcp 8443/tcp 8447/tcp |
|
Plex |
Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.
Image: linuxserver/plex:latest Category: Mediaserver |
PUID="1000" #PUID PGID="100" #PGID VERSION="latest" #VERSION /portainer/Files/AppData/Config/Plex:/config /portainer/TV:/tv /portainer/Movies:/movies |
|
Plex Media Server |
Plex organizes your video, music, and photo collections and streams them to all of your screens.
Image: linuxserver/plex:latest Category: Mediaservervideo, Mediaservermusic, Mediaserverphotos |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ VERSION="latest" #VERSION /opt/mediadepot/apps/plex:/config /media/storage/tvshows:/data/tvshows /media/storage/movies:/data/movies /media/storage/music:/data/music /transcode |
|
Plex Requests |
Simple automated way for users to request new content for Plex.
Image: linuxserver/plexrequests:latest Category: Downloaders, Networkother, Mediaappvideo, Tools |
3000/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/plexrequests:/config /etc/localtime:/etc/localtime |
PlexTraktSync |
A python script that syncs the movies, shows and ratings between trakt and Plex
Repository > stacks/plextraktsync/docker-compose.yml Category: Documents, Tools |
||
Plone |
A free and open-source CMS built on top of Zope
Image: plone:latest Category: Cms |
8080/tcp |
/data |
Portainer Agent |
Manage all the resources in your Swarm cluster
Note: The agent will be deployed globally inside your cluster and available on port 9001. Repository > stacks/portainer-agent/docker-stack.yml Category: Portainer |
||
Poste.io |
Full stack mailserver solution with TLS support. POP3s, SMTP(s), IMAPs, RSPAMD, Clamav, Roundcube(HTTPS), SPF, DKIM with simple installation and web administration.
Repository > Template/Stack/posteio.yml Category: Mail |
||
PostgreSQL |
PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.postgresql.org/ Official Docker Documentation: https://hub.docker.com/_/postgres/ Image: postgres:latest Category: Other, Tools |
5432:5432/tcp |
PUID="1000" #PUID PGID="1000" #PGID POSTGRES_PASSWORD="rootpassword" #POSTGRES_PASSWORD TZ="America/New_York" #TZ /portainer/Files/AppData/Config/PostgreSQL:/var/lib/postgresql/data |
Pritunl |
Pritunl container built on Alpine Linux. Supports IPv6 and running behind a reverse proxy. This container requires an external Mongo DB and should be run via Docker Compose or other orchestration.
Note: Documentation on this containier can be found here: https://hub.docker.com/r/goofball222/pritunl Repository > Template/Stack/pritunl.yml Category: Vpn, Tools, Other, Web |
REVERSE_PROXY="false" #REVERSE_PROXY PRITUNL_OPTS="" #PRITUNL_OPTS MONGODB_URI="mongodb://mongo:27017/pritunl" #MONGODB_URI WIREGUARD="false" #WIREGUARD |
|
PrivateBin |
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data!
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://privatebin.info/ Official Docker Documentation: https://hub.docker.com/r/privatebin/nginx-fpm-alpine Image: privatebin/nginx-fpm-alpine:latest Category: Cloud, Productivity, Tools, Web |
8080:8080/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/PrivateBin:/srv/data /portainer/Files/AppData/Config/PrivateBin:/srv/cfg |
Pro Mosquitto with Management Center |
Commercial-grade Mosquitto MQTT broker with Management Center
Note: The Mosquitto broker password must be at least 12 characters. Repository > edge/cedalo-mosquitto-mc/docker-compose.yml Category: Edge |
CEDALO_LICENSE_KEY="" #License key CEDALO_MOSQUITTO_PASSWORD="" #Mosquitto password CEDALO_MC_USER="cedalo" #Management Center username CEDALO_MC_PASSWORD="" #Management Center password |
|
ProjectSend |
ProjectSend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself! Secure, private and easy. No more depending on external services or e-mail to send those files!
Image: linuxserver/projectsend:latest Category: Cloud, Productivity, Tools, Other |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/ProjectSend:/data /portainer/Files/AppData/Config/ProjectSend:/config |
ProtonMail Bridge |
This is an unofficial Docker container of the ProtonMail Bridge. Some of the scripts are based on Hendrik Meyer's work.
Note: Please refer to the documentation here to set this up. Image: shenxn/protonmail-bridge:latest Category: Email |
143/tcp 25/tcp |
/portainer/Files/AppData/ProtonMail-Bridge:/root |
Prowlarr |
Prowlarr is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers.
Image: ghcr.io/linuxserver/prowlarr:develop Category: Downloaders, Tools |
9696/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/prowlarr:/config /etc/localtime:/etc/localtime |
ProxiTok |
Use Tiktok with an alternative frontend, inspired by Nitter.
Repository > Template/Stack/proxitok.yml Category: Social |
||
Pure-FTP Server |
Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server.
Image: stilliard/pure-ftpd:hardened Category: Networkother, Utilities |
21/tcp 30000/tcp 30001/tcp 30002/tcp 30003/tcp 30004/tcp 30005/tcp 30006/tcp 30007/tcp 30008/tcp 30009/tcp |
FTP_USER_NAME="depot" #FTP_USER_NAME FTP_USER_PASS="badpass" #FTP_USER_PASS FTP_USER_HOME="/data" #FTP_USER_HOME FTP_USER_GID="15000" #FTP_USER_GID FTP_USER_UID="15000" #FTP_USER_UID TZ="America/Los_Angeles" #TZ PUBLICHOST="localhost" #PUBLICHOST /opt/mediadepot/apps/pureftp:/etc/pure-ftpd/passwd /media/storage/tvshows:/data/tvshows /media/storage/movies:/data/movies /media/storage/music:/data/music /media/storage/ebooks:/data/ebooks /media/storage/photos:/data/photos /media/storage/documents:/data/documents /media/storage/downloads:/data/downloads /media/storage/software:/data/software /media/temp/blackhole:/data/blackhole /media/temp/processing:/data/processing |
pve-exporter |
This is an exporter that exposes information gathered from Proxmox VE node for use by the Prometheus monitoring system.
Repository > Template/Stack/pve-exporter.yml Category: Metrics |
||
Pwndrop |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/pwndrop/config Image: linuxserver/pwndrop:latest Category: Taskserver |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SECRET_PATH="/pwndrop" #SECRET_PATH /volume1/docker/pwndrop/config:/config |
Pydio |
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.
Image: linuxserver/pydio:latest Category: Cloud, Other |
443/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Pydio:/config /portainer/Files/AppData/Pydio:/data |
Pydio-cells |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/pydio-cells:latest |
8080:8080/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ EXTERNALURL="yourdomain.url" #EXTERNALURL SERVER_IP="0.0.0.0" #SERVER_IP /volume1/docker/pydio-cells/config:/config |
Pyload |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/pyload:latest |
8000:8000/tcp 7227:7227/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/pyload/config:/config /volume1/docker/pyload/downloads:/downloads |
Pyload-ng |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/pyload-ng/config Image: linuxserver/pyload-ng:latest |
8000:8000/tcp 9666:9666/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/pyload-ng/config:/config /volume1/docker/pyload-ng/downloads:/downloads |
Pylon |
[Pylon](https://github.com/pylonide/pylon) is a web based integrated development environment built with Node.js as a backend and with a supercharged JavaScript/HTML5 frontend, licensed under GPL version 3. This project originates from Cloud9 v2 project.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/pylon/config Image: linuxserver/pylon:latest |
3131:3131/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ GITURL="https://github.com/linuxserver/docker-pylon.git" #GITURL PYUSER="myuser" #PYUSER PYPASS="mypass" #PYPASS /volume1/docker/pylon/config:/config /volume1/docker/pylon/code:/code |
Python |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/python/config Image: linuxserver/python:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/python/config:/config |
qBittorrent |
The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.
Image: linuxserver/qbittorrent:latest Category: Torrentserver |
6881:6881/tcp 6881:6881/udp 8080:8080/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/qBittorrent:/config /portainer/Downloads:/downloads |
qdirstat |
QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.
Image: jlesage/qdirstat:latest Category: Utilities |
5800/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/qdirstat:/config /opt:/storage/opt /mnt:/storage/mnt |
Qemu-static |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/qemu-static for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/qemu-static/config Image: linuxserver/qemu-static:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/qemu-static/config:/config |
qFlood |
A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support. See the official documentation for WireGuard VPN support at https://hotio.dev/containers/qflood/
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hotio.dev/containers/qflood/ Official Docker Documentation: https://hotio.dev/containers/qflood/ The default qBittorrent username is admin and the default password is adminadmin. Image: hotio/qflood:latest Category: Downloaders |
3000:3000/tcp 8080:8080/tcp |
PUID="1000" #PUID PGID="1000" #PGID UMASK="002" #UMASK TZ="America/New_York" #TZ FLOOD_AUTH="false" #FLOOD_AUTH /portainer/Files/AppData/Config/qFlood:/config /portainer/Downloads:/app/qBittorrent/downloads |
Quassel IRC |
Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Blowfish support and optional web-ui included.
Image: linuxserver/quassel-core:latest Category: Messenger |
4242:4242/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Quassel-core:/config |
quassel-core |
Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen and a text-based IRC client such as WeeChat, but graphical. Blowfish support and optional web-ui included.
Image: linuxserver/quassel-core:latest Category: Messenger |
4242/tcp |
PGID="1000" #PGID PUID="1000" #PUID TZ="America/Chicago" #TZ /config |
Quassel-web |
[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/)
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/quassel-web:latest |
64080:64080/tcp 64443:64443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ QUASSEL_CORE="192.168.1.10" #QUASSEL_CORE QUASSEL_PORT="4242" #QUASSEL_PORT QUASSEL_HTTPS="" #QUASSEL_HTTPS URL_BASE="/quassel" #URL_BASE /volume1/docker/quassel-web/config:/config |
RabbitMQ |
Highly reliable enterprise messaging system
Image: rabbitmq:latest Category: Messaging |
5671/tcp 5672/tcp |
/var/lib/rabbitmq |
Radarr |
Radarr - A fork of Sonarr to work with movies la Couchpotato.
Image: linuxserver/radarr:latest Category: Downloaders, Mediaappvideo |
7878/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/radarr:/config /media/storage/downloads/movies:/downloads /media/storage/movies:/movies /media/temp/blackhole/movies:/blackhole /etc/localtime:/etc/localtime |
Raneto |
[Raneto](http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/raneto:latest |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/raneto/config:/config |
Raspberry Pi Docker Monitor |
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
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md Official Docker Documentation: https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md Pi-Hosted dedicated documentation: rpi_docker_monitor.mdPre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/rpi_docker_monitor.sh | bashYoutube Video: Novaspirit Tech - Raspberry Pi Docker Monitoring Repository > stack/raspberrypi-monitoring.yml Category: Monitor, Tools |
3000:3000/tcp |
PROMETHEUS_RETENTION="15d" #PROMETHEUS_RETENTION |
Rawtherapee |
[RawTherapee](https://rawtherapee.com/) is a free, cross-platform raw image processing program!
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/rawtherapee/config Image: linuxserver/rawtherapee:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/rawtherapee/config:/config |
Rclone Config Backup |
Rclone is a command line program to sync files and directories to and from cloud providers (Dropbox, GDrive, Box, etc)
Image: mediadepot/rclone:latest Category: Backup, Cloud, Networkother, Tools |
/opt/mediadepot/apps/rclone:/srv/rclone/config /opt/mediadepot/apps:/mnt/data |
|
Rdesktop |
[Rdesktop](http://xrdp.org/) - Ubuntu based containers containing full desktop environments in officially supported flavors accessible via RDP.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system.
Image: linuxserver/rdesktop:latest Category: Managementutilityserver |
3389:3389/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /var/run/docker.sock:/var/run/docker.sock /volume1/docker/rdesktop/config:/config |
Reactive-Resume |
A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.
Image: amruthpillai/reactive-resume:latest Category: Other, Tools |
80/tcp |
/portainer/Files/AppData/Config/ReactiveResume:/usr/src/app |
Readarr |
Readarr - Book Manager and Automation (Sonarr for Ebooks)
Image: ghcr.io/linuxserver/readarr:nightly Category: Downloaders, Mediaappbooks |
8787/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/readarr:/config /media/storage/downloads/ebooks:/downloads /media/storage/ebooks:/books /media/temp/blackhole/ebooks:/blackhole /etc/localtime:/etc/localtime |
Readme-sync |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/readme-sync/config Image: linuxserver/readme-sync:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/readme-sync/config:/config |
Redis |
Open-source in-memory data structure store
Image: redis:latest Category: Database |
6379/tcp |
/data |
Redis Cluster |
Open-source in-memory data structure store - Cluster mode
Repository > stacks/redis-cluster/docker-stack.yaml Category: Database |
REDIS_PASSWD="" #Redis password |
|
Redmine |
Open-source project management tool
Image: redmine:latest Category: Projectmanagement |
3000/tcp |
/usr/src/redmine/files |
Registry |
Docker image registry
Image: registry:latest Category: Docker |
5000/tcp |
/var/lib/registry |
Registry (cache) |
Docker image registry configured as a DockerHub pull through cache
Image: registry:latest Category: Docker |
5000/tcp |
REGISTRY_PROXY_REMOTEURL="https://registry-1.docker.io" /var/lib/registry |
Remmina |
[Remmina](https://remmina.org/) is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, SSH and EXEC are supported.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/remmina/config Image: linuxserver/remmina:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/remmina/config:/config |
Remotely |
Remotely is a remote control and remote scripting solution, built with .NET 6, Blazor, and SignalR Core.
Repository > Template/Stack/remotely.yml Category: Remotecontrol |
||
Requestrr |
[Requestrr](https://github.com/darkalfx/requestrr) is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/requestrr:latest Category: Media |
4545:4545/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/requestrr/config:/config |
Resilio Sync |
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.
Image: linuxserver/resilio-sync:latest Category: Backup, Cloud, Networkother, Tools |
8888/tcp 55555/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/resilio:/config /media/storage:/sync /media/storage/downloads:/downloads |
Resilio-sync |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/resilio-sync:latest |
8888:8888/tcp 55555:55555/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/resilio-sync/config:/config /volume1/docker/resilio-sync/downloads:/downloads /volume1/docker/resilio-sync/sync:/sync |
Reveal.js |
It is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free | Production Mode
Image: cloudogu/reveal.js Category: Presentation |
6060:8080/tcp |
/portainer/Files/AppData/Config/revealjs/docs/slides:/reveal/docs/slides /portainer/Files/AppData/Config/revealjs/scripts/test:/resources |
Rocket Chat |
Rocket.Chat Server
Note: Rocket.Chat Server Container Repository > Template/Stack/rocketchat.yml Category: Chatserver |
||
Rport |
RPort is free remote access and remote management, now acquired by RealVNC
Repository > Template/Stack/rport.yml Category: Remotecontrol |
||
Rsnapshot |
[Rsnapshot](http://www.rsnapshot.org/) is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.'
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/rsnapshot/config Image: linuxserver/rsnapshot:latest Category: Backupandsyncserver |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/rsnapshot/config:/config /volume1/docker/rsnapshot/.snapshots:/.snapshots /volume1/docker/rsnapshot/data:/data |
Rust Desk |
Rust Desk is an Open source virtual or remote desktop infrastructure for everyone!
Repository > Template/Stack/rustdesk.yml Category: Remote Control |
||
RustDesk |
A remote desktop software, the open source TeamViewer alternative, works out of the box, no configuration required. You have full control of your data, with no concerns about security.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://rustdesk.com/ Official Docker Documentation: https://github.com/rustdesk/rustdesk-server Youtube Video: Novaspirit Tech - Rust Desk Open Source Remote Desktop Don't forget to open ports 21115 to 21119 in your router. Image: rustdesk/rustdesk-server-s6:latest Category: Other, Tools |
21115:21115/tcp 21116:21116/tcp 21116:21116/udp 21117:21117/tcp 21118:21118/tcp 21119:21119/tcp |
RELAY="rustdesk.example.com:21117" #RELAY ENCRYPTED_ONLY="1" #ENCRYPTED_ONLY /portainer/Files/AppData/Config/rustdesk:/data |
ruTorrent |
ruTorrent is a quick and efficient BitTorrent client
Image: mediadepot/rutorrent Category: Downloaders, Networkother, Tools |
80/tcp 51413/tcp 6881/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/rutorrent:/config /media/temp/processing:/processing /media/temp/blackhole:/blackhole /media/storage/downloads:/downloads |
SABnzbd |
SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.
Image: linuxserver/sabnzbd:latest Category: Usenetserver |
8080:8080/tcp 9090:9090/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Sabnzbd:/config /portainer/Downloads:/downloads /portainer/Downloads/incomplete:/incomplete-downloads |
Samba |
Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIFS protocol, such as all versions of DOS and Windows, OS/2, Linux and many others.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.samba.org/ Official Docker Documentation: https://github.com/dperson/samba Youtube Videos:
Image: dperson/samba:latest Category: Other, Tools |
139:139/tcp 445:445/tcp |
PUID="1000" #PUID PGID="1000" #PGID USERID="1000" #USERID GROUPID="1000" #GROUPID USER="guest;guest" #USER PERMISSIONS="true" #PERMISSIONS SHARE="portainer;/share;yes;no;yes;guest" #SHARE /portainer/Downloads:/share |
Scality S3 |
Standalone AWS S3 protocol server
Image: scality/s3server Category: Storage |
8000/tcp |
SCALITY_ACCESS_KEY="" #Scality S3 access key SCALITY_SECRET_KEY="" #Scality S3 secret key /usr/src/app/localData /usr/src/app/localMetadata |
Scrutiny |
WebUI for smartd S.M.A.R.T monitoring
Image: analogj/scrutiny:latest Category: Monitoring |
8080/tcp |
/opt/mediadepot/apps/scrutiny:/scrutiny/config/ /run/udev:/run/udev |
SearXNG |
Open-Source Privacy-respecting metasearch engine
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://docs.searxng.org/ Official Docker Documentation: https://docs.searxng.org/admin/installation-docker.html Pi-Hosted dedicated documentation: searxng.mdImage: searxng/searxng:latest Category: Other, Tools |
9017:8080/tcp |
BASE_URL="http://localhost:9017" #BASE_URL INSTANCE_NAME="my-instance" #INSTANCE_NAME /portainer/Files/AppData/Config/searxng:/etc/searxng |
Sematext Docker Agent |
Collect logs, metrics and docker events
Image: sematext/sematext-agent-docker:latest Category: Logmanagement, Monitoring |
LOGSENE_TOKEN="" #Logs token SPM_TOKEN="" #SPM monitoring token /var/run/docker.sock:/var/run/docker.sock |
|
Series-troxide |
[Series Troxide](https://github.com/MaarifaMaarifa/series-troxide) a Simple and Modern Series Tracker
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/series-troxide/config Image: linuxserver/series-troxide:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/series-troxide/config:/config |
Servas |
A self-hosted bookmark management tool.
Repository > Template/Stack/servas.yml Category: Tools |
8456:80/tcp |
|
Shaarli |
The personal, minimalist, super fast, database-free, bookmarking service.
Repository > Template/Stack/shaarli.yml Category: Linksharing |
||
Shiori |
Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application.
Image: radhifadlillah/shiori:latest Category: Familyappserver |
8080/tcp |
/portainer/Files/AppData/Config/Shiori:/srv/shiori |
Shotcut |
[Shotcut](https://www.shotcut.org/) is a free, open source, cross-platform video editor.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/shotcut/config Image: linuxserver/shotcut:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/shotcut/config:/config |
SickChill |
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Image: linuxserver/sickchill:latest Category: Downloaders, Video |
8081:8081/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/SickChill:/config /portainer/Downloads:/downloads /portainer/TV:/tv |
SickGear |
SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.
Image: linuxserver/sickgear:latest Category: Downloaders, Video |
8081:8081/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/SickGear:/config /portainer/TV:/tv /portainer/Downloads:/downloads |
SickRage |
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Image: linuxserver/sickrage:latest Category: Downloaders, Mediaappvideo |
8081/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/sickrage:/config /media/storage/downloads/tvshows:/downloads /media/storage/tvshows:/tv /media/temp/blackhole/tvshows:/blackhole |
Signal Proxy |
A TLS proxy relay for the Signal privacy messenger app.
Repository > Template/Stack/signal.yml Category: Messaging |
||
Silverstripe |
Silverstripe CMS is a free and open source Content Management System (CMS) and Framework for creating and maintaining websites and web applications.
Repository > Template/Stack/silverstripe.yml Category: Cms |
||
SmokePing |
SmokePing is a latency logging and graphing and alerting system. It consists of a daemon process which organizes the latency measurements and a CGI which presents the graphs.
Image: linuxserver/smokeping:latest Category: Taskserver |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Smokeping:/config /portainer/Files/AppData/Smokeping:/data |
Snapdrop |
[Snapdrop](https://github.com/RobinLinus/snapdrop) A local file sharing in your browser. Inspired by Apple's Airdrop.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/snapdrop/config Image: linuxserver/snapdrop:latest Category: Familyappserver |
80:80/tcp 443:443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/snapdrop/config:/config |
Snibox |
Self-hosted snippet manager.
Note: Label-oriented interface with search. Supports various programming languages, markdown, plain text. Image: snowmean/snibox-sqlite:latest Category: Codeserver |
3010:3000/tcp |
/portainer/Files/AppData/Config/Snibox:/app/db/database |
Snipe-it |
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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/snipe-it:latest Category: Managementutilityserver |
8080:80/tcp |
PUID="1024" #PUID PGID="100" #PGID APP_URL="<hostname or ip>" #APP_URL MYSQL_PORT_3306_TCP_ADDR="<mysql host>" #MYSQL_PORT_3306_TCP_ADDR MYSQL_PORT_3306_TCP_PORT="<mysql port>" #MYSQL_PORT_3306_TCP_PORT MYSQL_DATABASE="<mysql database>" #MYSQL_DATABASE MYSQL_USER="<mysql pass>" #MYSQL_USER MYSQL_PASSWORD="changeme" #MYSQL_PASSWORD /volume1/docker/snipe-it/config:/config |
Snippet Box |
Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.
Repository > Template/Stack/snippetbox.yml Category: Other |
||
Snippet-box |
Snippet Box is a simple self-hosted app for organizing your code snippets.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/pawelmalak/snippet-box Official Docker Documentation: https://github.com/pawelmalak/snippet-box#with-docker Youtube Video: Novaspirit Tech - My Most used container! Snippet Box Label-oriented interface with search. Supports various programming languages, markdown, plain text. Image: pawelmalak/snippet-box:arm Category: Other, Tools |
5010:5000/tcp |
/portainer/Files/AppData/Config/Snippet-box:/app/data |
Socket-proxy |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/socket-proxy/config Image: linuxserver/socket-proxy:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/socket-proxy/config:/config |
Softing EdgeConnector 840D | Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT | ||
Softing EdgeConnector Aggregator | Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT | ||
Softing EdgeConnector FANUC CNC | Connect FANUC CNCs and provide the data via OPC UA and MQTT | ||
Softing EdgeConnector modbus | Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT | ||
Softing EdgeConnector Siemens | Connect Siemens SIMATIC S7-300/400/1200/1500 PLCs and provide the data via OPC UA and MQTT | ||
Solr |
Open-source enterprise search platform
Image: solr:latest Category: Searchengine |
8983/tcp |
/opt/solr/mydata |
Sonarr |
Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
Image: linuxserver/sonarr:latest Category: Downloaders, Mediaappvideo |
8989/tcp |
PGID="15000" #PGID PUID="15000" #PUID /opt/mediadepot/apps/sonarr:/config /media/storage/downloads/tvshows:/downloads /media/storage/tvshows:/tv /media/temp/blackhole/tvshows:/blackhole /etc/localtime:/etc/localtime |
Speedtest Tracker |
Run a Speedtest every hour and graph the results. See https://hub.docker.com/r/henrywhitaker3/speedtest-tracker/tags for arch options
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/henrywhitaker3/Speedtest-Tracker Official Docker Documentation: https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker Image: henrywhitaker3/speedtest-tracker:dev-arm Category: Tools, Web, Other |
8765:80/tcp |
OOKLA_EULA_GDPR="true" #OOKLA_EULA_GDPR /portainer/Files/AppData/Config/speedtest-tracker:/config |
Speedtest-tracker |
[Speedtest-tracker](https://github.com/alexjustesen/speedtest-tracker) is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/speedtest-tracker/config Image: linuxserver/speedtest-tracker:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ APP_KEY="" #APP_KEY APP_URL="" #APP_URL DB_CONNECTION="sqlite" #DB_CONNECTION SPEEDTEST_SCHEDULE="" #SPEEDTEST_SCHEDULE SPEEDTEST_SERVERS="" #SPEEDTEST_SERVERS DB_HOST="" #DB_HOST DB_PORT="" #DB_PORT DB_DATABASE="" #DB_DATABASE DB_USERNAME="" #DB_USERNAME DB_PASSWORD="" #DB_PASSWORD DISPLAY_TIMEZONE="Etc/UTC" #DISPLAY_TIMEZONE PRUNE_RESULTS_OLDER_THAN="0" #PRUNE_RESULTS_OLDER_THAN /volume1/docker/speedtest-tracker/config:/config |
Spotube |
[Spotube](https://spotube.krtirtho.dev/) is an open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source, eliminating the need for Spotify Premium
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/spotube/config Image: linuxserver/spotube:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/spotube/config:/config |
SQL Server |
Microsoft SQL Server on Linux
Note: Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols. Image: microsoft/mssql-server-linux:2017-GA Category: Database |
1433/tcp |
ACCEPT_EULA="Y" SA_PASSWORD="" #SA password |
SQL Server Express |
Microsoft SQL Server Express for Windows containers
Note: Password needs to include at least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols. Image: microsoft/mssql-server-windows-express:latest Category: Database |
1433/tcp |
ACCEPT_EULA="Y" sa_password="" #SA password C:/temp/ |
Sqlitebrowser |
[DB Browser for SQLite](https://sqlitebrowser.org/) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/sqlitebrowser/config Image: linuxserver/sqlitebrowser:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/sqlitebrowser/config:/config |
Sshwifty |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://sshwifty.herokuapp.com/ Official Docker Documentation: https://github.com/nirui/sshwifty#docker-image Image: niruix/sshwifty:latest Category: Tools, Web |
8182:8182/tcp |
|
Stash |
Helps you organize your *Ahem* ...more MATURE Media material....
Note: ## Keep configs, scrapers, and plugins here. - /portainer/Files/AppData/Config/stash:/root/.stash ## Point this at your collection. - ./data:/data ## This is where your stash's metadata lives - /portainer/Files/AppData/Config/stashmeta:/metadata ## Any other cache content. - /portainer/Files/AppData/Config/stashcache:/cache ## Where to store generated content (screenshots,previews,transcodes,sprites) - /portainer/Files/AppData/Config/stashgenerated:/generated
|
PORT="" #PORT |
|
Statping |
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 Category: Network |
4040:8080/tcp |
/portainer/Files/AppData/Config/statping:/app |
Steamos |
[SteamOS](https://www.steamdeck.com/) is an Arch based Linux distribution made by Valve Software. This container is a vanilla Arch install with Steam repositories added for software support. **This container will only work with modern AMD/Intel GPUs on a real Linux 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/steamos/config Image: linuxserver/steamos:latest |
3000:3000/tcp 3001:3001/tcp 27031-27036:27031-27036/udp 27031-27036:27031-27036 47984-47990:47984-47990 48010-48010:48010-48010 47998-48000:47998-48000/udp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ DRINODE="/dev/dri/renderD128" #DRINODE HOST_IP="192.168.100.10" #HOST_IP STARTUP="KDE" #STARTUP RESOLUTION="1920x1080" #RESOLUTION /volume1/docker/steamos/config:/config /dev/input:/dev/input /run/udev/data:/run/udev/data |
Stirling PDF {shmolf} |
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 🗗. Image: frooodle/s-pdf:0.18.1 Category: Tools, Pdf |
5417:8080/tcp |
PUID="1000" #PUID PGID="1000" #PGID DOCKER_ENABLE_SECURITY="" #Enable Login /portainer/Files/AppData/Config/StirlingPDF:/configs /portainer/Files/AppData/Libraries/StirlingPDF/tessdata:/usr/share/tesseract-ocr/5/tessdata |
Stirling-PDF |
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.
Repository > Template/Stack/stirling-pdf.yml Category: Pdftools, Productivity |
||
SurrealDB |
SurrealDB is an end-to-end cloud native database for web, mobile, serverless, jamstack, backend, and traditional applications.
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 Image: surrealdb/surrealdb:latest Category: Other, Tool |
8020:8000/tcp |
SDB_USERNAME="default_username" #SDB_USERNAME SDB_PASSWORD="default_password" #SDB_PASSWORD /portainer/Files/AppData/Config/surrealdb/data:/data |
Swag |
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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/swag:latest |
443:443/tcp 80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ URL="yourdomain.url" #URL VALIDATION="http" #VALIDATION SUBDOMAINS="www," #SUBDOMAINS CERTPROVIDER="" #CERTPROVIDER DNSPLUGIN="cloudflare" #DNSPLUGIN PROPAGATION="" #PROPAGATION EMAIL="" #EMAIL ONLY_SUBDOMAINS="false" #ONLY_SUBDOMAINS EXTRA_DOMAINS="" #EXTRA_DOMAINS STAGING="false" #STAGING /volume1/docker/swag/config:/config |
Swarm monitoring |
Monitor your cluster performances with Prometheus & Grafana
Note: Requires Docker version 19.03.0+. Make sure to add the monitoring == true one of your Swarm manager node before deploying this stack.
Repository > swarm/monitoring/docker-compose.yml Category: Monitoring |
GRAFANA_USER="admin" #Grafana admin user GRAFANA_PASSWORD="" #Grafana admin password |
|
Synclounge |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. Image: linuxserver/synclounge:latest |
8088:8088/tcp |
AUTH_LIST="plexuser1,plexuser2,email1,machineid1" #AUTH_LIST |
SyncThing |
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.
Image: linuxserver/syncthing:latest Category: Backupandsyncserver |
8384:8384/tcp 21027:21027/udp 22000:22000/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Syncthing:/config /sync |
Syslog-ng |
[syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) allows you to flexibly collect, parse, classify, rewrite and correlate logs from across your infrastructure and store or route them to log analysis tools.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/syslog-ng:latest Category: Taskserver |
514:5514/udp 601:6601/tcp 6514:6514/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/syslog-ng/config:/config /var/log:/var/log |
System Stats OLED display |
A quick way to display system stats on a 128x64 I2C OLED display.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.the-diy-life.com/ Official Docker Documentation: https://github.com/mklements/OLED_Stats_Docker Run this command first to enable is2 communication! \nsudo raspi-config nonint do_i2c 0\nsudo /DietPi/dietpi/func/dietpi-set_hardware i2c enable || sudo /boot/dietpi/func/dietpi-set_hardware i2c enable\n Image: mklements/oled_stats:latest Category: Monitor, Other |
start="8" #start displaying screen end="23" #end displaying screen /etc/timezone:/etc/timezone /etc/localtime:/etc/localtime |
|
Tabby |
Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections.
Repository > Template/Stack/tabby.yml Category: Productivity, Devtools |
||
Tailscale |
Connect your devices and users together in your own secure Zero config virtual private network.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://tailscale.com/ Official Docker Documentation: https://hub.docker.com/r/tailscale/tailscale Image: tailscale/tailscale:stable Category: Other, Vpn |
AUTH_KEY="" #AUTH_KEY /portainer/Files/AppData/Config/tailscale:/var/lib/tailscale /dev/net/tun:/dev/net/tun |
|
Taisun |
[Taisun](https://www.taisun.io/) is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server. Taisun allows you to: - Deploy and manage web based virtual desktops. - Deploy Taisun specific stacks of applications - Browse available images on popular Docker repositories - Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop - Spinup a developer container based on popular frameworks and work from a web based IDE - Single click remote server access to Taisun and your Docker applications
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. Image: linuxserver/taisun:latest |
3000:3000/tcp |
/var/run/docker.sock:/var/run/docker.sock |
Tandoor |
The recipe manager that allows you to manage your ever growing collection of digital recipes.
Repository > Template/Stack/tandoor.yml Category: Tools |
||
Tautulli |
A Python based monitoring and tracking tool for Plex Media Server.
Image: linuxserver/tautulli:latest Category: Mediaserverother, Tools |
8181/tcp |
PGID="15000" #PGID PUID="15000" #PUID TZ="America/Los_Angeles" #TZ /opt/mediadepot/apps/tautulli:/config |
Tdarr |
Tdarr is a popular conditional transcoding application for processing large (or small) media libraries.
Repository > Template/Stack/tdarr.yml Category: Multimedia |
||
Teleport |
Teleport allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.
Repository > Template/Stack/teleport.yml Category: Tools |
||
Terraria Server {shmolf} |
Docker container for a Terraria dedicated server.
Note: Link to Official documentation 🗗 for setting up the server. Image: passivelemon/terraria-docker:latest Category: Games |
7777:7777/tcp |
PUID="1000" #PUID PGID="1000" #PGID WORLD="dockerworld" #World name /portainer/Files/AppData/Libraries/StirlingPDF/tessdata:/usr/share/tesseract-ocr/5/tessdata |
Tester |
This internal tool is used as a desktop sandbox in our CI process to grab a screenshot of a hopefully functional endpoint
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. Image: linuxserver/tester:latest |
3000:3000/tcp |
URL="http://google.com" #URL |
TheLounge |
A self-hosted web IRC client
Image: linuxserver/thelounge:latest Category: Messenger |
9000:9000/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/TheLounge:/config |
TiddlyWiki |
A unique, non-linear notebook wiki.
Image: mazzolino/tiddlywiki:latest Category: Notesserver |
8080:8080/tcp |
/portainer/Files/AppData/Config/TiddlyWiki:/var/lib/tiddlywiki |
TimeTagger |
Open source time-tracker with an interactive user experience and powerful reporting.
Repository > Template/Stack/timetagger.yml Category: Productivity, Timerelated |
||
Tiny Tiny RSS |
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.
Image: lunik1/tt-rss:latest Category: Smarthome |
80/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/tt-rss:/config |
TinyMediaManager |
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.
Repository > Template/Stack/tinymediamanager.yml Category: Multimedia |
||
Tooljet |
Tooljet is an Open-source low-code application development platform for building and deploying business applications.
Repository > Template/Stack/tooljet.yml Category: Development, Lowcode, Nocode |
||
TOSIBOX Lock for Container |
Lock for Container brings secure connectivity inside your industrial IoT devices
Repository > stacks/tosibox/docker-compose.yml Category: Edge |
LICENSE_KEY="" #License key |
|
Traefik |
Cloud-Native Networking Stack That Just Works.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://doc.traefik.io/traefik/ Official Docker Documentation: https://doc.traefik.io/traefik/getting-started/install-traefik/ Pre-installation script must be RAN before you install: wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/traefik.sh | bashA simple and lightweight reverse proxy Image: traefik:latest Category: Proxy, Security, Tools |
80:80/tcp 443:443/tcp 8080:8080/tcp |
/portainer/Files/AppData/Config/traefik/traefik.yml:/traefik.yml /portainer/Files/AppData/Config/traefik/config.yml:/config.yml /portainer/Files/AppData/Config/traefik/acme.json:/acme.json /var/run/docker.sock:/var/run/docker.sock |
Traggo |
Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.
Repository > Template/Stack/traggo.yml Category: Timetracking |
||
Transmission |
Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.
Image: linuxserver/transmission:latest Category: Torrentserver |
9091:9091/tcp 51413:51413/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Transmission:/config /portainer/Files/Downloads:/downloads /watch |
Transmission OpenVPN Latest |
This container contains OpenVPN and Transmission with a configuration
where Transmission is running only when OpenVPN has an active tunnel.
It bundles configuration files for many popular VPN providers to make the setup easier.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://transmissionbt.com/ Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/ List of supported providers available here. Image: haugene/transmission-openvpn:latest Category: Other, Vpn, Tools |
9091:9091/tcp |
PUID="1000" #PUID PGID="1000" #PGID OPENVPN_PROVIDER="MULLVAD" #OPENVPN_PROVIDER OPENVPN_CONFIG="" #OPENVPN_CONFIG OPENVPN_USERNAME="" #OPENVPN_USERNAME OPENVPN_PASSWORD="" #OPENVPN_PASSWORD LOCAL_NETWORK="192.168.0.0/24" #LOCAL_NETWORK TRANSMISSION_WATCH_DIR_ENABLED="true" #watch-dir-enabled /portainer/Files/AppData/Config/transmission-openvpn:/config /portainer/Downloads:/data /etc/localtime:/etc/localtime |
Transmission OpenVPN v3 |
This container contains OpenVPN and Transmission with a configuration
where Transmission is running only when OpenVPN has an active tunnel.
It bundles configuration files for many popular VPN providers to make the setup easier.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://transmissionbt.com/ Official Docker Documentation: https://haugene.github.io/docker-transmission-openvpn/run-container/ Youtube Video: Novaspirit Tech - Torrent with Docker and OPENVPN with Transmission and PIA List of supported providers available here. Image: haugene/transmission-openvpn:3.7.1 Category: Other, Vpn, Tools |
9091:9091/tcp |
PUID="1000" #PUID PGID="1000" #PGID OPENVPN_PROVIDER="MULLVAD" #OPENVPN_PROVIDER OPENVPN_CONFIG="" #OPENVPN_CONFIG OPENVPN_USERNAME="" #OPENVPN_USERNAME OPENVPN_PASSWORD="" #OPENVPN_PASSWORD LOCAL_NETWORK="192.168.0.0/24" #LOCAL_NETWORK TRANSMISSION_WATCH_DIR_ENABLED="true" #watch-dir-enabled /portainer/Files/AppData/Config/transmission-openvpn:/config /portainer/Downloads:/data /etc/localtime:/etc/localtime |
Transmission-OpenVPN |
This container contains OpenVPN and Transmission with a configuration where Transmission is running only when OpenVPN has an active tunnel. It bundles configuration files for many popular VPN providers to make the setup easier.
Note: List of supported providers available here. Image: haugene/transmission-openvpn:latest Category: Torrentserver |
9091:9091/tcp |
PUID="1000" #PUID PGID="100" #PGID OPENVPN_PROVIDER="MULLVAD" #OPENVPN_PROVIDER OPENVPN_USERNAME="" #OPENVPN_USERNAME OPENVPN_PASSWORD="" #OPENVPN_PASSWORD LOCAL_NETWORK="192.168.0.0/24" #LOCAL_NETWORK /portainer/Downloads:/data /etc/localtime:/etc/localtime |
Trilium |
Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases
Image: zadam/trilium:latest Category: Notesserver |
3388:8080/tcp |
TRILIUM_DATA_DIR="/home/node/trilium-data" #TRILIUM_DATA_DIR PORT="" #PORT /portainer/Files/AppData/Config/trilium-data:/home/node/trilium-data |
Trudesk |
Trudesk is an Open Source Help Desk Software and Ticketing System
Repository > Template/Stack/trudesk.yml Category: Productivity |
||
Tubearchivist |
Tubearchivist is your self hosted YouTube media server
Repository > Template/Stack/tubearchivist.yml Category: Multimedia |
||
Tvheadend |
Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.
Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming.
Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).
Image: linuxserver/tvheadend:latest Category: Video, Other |
9981:9981/tcp 9982:9982/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/TVHeadend:/config /recordings |
Twitch Points Miner |
A simple script that will watch a stream for you and earn the channel points.
Note: Requires run.py, this is your starter script with your configuration. Please copy and modify accordingly Here Image: rdavidoff/twitch-channel-points-miner-v2:latest Category: Tools, Other |
5000:5000/tcp |
/portainer/Files/AppData/Config/TwitchPointsMiner/run.py:/usr/src/app/run.py /portainer/Files/AppData/TwitchPointsMiner/cookies:/usr/src/app/cookies /portainer/Files/AppData/TwitchPointsMiner/logs:/usr/src/app/logs /portainer/Files/AppData/TwitchPointsMiner/analytics:/usr/src/app/analytics |
Ubooquity |
Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.
Image: linuxserver/ubooquity:latest Category: Libraryserver |
2202:2202/tcp 2203:2203/tcp |
MAXMEM="512" #MAXMEM PUID="1000" #PUID PGID="100" #PGID /books /comics /config |
Ubuntu |
Debian-based Linux operating system
Image: ubuntu:latest Category: Operatingsystem |
||
Umami.is |
Umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions
Repository > Template/Stack/umami.yml Category: Analytics |
3000:3000/tcp |
|
Ungoogled-chromium |
[Ungoogled Chromium](https://github.com/ungoogled-software/ungoogled-chromium) is Google Chromium, sans dependency on Google web services.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/ungoogled-chromium/config Image: linuxserver/ungoogled-chromium:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ CHROME_CLI="https://www.linuxserver.io/" #CHROME_CLI /volume1/docker/ungoogled-chromium/config:/config |
UniFi Controller |
The Unifi-controller Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.
Image: linuxserver/unifi-controller:latest Category: Smarthome |
3478:3478/udp 10001:10001/udp 8080:8080/tcp 8081:8081/tcp 8443:8443/tcp 8843:8843/tcp 8880:8880/tcp 6789:6789/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/Unifi:/config |
UniFi Video |
UniFi Video is a powerful and flexible, integrated IP video management surveillance system designed to work with Ubiquiti’s UniFi Video Camera product line. UniFi Video has an intuitive, configurable, and feature‑packed user interface with advanced features such as motion detection, auto‑discovery, user‑level security, storage management, reporting, and mobile device support.
Image: pducharme/unifi-video-controller:latest Category: Cctv |
1935:1935/tcp 7444:7444/tcp 7447:7447/tcp 6666:6666/tcp 7442:7442/tcp 7080:7080/tcp 7443:7443/tcp 7445:7445/tcp 7446:7446/tcp |
PUID="99" #PUID PGID="100" #PGID UMASK="002" #UMASK CONTEXT_PATH="UniFi Video" #CONTEXT_PATH /portainer/Files/AppData/Config/UnifFiVideo/Recordings/:/recordings /portainer/Files/AppData/Config/UniFiVideo/:/config |
Unifi-controller |
The [Unifi-controller](https://www.ubnt.com/enterprise/#unifi) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/unifi-controller/config Image: linuxserver/unifi-controller:latest Category: Networking |
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 |
PUID="1024" #PUID PGID="100" #PGID MEM_LIMIT="1024M" #MEM_LIMIT MEM_STARTUP="1024M" #MEM_STARTUP /volume1/docker/unifi-controller/config:/config |
Unifi-network-application |
The [Unifi-network-application](https://ui.com/) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/unifi-network-application/config Image: linuxserver/unifi-network-application:latest |
8443:8443/tcp 3478:3478/udp 10001:10001/udp 8080:8080/tcp 1900:1900/udp 8843:8843/tcp 8880:8880/tcp 6789:6789/tcp 5514:5514/udp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ MONGO_USER="unifi" #MONGO_USER MONGO_PASS="" #MONGO_PASS MONGO_HOST="unifi-db" #MONGO_HOST MONGO_PORT="27017" #MONGO_PORT MONGO_DBNAME="unifi" #MONGO_DBNAME MONGO_AUTHSOURCE="admin" #MONGO_AUTHSOURCE MEM_LIMIT="1024" #MEM_LIMIT MEM_STARTUP="1024" #MEM_STARTUP MONGO_TLS="" #MONGO_TLS /volume1/docker/unifi-network-application/config:/config |
Unmanic |
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.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://docs.unmanic.app/ Official Docker Documentation: https://docs.unmanic.app/docs/installation/docker Image: josh5/unmanic:latest Category: Tools |
8888:8888/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/unmanic/config:/config /portainer/Files/AppData/Config/unmanic/library:/library /portainer/Files/AppData/Config/unmanic/tmp:/tmp/unmanic |
Unrar |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/unrar/config Image: linuxserver/unrar:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/unrar/config:/config |
Upsnap |
UpSnap is a simple wake on lan app written with SvelteKit, Go, PocketBase and nmap.
Repository > Template/Stack/upsnap.yml Category: Network |
||
Uptime Kuma |
It is a self-hosted monitoring tool like Uptime Robot
Image: louislam/uptime-kuma:latest Category: Taskserver |
3001:3001/tcp |
/portainer/Files/AppData/Config/UptimeKuma:/app/data |
UrBackup |
UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://www.urbackup.org/ Official Docker Documentation: https://www.github.com/uroni/urbackup-server-docker Image: uroni/urbackup-server:latest Category: Backup |
55415:55415/tcp 55414:55414/tcp |
PUID="1000" #PUID PGID="1000" #PGID /portainer/Files/AppData/Config/urbackup:/var/urbackup /portainer/backups:/backup |
UrlWatch |
A tool for monitoring webpages for updates
Image: mediadepot/urlwatch:master Category: Tools |
8081/tcp |
/opt/mediadepot/apps/urlwatch:/srv/urlwatch/config /etc/localtime:/etc/localtime |
Vaultwarden |
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.
Note: This project is not associated with the Bitwarden project nor 8bit Solutions LLC. Image: vaultwarden/server:latest Category: Passwordserver |
:80/tcp |
/portainer/Files/AppData/Config/Vaultwarden:/config |
Vikunja |
Vikunja is a self hosted, open-source to-do list application
Note: Vikunja is a self hosted, open-source to-do list application Repository > Template/Stack/vikunja.yml Category: Familyappserver |
IP="192.168.0.2" #IP PORT="80" #PORT |
|
Vlmcsd - KMS |
This is a replacement for Microsoft's KMS server.
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://hub.docker.com/r/mikolatero/vlmcsd Official Docker Documentation: https://github.com/mikolatero/docker-vlmcsd Image: mikolatero/vlmcsd:latest Category: Other, Tools |
1688:1688/tcp |
|
Vscodium |
[VSCodium](https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/vscodium/config Image: linuxserver/vscodium:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/vscodium/config:/config |
vsftpd FTP Server |
Secure, fast FTP server for UNIX-like systems
Image: delfer/alpine-ftp-server Category: Networkother, Utilities |
21/tcp 21000/tcp 21001/tcp 21002/tcp 21003/tcp 21004/tcp 21005/tcp 21006/tcp 21007/tcp 21008/tcp 21009/tcp 21010/tcp |
ADDRESS="" #ADDRESS USERS="depot|badpass|/home/depot|15000" #USERS /media/storage/tvshows:/home/depot/tvshows /media/storage/movies:/home/depot/movies /media/storage/music:/home/depot/music /media/storage/ebooks:/home/depot/ebooks /media/storage/photos:/home/depot/photos /media/storage/documents:/home/depot/documents /media/storage/downloads:/home/depot/downloads /media/storage/software:/home/depot/software /media/temp/blackhole:/home/depot/blackhole /media/temp/processing:/home/depot/processing |
Wallabag |
wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want.
Repository > Template/Stack/wallabag.yml Category: Tools |
8234:80/tcp |
|
Watchtower |
Automatically update running Docker containers
Image: containrrr/watchtower:latest Category: Tools |
/var/run/docker.sock:/var/run/docker.sock |
|
Watchtower {shmolf} |
A container-based solution for automating Docker container base image updates
Note: Application documentation 🗗 Image: containrrr/watchtower Category: Docker |
9001/tcp |
/var/run/docker.sock:/var/run/docker.sock |
Web Check |
Web Check give you a comprehensive, on-demand open source intelligence for any website
Repository > Template/Stack/webcheck.yml Category: Tools |
||
Webcord |
[WebCord](https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/webcord/config Image: linuxserver/webcord:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/webcord/config:/config |
WebGrab+Plus |
WebGrab+Plus is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.
Note: Configuration
Image: linuxserver/webgrabplus:latest Category: Downloaders |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/WebGrabPlus:/config /portainer/Files/AppData/WebGrabPlus:/data |
|
Webgrabplus |
[Webgrabplus](http://www.webgrabplus.com) is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/webgrabplus/config Image: linuxserver/webgrabplus:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/webgrabplus/config:/config /volume1/docker/webgrabplus/data:/data |
Webtop |
[Webtop](https://github.com/linuxserver/docker-webtop) - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/webtop/config Image: linuxserver/webtop:latest Category: Managementutilityserver |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SUBFOLDER="/" #SUBFOLDER /volume1/docker/webtop/config:/config /var/run/docker.sock:/var/run/docker.sock |
Webtrees |
Webtrees is the web’s leading online collaborative genealogy application. [GEDCOM files support]
Repository > Template/Stack/webtrees.yml Category: Social |
||
Wger |
Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django
Repository > Template/Stack/wger.yml Category: Fitness |
||
Whisparr |
Whisparr is an adult movie collection manager for Usenet and BitTorrent users.
Repository > Template/Stack/whisparr.yml Category: Adult |
||
Whoogle |
Self-hosted, ad-free, privacy-respecting Google metasearch engine.
Image: benbusby/whoogle-search:latest Category: Familyappserver |
5001:5000/tcp |
/portainer/Files/AppData/Config/Whoogle:/config |
Wikijs |
Wikijs A modern, lightweight and powerful wiki app built on NodeJS.
Image: linuxserver/wikijs:latest Category: Notesserver |
3100:3000/tcp |
/portainer/Files/AppData/Config/Wikijs:/config /portainer/Files/AppData/Config/Wikijs/data:/data |
Wireguard |
[WireGuard®](https://www.wireguard.com/) is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/wireguard/config Image: linuxserver/wireguard:latest Category: Vpnserver |
51820:51820/udp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SERVERURL="wireguard.domain.com" #SERVERURL SERVERPORT="51820" #SERVERPORT PEERS="1" #PEERS PEERDNS="auto" #PEERDNS INTERNAL_SUBNET="10.13.13.0" #INTERNAL_SUBNET ALLOWEDIPS="0.0.0.0/0" #ALLOWEDIPS /volume1/docker/wireguard/config:/config /lib/modules:/lib/modules |
Wireguard Server |
Fast VPN Server with easy to use User Interface
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://github.com/WeeJeWel/wg-easy/ Official Docker Documentation: https://github.com/WeeJeWel/wg-easy/#1-install-docker Pi-Hosted dedicated documentation: wireguard-install.mdYoutube Video: Novaspirit Tech - Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit Repository > stack/wireguard-easy.yml Category: Other, Vpn |
WG_HOST="example.domain.com" #WG_HOST PASSWORD="ENTER AN ADMIN PASSWORD" #PASSWORD WG_PORT="51820" #WG_PORT WG_DEFAULT_DNS="1.1.1.1" #WG_DEFAULT_DNS WG_DEFAULT_ADDRESS="10.8.0.x" #WG_DEFAULT_ADDRESS WG_ALLOWED_IPS="0.0.0.0/0, ::/0" #WG_ALLOWED_IPS |
|
Wireshark |
[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.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/wireshark/config Image: linuxserver/wireshark:latest Category: Managementutilityserver |
3000:3000/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/wireshark/config:/config |
Wizarr |
Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.
Image: ghcr.io/wizarrrr/wizarr Category: Tools |
5690/tcp |
APP_URL="https://wizarr.domain.com" #APP_URL /opt/mediadepot/apps/wizarr:/data/database /etc/localtime:/etc/localtime |
Wordpress |
Wordpress setup with a MySQL database
Note: Template created by Pi-Hosted Series Check our Github page: https://github.com/pi-hosted/pi-hosted Official Webpage: https://wordpress.com/ Official Docker Documentation: https://github.com/docker-library/docs/tree/master/wordpress#-via-docker-stack-deploy-or-docker-compose Pi-Hosted dedicated documentation: wordpress_installation.mdDeploys a Wordpress instance connected to a MySQL database. Repository > stack/wordpress-stack.yml Category: Wordpress, Web |
WEB_SERVER_PORT="5080" #External Port for webserver forward to port 80 MYSQL_DATABASE_USER_NAME="wordpress" #Database user name MYSQL_DATABASE_PASSWORD="" #Database password for user MYSQL_DATABASE_ROOT_PASSWORD="" #Database root password |
|
Wowza |
Streaming media server
Image: sameersbn/wowza:4.1.2-8 Category: Mediaserver |
1935/tcp 8086/tcp 8087/tcp 8088/tcp |
WOWZA_ACCEPT_LICENSE="yes" #Agree to Wowza EULA WOWZA_KEY="" #License key /var/lib/wowza |
Wps-office |
[WPS Office](https://www.wps.com/) is a lightweight, feature-rich comprehensive office suite with high compatibility. As a handy and professional office software, WPS Office allows you to edit files in Writer, Presentation, Spreadsheet, and PDF to improve your work efficiency.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/wps-office/config Image: linuxserver/wps-office:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/wps-office/config:/config |
Xbackbone |
[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.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/xbackbone:latest |
80:80/tcp 443:443/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/xbackbone/config:/config |
Xwiki |
Xwiki s a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki.
Repository > Template/Stack/xwiki.yml Category: Wiki |
||
Yaak |
[Yaak](https://yaak.app/) is a desktop API client for organizing and executing REST, GraphQL, and gRPC requests. It's built using [Tauri](https://tauri.app/), [Rust](https://www.rust-lang.org/), and [ReactJS](https://react.dev/).
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/yaak/config Image: linuxserver/yaak:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/yaak/config:/config |
Yacht |
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 Category: Dashboardserver |
8001:8000/tcp |
yacht:/config /var/run/docker.sock:/var/run/docker.sock |
Your_spotify |
YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it!
Repository > Template/Stack/your_spotify.yml Category: Music, Monitoring |
||
YouTubeDL-Material |
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 Category: Downloaders |
17442:17442/tcp |
/portainer/Files/AppData/Config/YTDLM:/app/appdata /portainer/Files/AppData/Youtube/Video:/app/video /portainer/Files/AppData/Youtube/Subscriptions:/app/subscriptions /portainer/Files/AppData/Youtube/Users:/app/users /portainer/Files/AppData/Youtube/Audio:/app/audio |
Yq |
# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.
Note: Portainer App Templates by Technorabilia 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 Image: linuxserver/yq:latest |
80:80/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/yq/config:/config |
ZNC |
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.
Image: linuxserver/znc:latest Category: Messenger |
6501:6501/tcp |
PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/ZNC:/config |
Zotero |
[Zotero](https://www.zotero.org/) is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/zotero/config Image: linuxserver/zotero:latest |
3000:3000/tcp 3001:3001/tcp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ /volume1/docker/zotero/config:/config |
Zus.am |
Zusam is a free and open-source way to self-host private forums for groups of friends.
Image: zusam/zusam Category: Social, Forum |
4180:8080/tcp |
INIT_USER="[email protected]" #INIT_USER INIT_PASSWORD="initpass zusam" #INIT_PASSWORD /portainer/Files/AppData/Config/Zusam:/zusam/data |