https://github.com/Lissy93/portainer-templates
🚢 500+ 1-click Portainer app templates
https://github.com/Lissy93/portainer-templates
docker linux portainer privacy self-hosted server
Last synced: about 1 year ago
JSON representation
🚢 500+ 1-click Portainer app templates
- Host: GitHub
- URL: https://github.com/Lissy93/portainer-templates
- Owner: Lissy93
- License: mit
- Created: 2023-04-16T09:50:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T02:27:47.000Z (over 1 year ago)
- Last Synced: 2024-10-16T08:06:21.919Z (over 1 year ago)
- Topics: docker, linux, portainer, privacy, self-hosted, server
- Language: Python
- Homepage: https://portainer-templates.as93.net
- Size: 1.79 MB
- Stars: 1,951
- Watchers: 20
- Forks: 189
- Open Issues: 23
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - Lissy93/portainer-templates - 🚢 500+ 1-click Portainer app templates (Python)
- jimsghstars - Lissy93/portainer-templates - 🚢 500+ 1-click Portainer app templates (Python)
README
Portainer Templates
A compiled list of 500+ ready to go Portainer App templates
🌐 portainer-templates.as93.net
> **TL;DR** Under Settings → App Templates in your Portainer GUI, paste this URL:
> `https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json`
Contents
- [Intro](#intro)
- [Usage](#usage)
- [Self-Hosting](#self-hosting)
- [Editing](#editing)
- [Included Apps](#supported-apps-and-stacks)
- [Sources](#sources)
- [Raising Issues](#raising-issues)
- [Contributing](#contributing)
- [Website](#website)
- [Mirror](#mirror)
- [Credits](#credits)
- [License](#license)
## Intro
In [Portainer](https://www.portainer.io/), [App Templates](https://docs.portainer.io/user/docker/templates) enable you to easily deploy services with a predetermined configuration, while allowing you to customize options through the web UI. While Portainer ships with some default templates (see [portainer/templates](https://github.com/portainer/templates)), it's often helpful to have 1-click access to many more apps + stacks, without having to constantly switch template sources.
This repo combines app templates from several [sources](#sources), to create a ready-to-go [template file](https://github.com/Lissy93/portainer-templates/blob/main/templates.json) containing all the apps you'll ever need. It's also possible to self-host, as well as combine with your own custom templates.
You can browse all supported apps and stacks and see stats, config options and stand-alone installation commands for each, at [portainer-templates.as93.net](https://portainer-templates.as93.net)
---
## Usage
1. Log into your Portainer web UI
2. Under Settings --> App Templates, update the URL to
- `https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json`
3. Now under Home --> App Templates, you should see all apps. Click one to deploy.
Show me...
Alternatively, when you start Portainer, you can append the `--templates` flag pointing to the templates URL.
---
## Self-Hosting
If you'd prefer to source templates locally, you can self-host with Docker - there's a sample NGINX container provided
Just run: `docker run -p 8080:80 lissy93/portainer-templates` (changing 8080 to a port of your choice)
You'll then be able to pass Portainer the template file located at `http://[host]:[port]/templates.json`
Alternatively, you can build the image yourself locally, with the following commands (if you're using your own fork, don't forget to switch `lissy93` out for your username!)
```bash
git clone https://github.com/lissy93/portainer-templates.git
cd portainer-templates
docker build -t portainer-templates .
docker run -d -p "8080:80" portainer-templates
```
If you're using your own template file, but don't want to fork this repository, you can instead simply pass your `templates.json` file to the above Docker container as a volume, with `-v "${PWD}/templates.json:/usr/share/nginx/html/templates.json"`
---
## Editing
The `template.json` file is generated using the scripts in [`lib`](https://github.com/Lissy93/portainer-templates/tree/main/lib), using GitHub Actions.
Running the `make` command will download all listed sources, parse them, and combine them with anything in the sources dir, outputting the `templates.json` file.
_So, you only need to edit **either** the [`sources.csv`](https://github.com/Lissy93/portainer-templates/blob/main/sources.csv) file, **or** add your templates directly into the [`sources/`](https://github.com/Lissy93/portainer-templates/tree/main/sources) directory._
### Adding a new Source
If you're maintaining your own list of Portainer templates, and would like them to be included, just add the URL to your template.json file to [`sources.csv`](https://github.com/Lissy93/portainer-templates/blob/main/sources.csv), along with a name.
When the action runs, it will download the content, parse it and add it to the final template.
### Adding a Template / Template list
Alternatively, place your template file within the [`sources`](https://github.com/Lissy93/portainer-templates/tree/main/sources) directory, and it will be automatically combined into the main `template.json`. Be sure that your template corresponds to [Portainer's App Template JSON Format](https://docs.portainer.io/advanced/app-templates/format).
### Validating Templates
There is a schema defined in [`Schema.json`](https://github.com/Lissy93/portainer-templates/blob/main/Schema.json), which can be used to validate any Portainer template.
Run `make validate` to ensure your template conforms to Portainer's App Template [specification](https://docs.portainer.io/advanced/app-templates/format).
### Maintaining your own Templates
If you'd like to use this repo as a base, but maintain your own list of template, just fork the repository, and update `lissy93` with your username in the import URL.
---
Supported Apps and Stacks
↕️ Click to Expand ↕️
_Click an item, to see stats, config options and installation instructions_
1.
**[Activepieces](https://portainer-templates.as93.net/activepieces 'Automate your marketing sales and operations')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
2.
**[Actual](https://portainer-templates.as93.net/actual 'Actual is a super fast privacy focused app for managing your finances ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
3.
**[Adguard](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
4.
**[Adguardhome](https://portainer-templates.as93.net/adguardhome 'AdGuard Home is a network wide software for blocking ads tracking ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
5.
**[Airsonic](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
6.
**[Airsonic-Advanced](https://portainer-templates.as93.net/airsonicadvanced ' 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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
7.
**[Alpine Xfce4 Novnc](https://portainer-templates.as93.net/alpine-xfce-novnc 'Alpine xfce4 novnc')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
8.
**[Ansible-Semaphore](https://portainer-templates.as93.net/ansiblesemaphore 'Modern UI for Ansible')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
9.
**[Apache Httpd](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
10.
**[Apprise-Api](https://portainer-templates.as93.net/appriseapi ' 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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
11.
**[Appsmith](https://portainer-templates.as93.net/appsmith 'Appsmith www appsmith com is the first open source low code tool that helps developers build dashboards and admin panels very quickly ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
12.
**[Appwrite](https://portainer-templates.as93.net/appwrite 'Appwrite is a self hosted backend as a service platform that provides developers with all the core APIs required to build any application ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
13.
**[Archisteamfarm](https://portainer-templates.as93.net/archisteamfarm 'C application with primary purpose of farming Steam cards from multiple accounts simultaneously ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
14.
**[Archivebox](https://portainer-templates.as93.net/archivebox 'ArchiveBox is a powerful self hosted internet archiving solution to collect save and view sites you want to preserve offline ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
15.
**[Aria2 Pro](https://portainer-templates.as93.net/aria-pro 'A perfect Aria2 Docker image Out of the box just add download tasks and don t need to think about anything else ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
16.
**[Ariang](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
17.
**[Asciinema {Shmolf}](https://portainer-templates.as93.net/asciinema-shmolf 'Self hosted terminal recording and playback')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
18.
**[Audacity](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
19.
**[Audiobookshelf](https://portainer-templates.as93.net/audiobookshelf 'Audiobook Server')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
20.
**[Authelia](https://portainer-templates.as93.net/authelia 'An open source authentication and authorization server providing 2 factor authentication and single sign on SSO for your applications via a web portal ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
21.
**[Authentik](https://portainer-templates.as93.net/authentik 'Authentik is an open source Identity Provider focused on flexibility and versatility')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
22.
**[Autobrr](https://portainer-templates.as93.net/autobrr 'Autobrr is the modern download automation tool for torrents ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
23.
**[Baikal](https://portainer-templates.as93.net/baikal 'Ba kal is a lightweight CalDAV CardDAV server It offers an extensive web interface with easy management of users address books and calendars ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
24.
**[Baserow](https://portainer-templates.as93.net/baserow 'Open source no code database and Airtable alternative Create your own online database without technical experience Our user friendly no code tool gives you the powers of a developer without leaving your browser ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
25.
**[Bazarr](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
26.
**[Beets](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
27. **[Beszel](https://portainer-templates.as93.net/beszel 'A lightweight server resource monitoring hub with historical data docker stats and alerts ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
28.
**[Bitwarden Rs](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
29.
**[Blinko](https://portainer-templates.as93.net/blinko 'Blinko is an innovative open source project designed for individuals who want to quickly capture and organize their fleeting thoughts Blinko allows users to seamlessly jot down ideas the moment they strike ensuring that no spark of creativity is lost ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
30.
**[Booksonic](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
31.
**[Booksonic-Air](https://portainer-templates.as93.net/booksonicair ' 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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
32.
**[Bookstack](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
33.
**[Broadlink Manager](https://portainer-templates.as93.net/broadlink-manager 'BroadlinkManager is a Flask powerd easy to use system that hepls you to work with Broadlink Devices ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
34.
**[Budibase](https://portainer-templates.as93.net/budibase 'Budibase allows no code users to build apps quickly with more functionality available with a little bit of inline code ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
35.
**[Caddy](https://portainer-templates.as93.net/caddy 'HTTP 2 web server with automatic HTTPS')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
36.
**[Calibre](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
37.
**[Calibre Web](https://portainer-templates.as93.net/calibre-web 'Calibre Web is a web app providing a clean interface for browsing reading and downloading eBooks using an existing Calibre database ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
38.
**[Cardigann](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/SelfhostedPro/selfhosted_templates/))
39.
**[Castopod](https://portainer-templates.as93.net/castopod 'Castopod is a free and open source hosting platform made for podcasters ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
40.
**[Change Detection](https://portainer-templates.as93.net/change-detection 'Self hosted website change detection monitoring ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
41.
**[Chevereto](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
42.
**[Chibisafe](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
43.
**[Chiefonboarding](https://portainer-templates.as93.net/chiefonboarding 'ChiefOnboarding is a free and open source employee onboarding platform You can onboarding new hires through Slack or the dashboard ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
44.
**[Chowdown](https://portainer-templates.as93.net/chowdown 'ave recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
45.
**[Chrony Ntp](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
46.
**[Clamav](https://portainer-templates.as93.net/clamav 'ClamAV is an open source antivirus engine for detecting trojans viruses malware other malicious threats ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
47.
**[Cloud Commander](https://portainer-templates.as93.net/cloud-commander 'Cloud Commander a file manager for the web with console and editor ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
48.
**[Cloud9](https://portainer-templates.as93.net/cloud ' 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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
49.
**[Cloudflare Ddns](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
50.
**[Cockpit {Shmolf}](https://portainer-templates.as93.net/cockpit-shmolf 'Cockpit is a headless CMS with an API first approach that puts content first ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
51.
**[Cockroachdb](https://portainer-templates.as93.net/cockroachdb 'CockroachDB cluster')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
52.
**[Code Server](https://portainer-templates.as93.net/code-server 'Code server is VS Code running on a remote server accessible through the browser ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
53.
**[Code-Server {Shmolf}](https://portainer-templates.as93.net/codeserver-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 ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
54.
**[Codex](https://portainer-templates.as93.net/codex 'Codex is a web server comic book browser and reader ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
55.
**[Codiad](https://portainer-templates.as93.net/codiad 'Codiad is a web based IDE framework with a small footprint and minimal requirements ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
56.
**[Commandbox](https://portainer-templates.as93.net/commandbox 'ColdFusion CFML CLI')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
57.
**[Contentbox](https://portainer-templates.as93.net/contentbox 'Open source modular CMS')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
58.
**[Cops](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
59.
**[Couchpotato](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
60.
**[Cratedb](https://portainer-templates.as93.net/cratedb 'An open source distributed SQL database')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
61.
**[Cryptofolio](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
62.
**[Daapd](https://portainer-templates.as93.net/daapd 'DAAP iTunes media server with support for AirPlay devices Apple Remote and compatibles MPD and internet radio ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
63.
**[Dashdot](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
64.
**[Dashmachine](https://portainer-templates.as93.net/dashmachine 'Another application bookmark dashboard with fun features ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
65.
**[Dashy](https://portainer-templates.as93.net/dashy 'Dashy helps you organize your self hosted services by making them accessible from a single place')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
66.
**[Datadog Agent](https://portainer-templates.as93.net/datadog-agent 'Collect events and metrics')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
67.
**[Davinci Postgres Server](https://portainer-templates.as93.net/davinci-postgres-server 'DaVinci Resolve Postgresql Server Davinci requires a specific version of postgres db this container will install the version needed')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
68.
**[Davos](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
69.
**[Deemix](https://portainer-templates.as93.net/deemix 'Deemix is a deezer downloader built from the ashes of Deezloader Remix ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
70.
**[Deluge](https://portainer-templates.as93.net/deluge 'Deluge is a lightweight Free Software cross platform BitTorrent client providing Full Encryption WebUI Plugin System Much more ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
71. **[Deluge Openvpn](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/SelfhostedPro/selfhosted_templates/))
72.
**[Docker Container Stats](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
73.
**[Dockge](https://portainer-templates.as93.net/dockge 'A fancy easy to use and reactive self hosted docker compose yaml stack oriented manager ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
74. **[Documize](https://portainer-templates.as93.net/documize 'Documize Community is an open source modern self hosted enterprise grade knowledge management solution ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
75.
**[Dokemon](https://portainer-templates.as93.net/dokemon 'Deploy compose files start stop containers delete unused images view logs')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
76. **[Dokku](https://portainer-templates.as93.net/dokku 'Dokku setup as a container')** -- ([Report issues]( https://github.com/portainer/templates/))
77.
**[Dokuwiki](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
78.
**[Domoticz](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
79.
**[Dozzle](https://portainer-templates.as93.net/dozzle 'Dozzle is a real time log viewer for docker containers ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
80.
**[Dradis](https://portainer-templates.as93.net/dradis 'Dradis Framework Collaboration and reporting for IT Security teams http dradisframework org')** -- ([Report issues]( https://github.com/SelfhostedPro/selfhosted_templates/))
81.
**[Draw.Io](https://portainer-templates.as93.net/drawio '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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
82.
**[Droppy](https://portainer-templates.as93.net/droppy 'Droppy is a self hosted file storage server')** -- ([Report issues]( https://github.com/mediadepot/templates/))
83.
**[Drupal](https://portainer-templates.as93.net/drupal 'Open source content management framework')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
84.
**[Duck Dns](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
85.
**[Duplicacy](https://portainer-templates.as93.net/duplicacy 'Duplicacy backs up your files to many cloud storages with client side encryption and the highest level of deduplication')** -- ([Report issues]( https://github.com/mediadepot/templates/))
86.
**[Duplicati](https://portainer-templates.as93.net/duplicati 'Free backup software to store encrypted backups online Duplicati works with standard protocols like FTP SSH WebDAV as well as popular services like Microsoft OneDrive Amazon Cloud Drive and S3 Google Drive box com Mega hubiC and many others ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
87.
**[Eclipse Mosquitto Mqtt](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
88.
**[Edgeconnector 840D](https://portainer-templates.as93.net/edgeconnector-d 'Access Siemens SINUMERIK 840D sl pl controllers and provide data via OPC UA and MQTT')** -- ([Report issues]( https://github.com/portainer/templates/))
89.
**[Edgeconnector Aggregator](https://portainer-templates.as93.net/edgeconnector-aggregator 'Offers a powerful OPC UA aggregation service which provides data via OPC UA as well as MQTT')** -- ([Report issues]( https://github.com/portainer/templates/))
90.
**[Edgeconnector Fanuc Cnc](https://portainer-templates.as93.net/edgeconnector-fanuc-cnc 'Connect FANUC CNCs and provide the data via OPC UA and MQTT')** -- ([Report issues]( https://github.com/portainer/templates/))
91.
**[Edgeconnector Modbus](https://portainer-templates.as93.net/edgeconnector-modbus 'Connect Modbus TCP Sensors PLCs and provide the data via OPC UA and MQTT')** -- ([Report issues]( https://github.com/portainer/templates/))
92.
**[Edgeconnector Siemens](https://portainer-templates.as93.net/edgeconnector-siemens 'Connect Siemens SIMATIC S7 300 400 1200 1500 PLCs and provide the data via OPC UA and MQTT')** -- ([Report issues]( https://github.com/portainer/templates/))
93.
**[Elasticsearch](https://portainer-templates.as93.net/elasticsearch 'Open source search and analytics engine')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
94.
**[Emby](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
95.
**[Embystat](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
96.
**[Emulatorjs](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
97.
**[Endlessh](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
98.
**[Eufy Security Ws](https://portainer-templates.as93.net/eufy-security-ws 'Eufy Security Web Socket Edit container and add username password ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
99.
**[Excalidraw](https://portainer-templates.as93.net/excalidraw 'Virtual whiteboard for sketching hand drawn like diagrams Collaborative and end to end encrypted ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
100.
**[Fdo](https://portainer-templates.as93.net/fdo 'FDO')** -- ([Report issues]( https://github.com/portainer/templates/))
101. **[Feedcord](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
102.
**[Fenrus](https://portainer-templates.as93.net/fenrus 'Fenrus is a Node application and requires NodeJS to run Once NodeJS is installed you can run Fenrus')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
103.
**[Ferdi Server](https://portainer-templates.as93.net/ferdi-server 'Ferdi is a messaging browser that allows you to combine your favourite messaging services into one application')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
104.
**[Ferdium](https://portainer-templates.as93.net/ferdium 'Ferdium is a messaging browser that allows you to combine your favourite messaging services into one application')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
105.
**[Fetchcord](https://portainer-templates.as93.net/fetchcord 'FetchCord grabs your OS info and displays it as Discord Rich Presence')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
106. **[Ffmpeg](https://portainer-templates.as93.net/ffmpeg 'This container needs special attention Please check https hub docker com r linuxserver ffmpeg for details ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
107.
**[Filebrowser](https://portainer-templates.as93.net/filebrowser 'Web File Browser which can be used as a middleware or standalone app ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
108.
**[Filebrowser Latest](https://portainer-templates.as93.net/filebrowser-latest 'Web File Browser which can be used as a middleware or standalone app ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
109.
**[Filebrowser S6](https://portainer-templates.as93.net/filebrowser-s ' arm s6 version Web File Browser which can be used as a middleware or standalone app ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
110.
**[Filepizza](https://portainer-templates.as93.net/filepizza 'Peer to peer file transfers in your browser')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
111.
**[Filerun](https://portainer-templates.as93.net/filerun 'access your files anywhere through self hosted secure cloud storage file backup and sharing for your photos videos files and more ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
112.
**[Filestash](https://portainer-templates.as93.net/filestash 'A Dropbox like file manager that let you manage your data anywhere it is located ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
113.
**[Filezilla](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
114.
**[Firefox](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
115.
**[Fireshare](https://portainer-templates.as93.net/fireshare 'Fireshare Share your game clips videos or other media via unique links ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
116.
**[Flame](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
117.
**[Flame-Dashboard](https://portainer-templates.as93.net/flamedashboard '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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
118.
**[Flaresolverr](https://portainer-templates.as93.net/flaresolverr 'FlareSolverr is a proxy server to bypass Cloudflare and DDoS GUARD protection ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
119.
**[Floating License Server](https://portainer-templates.as93.net/floating-license-server 'License Server for Softing edgeConnector products')** -- ([Report issues]( https://github.com/portainer/templates/))
120.
**[Flood](https://portainer-templates.as93.net/flood 'A docker image with qBittorrent and the Flood UI also optional WireGuard VPN support ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
121.
**[Flowiseai](https://portainer-templates.as93.net/flowiseai 'Open source UI visual tool to build your customized LLM flow using LangchainJS written in Node Typescript Javascript')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
122.
**[Foldingathome](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
123.
**[Foundryvtt Server](https://portainer-templates.as93.net/foundryvtt-server 'This docker image provides the FoundryVTT system for hosting your own virtual table top games ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
124.
**[Freeboard](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
125.
**[Freescout](https://portainer-templates.as93.net/freescout 'FreeScout is the super lightweight free open source help desk and shared inbox written in PHP Laravel framework self hosted clone of HelpScout ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
126.
**[Freshrss](https://portainer-templates.as93.net/freshrss 'A free self hostable rss aggregator ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
127.
**[Frigate Nvr](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
128.
**[Funkwhale](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
129. **[Fusion](https://portainer-templates.as93.net/fusion 'A lightweight RSS feed aggregator and reader ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
130.
**[Gaps](https://portainer-templates.as93.net/gaps 'Gaps searches through your Plex Server or local folders for all movies then queries for known movies in the same collection ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
131.
**[Gathio](https://portainer-templates.as93.net/gathio 'Gathio is a simple federated privacy first event hosting platform ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
132.
**[Gazee](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
133.
**[Ghost](https://portainer-templates.as93.net/ghost 'Free and open source blogging platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
134.
**[Ghostfolio](https://portainer-templates.as93.net/ghostfolio 'Ghostfolio is a privacy first open source dashboard for your personal finances Break down your asset allocation know your net worth and make solid data driven investment decisions ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
135.
**[Gitea](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
136.
**[Gitlab Ce](https://portainer-templates.as93.net/gitlab-ce 'Open source end to end software development platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
137.
**[Glances](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
138.
**[Go-Socks5-Proxy](https://portainer-templates.as93.net/gosocksproxy 'Simple socks5 server using go socks5 with authentication options')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
139.
**[Gokapi](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
140.
**[Gotify](https://portainer-templates.as93.net/gotify 'A simple server for sending and receiving messages')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
141.
**[Grafana](https://portainer-templates.as93.net/grafana 'Grafana Dashboard anything Observe everything Query visualize alert on and understand your data no matter where it s stored With Grafana you can create explore and share all of your data through beautiful flexible dashboards ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
142.
**[Grocy](https://portainer-templates.as93.net/grocy 'Grocy is an ERP system for your kitchen Cut down on food waste and manage your chores with this brilliant utility ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
143.
**[Guacamole](https://portainer-templates.as93.net/guacamole 'A clientless remote desktop gateway ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
144.
**[Habridge](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
145. **[Hasty-Paste](https://portainer-templates.as93.net/hastypaste 'Hasty Paste is a fast and minimal paste bin written in Python using Quart ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
146.
**[Hauk](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
147.
**[Headphones](https://portainer-templates.as93.net/headphones 'Headphones is an automated music downloader for NZB and Torrent written in Python It supports SABnzbd NZBget Transmission Torrent and Blackhole ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
148.
**[Healthchecks](https://portainer-templates.as93.net/healthchecks ' Healthchecks https github com healthchecks healthchecks is a watchdog for your cron jobs It s a web server that listens for pings from your cron jobs plus a web interface ')** -- ([Report issues]( https://github.com/mycroftwilde/portainer_templates/))
149.
**[Heimdall](https://portainer-templates.as93.net/heimdall 'Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
150.
**[Hoarder](https://portainer-templates.as93.net/hoarder 'Hoarder is an open source Bookmark Everything app that uses AI for automatically tagging the content you throw at it ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
151.
**[Homarr](https://portainer-templates.as93.net/homarr 'Homarr is a simple and lightweight homepage for your server that helps you easily access all of your services in one place ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
152.
**[Homarr-Secured](https://portainer-templates.as93.net/homarrsecured 'Homarr is a simple and lightweight homepage for your server that helps you easily access all of your services in one place ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
153.
**[Home Assistant](https://portainer-templates.as93.net/home-assistant 'Home Assistant is a free and open source software for home automation that is designed to be the central control system for smart home devices with focus on local control and privacy ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
154.
**[Homebridge](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
155.
**[Homebridge - Debian](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
156.
**[Homechart](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
157.
**[Homepage](https://portainer-templates.as93.net/homepage 'Homepage helps you organize your self hosted services by making them accessible from a single place')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
158.
**[Homer](https://portainer-templates.as93.net/homer 'A dead simple static HOMepage for your servER to keep your s ervices on hand from a simple yaml configuration file ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
159.
**[Htpc Manager](https://portainer-templates.as93.net/htpc-manager 'HTPC Manager a front end for many htpc related applications Uses the Hellowlol HTPC Manager fork ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
160.
**[Httpd](https://portainer-templates.as93.net/httpd 'Open source HTTP server')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
161.
**[Huginn](https://portainer-templates.as93.net/huginn 'Create agents that monitor and act on your behalf ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
162.
**[Hydra2](https://portainer-templates.as93.net/hydra '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 ')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
163. **[I Hate Money](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
164.
**[Immich](https://portai
