Home
Softono
portainer-templates

portainer-templates

Open source MIT Python
2.8K
Stars
302
Forks
34
Issues
24
Watchers
1 month
Last Commit

About portainer-templates

🚢 500+ 1-click Portainer app templates

Platforms

Web Self-hosted Docker Linux

Languages

Python

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

In Portainer, App 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), 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, to create a ready-to-go template file 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

The template file uses Portainer's v3 format, which is compatible with all Portainer versions.


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

Or, build locally...

If you'd prefer to build the image yourself locally, you can do so with the following commands (if you're using your own fork, don't forget to switch lissy93 out for your username!)

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, 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 file, or add your templates directly into the sources/local/ 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, 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/local/ 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.

Validating Templates

There is a schema defined in 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.

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/mikestraney/portainer-templates/))
  4. **[Adguard Home (Stack)](https://portainer-templates.as93.net/adguard-home-stack '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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  5. **[Adguardhome (Container)](https://portainer-templates.as93.net/adguardhome-container 'AdGuard Home is a network wide software for blocking ads tracking ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  6. **[Airsonic (Container)](https://portainer-templates.as93.net/airsonic-container '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/mikestraney/portainer-templates/))
  7. **[Airsonic (Stack)](https://portainer-templates.as93.net/airsonic-stack 'Airsonic is a free web based media streamer providing ubiquitious access to your music Use it to share your music with friends or to listen to your own music while at work ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  8. **[Alpine Xfce4 Novnc](https://portainer-templates.as93.net/alpine-xfce-novnc 'Alpine xfce4 novnc')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  9. **[Anchor](https://portainer-templates.as93.net/anchor 'An offline first self hostable note taking application')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  10. **[Ansible-Semaphore](https://portainer-templates.as93.net/ansiblesemaphore 'Modern UI for Ansible')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  11. **[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/))
  12. **[Apprise-Api](https://portainer-templates.as93.net/appriseapi 'Apprise API was designed to easily fit into existing and new eco systems that are looking for a simple notification solution 70 services')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  13. **[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/))
  14. **[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/))
  15. **[Arcane](https://portainer-templates.as93.net/arcane 'A beautiful intuitive interface for managing your Docker containers images networks and volumes No terminal required ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  16. **[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/novaspirit/pi-hosted/))
  17. **[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/))
  18. **[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/))
  19. **[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/))
  20. **[Asciinema {Shmolf}](https://portainer-templates.as93.net/asciinema-shmolf 'Self hosted terminal recording and playback')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  21. **[Audiobookshelf](https://portainer-templates.as93.net/audiobookshelf 'Self hosted audiobook and podcast server')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  22. **[Aurral](https://portainer-templates.as93.net/aurral 'Streamlined Artist Request Manager for Lidarr Search for artists using the MusicBrainz database and seamlessly add them to your Lidarr music library Features personalized recommendations genre analysis and one click requests ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  23. **[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/mikestraney/portainer-templates/))
  24. **[Authentik](https://portainer-templates.as93.net/authentik 'Authentik is an open source Identity Provider focused on flexibility and versatility')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  25. **[Autobrr](https://portainer-templates.as93.net/autobrr 'Autobrr is the modern download automation tool for torrents ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  26. **[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/))
  27. **[Baserow (Container)](https://portainer-templates.as93.net/baserow-container ' Open source no code database and Airtable alternative ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  28. **[Baserow (Stack)](https://portainer-templates.as93.net/baserow-stack '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/))
  29. **[Bazarr (Container)](https://portainer-templates.as93.net/bazarr-container '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/mikestraney/portainer-templates/))
  30. **[Bazarr (Stack)](https://portainer-templates.as93.net/bazarr-stack '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/xneo1/portainer_templates/))
  31. **[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/mikestraney/portainer-templates/))
  32. Beszel -- (Report issues)
  33. **[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/))
  34. **[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/))
  35. **[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/mikestraney/portainer-templates/))
  36. **[Bookstack (Stack)](https://portainer-templates.as93.net/bookstack-stack '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/))
  37. **[Bookstack (Swarm)](https://portainer-templates.as93.net/bookstack-swarm '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/mikestraney/portainer-templates/))
  38. **[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/))
  39. **[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/))
  40. **[Caddy](https://portainer-templates.as93.net/caddy 'Caddy The Ultimate Server with Automatic HTTPS Need to run tools install caddy sh before installing the template ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  41. **[Calibre Web](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  42. **[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/))
  43. **[Cashpilot](https://portainer-templates.as93.net/cashpilot 'Self hosted passive income orchestrator for bandwidth sharing DePIN storage and GPU compute services')**
  44. **[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/))
  45. **[Changedetection](https://portainer-templates.as93.net/changedetection 'changedetection io The best and simplest self hosted open source website change detection monitoring and notification service An alternative to Visualping Watchtower')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  46. **[Checkcle](https://portainer-templates.as93.net/checkcle 'Open Source solution for seamless real time monitoring of full stack systems applications and infrastructure Provides deep insights across servers applications and services with uptime monitoring SSL tracking and infrastructure metrics ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  47. **[Checkmate](https://portainer-templates.as93.net/checkmate 'An open source uptime and infrastructure monitoring application ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  48. **[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/novaspirit/pi-hosted/))
  49. **[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/))
  50. **[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/))
  51. **[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/mikestraney/portainer-templates/))
  52. **[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/))
  53. **[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/))
  54. **[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/))
  55. **[Cloudbeaver](https://portainer-templates.as93.net/cloudbeaver 'Cloud database manager providing a web interface for working with various databases')**
  56. **[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/))
  57. **[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/))
  58. **[Cockroachdb (Container)](https://portainer-templates.as93.net/cockroachdb-container 'An open source survivable strongly consistent scale out SQL database')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  59. Cockroachdb (Kubernetes) -- (Report issues)
  60. **[Cockroachdb (Swarm)](https://portainer-templates.as93.net/cockroachdb-swarm 'CockroachDB cluster')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  61. **[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/mikestraney/portainer-templates/))
  62. **[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/))
  63. **[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/))
  64. **[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/mikestraney/portainer-templates/))
  65. **[Commandbox](https://portainer-templates.as93.net/commandbox 'ColdFusion CFML CLI')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  66. **[Contentbox](https://portainer-templates.as93.net/contentbox 'Open source modular CMS')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  67. **[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/mikestraney/portainer-templates/))
  68. **[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/mediadepot/templates/))
  69. **[Cratedb](https://portainer-templates.as93.net/cratedb 'An open source distributed SQL database')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  70. **[Crowdsec Web Ui](https://portainer-templates.as93.net/crowdsec-web-ui 'A modern responsive web interface for managing CrowdSec alerts and decisions Built with React Vite Bun and Tailwind CSS ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  71. **[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/))
  72. **[Cryptpad](https://portainer-templates.as93.net/cryptpad 'Collaboration suite encrypted and open source')**
  73. **[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/mikestraney/portainer-templates/))
  74. **[Dagu](https://portainer-templates.as93.net/dagu 'A powerful self contained DAG based job scheduler with a web UI YAML definitions and no dependencies')**
  75. **[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/))
  76. **[Dashmachine](https://portainer-templates.as93.net/dashmachine 'Another application bookmark dashboard with fun features ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  77. **[Dashy (Container)](https://portainer-templates.as93.net/dashy-container 'Dashy helps you organize your self hosted services by making them accessible from a single place')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  78. **[Dashy (Stack)](https://portainer-templates.as93.net/dashy-stack 'Helps you organize your self hosted services by making them accessible from a single place ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  79. **[Databag](https://portainer-templates.as93.net/databag 'A lightweight federated messaging service')**
  80. **[Datadog Agent (Container)](https://portainer-templates.as93.net/datadog-agent-container 'Collect events and metrics')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  81. **[Datadog Agent (Swarm)](https://portainer-templates.as93.net/datadog-agent-swarm 'Collect events and metrics')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  82. **[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/))
  83. **[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/))
  84. **[Dawarich](https://portainer-templates.as93.net/dawarich 'Self Hosted Location History Tracker Visualize your location history track your movements and analyze your travel patterns with complete privacy and control ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  85. **[Deemix](https://portainer-templates.as93.net/deemix 'Deemix is a deezer downloader built from the ashes of Deezloader Remix ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  86. **[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/))
  87. Deluge Openvpn -- (Report issues)
  88. **[Diskover](https://portainer-templates.as93.net/diskover 'Open source file indexer search engine data analytics and management platform powered by Elasticsearch ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  89. **[Docker Compose Maker](https://portainer-templates.as93.net/docker-compose-maker 'DCM Docker Compose Maker is a simple yet powerful tool that helps you create docker compose yaml files for your self hosted applications ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  90. **[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/))
  91. **[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/))
  92. **[Docmost](https://portainer-templates.as93.net/docmost 'Open source collaborative wiki and documentation software an alternative to Confluence and Notion')**
  93. Documize -- (Report issues)
  94. **[Docuseal](https://portainer-templates.as93.net/docuseal 'Open source DocuSign alternative for document filling and signing')**
  95. **[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/))
  96. Dokku (Container) -- (Report issues)
  97. Dokku (Stack) -- (Report issues)
  98. **[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/dnburgess/self-hosted-template/))
  99. **[Dozzle](https://portainer-templates.as93.net/dozzle ' Realtime log viewer for docker containers ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  100. **[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/))
  101. **[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/xneo1/portainer_templates/))
  102. **[Droppy](https://portainer-templates.as93.net/droppy 'Droppy is a self hosted file storage server')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  103. **[Drupal](https://portainer-templates.as93.net/drupal 'Open source content management framework')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  104. **[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/))
  105. **[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/))
  106. **[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/mikestraney/portainer-templates/))
  107. **[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/))
  108. **[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/))
  109. **[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/))
  110. **[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/))
  111. **[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/))
  112. **[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/))
  113. **[Elasticsearch](https://portainer-templates.as93.net/elasticsearch 'Open source search and analytics engine')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  114. **[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/mikestraney/portainer-templates/))
  115. **[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/mikestraney/portainer-templates/))
  116. **[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/))
  117. **[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/))
  118. **[Fdo](https://portainer-templates.as93.net/fdo 'FDO')** -- ([Report issues]( https://github.com/portainer/templates/))
  119. Feedcord -- (Report issues)
  120. **[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/xneo1/portainer_templates/))
  121. **[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/))
  122. **[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/))
  123. **[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/))
  124. **[Filebrowser](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  125. **[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/))
  126. **[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/))
  127. **[Filegator](https://portainer-templates.as93.net/filegator 'FileGator is a free open source self hosted web application for managing files and folders ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  128. **[Filepizza](https://portainer-templates.as93.net/filepizza 'Peer to peer file transfers in your browser')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  129. **[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/))
  130. **[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/))
  131. **[Firefox](https://portainer-templates.as93.net/firefox '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/xneo1/portainer_templates/))
  132. **[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/))
  133. **[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/))
  134. **[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/xneo1/portainer_templates/))
  135. **[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/))
  136. **[Floating License Server](https://portainer-templates.as93.net/floating-license-server 'License Server for Softing edgeConnector products')** -- ([Report issues]( https://github.com/portainer/templates/))
  137. **[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/))
  138. **[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/))
  139. **[Forgejo](https://portainer-templates.as93.net/forgejo 'A self hosted lightweight software forge providing Git hosting code review issue tracking and CI CD')**
  140. **[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/))
  141. **[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/xneo1/portainer_templates/))
  142. **[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/))
  143. **[Freshrss](https://portainer-templates.as93.net/freshrss 'A free self hostable rss aggregator ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  144. **[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/xneo1/portainer_templates/))
  145. **[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/))
  146. Fusion -- (Report issues)
  147. **[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/))
  148. **[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/))
  149. **[Gatus](https://portainer-templates.as93.net/gatus 'Automated developer oriented status page with highly configurable health checks')**
  150. **[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/dnburgess/self-hosted-template/))
  151. **[Ghost (Container)](https://portainer-templates.as93.net/ghost-container '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  152. **[Ghost (Stack)](https://portainer-templates.as93.net/ghost-stack 'Create your own platform on the web Ghost is a powerful app for new media creators to publish share and grow a business around their content It comes with modern tools to build a website publish content send newsletters offer paid subscriptions to members ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  153. **[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/))
  154. **[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/))
  155. **[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/))
  156. **[Glance](https://portainer-templates.as93.net/glance 'A self hosted dashboard that puts all your feeds in one place')**
  157. **[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/))
  158. **[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/))
  159. Gocostweb -- (Report issues)
  160. **[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/))
  161. **[Gotenberg](https://portainer-templates.as93.net/gotenberg 'Docker powered stateless API for PDF files conversions generation merging and more')**
  162. **[Gotify](https://portainer-templates.as93.net/gotify 'A simple server for sending and receiving messages')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  163. **[Gotosocial](https://portainer-templates.as93.net/gotosocial 'An ActivityPub social network server written in Go providing a lightweight alternative to Mastodon')**
  164. **[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/))
  165. **[Grocy (Container)](https://portainer-templates.as93.net/grocy-container 'Grocy is an ERP system for your kitchen Cut down on food waste and manage your chores with this brilliant utulity ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  166. **[Grocy (Stack)](https://portainer-templates.as93.net/grocy-stack '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/xneo1/portainer_templates/))
  167. **[Guacamole](https://portainer-templates.as93.net/guacamole 'A clientless remote desktop gateway ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  168. Hasty-Paste -- (Report issues)
  169. **[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/))
  170. **[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/))
  171. **[Healthchecks](https://portainer-templates.as93.net/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/mediadepot/templates/))
  172. **[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/mediadepot/templates/))
  173. **[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/))
  174. **[Homarr (Container)](https://portainer-templates.as93.net/homarr-container '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/))
  175. **[Homarr (Stack)](https://portainer-templates.as93.net/homarr-stack 'Simplify the management of your server with Homarr a sleek modern dashboard that puts all of your apps and services at your fingertips ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  176. **[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/))
  177. **[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/))
  178. **[Homebox](https://portainer-templates.as93.net/homebox 'Inventory and organization system built for the home user')**
  179. **[Homebridge (Container)](https://portainer-templates.as93.net/homebridge-container '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/))
  180. **[Homebridge (Stack)](https://portainer-templates.as93.net/homebridge-stack 'HomeKit support for the impatient ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  181. **[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/))
  182. **[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/))
  183. **[Homepage (Container)](https://portainer-templates.as93.net/homepage-container '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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  184. **[Homepage (Stack)](https://portainer-templates.as93.net/homepage-stack 'Homepage is a new dashboard implementation that creates a super fast static site ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  185. **[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/))
  186. **[Htpc Manager](https://portainer-templates.as93.net/htpc-manager 'HTPC Manaager a front end for many htpc related applications Hellowlol version ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  187. **[Httpd](https://portainer-templates.as93.net/httpd 'Open source HTTP server')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  188. **[Huginn](https://portainer-templates.as93.net/huginn 'Create agents that monitor and act on your behalf ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  189. **[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/))
  190. I Hate Money -- (Report issues)
  191. **[Immich](https://portainer-templates.as93.net/immich 'Immich is a high performance self hosted photo and video backup solution ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  192. **[Immich {Shmolf}](https://portainer-templates.as93.net/immich-shmolf 'Self hosted backup solution for photos and videos on mobile device ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  193. **[Infisical {Shmolf}](https://portainer-templates.as93.net/infisical-shmolf 'The open source secret management platform Sync secrets configs across your team infrastructure and prevent secret leaks ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  194. **[Influxdb](https://portainer-templates.as93.net/influxdb 'InfluxDB is an open source time series database for recording metrics events and analytics ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  195. **[Influxdb & Telegraf](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  196. **[Influxdb 1.8.10](https://portainer-templates.as93.net/influxdb- 'InfluxDB is an open source time series database for recording metrics events and analytics ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  197. **[Invidious](https://portainer-templates.as93.net/invidious 'Invidious is an open source alternative front end to YouTube ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  198. **[Invoice Ninja (Stack)](https://portainer-templates.as93.net/invoice-ninja-stack 'Invoices Expenses and Tasks built with Laravel and Flutter ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  199. **[Invoice Ninja (Swarm)](https://portainer-templates.as93.net/invoice-ninja-swarm 'Invoices Expenses and Tasks built with Laravel and Flutter ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  200. **[Iobroker](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  201. Iperf -- (Report issues)
  202. **[Ironfunctions](https://portainer-templates.as93.net/ironfunctions 'Open source serverless computing platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  203. **[Ironfunctions Api](https://portainer-templates.as93.net/ironfunctions-api 'Open source serverless computing platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  204. **[Ironfunctions Ui](https://portainer-templates.as93.net/ironfunctions-ui 'Open source user interface for IronFunctions')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  205. **[It-Tools](https://portainer-templates.as93.net/ittools 'Collection of handy online tools for developers with great UX')**
  206. **[Jackett](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  207. **[Jdownloader](https://portainer-templates.as93.net/jdownloader 'JDownloader docker image')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  208. **[Jellyfin](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  209. **[Jellyfin-Accounts](https://portainer-templates.as93.net/jellyfinaccounts '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  210. **[Jellyseer](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  211. **[Jellyseerr](https://portainer-templates.as93.net/jellyseerr 'Jellyseer is a free and open source software application for managing requests for your media library ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  212. **[Jenkins](https://portainer-templates.as93.net/jenkins 'Open source continuous integration tool')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  213. **[Joomla](https://portainer-templates.as93.net/joomla 'Another free and open source CMS')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  214. Jump -- (Report issues)
  215. Kapowarr -- (Report issues)
  216. **[Kasm Workspaces](https://portainer-templates.as93.net/kasm-workspaces 'The Workspace Streaming Platform Stream your workspace directly to your web browser on any device and from any location ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  217. **[Kavita](https://portainer-templates.as93.net/kavita 'Kavita is a fast feature rich cross platform reading server ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  218. **[Kestra](https://portainer-templates.as93.net/kestra 'Powerful orchestration Simplified workflows Unify orchestration for all engineers Build and govern all your workflows Everything as Code and from the UI ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  219. **[Kiwix](https://portainer-templates.as93.net/kiwix 'Internet Offline Store any website on your mobile phone or computer easily ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  220. **[Klaxon](https://portainer-templates.as93.net/klaxon 'Klaxon is a free quick to set up and easy to use robot that checks websites regularly so you don t have to ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  221. **[Klipper[Testing], Mainsail, Moonraker](https://portainer-templates.as93.net/klippertesting-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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  222. **[Kodi Headless](https://portainer-templates.as93.net/kodi-headless ' DEPRECATED Headless installation of Kodi formerly known as XBMC to enable library updates ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  223. **[Koillection](https://portainer-templates.as93.net/koillection 'Koillection is a self hosted collection manager created to keep track of physical mostly collections of any kind like books DVDs stamps games ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  224. **[Komga](https://portainer-templates.as93.net/komga 'Komga is a free and open source comics mangas magazines server ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  225. **[Lazylibrarian](https://portainer-templates.as93.net/lazylibrarian 'LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  226. Lazytainer -- (Report issues)
  227. **[Leantime](https://portainer-templates.as93.net/leantime 'Leantime is an open source project management solution to make your ideas reality ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  228. **[Let'S Encrypt](https://portainer-templates.as93.net/lets-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 lt username gt ')** -- ([Report issues]( https://github.com/SelfhostedPro/selfhosted_templates/))
  229. **[Let'S Encrypt / Swag](https://portainer-templates.as93.net/lets-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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  230. **[Libreddit](https://portainer-templates.as93.net/libreddit 'An alternative private front end to Reddit')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  231. **[Libresonic](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
  232. **[Librespeed](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  233. **[Lidarr](https://portainer-templates.as93.net/lidarr 'Lidarr is a music collection manager for Usenet and BitTorrent users ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  234. **[Lidify](https://portainer-templates.as93.net/lidify 'Self hosted on demand audio streaming platform that brings the Spotify experience to your personal music library Features music streaming podcast subscriptions audiobook integration playlist generation and Lidarr integration for music discovery ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  235. **[Lidify-Full](https://portainer-templates.as93.net/lidifyfull 'Self hosted on demand audio streaming platform that brings the Spotify experience to your personal music library Features music streaming podcast subscriptions audiobook integration playlist generation and Lidarr integration for music discovery ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  236. **[Linkding](https://portainer-templates.as93.net/linkding 'Self hosted bookmark manager that is minimal and fast')**
  237. **[Linkstack](https://portainer-templates.as93.net/linkstack 'Self hosted open source Linktree alternative LinkStack is a highly customizable link sharing platform with an intuitive easy to use user interface ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  238. **[Listmonk](https://portainer-templates.as93.net/listmonk 'High performance self hosted newsletter and mailing list manager with a modern dashboard')**
  239. **[Littlelink Server](https://portainer-templates.as93.net/littlelink-server 'LittleLink is an open source DIY self hosted alternative to services like Linktree and many link ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  240. **[Liveswitch (Stack)](https://portainer-templates.as93.net/liveswitch-stack 'A basic LiveSwitch compose with gateway caching database and media server')** -- ([Report issues]( https://github.com/portainer/templates/))
  241. **[Liveswitch (Swarm)](https://portainer-templates.as93.net/liveswitch-swarm 'A basic LiveSwitch stack with gateway caching database and media server')** -- ([Report issues]( https://github.com/portainer/templates/))
  242. **[Lldap](https://portainer-templates.as93.net/lldap 'This project is a lightweight authentication server that provides an opinionated simplified LDAP interface for authentication ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  243. **[Loggifly](https://portainer-templates.as93.net/loggifly ' A Lightweight Tool that monitors Docker Container Logs for predefined keywords or regex patterns and sends Notifications ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  244. **[Logzio Logs Collector](https://portainer-templates.as93.net/logzio-logs-collector 'Docker container that uses Filebeat to collect logs from other Docker containers and forward those logs to your Logz io account ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  245. **[Logzio Metrics Collector](https://portainer-templates.as93.net/logzio-metrics-collector 'Docker Metrics Collector is a container that runs Metricbeat with the modules you enable at runtime ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  246. **[Lunalytics](https://portainer-templates.as93.net/lunalytics 'Open source monitoring tool built with Node js React')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  247. **[Lychee](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  248. **[Lynxprompt](https://portainer-templates.as93.net/lynxprompt 'Self hostable AI config management platform for AGENTS md CLAUDE md Cursor rules and 30 AI assistant formats')**
  249. **[Magento 2](https://portainer-templates.as93.net/magento- 'Open source e commerce platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  250. **[Mailpile](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  251. **[Maloja](https://portainer-templates.as93.net/maloja 'Simple self hosted music scrobble database to create personal listening statistics No recommendations no social network no nonsense ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  252. **[Manubes Edge Node](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/portainer/templates/))
  253. **[Mariadb](https://portainer-templates.as93.net/mariadb 'An Enhanced drop in replacement for Mysql')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  254. Markopolis -- (Report issues)
  255. Marreta -- (Report issues)
  256. **[Mastodon](https://portainer-templates.as93.net/mastodon 'Mastodon is a free open source social network server based on ActivityPub where users can follow friends and discover new ones ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  257. **[Matomo](https://portainer-templates.as93.net/matomo 'Google Analytics alternative that protects your data and your customers privacy')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  258. **[Mautic (Container)](https://portainer-templates.as93.net/mautic-container 'Open source marketing automation platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  259. **[Mautic (Stack)](https://portainer-templates.as93.net/mautic-stack 'Mautic provides free and open source marketing automation software available to everyone ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  260. **[Mayan Edms](https://portainer-templates.as93.net/mayan-edms 'Mayan EDMS is an electronic vault for your documents ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  261. **[Mcmyadmin 2](https://portainer-templates.as93.net/mcmyadmin- 'McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  262. **[Mealie](https://portainer-templates.as93.net/mealie 'A self hosted recipe manager and meal planner')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  263. **[Medama](https://portainer-templates.as93.net/medama 'Medama Analytics is an open source project dedicated to providing self hostable cookie free website analytics ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  264. **[Medusa (Container)](https://portainer-templates.as93.net/medusa-container '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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  265. **[Medusa (Stack)](https://portainer-templates.as93.net/medusa-stack 'Medusa is an open source headless commerce engine that enables developers to create amazing digital commerce experiences ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  266. **[Meilisearch](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  267. **[Meshcentral](https://portainer-templates.as93.net/meshcentral 'MeshCentral is a full computer management web site With MeshCentral you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  268. **[Metube](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  269. **[Microsoft Oms Agent](https://portainer-templates.as93.net/microsoft-oms-agent 'Microsoft Operations Management Suite Linux agent ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  270. **[Midarr](https://portainer-templates.as93.net/midarr 'Your media enjoyed through a minimal lightweight media server ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  271. **[Minecraft Server](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  272. **[Minetest](https://portainer-templates.as93.net/minetest 'Server version of minetest a free open source alternative to minecraft ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  273. Miniflux -- (Report issues)
  274. **[Minio](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  275. **[Minisatip](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  276. **[Mongo](https://portainer-templates.as93.net/mongo 'Open source document oriented database')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  277. **[Monica](https://portainer-templates.as93.net/monica 'Monica is a great open source personal relationship management system to organize the interactions with your loved ones ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  278. **[Moodle](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  279. **[Mozilla Syncserver](https://portainer-templates.as93.net/mozilla-syncserver 'Run Your Own Firefox Sync Server')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  280. **[Mstream](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  281. **[Murmur](https://portainer-templates.as93.net/murmur 'Mumble is a voicechat program for gamers written on top of Qt and Opus Murmur is the server backend for Mumble ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  282. **[Musicbrainz](https://portainer-templates.as93.net/musicbrainz ' MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public ')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
  283. **[Muximux](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  284. **[Mylar](https://portainer-templates.as93.net/mylar 'An automated Comic Book downloader cbr cbz for use with SABnzbd NZBGet and torrents ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  285. **[Mysql](https://portainer-templates.as93.net/mysql 'The most popular open source database')** -- ([Report issues]( https://github.com/portainer/templates/))
  286. **[N8N (Container)](https://portainer-templates.as93.net/nn-container 'n8n is an extendable workflow automation tool ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  287. **[N8N (Stack)](https://portainer-templates.as93.net/nn-stack 'The world s most popular workflow automation platform for technical teams')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  288. **[Navidrome](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  289. **[Neko](https://portainer-templates.as93.net/neko 'Simple room management system for n eko Self hosted rabb it alternative Please add env file as stated in neko yml')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  290. **[Netalertx](https://portainer-templates.as93.net/netalertx 'WIFI LAN intruder detector Scans for devices connected to your network and alerts you if new and unknown devices are found ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  291. **[Netboot.Xyz (Container)](https://portainer-templates.as93.net/netbootxyz-container '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')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  292. **[Netboot.Xyz (Stack)](https://portainer-templates.as93.net/netbootxyz-stack 'netboot xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  293. **[Netbox](https://portainer-templates.as93.net/netbox 'NetBox is an infrastructure resource modeling IRM application designed to empower network automation Initially conceived by the network engineering team at DigitalOcean NetBox was developed specifically to address the needs of network and infrastructure engineers ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  294. **[Netdata](https://portainer-templates.as93.net/netdata 'Troubleshoot slowdowns and anomalies in your infrastructure with thousands of per second metrics meaningful visualizations and insightful health alarms with zero configuration ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  295. **[Nextcloud (Container)](https://portainer-templates.as93.net/nextcloud-container 'Nextcloud is an open source self hosted file sync and communication app platform Access and sync your files contacts calendars and communicate and collaborate across your devices You decide what happens with your data where it is and who can access it ')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
  296. **[Nextcloud (Stack)](https://portainer-templates.as93.net/nextcloud-stack '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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  297. **[Nextcloud (Swarm)](https://portainer-templates.as93.net/nextcloud-swarm '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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  298. **[Nextcloudstack (Swarm)](https://portainer-templates.as93.net/nextcloudstack-swarm 'Nextcloud setup with a MySQL database')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  299. **[Nexterm](https://portainer-templates.as93.net/nexterm 'The open source server management software for SSH VNC RDP')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  300. **[Nginx](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  301. **[Nginx Proxy Manager (Container)](https://portainer-templates.as93.net/nginx-proxy-manager-container '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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  302. **[Nginx Proxy Manager (Stack)](https://portainer-templates.as93.net/nginx-proxy-manager-stack '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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  303. **[Nginx Proxy Manager V2 With Sqlite And Goaccess Charts](https://portainer-templates.as93.net/nginx-proxy-manager-v-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')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  304. **[Nginx Proxy Manager V2 With Sqllite](https://portainer-templates.as93.net/nginx-proxy-manager-v-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')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  305. **[Nginx Proxy Manager V3 [Devel] Not Ready For Use](https://portainer-templates.as93.net/nginx-proxy-manager-v-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')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  306. **[Nitter](https://portainer-templates.as93.net/nitter 'A free and open source alternative Twitter front end focused on privacy and performance ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  307. **[Nocodb](https://portainer-templates.as93.net/nocodb 'Turns any MySQL PostgreSQL SQL Server SQLite MariaDB into a smart spreadsheet ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  308. **[Node Red](https://portainer-templates.as93.net/node-red 'Node RED is a programming tool for wiring together hardware devices APIs and online services in new and interesting ways It provides a browser based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single click ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  309. **[Nodejs](https://portainer-templates.as93.net/nodejs 'JavaScript based platform for server side and networking applications')** -- ([Report issues]( https://github.com/portainer/templates/))
  310. **[Nord-Vpn](https://portainer-templates.as93.net/nordvpn 'This is an OpenVPN client docker container that uses recommended NordVPN server It makes routing containers traffic through OpenVPN easy ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  311. **[Ntfy](https://portainer-templates.as93.net/ntfy 'Simple HTTP based pub sub notification service Send push notifications to your phone or desktop via PUT POST')**
  312. **[Nut Server](https://portainer-templates.as93.net/nut-server 'The purpose of NUT Server is to monitor a UPS attached device')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  313. **[Nutify](https://portainer-templates.as93.net/nutify 'Nutify is a comprehensive monitoring system designed to track the health and performance of your Uninterruptible Power Supply UPS devices ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  314. Nuts -- (Report issues)
  315. **[Nzbget](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  316. **[Nzbhydra 2](https://portainer-templates.as93.net/nzbhydra- '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/mikestraney/portainer-templates/))
  317. **[Octoprint](https://portainer-templates.as93.net/octoprint 'OctoPrint is an open source 3D printer controller application which provides a web interface for the connected printers ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  318. **[Odoo](https://portainer-templates.as93.net/odoo 'Open source business apps')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  319. **[Omada Eap Controller](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  320. **[Ombi (Container)](https://portainer-templates.as93.net/ombi-container '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')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  321. **[Ombi (Stack)](https://portainer-templates.as93.net/ombi-stack 'Ombi allows you to host your own Plex Request and user management system ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  322. **[Opc Router (Container)](https://portainer-templates.as93.net/opc-router-container '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')** -- ([Report issues]( https://github.com/portainer/templates/))
  323. Opc Router (Kubernetes) -- (Report issues)
  324. **[Openamt](https://portainer-templates.as93.net/openamt 'OpenAMT Cloud Toolkit')** -- ([Report issues]( https://github.com/portainer/templates/))
  325. **[Openbudgeteer](https://portainer-templates.as93.net/openbudgeteer 'OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle and inspired by YNAB and Buckets ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  326. **[Openfaas](https://portainer-templates.as93.net/openfaas 'Serverless functions made simple')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  327. **[Openvpn Access Server](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  328. **[Openvpn-As](https://portainer-templates.as93.net/openvpnas '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 ')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
  329. **[Opnform](https://portainer-templates.as93.net/opnform 'OpnForm is an open source form builder It s an alternative to products like Typeform JotForm Tally etc ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  330. **[Organizr (Container)](https://portainer-templates.as93.net/organizr-container 'Organizr allows you to setup Tabs that will be loaded all in one webpage You can then work on your server with ease ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  331. **[Organizr (Stack)](https://portainer-templates.as93.net/organizr-stack 'Organizr allows you to setup Tabs that will be loaded all in one webpage You can then work on your server with ease ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  332. **[Organizr V2](https://portainer-templates.as93.net/organizr-v 'Organizr allows you to setup Tabs that will be loaded all in one webpage You can then work on your server with ease ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  333. **[Ory Kratos (Oathkeeper)](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  334. **[Ory Kratos (Standalone)](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  335. **[Oscam](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  336. **[Outline](https://portainer-templates.as93.net/outline 'Open source collaborative knowledge base for modern teams')**
  337. **[Overseerr (Container)](https://portainer-templates.as93.net/overseerr-container 'Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  338. **[Overseerr (Stack)](https://portainer-templates.as93.net/overseerr-stack 'Overseerr is a free and open source software application for managing requests for your media library ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  339. **[Owncloud](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  340. **[Pairdrop](https://portainer-templates.as93.net/pairdrop 'Local file sharing in your browser inspired by Apple s AirDrop')**
  341. **[Paperless Ngx](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  342. **[Passbolt](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  343. **[Passky Client](https://portainer-templates.as93.net/passky-client 'Passky is a simple modern lightweight open source and secure password manager ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  344. **[Passky Server](https://portainer-templates.as93.net/passky-server 'Passky is a simple modern lightweight open source and secure password manager ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  345. **[Penpot (Http) {Shmolf}](https://portainer-templates.as93.net/penpot-http-shmolf 'Penpot is the first Open Source design and prototyping platform meant for cross domain teams ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  346. **[Petio](https://portainer-templates.as93.net/petio 'Petio is a third party companion app available to Plex server owners to allow their users to request review and discover content ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  347. **[Pgadmin](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  348. **[Photoprism](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  349. **[Photoshow](https://portainer-templates.as93.net/photoshow 'A simple easy way to turn a photo album into a webgallery')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  350. **[Pi-Hole](https://portainer-templates.as93.net/pihole 'A Linux network level advertisement and Internet tracker blocking application which acts as a DNS sinkhole ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  351. **[Pi-Hole Doh/Dot](https://portainer-templates.as93.net/pihole-dohdot '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  352. **[Pi-Hole-Unbound](https://portainer-templates.as93.net/piholeunbound '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 a href https medium com niktrix getting rid of systemd resolved consuming port 53 605f0234f32f here a ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  353. **[Pi.Alert](https://portainer-templates.as93.net/pialert 'WIFI LAN intruder detector')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  354. **[Pinchflat](https://portainer-templates.as93.net/pinchflat 'Your next YouTube media manager')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  355. **[Pingvin](https://portainer-templates.as93.net/pingvin 'Pingvin Share is self hosted file sharing platform and an alternative for WeTransfer ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  356. **[Piwigo](https://portainer-templates.as93.net/piwigo 'Piwigo is photo gallery software for the web built by an active community of users and developers ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  357. **[Pixel-Server](https://portainer-templates.as93.net/pixelserver 'Wireless control of PixelStrips or NeoPixels using a web graphical interface running on a Raspberry Pi ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  358. **[Plane](https://portainer-templates.as93.net/plane 'Project management tool from the future An open source software development tool to manage issues sprints and product roadmaps with peace of mind ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  359. **[Planka](https://portainer-templates.as93.net/planka 'Open source Trello like kanban board for project management built with React and Node js')**
  360. **[Plesk](https://portainer-templates.as93.net/plesk 'WebOps platform and hosting control panel')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  361. **[Plex](https://portainer-templates.as93.net/plex 'Your favorite movies TV music web shows podcasts and more all streamed to your favorite screens ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  362. **[Plex Media Server](https://portainer-templates.as93.net/plex-media-server 'Plex organizes your video music and photo collections and streams them to all of your screens ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  363. **[Plex Requests](https://portainer-templates.as93.net/plex-requests 'Simple automated way for users to request new content for Plex ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  364. **[Plextraktsync](https://portainer-templates.as93.net/plextraktsync 'A python script that syncs the movies shows and ratings between trakt and Plex')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  365. **[Plone](https://portainer-templates.as93.net/plone 'A free and open source CMS built on top of Zope')** -- ([Report issues]( https://github.com/portainer/templates/))
  366. **[Portainer Agent](https://portainer-templates.as93.net/portainer-agent 'Manage all the resources in your Swarm cluster')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  367. Poste.Io -- (Report issues)
  368. **[Postgresql](https://portainer-templates.as93.net/postgresql 'PostgreSQL also known as Postgres is a free and open source relational database management system emphasizing extensibility and SQL compliance ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  369. **[Postiz](https://portainer-templates.as93.net/postiz ' An alternative to Buffer com Hypefury Twitter Hunter etc Postiz offers everything you need to manage your social media posts build an audience capture leads and grow your business ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  370. **[Priceghost](https://portainer-templates.as93.net/priceghost 'A self hosted price tracking application that monitors product prices from any website Get notified when prices drop hit your target price or items come back in stock ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  371. **[Pritunl](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/SelfhostedPro/selfhosted_templates/))
  372. **[Privatebin](https://portainer-templates.as93.net/privatebin 'PrivateBin is a minimalist open source online pastebin where the server has zero knowledge of pasted data ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  373. Pro Mosquitto With Management Center (Kubernetes) -- (Report issues)
  374. **[Pro Mosquitto With Management Center (Stack)](https://portainer-templates.as93.net/pro-mosquitto-with-management-center-stack 'Commercial grade Mosquitto MQTT broker with Management Center')** -- ([Report issues]( https://github.com/portainer/templates/))
  375. **[Projectsend](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  376. **[Protonmail Bridge](https://portainer-templates.as93.net/protonmail-bridge 'This is an unofficial Docker container of the ProtonMail Bridge Some of the scripts are based on Hendrik Meyer s work ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  377. **[Prowlarr](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  378. Proxitok -- (Report issues)
  379. **[Pumperly](https://portainer-templates.as93.net/pumperly 'Open source fuel and EV route planner with real time prices across 36 countries')**
  380. **[Pure-Ftp Server](https://portainer-templates.as93.net/pureftp-server 'Pure FTPd is a free BSD secure production quality and standard conformant FTP server ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  381. Pve-Exporter -- (Report issues)
  382. **[Pydio](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  383. **[Qbittorrent](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  384. **[Qdirstat](https://portainer-templates.as93.net/qdirstat 'QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  385. **[Qflood](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  386. **[Quassel Irc](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  387. **[Quassel-Core](https://portainer-templates.as93.net/quasselcore '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 ')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
  388. **[Rabbitmq](https://portainer-templates.as93.net/rabbitmq 'Highly reliable enterprise messaging system')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  389. **[Rackula](https://portainer-templates.as93.net/rackula 'Plan your rack layout Drag your devices in move them around export it It runs in your browser You can close the tab whenever you want')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  390. **[Radarr](https://portainer-templates.as93.net/radarr 'Radarr A fork of Sonarr to work with movies la Couchpotato ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  391. **[Raspberry Pi Docker Monitor](https://portainer-templates.as93.net/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')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  392. **[Rclone Config Backup](https://portainer-templates.as93.net/rclone-config-backup 'Rclone is a command line program to sync files and directories to and from cloud providers Dropbox GDrive Box etc ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  393. **[Reactive-Resume](https://portainer-templates.as93.net/reactiveresume 'A one of a kind resume builder that s not out to get your data Completely secure customizable portable open source and free forever ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  394. **[Readarr (Container)](https://portainer-templates.as93.net/readarr-container 'Readarr Book Manager and Automation Sonarr for Ebooks ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  395. **[Readarr (Stack)](https://portainer-templates.as93.net/readarr-stack 'Readarr is a ebook collection manager for Usenet and BitTorrent users It can monitor multiple RSS feeds for new books from your favorite authors and will interface with clients and indexers to grab sort and rename them ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  396. **[Redis](https://portainer-templates.as93.net/redis 'Open source in memory data structure store')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  397. **[Redis Cluster](https://portainer-templates.as93.net/redis-cluster 'Open source in memory data structure store Cluster mode')** -- ([Report issues]( https://github.com/portainer/templates/))
  398. **[Redmine](https://portainer-templates.as93.net/redmine 'Open source project management tool')** -- ([Report issues]( https://github.com/portainer/templates/))
  399. **[Registry](https://portainer-templates.as93.net/registry 'Docker image registry')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  400. **[Registry (Cache)](https://portainer-templates.as93.net/registry-cache 'Docker image registry configured as a DockerHub pull through cache')** -- ([Report issues]( https://github.com/portainer/templates/))
  401. Remotely -- (Report issues)
  402. **[Resilio Sync](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  403. **[Reveal.Js](https://portainer-templates.as93.net/revealjs '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')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  404. **[Romm](https://portainer-templates.as93.net/romm 'A beautiful powerful self hosted rom manager ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  405. **[Rport](https://portainer-templates.as93.net/rport 'RPort is free remote access and remote management now acquired by RealVNC')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  406. **[Rust Desk (Stack)](https://portainer-templates.as93.net/rust-desk-stack 'Rust Desk is an Open source virtual or remote desktop infrastructure for everyone ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  407. **[Rustdesk (Container)](https://portainer-templates.as93.net/rustdesk-container '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  408. **[Rutorrent](https://portainer-templates.as93.net/rutorrent 'Popular torrent client with a webui for ease of use ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  409. **[Sabnzbd](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  410. **[Samba](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  411. **[Scality S3](https://portainer-templates.as93.net/scality-s 'Standalone AWS S3 protocol server')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  412. **[Scrutiny](https://portainer-templates.as93.net/scrutiny 'WebUI for smartd S M A R T monitoring')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  413. **[Searxng](https://portainer-templates.as93.net/searxng 'Open Source Privacy respecting metasearch engine')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  414. **[Sematext Docker Agent (Container)](https://portainer-templates.as93.net/sematext-docker-agent-container 'Collect logs metrics and docker events')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  415. **[Sematext Docker Agent (Swarm)](https://portainer-templates.as93.net/sematext-docker-agent-swarm 'Collect logs metrics and docker events')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  416. **[Servas](https://portainer-templates.as93.net/servas 'A self hosted bookmark management tool ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  417. **[Shaarli](https://portainer-templates.as93.net/shaarli 'The personal minimalist super fast database free bookmarking service ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  418. **[Shadowbroker](https://portainer-templates.as93.net/shadowbroker 'Global Threat Intercept Real Time Geospatial Intelligence Platform')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  419. **[Shiori (Container)](https://portainer-templates.as93.net/shiori-container '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  420. **[Shiori (Stack)](https://portainer-templates.as93.net/shiori-stack 'Shiori is a simple bookmarks manager written in the Go language Intended as a simple clone of Pocket You can use it as command line application or as web application ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  421. **[Sickchill](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  422. **[Sickgear](https://portainer-templates.as93.net/sickgear 'SickGear provides management of TV shows and or Anime it detects new episodes links downloader apps and more ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  423. **[Sickrage](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  424. **[Signal Proxy](https://portainer-templates.as93.net/signal-proxy 'A TLS proxy relay for the Signal privacy messenger app ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  425. **[Silverstripe](https://portainer-templates.as93.net/silverstripe 'Silverstripe CMS is a free and open source Content Management System CMS and Framework for creating and maintaining websites and web applications ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  426. **[Smokeping](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  427. **[Snibox (Container)](https://portainer-templates.as93.net/snibox-container 'Self hosted snippet manager ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  428. **[Snibox (Stack)](https://portainer-templates.as93.net/snibox-stack 'Self hosted snippet manager Label oriented interface with search Supports various programming languages markdown plain text ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  429. Snippet Box (Stack) -- (Report issues)
  430. **[Snippet-Box (Container)](https://portainer-templates.as93.net/snippetbox-container 'Snippet Box is a simple self hosted app for organizing your code snippets ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  431. Softing Edgeconnector 840D -- (Report issues)
  432. Softing Edgeconnector Aggregator -- (Report issues)
  433. Softing Edgeconnector Fanuc Cnc -- (Report issues)
  434. Softing Edgeconnector Modbus -- (Report issues)
  435. Softing Edgeconnector Siemens -- (Report issues)
  436. **[Solidtime](https://portainer-templates.as93.net/solidtime 'The modern Open Source Time Tracker')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  437. **[Solr](https://portainer-templates.as93.net/solr 'Open source enterprise search platform')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  438. **[Sonarr](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  439. **[Speedtest Tracker (Container)](https://portainer-templates.as93.net/speedtest-tracker-container 'Run a Speedtest every hour and graph the results See https hub docker com r henrywhitaker3 speedtest tracker tags for arch options')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  440. **[Speedtest Tracker (Stack)](https://portainer-templates.as93.net/speedtest-tracker-stack 'Speedtest Tracker is a self hosted internet performance tracking application that runs speedtest checks against Ookla s Speedtest service ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  441. **[Sql Server](https://portainer-templates.as93.net/sql-server 'Microsoft SQL Server Developer for Windows containers')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  442. **[Sql Server Express](https://portainer-templates.as93.net/sql-server-express 'Microsoft SQL Server Express for Windows containers')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  443. **[Sshwifty](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  444. **[Stalwart Mail Server](https://portainer-templates.as93.net/stalwart-mail-server 'All in one mail server supporting SMTP IMAP JMAP and more with a built in web administration interface')**
  445. **[Statping](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  446. **[Stirling Pdf {Shmolf}](https://portainer-templates.as93.net/stirling-pdf-shmolf 'Your locally hosted one stop shop for all your PDF needs ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  447. **[Stirling-Pdf](https://portainer-templates.as93.net/stirlingpdf '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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  448. **[Stump](https://portainer-templates.as93.net/stump 'A free and open source comics manga and digital book server with OPDS support')**
  449. Surrealdb -- (Report issues)
  450. **[Swarm Monitoring](https://portainer-templates.as93.net/swarm-monitoring 'Monitor your cluster performances with Prometheus Grafana')** -- ([Report issues]( https://github.com/portainer/templates/))
  451. **[Syncthing (Container)](https://portainer-templates.as93.net/syncthing-container 'Syncthing is a continuous file synchronization program It synchronizes files between two or more computers in real time safely protected from prying eyes ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  452. **[Syncthing (Stack)](https://portainer-templates.as93.net/syncthing-stack 'Syncthing replaces proprietary sync and cloud services with something open trustworthy and decentralized ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  453. **[System Stats Oled Display](https://portainer-templates.as93.net/system-stats-oled-display 'A quick way to display system stats on a 128x64 I2C OLED display ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  454. **[Tabby](https://portainer-templates.as93.net/tabby 'Tabby is an infinitely customizable cross platform terminal app for local shells serial SSH and Telnet connections ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  455. **[Tailscale (Container)](https://portainer-templates.as93.net/tailscale-container 'Connect your devices and users together in your own secure Zero config virtual private network ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  456. **[Tailscale (Stack)](https://portainer-templates.as93.net/tailscale-stack 'Tailscale lets you easily manage access to private resources quickly SSH into devices on your network and work securely from anywhere in the world ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  457. **[Tandoor](https://portainer-templates.as93.net/tandoor 'The recipe manager that allows you to manage your ever growing collection of digital recipes ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  458. **[Tautulli](https://portainer-templates.as93.net/tautulli 'Tautulli is a 3rd party application that you can run along side your Plex Media Server to monitor activity and track various statistics Most importantly these statistics include what has been watched who watched it when and where they watched it and how it was watched All statistics are presented in a nice and clean interface with many tables and graphs which makes it easy to brag about your server to everyone else ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  459. **[Tdarr](https://portainer-templates.as93.net/tdarr 'Tdarr is a popular conditional transcoding application for processing large or small media libraries ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  460. **[Technitium Dns](https://portainer-templates.as93.net/technitium-dns 'An open source authoritative and recursive DNS server with a web console for management')**
  461. **[Teleport](https://portainer-templates.as93.net/teleport 'Teleport allows engineers and security professionals to unify access for SSH servers Kubernetes clusters web applications and databases across all environments ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  462. **[Terraria Server](https://portainer-templates.as93.net/terraria-server 'Dedicated Terraria server in a Docker container')**
  463. **[Terraria Server {Shmolf}](https://portainer-templates.as93.net/terraria-server-shmolf 'Docker container for a Terraria dedicated server ')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  464. **[Thelounge](https://portainer-templates.as93.net/thelounge 'A self hosted web IRC client')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  465. **[Tiddlywiki](https://portainer-templates.as93.net/tiddlywiki 'A unique non linear notebook wiki ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  466. **[Timetagger](https://portainer-templates.as93.net/timetagger 'Open source time tracker with an interactive user experience and powerful reporting ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  467. **[Tiny Tiny Rss](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  468. **[Tinymediamanager](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  469. **[Tooljet](https://portainer-templates.as93.net/tooljet 'Tooljet is an Open source low code application development platform for building and deploying business applications ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  470. **[Tosibox Lock For Container](https://portainer-templates.as93.net/tosibox-lock-for-container 'Lock for Container brings secure connectivity inside your industrial IoT devices')** -- ([Report issues]( https://github.com/portainer/templates/))
  471. **[Traefik (Container)](https://portainer-templates.as93.net/traefik-container 'Cloud Native Networking Stack That Just Works ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  472. **[Traefik (Stack)](https://portainer-templates.as93.net/traefik-stack 'The Cloud Native Application Proxy')**
  473. **[Traggo](https://portainer-templates.as93.net/traggo 'Traggo is a tag based time tracking tool In Traggo there are no tasks only tagged time spans ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  474. **[Transmission](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/dnburgess/self-hosted-template/))
  475. **[Transmission Openvpn Latest](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  476. **[Transmission Openvpn V3](https://portainer-templates.as93.net/transmission-openvpn-v '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  477. **[Transmission-Openvpn](https://portainer-templates.as93.net/transmissionopenvpn '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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  478. **[Trilium](https://portainer-templates.as93.net/trilium 'Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  479. **[Trip](https://portainer-templates.as93.net/trip 'Minimalist Map tracker and Trip planner to visualize your points of interest POI and organize your next adventure details Self hosted with no telemetry no tracking no ads ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  480. **[Trudesk](https://portainer-templates.as93.net/trudesk 'Trudesk is an Open Source Help Desk Software and Ticketing System')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  481. **[Tubearchivist](https://portainer-templates.as93.net/tubearchivist 'Tubearchivist is your self hosted YouTube media server')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  482. **[Tvheadend](https://portainer-templates.as93.net/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 gt IP and HDHomeRun as input sources Tvheadend offers the HTTP VLC MPlayer HTSP Kodi Movian and SAT gt IP streaming Multiple EPG sources are supported over the air DVB and ATSC including OpenTV DVB extensions XMLTV PyXML ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  483. **[Twitch Points Miner](https://portainer-templates.as93.net/twitch-points-miner 'A simple script that will watch a stream for you and earn the channel points ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  484. **[Ubooquity](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  485. **[Ubuntu](https://portainer-templates.as93.net/ubuntu 'Debian based Linux operating system')** -- ([Report issues]( https://github.com/portainer/templates/))
  486. **[Umami.Is](https://portainer-templates.as93.net/umamiis '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')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  487. **[Unifi Controller](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  488. **[Unifi Video](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  489. **[Unmanic](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  490. **[Upsnap](https://portainer-templates.as93.net/upsnap 'UpSnap is a simple wake on lan app written with SvelteKit Go PocketBase and nmap ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  491. **[Uptime Kuma (Container)](https://portainer-templates.as93.net/uptime-kuma-container 'It is a self hosted monitoring tool like Uptime Robot ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  492. **[Uptime Kuma (Stack)](https://portainer-templates.as93.net/uptime-kuma-stack 'It is a self hosted monitoring tool like Uptime Robot')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  493. **[Urbackup](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  494. **[Urlwatch](https://portainer-templates.as93.net/urlwatch 'A tool for monitoring webpages for updates')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  495. **[Valheim Server](https://portainer-templates.as93.net/valheim-server 'Valheim dedicated gameserver in Docker with full modding support')**
  496. **[Vaultwarden](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  497. **[Vikunja](https://portainer-templates.as93.net/vikunja 'The to do app to organize your life Before use create custom template and Edit VIKUNJA SERVICE FRONTENDURL VIKUNJA API URL VIKUNJA SERVICE JWTSECRET')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  498. **[Vlmcsd - Kms](https://portainer-templates.as93.net/vlmcsd--kms 'This is a replacement for Microsoft s KMS server ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  499. **[Vsftpd Ftp Server](https://portainer-templates.as93.net/vsftpd-ftp-server 'Secure fast FTP server for UNIX like systems')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  500. **[Wallabag](https://portainer-templates.as93.net/wallabag 'wallabag is a web application allowing you to save web pages for later reading Click save and read it when you want ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  501. **[Watchtower](https://portainer-templates.as93.net/watchtower 'With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry Watchtower will pull down your new image gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  502. **[Watchtower {Shmolf}](https://portainer-templates.as93.net/watchtower-shmolf 'A container based solution for automating Docker container base image updates')** -- ([Report issues]( https://github.com/shmolf/portainer-templates/))
  503. **[Web Check](https://portainer-templates.as93.net/web-check 'Web Check give you a comprehensive on demand open source intelligence for any website')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  504. **[Webgrab+Plus](https://portainer-templates.as93.net/webgrabplus 'WebGrab Plus is a multi site incremental xmltv epg grabber It collects tv program guide data from selected tvguide sites for your favourite channels ')** -- ([Report issues]( https://github.com/Qballjos/portainer_templates/))
  505. **[Webtop](https://portainer-templates.as93.net/webtop 'Webtop Alpine Ubuntu Fedora and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  506. **[Webtrees](https://portainer-templates.as93.net/webtrees 'Webtrees is the web s leading online collaborative genealogy application GEDCOM files support ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  507. **[Wger](https://portainer-templates.as93.net/wger 'Self hosted FLOSS fitness workout nutrition and weight tracker written with Django')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  508. **[Whisparr](https://portainer-templates.as93.net/whisparr 'Whisparr is an adult movie collection manager for Usenet and BitTorrent users ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  509. **[Whoogle](https://portainer-templates.as93.net/whoogle 'Self hosted ad free privacy respecting Google metasearch engine ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  510. **[Wikijs](https://portainer-templates.as93.net/wikijs 'Wikijs A modern lightweight and powerful wiki app built on NodeJS ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  511. **[Wireguard Server](https://portainer-templates.as93.net/wireguard-server 'Fast VPN Server with easy to use User Interface')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  512. **[Wizarr](https://portainer-templates.as93.net/wizarr ' Wizarr is an advanced user invitation and management system for Jellyfin Plex Emby etc ')** -- ([Report issues]( https://github.com/mediadepot/templates/))
  513. **[Woodpecker Ci](https://portainer-templates.as93.net/woodpecker-ci 'A simple yet powerful CI CD engine with great extensibility built for containers')**
  514. Wordpress (Kubernetes) -- (Report issues)
  515. **[Wordpress (Stack)](https://portainer-templates.as93.net/wordpress-stack 'Wordpress setup with a MySQL database')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  516. **[Wordpress (Swarm)](https://portainer-templates.as93.net/wordpress-swarm 'Wordpress setup with a MySQL database')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  517. **[Wowza](https://portainer-templates.as93.net/wowza 'Streaming media server')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  518. **[Xwiki](https://portainer-templates.as93.net/xwiki 'Xwiki s a free wiki software platform written in Java with a design emphasis on extensibility XWiki is an enterprise wiki ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))
  519. **[Yacht](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  520. Your_Spotify -- (Report issues)
  521. **[Youtubedl-Material](https://portainer-templates.as93.net/youtubedlmaterial '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 ')** -- ([Report issues]( https://github.com/novaspirit/pi-hosted/))
  522. **[Znc](https://portainer-templates.as93.net/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 ')** -- ([Report issues]( https://github.com/mikestraney/portainer-templates/))
  523. **[Ztnet](https://portainer-templates.as93.net/ztnet 'ZeroTier network controller with a web UI')**
  524. **[Zus.Am](https://portainer-templates.as93.net/zusam 'Zusam is a free and open source way to self host private forums for groups of friends ')** -- ([Report issues]( https://github.com/xneo1/portainer_templates/))

Sources


↕️ Click to Expand ↕️


Full credit to the authors of the following templates. The main templates.json file is composes of these sources, along with the content of the sources directory.

  1. [template](https://raw.githubusercontent.com/dnburgess/self-hosted-template/master/template.json) by [@dnburgess](https://github.com/dnburgess)
  2. [template](https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json) by [@Qballjos](https://github.com/Qballjos)
  3. [template](https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/portainer-2.0/Template/template.json) by [@SelfhostedPro](https://github.com/SelfhostedPro)
  4. [template](https://raw.githubusercontent.com/technorabilia/portainer-templates/main/lsio/templates/templates-2.0.json) by [@technorabilia](https://github.com/technorabilia)
  5. [template](https://raw.githubusercontent.com/mikestraney/portainer-templates/master/templates.json) by [@mikestraney](https://github.com/mikestraney)
  6. [template](https://raw.githubusercontent.com/xneo1/portainer_templates/master/Template/template.json) by [@xneo1](https://github.com/xneo1)
  7. [template](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/template/portainer-v2.json) by [@novaspirit](https://github.com/novaspirit)
  8. [template](https://raw.githubusercontent.com/donpablonow/awesome-saas/master/Template/portainer-v2.json) by [@donpablonow](https://github.com/donpablonow)
  9. [template](https://raw.githubusercontent.com/mediadepot/templates/master/portainer.json) by [@mediadepot](https://github.com/mediadepot)
  10. [template](https://raw.githubusercontent.com/mycroftwilde/portainer_templates/master/Template/template.json) by [@mycroftwilde](https://github.com/mycroftwilde)
  11. [template](https://raw.githubusercontent.com/shmolf/portainer-templates/main/templates-2.0.json) by [@shmolf](https://github.com/shmolf)
  12. [template](https://raw.githubusercontent.com/portainer/templates/master/templates-2.0.json) by [@portainer](https://github.com/portainer)

Raising Issues

If you notice something not working as it should in any of the lib/ scripts, website code, README documentation, or workflows automations - then raise an issue or PR in this repository.

[!IMPORTANT] If you encounter an issue with any container included here, please raise a ticket/PR on the up-stream repo, not in this repository. This project simply compiles templates listed in the Sources into a single manifest, so once a fix has been pushed out upstream, it will be available here.


Contributing

Contributions of any kind are very welcome, and would be much appreciated. For Code of Conduct, see Contributor Convent.

Not a coder? You can still help, by raising bugs you find, updating docs, or consider sponsoring me on GitHub

For a guide on adding templates, see the Editing section above (TLDR; either update sources.csv, or paste your template collection into the ./sources directory). Or, to make changes to the website, see the Website section below.

Before raising an issue or editing a template, please see the Raising Issues section above (TL;DR: changes need to be made upstream, NOT in this repo).

If you're new to open source, I've put together some guides in Git-In, but feel free to reach out if you need any support.


Website

There's a simple website, which lists all available templates and shows stats, config options and installation instructions for each app / stack. You can view it at portainer-templates.netlify.app

The source is located in the website branch, and it's build as a simple SSR Svelte app (using SvelteKit + TypeScript + SCSS + Vite). To make changes to the website, you'll need Node.js and Git installed. Then just run the following commands:

git clone -b website [email protected]:Lissy93/portainer-templates.git # Clone the website branch
cd portainer-templates          # Navigate into the directory
npm i                           # Install dependencies
npm run dev                     # Start the development server

And to publish, run npm run build then either use npm start or host the content of the /build directory using a web server of your choice. Alternatively, there's a Dockerfile, for easy deployment :)

Note that it's not required to make any changes to the website when adding a new template or templates source, as data is fetched directly from templates.json in the repo's main branch - so should show up automatically once your changes are merged.


Mirror

There's a mirror of this repository, maintained on CodeBerg at: codeberg.org/alicia/portainer-templates

To pull templates from there, instead of GitHub, use this URL in your Portainer instance instead:

https://codeberg.org/alicia/portainer-templates/raw/branch/main/templates.json

Credits

Sponsors

sponsors badge

Contributors

contributors badge)

Stargzers

stargazers badge


License

Note For licenses for each app listed here, see their websites (linked to above).

Lissy93/Portainer-Templates is licensed under MIT © Alicia Sykes 2023 - 2026.
For information, see TLDR Legal > MIT

Expand License
The MIT License (MIT)
Copyright (c) Alicia Sykes <[email protected]> 

Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights 
to use, copy, modify, merge, publish, distribute, sub-license, and/or sell 
copies of the Software, and to permit persons to whom the Software is furnished 
to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included install 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT ABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

© Alicia Sykes 2026
Licensed under MIT

Thanks for visiting :)