The following repo is a merged templates.json Portainer app template based on the official report and the project by Qballjos at the following URLs:
- https://github.com/portainer/templates
- https://github.com/Qballjos/portainer_templates
To use this repo as the app template URL follow the instructions per Qballjos below, except using the following URL:
- Login to your portainer setup go to settings
- Enable Use external templates
- Add the url, then go to app templates and hit refresh at the top:
https://raw.githubusercontent.com/mikestraney/portainer-templates/master/templates.json
See more information in the original readme files below:
App Templates
This repository hosts the official templates ('Apps Templates') definitions for Portainer.
For more information about the template definition format and how to deploy your own templates, see the relevant documentation section.
To build custom template server do the following: $ git clone https://github.com/portainer/templates.git portainer-templates $ cd portainer-templates
$ docker build -t portainer-templates . $ docker run -d -p "8080:80" portainer-templates
Portainer V2 Templates for Selfhosted Projects/Homelabs
This is a template focused on helping people spin up selfhosted services using Portainer.
url: https://raw.githubusercontent.com/Qballjos/portainer_templates/master/V1 Template/template.json
!!!This template will no longer be maintained!!!
- A server/NAS with docker installed
- A Portainer setup.
Want something we don't have? Make an issue and we'll work on adding it
- Login to your portainer setup go to settings
- Enable Use external templates
- Add the url:
https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json
then go to app templates and hit refresh at the top.
All templates are already configured to bind mount to various places on your drive. This branch works without the need for OMV. The following folders are all created in /portainer/
- Files - General file storage.
- AppData - Subfolder where application data (unrelated to served data) is stored.
- Config - Subfolder where configuration files for every container are stored.
- AppData - Subfolder where application data (unrelated to served data) is stored.
- Downloads - Where bittorrent and usenet downloaders download files to.
- TV - Where tv shows are stored/moved to after downloaded.
- Movies - Where movies are stored/moved to after downloaded.
- Music - Where music is stored/moved to after downloaded.
- Books - Where books are stored/moved to after downloaded.
- Comics - Where comics are stored/moved to after downloaded.
- Podcasts - Where podcasts are stored/moved to after downloaded.
- Adguard
- Authelia
- Guacamole
- Homer
- Wikijs
- Bazarr
- Jellyfin
- Bitwarden_rs
- Pi-Hole
- Whoogle
- Mstream
- Filebrowser
- YouTubeDL-Material
- DashMachine
- Reactive-Resume
- LibreSpeed
- DeeMix
- Nginx Proxy Manager
- Organizrv2
- TiddlyWiki
- Watchtower
- transmission-openvpn
- airsonic
- beets
- booksonic
- bookstack
- calibre-web
- Chevereto
- codiad
- cops
- couchpotato
- daapd
- davos
- deluge
- domoticz
- duckdns
- duplicati
- freshrss
- gazee
- headphones
- heimdall
- htpcmanager
- jackett
- kodi-headless
- lazylibrarian
- letsencrypt / SWAG
- libresonic
- lidarr
- lychee
- mariadb
- mcmyadmin
- medusa
- minetest
- minisatip
- musicbrainz
- muximux
- mylar
- nextcloud
- nginx
- nzbget
- nzbhydra
- ombi
- openvpn-as
- oscam
- photoshow
- piwigo
- plex
- plexrequests
- projectsend
- pydio
- qbittorrent
- quassel-core
- radarr
- resilio-sync
- rutorrent
- sabnzbd
- sickchill
- smokeping
- sonarr
- syncthing
- tautulli
- thelounge
- transmission
- tt-rss
- tvheadend
- ubooquity
- unifi
- webgrabplus
- znc
- Yacht
If you wish to contribute make a pull request, create an issue, or email me.
- NASHosted - Current Work - NASHOSTED
- SelfhostedPro - Current Work - SelfhostedPro
- Jos Visser - Initial work - Qballjos
- xe-nvdk - template conversion to portainer V2 - xe-nvdk
See also the list of contributors who participated in this project.
- LinuxServer.io for the old Template
- Inspiration being too lazy to create each container template manualy
- The team behind Portainer for there awesome product and support in the community