Template file for new portainer setup
Go to file
qballjos 6fa7978300 Update README.md 2020-06-11 14:23:49 +02:00
.github Update issue templates 2020-06-10 12:12:53 -07:00
Images Merge pull request #114 from SelfhostedPro/adding_apps 2020-06-10 11:06:32 -07:00
Template Update template.json 2020-06-11 14:19:35 +02:00
.gitattributes Initial commit 2019-02-06 10:37:28 +01:00
.gitignore Add automated tests 2020-06-08 15:01:23 -04:00
LICENSE Initial commit 2019-02-06 10:37:28 +01:00
README.md Update README.md 2020-06-11 14:23:49 +02:00
_config.yml Set theme jekyll-theme-cayman 2019-02-06 13:43:10 +01:00
package.json replaced url with master 2020-06-11 14:16:57 +02:00

README.md

Portainer Templates for Selfhosted Projects/Homelabs

This is a template focused on helping people spin up selfhosted services using Portainer.

Prerequisites

  1. A server/NAS with docker installed
  2. A Portainer setup.

Want something we don't have? Make an issue and we'll work on adding it

Installing

  1. Login to your portainer setup go to settings
  2. Enable Use external templates
  3. 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.

Information

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.
  • 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.

App List

  • 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
  • cardigann
  • Chevereto
  • codiad
  • cops
  • couchpotato
  • daapd
  • davos
  • deluge
  • domoticz
  • duckdns
  • duplicati
  • freshrss
  • gazee
  • headphones
  • heimdall
  • htpcmanager
  • jackett
  • kodi-headless
  • lazylibrarian
  • letsencrypt
  • 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

Contributing

If you wish to contribute make a pull request, create an issue, or email me.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • LinuxServer.io for the old Template
  • Inspiration being too lazy to create each container template manualy