[
{
"categories": [
"Adblocking"
],
"description": "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.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/adguard.png",
"name": "adguardhome",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/adguardhome.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Adguard Home",
"type": 3
},
{
"categories": [
"Music"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "CONTEXT_PATH",
"name": "CONTEXT_PATH",
"set": "airsonic"
},
{
"label": "JAVA_OPTS",
"name": "JAVA_OPTS",
"set": "-Xms256m -Xmx512m"
}
],
"image": "linuxserver/airsonic:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/airsonic-logo.png",
"name": "airsonic",
"platform": "linux",
"ports": [
"4040:4040/tcp"
],
"restart_policy": "unless-stopped",
"title": "Airsonic",
"type": 1,
"volumes": [
{
"bind": "/portainer/Music",
"container": "/music"
},
{
"bind": "/portainer/Files/AppData/Airsonic/Playlists",
"container": "/playlists"
},
{
"bind": "/portainer/Podcasts",
"container": "/podcasts"
},
{
"bind": "/portainer/Files/AppData/Airsonic/Media",
"container": "/media"
},
{
"bind": "/portainer/Files/AppData/Config/Airsonic/",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Authentication"
],
"description": "An open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.",
"env": [
{
"label": "TZ",
"name": "TZ"
}
],
"image": "authelia/authelia:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/authelia.png",
"name": "authelia",
"note": "Requires a configuration.yml file in order to work. Documentation is available here.",
"platform": "linux",
"ports": [
"9091:9091/tcp"
],
"restart_policy": "unless-stopped",
"title": "Authelia",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Authelia",
"container": "/etc/authelia/"
}
]
},
{
"categories": [
"Video",
"Music"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
}
],
"image": "hotio/bazarr:latest",
"logo": "https://www.bazarr.media/assets/img/logo.png",
"name": "Bazarr",
"platform": "linux",
"ports": [
"6767:6767/tcp"
],
"restart_policy": "unless-stopped",
"title": "Bazarr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Bazarr",
"container": "/config"
}
]
},
{
"categories": [
"Social",
"Forum"
],
"description": "Zusam is a free and open-source way to self-host private forums for groups of friends.",
"env": [
{
"default": "email@domain.example",
"label": "INIT_USER",
"name": "INIT_USER"
},
{
"default": "initpass zusam",
"label": "INIT_PASSWORD",
"name": "INIT_PASSWORD"
}
],
"image": "zusam/zusam",
"logo": "https://github.com/zusam/zusam/raw/master/app/src/assets/zusam_logo.png",
"name": "Zusam",
"platform": "linux",
"ports": [
"4180:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Zus.am",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Zusam",
"container": "/zusam/data"
}
]
},
{
"categories": [
"Social"
],
"description": "Use Tiktok with an alternative frontend, inspired by Nitter.",
"logo": "",
"name": "proxitok",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/proxitok.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "ProxiTok",
"type": 3
},
{
"categories": [
"Music"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/beets:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/beets-icon.png",
"name": "beets",
"platform": "linux",
"ports": [
"8337:8337/tcp"
],
"restart_policy": "unless-stopped",
"title": "Beets",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Beets",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/Music",
"container": "/music"
}
]
},
{
"categories": [
"Tools"
],
"description": "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.",
"image": "vaultwarden/server:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/bitwarden.png",
"name": "vaultwarden",
"note": "This project is not associated with the Bitwarden project nor 8bit Solutions LLC.",
"platform": "linux",
"ports": [
":80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Vaultwarden",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Vaultwarden",
"container": "/config"
}
]
},
{
"categories": [
"Books"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"default": "booksonic",
"label": "CONTEXT_PATH",
"name": "CONTEXT_PATH"
}
],
"image": "linuxserver/booksonic:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/booksonic.png",
"name": "booksonic",
"platform": "linux",
"ports": [
"4040:4040/tcp"
],
"restart_policy": "unless-stopped",
"title": "Booksonic",
"type": 1,
"volumes": [
{
"bind": "/portainer/Books",
"container": "/books"
},
{
"bind": "/portainer/Files/Podcasts",
"container": "/podcast"
},
{
"bind": "/portainer/Files/AppData/Config/Booksonic",
"container": "/config"
}
]
},
{
"categories": [
"Wiki"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "DATABASE_PASSWORD",
"name": "DATABASE_PASSWORD"
},
{
"label": "MYSQL_ROOT_PASSWORD",
"name": "MYSQL_ROOT_PASSWORD"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/bookstack2.png",
"note": "Default login is admin@admin.com with a password of password. The database created is called bookstackapp and the database user is called bookstack",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/bookstack.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Bookstack",
"type": 3
},
{
"categories": [
"Productivity"
],
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases",
"env": [
{
"default": "/home/node/trilium-data",
"label": "TRILIUM_DATA_DIR",
"name": "TRILIUM_DATA_DIR"
},
{
"label": "PORT",
"name": "PORT"
}
],
"image": "zadam/trilium:latest",
"logo": "https://www.saashub.com/images/app/service_logos/55/2901389fab77/large.png?1561117248",
"name": "trilium",
"platform": "linux",
"ports": [
"3388:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Trilium",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/trilium-data",
"container": "/home/node/trilium-data"
}
]
},
{
"categories": [
"Cloud",
"Books"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/cops:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/cops-icon.png",
"name": "cops",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "COPS",
"type": 1,
"volumes": [
{
"bind": "/portainer/Books",
"container": "/books"
},
{
"bind": "/portainer/Files/AppData/Config/Cops",
"container": "/config"
}
]
},
{
"categories": [
"Books"
],
"description": "Lighting fast with a slick design, Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats. Install to start reading and share your server with your friends.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "kizaing/kavita:latest",
"logo": "https://www.kavitareader.com/img/logo.png",
"name": "kavita",
"platform": "linux",
"ports": [
"5000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Kavita",
"type": 1,
"volumes": [
{
"bind": "/portainer/Books",
"container": "/books"
},
{
"bind": "/portainer/Files/AppData/Config/kavita",
"container": "/config"
}
]
},
{
"categories": [
"Cloud",
"Books"
],
"description": "Calibre Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/calibre-web:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/calibre-web-icon.png",
"name": "calibre-web",
"note": "Configuration
- /config - Where Calibre-web should store it's database
- /books - Path to your calibre library metadata.db file
",
"platform": "linux",
"ports": [
"8083:8083/tcp"
],
"restart_policy": "unless-stopped",
"title": "Calibre Web",
"type": 1,
"volumes": [
{
"bind": "/portainer/Books",
"container": "/books"
},
{
"bind": "/portainer/Files/AppData/Config/Calibre-web",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Photos"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "CHEVERETO_DB_HOST",
"name": "CHEVERETO_DB_HOST",
"set": ""
},
{
"label": "CHEVERETO_DB_USERNAME",
"name": "CHEVERETO_DB_USERNAME",
"set": ""
},
{
"label": "CHEVERETO_DB_PASSWORD",
"name": "CHEVERETO_DB_PASSWORD",
"set": ""
},
{
"label": "CHEVERETO_DB_NAME",
"name": "CHEVERETO_DB_NAME",
"set": ""
},
{
"label": "CHEVERETO_DB_PREFIX",
"name": "CHEVERETO_DB_PREFIX",
"set": ""
}
],
"image": "nmtan/chevereto:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/Chevereto.png",
"name": "Chevereto",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Chevereto",
"type": 1,
"volumes": [
{
"container": "/var/www/html/images"
}
]
},
{
"categories": [
"Tools"
],
"description": "Have recipes in seconds with plain text formatting and create beatiful recipe pages with automated ease.",
"image": "gregyankovoy/chowdown:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/chowdown.png",
"name": "Chowdown",
"platform": "linux",
"ports": [
"4000:4000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Chowdown",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Chowdown",
"container": "/config"
}
]
},
{
"categories": [
"Tools"
],
"description": "The recipe manager that allows you to manage your ever growing collection of digital recipes.",
"image": "vabene1111/recipes:latest",
"logo": "https://docs.tandoor.dev/logo_color.svg",
"name": "Tandoor",
"platform": "linux",
"ports": [
"3280:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Tandoor",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Tandoor",
"container": "/config"
}
]
},
{
"categories": [
"Tools"
],
"description": "Code-server is VS Code running on a remote server, accessible through the browser.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PUID",
"name": "GUID"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "PASSWORD",
"name": "PASSWORD"
},
{
"label": "SUDO_PASSWORD",
"name": "SUDO_PASSWORD"
},
{
"default": "example.my.domain",
"label": "PROXY_DOMAIN",
"name": "PROXY_DOMAIN"
}
],
"image": "linuxserver/code-server:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/code-server.png",
"name": "code-server",
"platform": "linux",
"ports": [
"8443:8443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Code Server",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Code-Server",
"container": "/config"
}
]
},
{
"categories": [
"Productivity"
],
"description": "Codiad is a web-based IDE framework with a small footprint and minimal requirements.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/codiad:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/codiad-icon.png",
"name": "codiad",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Codiad",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Codiad",
"container": "/config"
}
]
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/couchpotato:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/couchpotato-icon.png",
"name": "couchpotato",
"platform": "linux",
"ports": [
"5050:5050/tcp"
],
"restart_policy": "unless-stopped",
"title": "CouchPotato",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Couchpotato",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/Movies",
"container": "/movies"
}
]
},
{
"categories": [
"Music"
],
"description": "DAAP (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), MPD and internet radio.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/daapd:latest",
"logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/daapd-icon.png",
"name": "daapd",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Daapd",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Daapd",
"container": "/config"
},
{
"bind": "/portainer/Music",
"container": "/music"
}
]
},
{
"categories": [
"Tools",
"Dashboard"
],
"description": "Another application bookmark , with fun features.",
"image": "rmountjoy/dashmachine:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/dashmachine_logo.png",
"name": "dashmachine",
"platform": "linux",
"ports": [
"5000:5000/tcp"
],
"restart_policy": "unless-stopped",
"title": "DashMachine",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Dashmachine",
"container": "/dashmachine/dashmachine/user_data"
}
]
},
{
"categories": [
"FTP",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/davos:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/davos.png",
"name": "davos",
"note": "Configuration - /config - AppData Location
- /downloads - File Download Location
",
"platform": "linux",
"ports": [
"8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Davos",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Davos",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Music"
],
"description": "Deemix is a deezer downloader built from the ashes of Deezloader Remix.",
"image": "registry.gitlab.com/bockiii/deemix-docker",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/deemix.png",
"name": "deemix",
"note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.",
"platform": "linux",
"ports": [
"6595:6595/tcp"
],
"restart_policy": "unless-stopped",
"title": "DeeMix",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/DeeMix",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client providing: Full Encryption, WebUI, Plugin System, Much more...",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "UMASK_SET",
"name": "UMASK_SET",
"set": "000"
}
],
"image": "linuxserver/deluge:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/deluge-icon.png",
"name": "deluge",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Deluge",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Deluge",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"HomeAutomation",
"Management"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/domoticz:latest",
"logo": "https://github.com/domoticz/domoticz/raw/master/www/images/logo.png",
"name": "domoticz",
"platform": "linux",
"ports": [
"1443:1443/tcp",
"6144:6144/tcp",
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Domoticz",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Domoticz",
"container": "/config"
}
]
},
{
"categories": [
"DNS",
"Tools"
],
"description": "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.",
"env": [
{
"label": "SUBDOMAINS",
"name": "SUBDOMAINS",
"set": ""
},
{
"label": "TOKEN",
"name": "TOKEN",
"set": ""
},
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/duckdns:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/duckdns.png",
"name": "duckdns",
"note": "ConfigurationFirst, go to duckdns site, register your subdomain and retrieve your token
Then run the docker create command above with your subdomain(s) and token
It will update your IP with the DuckDNS service every 5 minutes",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Duck DNS",
"type": 1
},
{
"categories": [
"Backup",
"Cloud",
"Productivity",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/duplicati:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/duplicati-icon.png",
"name": "duplicati",
"platform": "linux",
"ports": [
"8200:8200/tcp"
],
"restart_policy": "unless-stopped",
"title": "Duplicati",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Duplicati",
"container": "/config"
},
{
"container": "/tmp"
},
{
"container": "/backups"
},
{
"container": "/source"
}
]
},
{
"categories": [
"Video",
"Music",
"Photos"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
}
],
"image": "linuxserver/emby:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/emby.png",
"name": "Emby",
"platform": "linux",
"ports": [
"8096:8096/tcp",
"8920:8920/tcp"
],
"restart_policy": "unless-stopped",
"title": "Emby",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Emby",
"container": "/config"
},
{
"bind": "/portainer/TV",
"container": "/data/tvshows"
},
{
"bind": "/portainer/Movies",
"container": "/data/movies"
}
]
},
{
"categories": [
"Tools"
],
"description": "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.",
"image": "linuxserver/embystat:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/embystat.png",
"name": "EmbyStat",
"note": "Access the ui at your-ip:6555. Follow the setup wizard on initial install. Then configure the required services.",
"platform": "linux",
"ports": [
"6555:6555/tcp"
],
"restart_policy": "unless-stopped",
"title": "EmbyStat",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/EmbyStat",
"container": "/config"
}
]
},
{
"categories": [
"Tools"
],
"description": "Web File Browser which can be used as a middleware or standalone app.",
"image": "80x86/filebrowser:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/filebrowser.png",
"name": "filebrowser",
"note": "The default user and password is admin/admin.",
"platform": "linux",
"ports": [
"8082:8082/tcp"
],
"restart_policy": "unless-stopped",
"title": "FileBrowser",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/FileBrowser",
"container": "/config"
},
{
"bind": "/portainer/Files/AppData/Config",
"container": "/myfiles"
}
]
},
{
"categories": [
"Feed Reader"
],
"description": "A free, self-hostable rss aggregator.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/freshrss:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/freshrss-icon.png",
"name": "freshrss",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "FreshRSS",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/freshrss",
"container": "/config"
}
]
},
{
"categories": [
"Feed Reader"
],
"description": "Miniflux is a minimalist and opinionated feed reader.",
"logo": "",
"name": "miniflux",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/miniflux.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Miniflux",
"type": 3
},
{
"categories": [
"Web",
"Books",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/gazee:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/gazee-logo.png",
"name": "gazee",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Gazee",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Gazee",
"container": "/config"
},
{
"bind": "/portainer/Comics",
"container": "/comics"
},
{
"bind": "/portainer/Files/AppData/Gazee",
"container": "/mylar"
}
]
},
{
"categories": [
"Tools"
],
"description": "A clientless remote desktop gateway.",
"image": "oznu/guacamole:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/guacamole.png",
"name": "guacamole",
"note": "The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.",
"platform": "linux",
"ports": [
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Guacamole",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Guacamole",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Finance"
],
"description": "Grocy is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "Timezone",
"name": "TZ"
}
],
"image": "linuxserver/grocy:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/grocy_logo.png",
"name": "grocy",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Grocy",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Grocy",
"container": "/config"
}
]
},
{
"categories": [
"Video",
"Music"
],
"description": "HTPC Manager, a front end for many htpc related applications. Uses the Hellowlol HTPC Manager fork.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/htpcmanager:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/htpcmanager-icon.png",
"name": "htpcmanager",
"platform": "linux",
"ports": [
"8085:8085/tcp"
],
"restart_policy": "unless-stopped",
"title": "HTPC Manager",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/HTPCmanager",
"container": "/config"
}
]
},
{
"categories": [
"Music"
],
"description": "Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/headphones:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/headphones-icon.png",
"name": "headphones",
"platform": "linux",
"ports": [
"8181:8181/tcp"
],
"restart_policy": "unless-stopped",
"title": "Headphones",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Headphones",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/Downloads"
},
{
"bind": "/portainer/Music",
"container": "/music"
}
]
},
{
"categories": [
"Tools",
"Web",
"Dashboard"
],
"description": "Heimdall is a way to organise all those links to your most used web sites and web applications in a simple way.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/heimdall:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/heimdall-icon.png",
"name": "heimdall",
"platform": "linux",
"ports": [
"80/tcp",
"443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Heimdall",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Heimdall",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Dashboard"
],
"description": "A dead simple static Homepage for your server to keep your services on hand, from a simple yaml configuration file.",
"image": "b4bz/homer:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/homer-dashboard.png",
"name": "homer",
"note": "This container requires a yml file within the config volume. See the documentation here https://github.com/bastienwirtz/homer",
"platform": "linux",
"ports": [
"8902:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Homer",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Homer/assets",
"container": "/www/assets"
},
{
"bind": "/portainer/Files/AppData/Config/Homer",
"container": "/www/config.yml"
}
]
},
{
"categories": [
"Tools",
"Dashboard"
],
"description": "Helps you organize your self-hosted services by making them accessible from a single place.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://dashy.to/img/dashy.png",
"name": "Dashy",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/dashy.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Dashy",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "Koillection is a self-hosted collection manager created to keep track of physical (mostly) collections of any kind like books, DVDs, stamps, games..",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://user-images.githubusercontent.com/20560781/80213166-0e560e00-8639-11ea-944e-4f79fdbcef55.png",
"name": "Koillection",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/koillection.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Koillection",
"type": 3
},
{
"categories": [
"Tools",
"Productivity"
],
"description": "The to-do app to organize your life.| Before use create custom template and Edit: VIKUNJA_SERVICE_FRONTENDURL , VIKUNJA_API_URL & VIKUNJA_SERVICE_JWTSECRET",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://vikunja.io/images/vikunja.png",
"name": "Vikunja",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/vikunja.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Vikunja",
"type": 3
},
{
"categories": [
"Multimedia",
"Audio"
],
"description": "Self hosted audiobook and podcast server",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://github.com/advplyr/audiobookshelf/raw/master/images/banner.svg",
"name": "Audiobookshelf",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/audiobookshelf.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Audiobookshelf",
"type": 3
},
{
"categories": [
"Tools",
"Dashboard"
],
"description": "Fenrus is a Node application and requires NodeJS to run. Once NodeJS is installed you can run Fenrus",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://user-images.githubusercontent.com/958400/154829266-62206846-c6ef-4718-9910-2b83eb6aa41c.png",
"name": "Fenrus",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/fenrus.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Fenrus",
"type": 3
},
{
"categories": [
"Tools",
"Authentication"
],
"description": "Authentik is an open-source Identity Provider focused on flexibility and versatility",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://d33wubrfki0l68.cloudfront.net/228cc7243c167d0ad9f9adf2129d69b787129ccb/73d36/img/icon_left_brand.svg",
"name": "Authentik",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/authentik.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Authentik",
"type": 3
},
{
"categories": [
"Multimedia",
"Music"
],
"description": "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!",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://github.com/navidrome/navidrome/raw/master/resources/logo-192x192.png",
"name": "Navidrome",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/navidrome.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Navidrome",
"type": 3
},
{
"categories": [
"Tools",
"Dashboard"
],
"description": "Flame is self-hosted startpage for your server. Its design is inspired (heavily) by SUI. Flame is very easy to setup and use. With built-in editors, it allows you to setup your very own application hub in no time - no file editing necessary.",
"image": "pawelmalak/flame",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/flame.png",
"name": "flame-dashboard",
"platform": "linux",
"ports": [
"5005:5005/tcp"
],
"restart_policy": "unless-stopped",
"title": "Flame-Dashboard",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/flame-dashboard",
"container": "/app/data"
}
]
},
{
"categories": [
"Tools"
],
"description": "Create agents that monitor and act on your behalf.",
"image": "huginn/huginn:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/huginn.png",
"name": "huginn",
"platform": "linux",
"ports": [
"3000:3000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Huginn",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/huginn",
"container": "/var/lib/mysql"
}
]
},
{
"categories": [
"Tools"
],
"description": "Eufy Security Web Socket. Edit container and add username & password.",
"env": [
{
"default": "InputUSER-email",
"label": "USERNAME",
"name": "USERNAME"
},
{
"default": "InputPWD",
"label": "PASSWORD",
"name": "PASSWORD"
}
],
"image": "bropat/eufy-security-ws:latest",
"logo": "https://github.com/bropat/eufy-security-ws/raw/master/docs/_media/eufy-security-ws.png",
"name": "eufy-security-ws",
"platform": "linux",
"ports": [
"3993:3000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Eufy Security WS",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/eufy-security-ws",
"container": "/data"
}
]
},
{
"categories": [
"Cloud",
"Productivity",
"Tools",
"Web"
],
"description": "Invoices, Expenses and Tasks built with Laravel and Flutter.",
"env": [
{
"default": "invoice.my.domain",
"label": "URL",
"name": "URL"
},
{
"label": "APP_KEY",
"name": "APP_KEY"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "DATABASE_PASSWORD",
"name": "DATABASE_PASSWORD"
},
{
"label": "MYSQL_ROOT_PASSWORD",
"name": "MYSQL_ROOT_PASSWORD"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/invoice_ninja.png",
"name": "invoice_ninja",
"note": "The database user is invoice_ninja and the database is ninja_db. Please generate an app key following the documentation here. ",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/invoice-ninja.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Invoice Ninja",
"type": 3
},
{
"categories": [
"Downloaders",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/jackett:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/jacket-icon.png",
"name": "jackett",
"platform": "linux",
"ports": [
"9117:9117/tcp"
],
"restart_policy": "unless-stopped",
"title": "Jackett",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Jackett",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Video",
"Music",
"Photos"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
}
],
"image": "linuxserver/jellyfin:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/jellyfin.png",
"name": "jellyfin",
"platform": "linux",
"ports": [
"8096:8096/tcp",
"8920:8920/tcp"
],
"restart_policy": "unless-stopped",
"title": "Jellyfin",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Jellyfin",
"container": "/config"
},
{
"bind": "/portainer/TV",
"container": "/data/tvshows"
},
{
"bind": "/portainer/Movies",
"container": "/data/movies"
}
]
},
{
"categories": [
"Video"
],
"description": "Headless installation of Kodi™ (formerly known as XBMC™), to enable library updates.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/kodi-headless:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/kodi-icon.png",
"name": "kodi-headless",
"platform": "linux",
"ports": [
"8080/tcp",
"9777/udp"
],
"restart_policy": "unless-stopped",
"title": "Kodi Headless",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Kodi",
"container": "/config"
}
]
},
{
"categories": [
"Books"
],
"description": "LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/lazylibrarian:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lazylibrarian-icon.png",
"name": "lazylibrarian",
"platform": "linux",
"ports": [
"5299:5299/tcp"
],
"restart_policy": "unless-stopped",
"title": "LazyLibrarian",
"type": 1,
"volumes": [
{
"container": "/config"
},
{
"container": "/downloads"
},
{
"container": "/books"
}
]
},
{
"categories": [
"Tools",
"Web"
],
"description": "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.",
"env": [
{
"label": "EMAIL",
"name": "EMAIL",
"set": "-Xms256m -Xmx512m"
},
{
"label": "URL",
"name": "URL",
"set": "-Xms256m -Xmx512m"
},
{
"label": "SUBDOMAINS",
"name": "SUBDOMAINS",
"set": "www,"
},
{
"label": "ONLY_SUBDOMAINS",
"name": "ONLY_SUBDOMAINS",
"set": "false"
},
{
"label": "DHLEVEL",
"name": "DHLEVEL",
"set": "2048"
},
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"categories": [
"Tools"
],
"description": "GoAccess for NGINX Proxy Manager Logs.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://www.hugeserver.com/kb/wp-content/uploads/2017/09/goaccess.png",
"name": "GoAccessnpm",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/goaccessnpm.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "GoAccess for NPM logs",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "Facebox detects and identifies faces in photos. You can teach facebox with as little as one sample image.",
"env": [],
"logo": "https://machinebox.io/assets/shared/static/img/machina.svg",
"name": "Facebox",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/facebox.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Facebox",
"type": 3
},
{
"label": "VALIDATION",
"name": "VALIDATION",
"set": "http"
},
{
"label": "DNSPLUGIN",
"name": "DNSPLUGIN",
"set": "http"
}
],
"image": "linuxserver/swag:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/letsencrypt.png",
"name": "letsencrypt / SWAG",
"note": "Before running this container, make sure that the url and subdomains are properly forwarded to this container's host.- - Port 443 on the internet side of the router should be forwarded to this container's port 443.
- - If you need a dynamic dns provider, you can use the free provider duckdns.org where the url will be yoursubdomain.duckdns.org and the subdomains can be www,ftp,cloud
- - The container detects changes to url and subdomains, revokes existing certs and generates new ones during start.
- - It also detects changes to the DHLEVEL parameter and replaces the dhparams file.
- - If you'd like to password protect your sites, you can use htpasswd. Run the following command on your host to generate the htpasswd file
docker exec -it letsencrypt htpasswd -c /config/nginx/.htpasswd <username>
",
"platform": "linux",
"ports": [
"80/tcp",
"443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Let's Encrypt / SWAG",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/LetsEncrypt",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Network"
],
"description": "A Free and Open Source Speedtest for HTML5 and more.",
"image": "linuxserver/librespeed:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/speedtest.png",
"name": "librespeed",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "LibreSpeed",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/LibreSpeed",
"container": "/config"
}
]
},
{
"categories": [
"Downloaders",
"Music"
],
"description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "hotio/lidarr:release",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lidarr.png",
"name": "lidarr",
"platform": "linux",
"ports": [
"8686:8686/tcp"
],
"restart_policy": "unless-stopped",
"title": "Lidarr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Lidarr",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/Music",
"container": "/music"
}
]
},
{
"categories": [
"Cloud",
"Web",
"Management",
"Photos"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/lychee:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/lychee-icon.png",
"name": "lychee",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Lychee",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Lychee",
"container": "/config"
},
{
"bind": "/portainer/Pictures",
"container": "/pictures"
}
]
},
{
"categories": [
"Tools"
],
"description": "An Enhanced drop in replacement for Mysql.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "MYSQL_ROOT_PASSWORD",
"name": "MYSQL_ROOT_PASSWORD",
"set": ""
}
],
"image": "linuxserver/mariadb:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mariadb-icon.png",
"name": "mariadb",
"platform": "linux",
"ports": [
"3306:3306/tcp"
],
"restart_policy": "unless-stopped",
"title": "MariaDB",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Mariadb",
"container": "/config"
}
]
},
{
"categories": [
"Other"
],
"description": "McMyAdmin 2 is the leading web control panel and administration console for Minecraft servers.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/mcmyadmin2:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mcmyadmin-icon.png",
"name": "mcmyadmin2",
"platform": "linux",
"ports": [
"8080:8080/tcp",
"25565:25565/tcp"
],
"restart_policy": "unless-stopped",
"title": "McMyAdmin 2",
"type": 1,
"volumes": [
{
"container": "/minecraft"
}
]
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/medusa:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/medusa-icon.png",
"name": "medusa",
"platform": "linux",
"ports": [
"8081:8081/tcp"
],
"restart_policy": "unless-stopped",
"title": "Medusa",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Medusa",
"container": "/config"
},
{
"bind": "/portainer/TV",
"container": "/tv"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Other"
],
"description": "Server version of minetest, a free, open source alternative to minecraft.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/minetest:latest",
"logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png",
"name": "minetest",
"platform": "linux",
"ports": [
"30000:30000/udp"
],
"restart_policy": "unless-stopped",
"title": "Minetest",
"type": 1,
"volumes": [
{
"container": "/config/.minetest"
}
]
},
{
"categories": [
"Network"
],
"description": "WIFI / LAN intruder detector",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "jokobsk/pi.alert",
"logo": "https://raw.githubusercontent.com/pucherot/Pi.Alert/main/docs/img/1_devices.jpg",
"name": "pi.alert",
"platform": "linux",
"ports": [
"20211:20211/udp"
],
"restart_policy": "always",
"title": "Pi.alert",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/pi.alert",
"container": "/config"
}
]
},
{
"categories": [
"Video",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/minisatip:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/minisatip-icon.png",
"name": "minisatip",
"platform": "linux",
"ports": [
"8875:8875/tcp",
"554:554/tcp",
"1900:1900/udp"
],
"restart_policy": "unless-stopped",
"title": "Minisatip",
"type": 1
},
{
"categories": [
"Music"
],
"description": "Mstream is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone.",
"image": "linuxserver/mstream:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mstream.png",
"name": "mstream",
"platform": "linux",
"ports": [
"3000:3000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Mstream",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Mstream",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/music"
}
]
},
{
"categories": [
"Voice",
"Chat"
],
"description": "Mumble is a voicechat program for gamers written on top of Qt and Opus. Murmur is the server backend for Mumble.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
}
],
"image": "goofball222/murmur:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/Mumble-logo.png",
"name": "murmur",
"platform": "linux",
"ports": [
"64738:64738/tcp",
"64738:64738/udp"
],
"restart_policy": "unless-stopped",
"title": "Murmur",
"type": 1,
"volumes": [
{
"bind": "/etc/localtime:ro",
"container": "/etc/localtime"
},
{
"bind": "/portainer/Files/Config/Murmur",
"container": "/opt/murmur/config"
},
{
"bind": "/portainer/Files/Murmur/data",
"container": "/opt/murmur/data"
},
{
"bind": "/portainer/Files/Murmur/log",
"container": "/opt/murmur/log"
}
]
},
{
"categories": [
"Music",
"Tools"
],
"description": "MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.",
"env": [
{
"label": "BRAINZCODE",
"name": "BRAINZCODE",
"set": ""
},
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/musicbrainz:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/musicbrainz-icon.png",
"name": "musicbrainz",
"platform": "linux",
"ports": [
"5000:5000/tcp"
],
"restart_policy": "unless-stopped",
"title": "MusicBrainz",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/MusicBrainz",
"container": "/config"
},
{
"bind": "/portainer/Files/AppData/MusicBrainz",
"container": "/data"
}
]
},
{
"categories": [
"Web",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/muximux:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/muximux-icon.png",
"name": "muximux",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Muximux",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Muximux",
"container": "/config"
}
]
},
{
"categories": [
"Downloaders",
"Books"
],
"description": "An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/mylar:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/mylar-icon.png",
"name": "mylar",
"platform": "linux",
"ports": [
"8090:8090/tcp"
],
"restart_policy": "unless-stopped",
"title": "Mylar",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Mylar",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/Comics",
"container": "/comics"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/nzbget:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nzbget-icon.png",
"name": "nzbget",
"platform": "linux",
"ports": [
"6789:6789/tcp"
],
"restart_policy": "unless-stopped",
"title": "NZBGet",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Nzbget",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Downloaders",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/nzbhydra2:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/hydra-icon.png",
"name": "nzbhydra2",
"platform": "linux",
"ports": [
"5076:5076/tcp"
],
"restart_policy": "unless-stopped",
"title": "NZBHydra 2",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Nzbhydra2",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Cloud",
"Productivity",
"Tools",
"Web"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "DATABASE_PASSWORD",
"name": "DATABASE_PASSWORD"
},
{
"label": "MYSQL_ROOT_PASSWORD",
"name": "MYSQL_ROOT_PASSWORD"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nextcloud-icon.png",
"name": "nextcloud",
"note": "The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/nextcloud.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Nextcloud",
"type": 3
},
{
"categories": [
"Web",
"Proxy"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/nginx:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/nginx-icon.png",
"name": "nginx",
"platform": "linux",
"ports": [
"80/tcp",
"443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Nginx",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Nginx",
"container": "/config"
}
]
},
{
"categories": [
"Proxy",
"Tools",
"Network"
],
"description": "Nginx Proxy Manager enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.",
"image": "jc21/nginx-proxy-manager",
"logo": "https://nginxproxymanager.com/icon.png",
"name": "npm",
"repository": {
"stackfile": "Template/Stack/npm.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"platform": "linux",
"ports": [
"8000:80/tcp"
],
"restart_policy": "always",
"title": "Nginx Proxy Manager",
"type": 3
},
{
"categories": [
"Other"
],
"description": "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). The main features of OSCam are next to its softcam capabilities, that it is able to function as a cardserver.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/oscam:latest",
"logo": "http://i.imgur.com/8LadrLg.png",
"name": "oscam",
"platform": "linux",
"ports": [
"8888:8888/tcp",
"10000:10000/tcp"
],
"restart_policy": "unless-stopped",
"title": "OScam",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/OScam",
"container": "/config"
}
]
},
{
"categories": [
"Downloaders",
"Video",
"Tools"
],
"description": "Ombi allows you to host your own Plex Request and user management system.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/ombi.png",
"name": "ombi",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ombi.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Ombi",
"type": 3
},
{
"categories": [
"Network"
],
"description": "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.",
"env": [
{
"label": "INTERFACE",
"name": "INTERFACE",
"set": "eth0"
},
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/openvpn-as:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/openvpn-as-icon.png",
"name": "openvpn-as",
"platform": "linux",
"ports": [
"943:943/tcp",
"9443:9443/tcp",
"1194:1194/udp"
],
"restart_policy": "unless-stopped",
"title": "OpenVPN Access Server",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/OpenVPN-AS",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Dashboard"
],
"description": "Organizr allows you to setup Tabs that will be loaded all in one webpage. You can then work on your server with ease.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/organizr-icon.png",
"name": "organizr-v2",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/organizr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Organizr",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "Overseerr is a free and open source software application for managing requests for your media library.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/overseerr-icon.png",
"name": "Overseerr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/overseerr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Overseerr",
"type": 3
},
{
"categories": [
"Cloud",
"Productivity",
"Tools",
"Web"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "OWNCLOUD_DOMAIN",
"name": "OWNCLOUD_DOMAIN"
},
{
"label": "DB_PASSWORD",
"name": "DB_PASSWORD"
},
{
"label": "ADMIN_USERNAME",
"name": "ADMIN_USERNAME"
},
{
"label": "ADMIN_PASSWORD",
"name": "ADMIN_PASSWORD"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://raw.githubusercontent.com/docker-library/docs/9d36b4ed7cabc35dbd3849272ba2bd7abe482172/owncloud/logo.png",
"name": "Owncloud",
"note": "The database user is owncloud and the database is owncloud.",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/owncloud.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Owncloud",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"label": "TZ",
"name": "TZ"
},
{
"label": "PORT",
"name": "PORT"
}
],
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/petio-icon.png",
"name": "Petio",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/petio.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Petio",
"type": 3
},
{
"categories": [
"Photos"
],
"description": "A simple, easy way to turn a photo album into a webgallery.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/photoshow:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/photoshow-icon.png",
"name": "photoshow",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "PhotoShow",
"type": 1,
"volumes": [
{
"bind": "/portainer/Pictures",
"container": "/Pictures"
},
{
"bind": "/portainer/Files/AppData/Photoshow/Thumbs",
"container": "/Thumbs"
},
{
"bind": "/portainer/Files/AppData/Config/PhotoShow",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Adblocking"
],
"description": "A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole.",
"image": "pihole/pihole:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/pihole.png",
"name": "pihole",
"note": "When the installation is complete, navigate to your.ip.goes.here:1010/admin. Follow the article here if you run into issues binding to port 53.",
"platform": "linux",
"ports": [
"53:53/tcp",
"53:53/udp",
"67:67/udp",
"1010:80/tcp",
"4443:443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Pi-Hole",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/PiHole",
"container": "/etc/pihole"
},
{
"bind": "/portainer/Files/AppData/Config/PiHole/DNS",
"container": "/etc/dnsmasq.d"
}
]
},
{
"categories": [
"Photos"
],
"description": "Piwigo is photo gallery software for the web, built by an active community of users and developers.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/piwigo:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/piwigo-icon.png",
"name": "piwigo",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Piwigo",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/PiWigo",
"container": "/config"
}
]
},
{
"categories": [
"Video",
"Music",
"Photos"
],
"description": "Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "VERSION",
"name": "VERSION",
"set": "latest"
}
],
"image": "linuxserver/plex:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/plex-icon.png",
"name": "plex",
"network": "host",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Plex",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Plex",
"container": "/config"
},
{
"bind": "/portainer/TV",
"container": "/tv"
},
{
"bind": "/portainer/Movies",
"container": "/movies"
}
]
},
{
"categories": [
"Downloaders",
"Video",
"Tools"
],
"description": "Simple automated way for users to request new content for Plex.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"label": "URL_BASE",
"name": "URL_BASE",
"set": ""
}
],
"image": "linuxserver/plexrequests:latest",
"logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/plexrequests-icon.png",
"name": "plexrequests",
"platform": "linux",
"ports": [
"3000:3000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Plex Requests",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/PlexRequests",
"container": "/config"
}
]
},
{
"categories": [
"Cloud",
"Productivity",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/projectsend:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/projectsend-logo.png",
"name": "projectsend",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "ProjectSend",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/ProjectSend",
"container": "/data"
},
{
"bind": "/portainer/Files/AppData/Config/ProjectSend",
"container": "/config"
}
]
},
{
"categories": [
"Email",
"Productivity",
"Tools"
],
"description": "This is an unofficial Docker container of the ProtonMail Bridge. Some of the scripts are based on Hendrik Meyer's work.",
"image": "shenxn/protonmail-bridge:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/protonmail-bridge.png",
"name": "protonmail-bridge",
"note": "Please refer to the documentation here to set this up.",
"platform": "linux",
"ports": [
"143/tcp",
"25/tcp"
],
"restart_policy": "unless-stopped",
"title": "ProtonMail Bridge",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/ProtonMail-Bridge",
"container": "/root"
}
]
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "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. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "ghcr.io/linuxserver/prowlarr:develop",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/prowlarr.png",
"name": "prowlarr",
"platform": "linux",
"ports": [
"9696:9696/tcp"
],
"restart_policy": "unless-stopped",
"title": "Prowlarr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Prowlarr",
"container": "/config"
}
]
},
{
"categories": [
"Cloud"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/pydio:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/pydio-icon.png",
"name": "pydio",
"platform": "linux",
"ports": [
"443/tcp"
],
"restart_policy": "unless-stopped",
"title": "Pydio",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Pydio",
"container": "/config"
},
{
"bind": "/portainer/Files/AppData/Pydio",
"container": "/data"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/qbittorrent:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/qbittorrent-icon.png",
"name": "qbittorrent",
"platform": "linux",
"ports": [
"6881:6881/tcp",
"6881:6881/udp",
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "qBittorrent",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/qBittorrent",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Messenger"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/quassel-core:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/quassel-core-icon.png",
"name": "quassel-core",
"platform": "linux",
"ports": [
"4242:4242/tcp"
],
"restart_policy": "unless-stopped",
"title": "Quassel IRC",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Quassel-core",
"container": "/config"
}
]
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "Radarr - A fork of Sonarr to work with movies à la Couchpotato.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "hotio/radarr:release",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/radarr.png",
"name": "radarr",
"platform": "linux",
"ports": [
"7878:7878/tcp"
],
"restart_policy": "unless-stopped",
"title": "Radarr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Radarr",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/Movies",
"container": "/movies"
}
]
},
{
"categories": [
"Multimedia"
],
"description": "Tdarr is a popular conditional transcoding application for processing large (or small) media libraries.",
"logo": "https://tdarr.io/static/media/logo3.02a3f4a3.png",
"name": "tdarr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/tdarr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Tdarr",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.",
"image": "amruthpillai/reactive-resume:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/reactiveresume.png",
"name": "reactive-resume",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Reactive-Resume",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/ReactiveResume",
"container": "/usr/src/app"
}
]
},
{
"categories": [
"Backup",
"Cloud",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/resilio-sync:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/resilio.png",
"name": "resilio-sync",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Resilio Sync",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Resilio-Sync",
"container": "/config"
},
{
"container": "/sync"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "Popular torrent client with a webui for ease of use.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/rutorrent:latest",
"logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/rutorrent-icon.png",
"name": "rutorrent",
"platform": "linux",
"ports": [
"80/tcp",
"51413:51413/tcp",
"6881:6881/udp"
],
"restart_policy": "unless-stopped",
"title": "ruTorrent",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/ruTorrent",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/sabnzbd:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sabnzbd-icon.png",
"name": "sabnzbd",
"platform": "linux",
"ports": [
"8080:8080/tcp",
"9090:9090/tcp"
],
"restart_policy": "unless-stopped",
"title": "SABnzbd",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Sabnzbd",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/Downloads/incomplete",
"container": "/incomplete-downloads"
}
]
},
{
"categories": [
"Tools"
],
"description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket. You can use it as command line application or as web application.",
"image": "radhifadlillah/shiori:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/shiori-icon.png",
"name": "shiori",
"platform": "linux",
"ports": [
"8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "Shiori",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Shiori",
"container": "/srv/shiori"
}
]
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/sickchill:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickchill-icon.png",
"name": "sickchill",
"platform": "linux",
"ports": [
"8081:8081/tcp"
],
"restart_policy": "unless-stopped",
"title": "SickChill",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/SickChill",
"container": "/config"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
},
{
"bind": "/portainer/TV",
"container": "/tv"
}
]
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/sickgear:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sickgear-icon.png",
"name": "sickgear",
"platform": "linux",
"ports": [
"8081:8081/tcp"
],
"restart_policy": "unless-stopped",
"title": "SickGear",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/SickGear",
"container": "/config"
},
{
"bind": "/portainer/TV",
"container": "/tv"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Management",
"Network"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/smokeping:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/smokeping-icon.png",
"name": "smokeping",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "SmokePing",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Smokeping",
"container": "/config"
},
{
"bind": "/portainer/Files/AppData/Smokeping",
"container": "/data"
}
]
},
{
"categories": [
"Tools"
],
"description": "Self-hosted snippet manager.Label-oriented interface with search. Supports various programming languages, markdown, plain text.",
"logo": "https://user-images.githubusercontent.com/312873/35063615-acf68302-fbd8-11e7-91c5-0b3b6f5966c4.png",
"name": "Snibox",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/snibox.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Snibox",
"type": 3
},
{
"categories": [
"Downloaders",
"Video"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "hotio/sonarr:release",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/sonarr-icon.png",
"name": "sonarr",
"platform": "linux",
"ports": [
"8989:8989/tcp"
],
"restart_policy": "unless-stopped",
"title": "Sonarr",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Sonarr",
"container": "/config"
},
{
"bind": "/dev/rtc",
"container": "/dev/rtc"
},
{
"bind": "/portainer/TV",
"container": "/tv"
},
{
"bind": "/portainer/Downloads",
"container": "/downloads"
}
]
},
{
"categories": [
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/tautulli:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tautulli-icon.png",
"name": "tautulli",
"note": "Port 8181 The webui for Tautulli's webui
Configuration - /config - Storing Configuration and the Tautulli database
- /logs - Map to you plex logs (required for IP logging)
",
"platform": "linux",
"ports": [
"8181:8181/tcp"
],
"restart_policy": "unless-stopped",
"title": "Tautulli",
"type": 1,
"volumes": [
{
"bind": "/portainer/Logs",
"container": "/logs"
},
{
"bind": "/portainer/Files/AppData/Config/Tautulli",
"container": "/config"
}
]
},
{
"categories": [
"Messenger"
],
"description": "A self-hosted web IRC client.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/thelounge:latest",
"logo": "https://raw.githubusercontent.com/linuxserver/community-templates/master/lsiocommunity/img/shout-icon.png",
"name": "thelounge",
"platform": "linux",
"ports": [
"9000:9000/tcp"
],
"restart_policy": "unless-stopped",
"title": "TheLounge",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/TheLounge",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Wiki"
],
"description": "A unique, non-linear notebook wiki.",
"image": "mazzolino/tiddlywiki:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tiddlywiki.png",
"name": "tiddlywiki",
"platform": "linux",
"ports": [
"8080:8080/tcp"
],
"restart_policy": "unless-stopped",
"title": "TiddlyWiki",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/TiddlyWiki",
"container": "/var/lib/tiddlywiki"
}
]
},
{
"categories": [
"Other"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "lunik1/tt-rss:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tt-rss-icon.png",
"name": "tt-rss",
"platform": "linux",
"ports": [
"80/tcp"
],
"restart_policy": "unless-stopped",
"title": "Tiny Tiny RSS",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/tt-rss",
"container": "/config"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/transmission:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/transmission-icon.png",
"name": "transmission",
"platform": "linux",
"ports": [
"9091:9091/tcp",
"51413:51413/tcp"
],
"restart_policy": "unless-stopped",
"title": "Transmission",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Transmission",
"container": "/config"
},
{
"bind": "/portainer/Files/Downloads",
"container": "/downloads"
},
{
"container": "/watch"
}
]
},
{
"categories": [
"VPN",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
},
{
"default": "MULLVAD",
"description": "https://haugene.github.io/docker-transmission-openvpn/supported-providers/",
"label": "OPENVPN_PROVIDER",
"name": "OPENVPN_PROVIDER"
},
{
"default": "",
"label": "OPENVPN_USERNAME",
"name": "OPENVPN_USERNAME"
},
{
"default": "",
"label": "OPENVPN_PASSWORD",
"name": "OPENVPN_PASSWORD"
},
{
"default": "192.168.0.0/24",
"label": "LOCAL_NETWORK",
"name": "LOCAL_NETWORK"
}
],
"image": "haugene/transmission-openvpn:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/transmission-icon.png",
"name": "transmission-openvpn",
"note": "List of supported providers available here.",
"platform": "linux",
"ports": [
"9091:9091/tcp"
],
"restart_policy": "unless-stopped",
"title": "Transmission-OpenVPN",
"type": 1,
"volumes": [
{
"bind": "/portainer/Downloads",
"container": "/data"
},
{
"bind": "/etc/localtime",
"container": "/etc/localtime"
}
]
},
{
"categories": [
"Video",
"Other"
],
"description": "Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources. Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming. Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/tvheadend:latest",
"logo": "http://i.imgur.com/zGSUAT4.png",
"name": "tvheadend",
"platform": "linux",
"ports": [
"9981:9981/tcp",
"9982:9982/tcp"
],
"restart_policy": "unless-stopped",
"title": "Tvheadend",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/TVHeadend",
"container": "/config"
},
{
"container": "/recordings"
}
]
},
{
"categories": [
"Cloud",
"Books"
],
"description": "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.",
"env": [
{
"label": "MAXMEM",
"name": "MAXMEM",
"set": "512"
},
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/ubooquity:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/ubooquity-icon.png",
"name": "ubooquity",
"platform": "linux",
"ports": [
"2202:2202/tcp",
"2203:2203/tcp"
],
"restart_policy": "unless-stopped",
"title": "Ubooquity",
"type": 1,
"volumes": [
{
"container": "/books"
},
{
"container": "/comics"
},
{
"container": "/config"
}
]
},
{
"categories": [
"Management",
"Tools"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/unifi-controller:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/unifi-icon.png",
"name": "unifi-controller",
"platform": "linux",
"ports": [
"3478:3478/udp",
"10001:10001/udp",
"8080:8080/tcp",
"8081:8081/tcp",
"8443:8443/tcp",
"8843:8843/tcp",
"8880:8880/tcp",
"6789:6789/tcp"
],
"restart_policy": "unless-stopped",
"title": "UniFi Controller",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Unifi",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Maintenance"
],
"description": "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.",
"image": "containrrr/watchtower:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/watchtower.png",
"name": "watchtower",
"note": "It is recommended to manually update your containers but we're including this for those of you that don't care",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Watchtower",
"type": 1,
"volumes": [
{
"bind": "/var/run/docker.sock",
"container": "/var/run/docker.sock"
}
]
},
{
"categories": [
"Downloaders"
],
"description": "WebGrab+Plus is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/webgrabplus:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/webgrabplus.png",
"name": "webgrabplus",
"note": "Configuration - /config - This is where WebGrab+Plus will store it's configuration
- /data - This is where tv_grab_wg script in the Tvheadend container looks for the guide.xml file.
",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "WebGrab+Plus",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/WebGrabPlus",
"container": "/config"
},
{
"bind": "/portainer/Files/AppData/WebGrabPlus",
"container": "/data"
}
]
},
{
"categories": [
"Tools"
],
"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
"image": "benbusby/whoogle-search:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/whoogle.png",
"name": "whoogle",
"platform": "linux",
"ports": [
"5001:5000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Whoogle",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Whoogle",
"container": "/config"
}
]
},
{
"categories": [
"Tools",
"Wiki"
],
"description": "Wikijs A modern, lightweight and powerful wiki app built on NodeJS.",
"image": "linuxserver/wikijs:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/wikijs.png",
"name": "Wikijs",
"platform": "linux",
"ports": [
"3100:3000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Wikijs",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Wikijs",
"container": "/config"
},
{
"bind": "/portainer/Files/AppData/Config/Wikijs/data",
"container": "/data"
}
]
},
{
"categories": [
"Tools"
],
"description": "A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.",
"image": "selfhostedpro/yacht:latest",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/Yacht/master/readme_media/Yacht_logo_1_dark.png",
"name": "yacht",
"platform": "linux",
"ports": [
"8001:8000/tcp"
],
"restart_policy": "unless-stopped",
"title": "Yacht",
"type": 1,
"volumes": [
{
"bind": "yacht",
"container": "/config"
},
{
"bind": "/var/run/docker.sock",
"container": "/var/run/docker.sock"
}
]
},
{
"categories": [
"Tools",
"Network"
],
"description": "It is a self-hosted monitoring tool like Uptime Robot",
"logo": "https://images.opencollective.com/uptime-kuma/29c5113/logo/256.png",
"name": "uptime-kuma",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/uptimekuma.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Uptime Kuma",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "Dozzle is a small lightweight application with a web based interface to monitor Docker logs. It doesn’t store any log files. It is for live monitoring of your container logs only.",
"image": "amir20/dozzle:latest",
"logo": "https://dozzle.dev/favicon.ico",
"name": "dozzle",
"platform": "linux",
"ports": [
"8888:8080/tcp"
],
"restart_policy": "always",
"title": "Dozzle",
"type": 1,
"volumes": [
{
"bind": "/var/run/docker.sock",
"container": "/var/run/docker.sock"
}
]
},
{
"categories": [
"Social"
],
"description": "Monica is a great open source personal relationship management system to organize the interactions with your loved ones.",
"logo": "https://raw.githubusercontent.com/docker-library/docs/b962028212dbd77c9531dbcf8d5a81db79d4a735/monica/logo.svg",
"name": "monica",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/monica.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Monica",
"type": 3
},
{
"categories": [
"Network"
],
"description": "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.",
"image": "netboxcommunity/netbox:latest",
"logo": "https://github.com/xneo1/portainer_templates/raw/master/Images/netbox_icon.svg",
"name": "netbox",
"platform": "linux",
"ports": [
"8000:80/tcp"
],
"restart_policy": "always",
"title": "Netbox",
"type": 1
},
{
"categories": [
"Dashboard",
"IoT"
],
"description": "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.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/freeboard.jpg",
"name": "freeboard",
"repository": {
"stackfile": "Template/Stack/freeboard.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"platform": "linux",
"ports": [
"8000:80/tcp"
],
"restart_policy": "always",
"title": "Freeboard",
"type": 3
},
{
"categories": [
"Finance"
],
"description": "Ghostfolio is an open source wealth management software built with web technology.",
"logo": "https://avatars.githubusercontent.com/u/82473144?s=200",
"name": "Ghostfolio",
"repository": {
"stackfile": "Template/Stack/ghostfolio.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"platform": "linux",
"ports": [
"3663:80/tcp"
],
"restart_policy": "always",
"title": "Ghostfolio",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "A self-hosted bookmark management tool.",
"logo": "https://github.com/beromir/Servas/raw/main/docs/images/home.png",
"name": "Servas",
"repository": {
"stackfile": "Template/Stack/servas.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"platform": "linux",
"ports": [
"8456:80/tcp"
],
"restart_policy": "always",
"title": "Servas",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "wallabag is a web application allowing you to save web pages for later reading. Click, save and read it when you want.",
"logo": "https://www.wallabag.org/user/themes/boxify/img/logo-wallabag.svg",
"name": "Wallabag",
"repository": {
"stackfile": "Template/Stack/wallabag.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"platform": "linux",
"ports": [
"8234:80/tcp"
],
"restart_policy": "always",
"title": "Wallabag",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "Teleport allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.",
"logo": "https://bookface-images.s3.amazonaws.com/logos/386100350818400a035ac8e0caa84111de3316eb.png",
"name": "teleport",
"repository": {
"stackfile": "Template/Stack/teleport.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"platform": "linux",
"restart_policy": "always",
"title": "Teleport",
"type": 3
},
{
"categories": [
"Dashboard",
"Crypto",
"Finance"
],
"description": "Cryptofolio is an open-source, and self-hosted solution for tracking your cryptocurrency holdings. It features a web interface, an Android mobile app, and a cross-platform desktop application for Windows, macOS, and Linux.",
"image": "xtrendence/cryptofolio:latest",
"logo": "https://i.imgur.com/5v8lzea.png",
"name": "cryptofolio",
"platform": "linux",
"ports": [
"7280:80/tcp"
],
"restart_policy": "always",
"title": "Cryptofolio",
"type": 1
},
{
"categories": [
"Dashboard",
"IoT"
],
"description": "Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range of nodes in the palette.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/node-red-icon.svg",
"name": "nodered",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/nodered.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Nodered",
"type": 3
},
{
"categories": [
"Network"
],
"description": "Self-hosted website change detection monitoring.",
"image": "dgtlmoon/changedetection.io",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/changedetection-custom.png",
"name": "changedetection",
"platform": "linux",
"restart_policy": "always",
"title": "Change Detection",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/changedetection",
"container": "/datastore"
}
]
},
{
"categories": [
"Presentation"
],
"description": "It is an open source HTML presentation framework. It enables anyone with a web browser to create fully featured and beautiful presentations for free | Production Mode",
"image": "cloudogu/reveal.js",
"logo": "https://pbs.twimg.com/profile_images/1260911777929400325/_ClbHpsz_400x400.jpg",
"name": "revealjs",
"platform": "linux",
"ports": [
"6060:8080/tcp"
],
"restart_policy": "always",
"title": "Reveal.js",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/revealjs/docs/slides",
"container": "/reveal/docs/slides"
},
{
"bind": "/portainer/Files/AppData/Config/revealjs/scripts/test",
"container": "/resources"
}
]
},
{
"categories": [
"Network"
],
"description": "An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page.",
"image": "statping/statping:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/statping.png",
"name": "statping",
"platform": "linux",
"ports": [
"4040:8080/tcp"
],
"restart_policy": "always",
"title": "Statping",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/statping",
"container": "/app"
}
]
},
{
"categories": [
"Network"
],
"description": "Network UPS Tools server",
"image": "upshift/nut-upsd",
"logo": "",
"name": "nuts",
"platform": "linux",
"ports": [
"3493:3493/tcp"
],
"restart_policy": "always",
"title": "NUTS",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/nuts",
"container": "/app"
}
]
},
{
"categories": [
"Browsers"
],
"description": "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.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/Firefox.png",
"name": "firefox",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/firefox.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Firefox",
"type": 3
},
{
"categories": [
"Tools"
],
"description": "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",
"logo": "https://homechart.app/images/homechart.min.776793e5e4334866f0799e8a84b8448efb1b06cb2762b2bb20f99068ac36136c.png",
"name": "homechart",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/homechart.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Homechart",
"type": 3
},
{
"categories": [
"Other"
],
"description": "Webtop - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PUID",
"name": "GUID"
},
{
"label": "TZ",
"name": "TZ"
}
],
"image": "linuxserver/webtop:ubuntu-kde",
"logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png",
"name": "webtop",
"platform": "linux",
"ports": [
"3000:3000/tcp"
],
"restart_policy": "always",
"title": "Webtop",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/WebTop",
"container": "/config"
}
]
},
{
"categories": [
"Messenger"
],
"description": "Ferdi is a messaging browser that allows you to combine your favourite messaging services into one application",
"logo": "https://raw.githubusercontent.com/getferdi/server/master/logo.png",
"name": "ferdi-server",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ferdiserver.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Ferdi Server",
"type": 3
},
{
"categories": [
"Messenger"
],
"description": "Ferdium is a messaging browser that allows you to combine your favourite messaging services into one application",
"logo": "https://github.com/ferdium/ferdium-server/raw/main/logo.png",
"name": "ferdium",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ferdium.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Ferdium",
"type": 3
},
{
"categories": [
"Other"
],
"description": "Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages.",
"logo": "",
"name": "snippet-box",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/snippetbox.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Snippet Box",
"type": 3
},
{
"categories": [
"Social"
],
"description": "LittleLink is an open source DIY self-hosted alternative to services like Linktree and many.link. ",
"logo": "https://littlelink.io/images/avatar@2x.png",
"name": "littlelink-server",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/littlelink.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"ports": [
"3000:3000/tcp"
],
"title": "Littlelink Server",
"type": 3
},
{
"categories": [
"Downloaders"
],
"description": "A perfect Aria2 Docker image. Out of the box, just add download tasks and don't need to think about anything else.",
"logo": "https://imgcdn.p3terx.com/post/20201113041845.jpg",
"name": "aria2-pro",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/aria2pro.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Aria2 Pro",
"type": 3
},
{
"categories": [
"Downloaders"
],
"description": "A docker image with qBittorrent and the Flood UI, also optional WireGuard VPN support.",
"logo": "https://hotio.dev/img/image-logos/flood.svg",
"name": "flood",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/flood.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Flood",
"type": 3
},
{
"categories": [
"Photos",
"AI"
],
"description": "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.",
"logo": "https://photoprism.app/static/img/logo.svg",
"name": "photoprism",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/photoprism.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Photoprism",
"type": 3
},
{
"categories": [
"Photos",
"AI"
],
"description": "Immich is a high performance self-hosted photo and video backup solution.",
"logo": "https://github.com/immich-app/immich/raw/main/design/immich-logo.svg",
"name": "immich",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/immich.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Immich",
"type": 3
},
{
"categories": [
"API"
],
"description": "Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution.70+ services",
"logo": "https://raw.githubusercontent.com/caronc/apprise/master/apprise/assets/themes/default/apprise-logo.png",
"name": "apprise-api",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/apprise.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Apprise-API",
"type": 3
},
{
"categories": [
"Cloud"
],
"description": "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",
"logo": "https://noted.lol/content/images/2023/02/gokapi-self-hosted-main.png",
"name": "gokapi",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/gokapi.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Gokapi",
"type": 3
},
{
"categories": [
"Time Tracking"
],
"description": "Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.",
"logo": "https://traggo.net/images/favicon.png",
"name": "traggo",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/traggo.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Traggo",
"type": 3
},
{
"categories": [
"Learning"
],
"description": "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.",
"logo": "https://download.moodle.org/theme/moodleorgcleaned/pix/moodle_logo_TM.svg",
"name": "moodle",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/moodle.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Moodle",
"type": 3
},
{
"categories": [
"Helpdesk"
],
"description": "FreeScout is the super lightweight free open source help desk and shared inbox written in PHP (Laravel framework) – self hosted clone of HelpScout.",
"logo": "https://raw.githubusercontent.com/freescout-helpdesk/freescout/master/public/img/logo-300.png",
"name": "freescout",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/freescout.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Freescout",
"type": 3
},
{
"categories": [
"Fitness"
],
"description": "Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django",
"logo": "https://raw.githubusercontent.com/wger-project/wger/master/wger/core/static/images/logos/logo.png",
"name": "wger",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/wger.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Wger",
"type": 3
},
{
"categories": [
"Docker"
],
"description": "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.",
"logo": "",
"name": "Docker Container Stats",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/docker-container-stats.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Docker Container Stats",
"type": 3
},
{
"categories": [
"ebooks"
],
"description": "Codex is a web server comic book browser and reader.",
"logo": "https://github.com/ajslater/codex/raw/main/codex/static_src/img/logo.svg",
"name": "codex",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/codex.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Codex",
"type": 3
},
{
"categories": [
"Messaging"
],
"description": "A TLS proxy relay for the Signal privacy messenger app.",
"logo": "https://avatars.githubusercontent.com/u/702459?s=200&v=4",
"name": "signal",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/signal.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Signal Proxy",
"type": 3
},
{
"categories": [
"Employee"
],
"description": "ChiefOnboarding is a free and open source employee onboarding platform. You can onboarding new hires through Slack or the dashboard.",
"logo": "https://chiefonboarding.com/wp-content/uploads/2022/07/ChiefOnBoarding-768x138.png",
"name": "chiefonboarding",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/chiefonboarding.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Chiefonboarding",
"type": 3
},
{
"categories": [
"Podcast"
],
"description": "Castopod is a free and open-source hosting platform made for podcasters.",
"logo": "https://pbs.twimg.com/profile_images/1313854745161932800/w_qe6Qq6_400x400.png",
"name": "castopod",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/castopod.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Castopod",
"type": 3
},
{
"categories": [
"Marketing"
],
"description": "Mautic provides free and open source marketing automation software available to everyone. ",
"logo": "https://www.mautic.org/themes/custom/mauticorg_base/logo.svg",
"name": "mautic",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/mautic.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Mautic",
"type": 3
},
{
"categories": [
"CMS"
],
"description": "Medusa is an open-source headless commerce engine that enables developers to create amazing digital commerce experiences.",
"logo": "https://user-images.githubusercontent.com/7554214/153162406-bf8fd16f-aa98-4604-b87b-e13ab4baf604.png",
"name": "medusa",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/medusa.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Medusa",
"type": 3
},
{
"categories": [
"Music",
"Monitoring"
],
"description": "YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it!",
"logo": "",
"name": "your_spotify",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/your_spotify.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Your_spotify",
"type": 3
},
{
"categories": [
"Database",
"Metrics"
],
"description": "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.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/influxdb_telegraf.jpg",
"name": "influxdb-telegraf",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/influxdb2_telegraf.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Influxdb & Telegraf",
"type": 3
},
{
"categories": [
"Database"
],
"description": "InfluxDB is an open source time series database for recording metrics, events, and analytics.",
"logo": "https://www.niagaramarketplace.com/media/catalog/product/cache/f7420c7cfd302c73440e50c5a6066c3c/m/a/marketplace_icons_13_.png",
"name": "influxdb2",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/influxdb2.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Influxdb",
"type": 3
},
{
"categories": [
"Analytics",
"Monitoring",
"Visualization"
],
"description": "Grafana is the open source analytics & monitoring solution for every database.",
"logo": "https://upload.wikimedia.org/wikipedia/commons/9/9d/Grafana_logo.png?20170804201233",
"name": "grafana",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/grafana.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Grafana",
"type": 3
},
{
"categories": [
"Files"
],
"description": "A Dropbox-like file manager that let you manage your data anywhere it is located.",
"logo": "https://downloads.filestash.app/brand/logo_white.svg",
"name": "filestash",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/filestash.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Filestash",
"type": 3
},
{
"categories": [
"CMS"
],
"description": "Silverstripe CMS is a free and open source Content Management System (CMS) and Framework for creating and maintaining websites and web applications.",
"logo": "https://github.com/brettt89/silverstripe-docker/raw/master/docs/logo.png",
"name": "silverstripe",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/silverstripe.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Silverstripe",
"type": 3
},
{
"categories": [
"Books"
],
"description": "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.",
"logo": "https://readarr.com/img/logo.png",
"name": "readarr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/readarr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Readarr",
"type": 3
},
{
"categories": [
"Adult"
],
"description": "Whisparr is an adult movie collection manager for Usenet and BitTorrent users.",
"logo": "https://whisparr.com/logo/256.png",
"name": "whisparr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/whisparr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Whisparr",
"type": 3
},
{
"categories": [
"Multimedia"
],
"description": "Your media enjoyed through a minimal lightweight media server.",
"logo": "https://github.com/midarrlabs/midarr-server/raw/master/priv/static/logo.svg",
"name": "midarr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/midarr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Midarr",
"type": 3
},
{
"categories": [
"Social"
],
"description": "Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..",
"logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mastodon-banner.png",
"name": "mastodon",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/mastodon.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Mastodon",
"type": 3
},
{
"categories": [
"Development"
],
"description": "Appwrite is a self-hosted backend-as-a-service platform that provides developers with all the core APIs required to build any application.",
"logo": "https://appwrite.io/images/appwrite.svg",
"name": "appwrite",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/appwrite.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Appwrite",
"type": 3
},
{
"categories": [
"Multimedia"
],
"description": "Tubearchivist is your self hosted YouTube media server",
"logo": "https://raw.githubusercontent.com/tubearchivist/tubearchivist/master/assets/tube-archivist-banner.jpg",
"name": "tubearchivist",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/tubearchivist.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Tubearchivist",
"type": 3
},
{
"categories": [
"Finance"
],
"description": "Actual is a super fast privacy-focused app for managing your finances. ",
"logo": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPcAAABOCAYAAAD8SYDuAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABARSURBVHgB7Z1NbBvHFcffLEVJkftBJ00TtAdtkKJ1bKeW0QDOJTF9SnKK3aCApaIwfUiTm+RTLwG8AtICOck6Fj2YRlE5bZBaPiU5lXYvMdBCdONITi+mW7QI6jhRG0S2JXGn781yV+RqZz/4Ie2S7wdQJrncXXK9/3lv3rx5I6ADrONLBRjLHwdpHAIhiwCiACBNSCWiBhJq+KQKwr4O9kbFevtwDRimTxGQEBK03JMvCdt42RF0hpGigkK/YC0cLAPD9BmJxD07tXJWivoMiqIA/UUNlT7LImf6iVjitk5+VATDOI9PTehvarAhT1jvHKwCw2QcI+oDZK1R2H+C/hc2YUJeLKnfzDAZR2u5nWDZ6ByAXYLBpGwtHDgNDJNR9OKe+ngJ/5mAwaYKa+vHrMXDq8AwGSPQLbemVqh/PejCJiZgbHgOGCaDbBO3098cWFc8iBL3wZks0uKWW1M30FqLJWC2Y9vHrLefrgDDZASf5RaXgAnGGQpkmMzgiRutdgkGY7irXUxr6iMLGCYjNFluwf3KSIxpNUTIMBlAiZutdmwK8qF8CRgmAziWWxingImFAONlYJgMIKyTSyYYw7eAic/a+l5ObGHSjgFGvghMMmgOO8OkHHTLJWeiJUVy9h6TfgwQuUOQUh4bH4HCt/KQOoRxFBgm5Rgg01kW6dDzBXj9V0/C0VcehfQheTiMST0ULTchhUw8X/D+TaH1NoFhUk5ksYbdwHxqDz7GvNfptN4Mk26GIIX4xUzW+8q7d2D1sw1gtpidXDkljfq5sJp2OC5vnV14ahaYzKOGrcXI+W2FSYU4Z/1u/xn/51NnuckFb7baLkdeehiYVqSwrahilRJsS9XAY7KPMTQTWHFYypmg/+PUWW6dC66s9x8/g/tf1YHBVnzybzTWbsb6sAFF/FuBDNBIqmqZ5yAAanJtfX7gE4eoIdfVTjKE6X8rVeImq+0G0ohPb9+Hx8dH1fPRsRwceeFhFPgdYBCRS5AGq9KLLcgCxvC2YpyS/jyU34t/Z4CJTarccr/V/v3cP6G2sua9fhZd89E9ORh0rJKamVZKsIuZBdfcOrligs4bEYJz+hOSGnH7rXb16iqs3tlQgTQX13oPPOttpL8KwSmzA0ZqxO232tevOt2r2spXbL230YYVE4Jn/g0YqRC3EyHf470mMTcLmq33FirgBKC3wlLUNFsKqXfN6/c586+LpCKgNnG0AIVHt7LQrrz7n5btrvV2h8jIel/74PPBjJyHzeKz4TIY9Sp+KLiqjuOaV6BDvMUgpTiEBy2CsAtOJFeuqsaFHsK+HGclVV90vBjyUdOaXL6kzuFir8/6j0/fTYyNTuMQoOm9KQV+rwfzcVZ17XR/7zjYkApj6KiUcgIj3BOdXKN2SYW4Dz231WBTokqz1XYh622+Ma6eD3TknAprSKnZKBfBHqqAYevETa552xHnJiGisL1z0s3feKrG3PFGppmG2JAYw7S4RTlIhB40dhs3OCjkcd++t8E/CjA2fB6Fedy3H/4ZoZl8xyCKseE56S/tTfuLYTrmE1G7K+9I5M7SeDQeZ6u+cCfXqE123S2nCSJhVtuF+94NccmwZZNzaAWeqoFatTSQtl1zyoaDXJ7KXpcgGSUa3kKrG9yV6P6KscHTceMvN637nPnm1PJ42I7WT5fn1Lp6yZe2pmt0S13jLrLr4i7+eCuQRla7evW/2s8OfN87zCWX0hU2Yl/QHyN5Sa3ZqeVpKexyB0I08Ya/1O2bN00oYUvZ0Tg8XWNtI9gGuyruuFbbhaz3p7cfeK8HznqH1bqTsCVoO7RffTxJBVey9BLkOegCePOeawQE+wpVYLRDYXsIeb5bFXZ3VdxJrLbLtffves8HyXrHccm9zzoro9Q0HyzA6FD8SjLRizFggEjOY4syq/7VR+udc9PEh2ZkzsI/ZfUI35casEXvs/Swh8qQCkLKgqNHhX9OY5/6CedhH8P3LoQcrABjQ11pKHYtoJbUarvc/Mv/4IWfPaaETQxM5Dy2S+5Crrkuap6bhhhR88iS1yTmexuWL+d7xlm8QXduWSTL5O7T+N5qqWSVoSakrlhnzbp44ASkjIgc/0Xr4kH/d67ho4LXaJXq4AfuJXNdqfSza5b72Rcf8Z7rIuTNjOMwGIl6ev77nrAJen7ouW9C3yNgWrut2SV3CXPNGwKD6JOGLVRRxht3Jmgyh7XwtIVfYF63Y1/Vfh+pVxzPBb0Koaw0DkUqAVfBNs5o9xvetLTbRHeqI+2K5aaElcfHR7zX1StOqqmf0TEDjrz0SGQ1Fmoorr3/OfQrjksuQlzpLZfc2wddc7S8KLzAIFihUcG1DNpzqqi6qduON274HHG6edeHAxskIURq6/YlxSqrxi2xG0374RCYbrMJXWBXxL0t1fTPW40/CfrQ83th3zNfa8laC4Pce3Lz3ZTVfkOK/HGh3Rjkknsb0aILjeungnNl0J5TTLR3Tge6ec9O3jgjBAQJeR4GHFoWWo2D95AdF7e/GIM7QYTcbrLQ+575hhJ4EPfXbDUNlPrnFDWfnv+e56JTcK5Z3HQMmi4a5e5nAbR0yVxyFxtdRUPjzgs50dz3DTjnUf0p4TLEYPbiwa5E2bOK8rjq+QLkYUIKKAjboHFyEwy7KKXd81TbHRd3UDGGX/xmn1bQBAn0EwykVdHC3/9qq7W79t7n3vFc6716Zx2K+B5Z/ftrdXjr1U8gy1g/WSJ33NR+QBgh7spmDf1j3UZ33bNgAQp05zWZcAKMGjDb8NJybeMoCVjlBTRua5Uk56b1SQE7wY6K2z+tk/C/diErfe29u45l19RO+xD72VR+ybXex1/7Tst2ep+8hExb7/xQKXS7kHPW5LLOOpuhuzrrnmmsK1kWzU0o6/3Z/+mARqKPJZz88R0TcBg7Im6yyj9Ad/vZF8PHpEnQ1atfoJX+MlKQTt+8oCx5c/Tcj7l/T8Zd88iFB822o6u+YSmmPayplfMqHz0Fgm6mp+KmfvS+Z76O1nlvpNtNySmUgdbsdrd7zCSNRJqJjFh3Ab1rTu6+ZoJKQL2uQaURGCvF+Chdzxpe0ivoEFUbc/K7lmoaRNfF7Q5f0fBUO/3osGPGXaDg8q//BTdR2JnH6P3SylrX3LZvY787cB/sivc8GNQLeuGlhApboogFjoGvbSz6z2uVlhZxqDBb4n58/KGWtNIgSNgX3qxBFGSl3eCYDrdv3tz3PoINS1+IO3x+c3fQuOZos6so7cDGJbyvvoXqh8oA6yTrs40U2Z0lnzeBkks0NPLeTYhJhGe1GJZRFzHO3RW6Lm7lWmOU2hUaiY9uleZ+cViqKQma+slhlp+OSWmoNPTV7Ha7kXMKomU9kBbDJV9tPOJiarc4ucxW81tCyqrOcqsGAYUQNv+YtqsJJ4GHENdhN0ot59V8cK24hTF6KsnYc2gugG2HjuWrIpfr0FN60uemIapxFKjrdr/2yyc9cQelmsZNXAlz5f2R86OvfBtqMbyD1BLmkktRsy7ujywc0AxaiUug6+MF5DJHZLhBYwKIvviBr/Z46/n0AusYQVVOdAFGYxobnXJQo4S/dYIWcIBEp5LaEYUhI3crdOf13q/x3hNxV6hCSqNKStgEkW4Gx8hbaB737gPrXdRvsmMlkbTugpbEMIJvKLTEVIjgjYX9t1s3UM600E8AobJH8sGZZrGonPU9I2dRYCXQsj1dNgbm2cnlmdmL+8O7A7KOXoFR1GzFcefhJTzOrNi0K5DbwMZryFTlkBIKW51KilWdc7MJdZoMYwVtc5YFgjldvLI9VNJRufmdng+F+ad1Ul+YBBgVHCNRqky0f9yPDLi59Iv1jnTJN/Vpo1pGN6toLbSWOPBmHN48Bw9GTmmH2qjskZEnkVe82mb0ngxd4risS12l98O8BUFj+lMfn3K24/nW1o9tC5CFZeU5FOg4kCdVOgk+PlecjhcrYBjadQHjLDYiq+Leg7I3A86tzybqM20VvhAYbdcuOQIlvDZFUFNwxSx6dos9nRXmt9okOspGI8EHCZusNFVbeevnN1XAjQQeV9jO/o71dnGtd+aIcsnfOZjYrXUmOIiK/rgBrjntI5XoIeT7FBq1zUrqEXbT0nztqAknwoj6bRN4IFP9GzAvXQXqRMjvDEPNJ7fj571TgwlSG/dQjcjY8BfW1PItetBz5SG0W9HGjoxTmODUZ5ujFz0Vtz9qHuR6O273qhLzW6/eVC59EkH7IetNInch6509ZEh/rA2XfOu4+n1VkGx7fTUSi5RSP3UxCXU4EzXhBOr12CuSUkAreIPd3veVduxzE9T44WhAjH2oMfJ5P6oCamjRhu1ENCZNmOQl9Ezcfqvth6zyB7/9FOZn/o7j0v/uWt+YhF29slXRhSaPZKkUkzP5P8z6yUVol+GNxdCbwwju56sJILJ+IrJSip5V2BQnrD/sj/zuzhBZPJHppo5aC+jZ2PI0JMLG4bmDZUiIc20SitQpbXwMEuJ4Una834VeTc/E3VyMwYWs9Ifv31VWmh7KynZgpXVc++Cu5+JT45GpKi1CFLXbyCXvYHxY3Rxhbq/UzwSzLv5wUd2QSW9kCvLYxuE4wvbOtfC0pbyFyMZEP8fdEao8HKNBchoeVWAinM21B4F1wKyLB0txGyRVdgmvY6QHo8H5f4jR0IpcoScBNX8xhnaCY51AU0jJxc8k9tA5MDaDrasQ7Vttl7o4DUa91M7xGzdkyTq5YuGBimBQCiW5m8rTwH/dum0SXXm4Lu5tlNvNCCOLiK5lGUZxyEigR2HAVllhtUiAvI1diXLYMZQFB3jCqSVONcKb5pbbQFH1Ctx7UGn5jlSXzdjcfjCZq4b9Fmoc8LqU1XXJwSlQWXyuB0YLEcAV8rpaGmeqHydo5p6PiL61EjglydDvUt6WaCq5jNcFaKj0wKLACFtXA/LEvh99HV5+/bsqc+xDsqI7IOidxlo4kK5ZAgzjoyeW++Zfv4SbWbWcDNMnUJ+7BkxSasAwKcdoWViNiYekZAKGSTcG3qhXgEnKdWCYlINuuehdEn+/0suJDwzTJQwnsYFJRlsTHxhmRzGcxIY2c3EHkRg1uxkmDagMNWl3kq88YITVCWeYFKHELUY2yjET0gcblf6ZPP+YYXYDJW5nOqAc+CVeIkk4a4hhdpOWFEprcvlWt1YY7DvaKG3EMLtJ66ywqIn5g4ywU7c2NMOE0SLuJHNpBwt7tjHDiGEyQ+DMJmvyRhmHx3peED8TSHnBma/LMNkiuFjDyMYMAGdhUSYaC5vJKoHiVqshLBw43EbVjf6Bfvu99cSlcBgmLUQWHLCmPrKoTCsMFNTHji67wzBpJlY1EVqNAaRxqe+HyVThuvrpXVnHimG6TKJSQdbJGyUQaMX7T+SrVK+arTXTT7RVB0yJXBWBC6nUmQWkrEiAy50U8mOYtNJRkT/r5Iqpqj0KmFCVJaXA171dLL4Dal4VSlr8PGDNZIbpJ/4Po+cuMuwZqbUAAAAASUVORK5CYII=",
"name": "actual",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/actual.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Actual",
"type": 3
},
{
"categories": [
"Calendar",
"Productivity"
],
"description": "Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars.",
"logo": "https://sabre.io/img/logo.png",
"name": "baikal",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/baikal.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Baikal",
"type": 3
},
{
"categories": [
"Downloaders",
"Multimedia"
],
"description": "Autobrr is the modern download automation tool for torrents.",
"logo": "https://autobrr.com/img/logo.png",
"name": "autobrr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/autobrr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Autobrr",
"type": 3
},
{
"categories": [
"Monitoring"
],
"description": "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.",
"logo": "https://raw.githubusercontent.com/nicolargo/glances/develop/docs/_static/glances-responsive-webdesign.png",
"name": "glances",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/glances.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Glances",
"type": 3
},
{
"categories": [
"Network",
"VPN"
],
"description": "Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/tailscale.jpg",
"name": "tailscale",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/tailscale.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Tailscale",
"type": 3
},
{
"categories": [
"Wiki",
"Knowledge Base"
],
"description": "Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.",
"logo": "",
"name": "documize",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/documize.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Documize",
"type": 3
},
{
"categories": [
"Dashboard"
],
"description": "Simplify the management of your server with Homarr - a sleek, modern dashboard that puts all of your apps and services at your fingertips.",
"logo": "https://homarr.dev/img/logo.svg",
"name": "homarr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/homarr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Homarr",
"type": 3
},
{
"categories": [
"Remote Control"
],
"description": "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. ",
"logo": "https://repository-images.githubusercontent.com/101663032/a0f76700-4b4f-11eb-981e-ee7eea9fddf2",
"name": "meshcentral",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/meshcentral.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Meshcentral",
"type": 3
},
{
"categories": [
"Remote Control"
],
"description": "Rust Desk is an Open source virtual or remote desktop infrastructure for everyone!",
"logo": "https://images.sftcdn.net/images/t_app-logo-xl,f_auto,dpr_2/p/735e7f11-0f1e-492d-bfa4-4be6eead5179/3131069239/rustdesk-unnamed.png",
"name": "Rust Desk",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/rustdesk.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Rust Desk",
"type": 3
},
{
"categories": [
"Remote Control"
],
"description": "RPort is free remote access and remote management, now acquired by RealVNC",
"logo": "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_634014ae8000cebecce8a571f9ea316f/cloudradar-gmbh-rport.png",
"name": "Rport",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/rport.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Rport",
"type": 3
},
{
"categories": [
"Remote Control"
],
"description": "Remotely is a remote control and remote scripting solution, built with .NET 6, Blazor, and SignalR Core.",
"logo": "",
"name": "Remotely",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/remotely.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Remotely",
"type": 3
},
{
"categories": [
"Productivity",
"DevTools"
],
"description": "Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections.",
"logo": "https://tabby.sh/32bf32ff6c87e8d18932.svg",
"name": "Tabby",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/tabby.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Tabby",
"type": 3
},
{
"categories": [
"Productivity",
"Drawing"
],
"description": "Virtual whiteboard for sketching hand-drawn like diagrams. Collaborative and end-to-end encrypted.",
"logo": "https://github.com/excalidraw/excalidraw/raw/master/public/og-image-sm.png",
"name": "excalidraw",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/excalidraw.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Excalidraw",
"type": 3
},
{
"categories": [
"Network"
],
"description": "UpSnap is a simple wake on lan app written with SvelteKit, Go, PocketBase and nmap.",
"logo": "https://github.com/seriousm4x/UpSnap/raw/master/frontend/static/favicon.png",
"name": "upsnap",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/upsnap.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Upsnap",
"type": 3
},
{
"categories": [
"Development",
"Low Code",
"No code"
],
"description": "Tooljet is an Open-source low-code application development platform for building and deploying business applications.",
"logo": "https://uploads-ssl.webflow.com/6266634263b9179f76b2236e/63aaa161e3b3be42ec50eb6f_Logomark.svg",
"name": "tooljet",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/tooljet.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Tooljet",
"type": 3
},
{
"categories": [
"Sync",
"Backup",
"Cloud",
"Tools"
],
"description": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. ",
"logo": "https://github.com/syncthing/syncthing/raw/main/assets/logo-text-128.png",
"name": "Syncthing",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/syncthing.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Syncthing",
"type": 3
},
{
"categories": [
"Productivity",
"Development",
"Low-code",
"No-code"
],
"description": "Budibase allows no-code users to build apps quickly, with more functionality available with a little bit of inline code.",
"logo": "https://files.readme.io/593b386-budibase-logo-website.svg",
"name": "budibase",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/budibase.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Budibase",
"type": 3
},
{
"categories": [
"Search"
],
"description": "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",
"logo": "https://docs.meilisearch.com/logo.svg",
"name": "Meilisearch",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/meilisearch.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Meilisearch",
"type": 3
},
{
"categories": [
"Identity Management",
"Access proxy"
],
"description": "Ory Kratos with Oathkeeper is _the_ developer-friendly, security-hardened and battle-test Identity, User Management and Authentication system for the Cloud.",
"logo": "https://raw.githubusercontent.com/ory/meta/master/static/banners/kratos.svg",
"name": "Ory Kratos",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ory-kratos-standalone.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Ory Kratos (Standalone)",
"type": 3
},
{
"categories": [
"Identity Management",
"Security"
],
"description": "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.) ",
"logo": "https://raw.githubusercontent.com/ory/meta/master/static/banners/oathkeeper.svg",
"name": "Ory Kratos Oathkeeper",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ory-kratos-oathkeeper.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Ory Kratos (Oathkeeper)",
"type": 3
},
{
"categories": [
"Productivity",
"Development",
"Low-code"
],
"description": "Appsmith (www.appsmith.com) is the first open-source low code tool that helps developers build dashboards and admin panels very quickly.",
"logo": "https://cdn-images.himalayas.app/vr60veq4neiptamhqm6qxwi3toi3",
"name": "appsmith",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/appsmith.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Appsmith",
"type": 3
},
{
"categories": [
"email"
],
"description": "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 ",
"logo": "https://www.mailpile.is/img/icon-512x512.png",
"name": "mailpile",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/mailpile.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Mailpile",
"type": 3
},
{
"categories": [
"Mail"
],
"description": "Full stack mailserver solution with TLS support. POP3s, SMTP(s), IMAPs, RSPAMD, Clamav, Roundcube(HTTPS), SPF, DKIM with simple installation and web administration.",
"logo": "",
"name": "poste.io",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/posteio.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Poste.io",
"type": 3
},
{
"categories": [
"Network"
],
"description": "IPerf3 Docker Build for Network Performance and Bandwidth Testing",
"logo": "",
"name": "iperf",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/iperf.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "iperf",
"type": 3
},
{
"categories": [
"Docker"
],
"description": "Lazytainer monitors network traffic to containers. If there is traffic, the container runs, otherwise the container is stopped/paused.",
"logo": "",
"name": "lazytainer",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/lazytainer.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Lazytainer",
"type": 3
},
{
"categories": [
"Dashboard"
],
"description": "Homepage is a new dashboard implementation that creates a super fast static site.",
"logo": "https://raw.githubusercontent.com/benphelps/homepage/main/images/preview.png",
"name": "homepage",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/homepage.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Homepage",
"type": 3
},
{
"categories": [
"Finance"
],
"description": "I hate money is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.",
"logo": "",
"name": "ihatemoney",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ihatemoney.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "I hate money",
"type": 3
},
{
"categories": [
"Finance"
],
"description": "OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle and inspired by YNAB and Buckets.",
"logo": "https://github.com/TheAxelander/OpenBudgeteer/raw/master/assets/banner.png",
"name": "openbudgeteer",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/openbudgeteer.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "OpenBudgeteer",
"type": 3
},
{
"categories": [
"Multimedia"
],
"description": "Fireshare: Share your game clips, videos, or other media via unique links.",
"logo": "https://github.com/ShaneIsrael/fireshare/raw/main/app/client/src/assets/logo.png",
"name": "fireshare",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/fireshare.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Fireshare",
"type": 3
},
{
"categories": [
"Downloaders"
],
"description": "Peer-to-peer file transfers in your browser",
"logo": "https://raw.githubusercontent.com/kern/filepizza/master/src/static/images/wordmark.png",
"name": "filepizza",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/filepizza.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Filepizza",
"type": 3
},
{
"categories": [
"Dashboard"
],
"description": "Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.",
"logo": "",
"name": "jump",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/jump.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Jump",
"type": 3
},
{
"categories": [
"Productivity"
],
"description": "Hasty Paste is a fast and minimal paste bin, written in Python using Quart.",
"logo": "",
"name": "hasty-paste",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/hasty-paste.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Hasty-Paste",
"type": 3
},
{
"categories": [
"Wiki"
],
"description": "Xwiki s a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki.",
"logo": "https://upload.wikimedia.org/wikipedia/commons/e/e2/Logo-xwikiorange.svg",
"name": "xwiki",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/xwiki.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Xwiki",
"type": 3
},
{
"categories": [
"Productivity"
],
"description": "Leantime is an open source project management solution to make your ideas reality.",
"logo": "https://s3-us-west-2.amazonaws.com/leantime-website/wp-content/uploads/2022/07/24022056/logo-large.png",
"name": "leantime",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/leantime.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Leantime",
"type": 3
},
{
"categories": [
"Entertainment"
],
"description": "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!",
"logo": "https://raw.githubusercontent.com/Fallenbagel/jellyseerr/develop/public/logo_full.svg",
"name": "jellyseer",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/jellyseer.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Jellyseer",
"type": 3
},
{
"categories": [
"Productivity"
],
"description": "Trudesk is an Open Source Help Desk Software and Ticketing System",
"logo": "https://trudesk.io/wp-content/uploads/2019/10/logo-med.png",
"name": "trudesk",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/trudesk.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Trudesk",
"type": 3
},
{
"categories": [
"System"
],
"description": "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.",
"logo": "https://getdashdot.com/img/logo512.png",
"name": "dashdot",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/dashdot.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Dashdot",
"type": 3
},
{
"categories": [
"Productivity",
"Development",
"No-code"
],
"description": "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.",
"logo": "https://].io/_nuxt/img/logo.1421f77.svg",
"name": "Baserow",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/baserow.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Baserow",
"type": 3
},
{
"categories": [
"Productivity",
"Development",
"No-code"
],
"description": "Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.",
"logo": "https://github.com/nocodb/nocodb/raw/develop/packages/nc-gui/assets/img/icons/512x512.png",
"name": "NocoDB",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/nocodb.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "NocoDB",
"type": 3
},
{
"categories": [
"Smart Home"
],
"description": "BroadlinkManager is a Flask powerd, easy to use system that hepls you to work with Broadlink Devices.",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/broadlink.png",
"name": "broadlink-manager",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/broadlink-manager.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Broadlink Manager",
"type": 3
},
{
"categories": [
"Smart Home"
],
"description": "HomeKit support for the impatient.",
"logo": "https://raw.githubusercontent.com/homebridge/branding/master/logos/homebridge-color-round-stylized.png",
"name": "homebridge",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/homebridge.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Homebridge",
"type": 3
},
{
"categories": [
"Video",
"AI"
],
"description": "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.",
"logo": "https://raw.githubusercontent.com/blakeblackshear/frigate/master/docs/static/img/frigate.png",
"name": "frigatenvr",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/frigatenvr.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Frigate NVR",
"type": 3
},
{
"categories": [
"Analytics"
],
"description": "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",
"logo": "https://icons.duckduckgo.com/ip3/umami.is.ico",
"name": "umami",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/umami.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"ports": [
"3000:3000/tcp"
],
"title": "Umami.is",
"type": 3
},
{
"categories": [
"Analytics"
],
"description": "Google Analytics alternative that protects your data and your customers' privacy",
"logo": "https://gallery.ncnet.nl/upload/2020/05/22/20200522171613-9205fa32.png",
"name": "matomo",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/matomo.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"ports": [
"8282:80/tcp"
],
"title": "Matomo",
"type": 3
},
{
"categories": [
"Other"
],
"description": "Simple room management system for n.eko. Self hosted rabb.it alternative. --Please add .env file as stated in neko.yml",
"logo": "https://raw.githubusercontent.com/m1k1o/neko/master/docs/_media/logo.png",
"name": "neko",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/neko.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Neko",
"type": 3
},
{
"categories": [
"Blogging"
],
"description": "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.",
"logo": "https://ghost.org/images/logos/logo-black-1.webp",
"name": "ghost",
"platform": "linux",
"repository": {
"stackfile": "Template/Stack/ghost.yml",
"url": "https://github.com/xneo1/portainer_templates"
},
"title": "Ghost",
"type": 3
},
{
"categories": [
"Downloaders"
],
"description": "YoutubeDL-Material is a Material Design frontend for youtube-dl. It's coded using Angular 9 for the frontend, and Node.js on the backend.",
"image": "tzahi12345/youtubedl-material:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/ytdlm.png",
"name": "youtubedl-material",
"platform": "linux",
"ports": [
"17442:17442/tcp"
],
"restart_policy": "unless-stopped",
"title": "YouTubeDL-Material",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/YTDLM",
"container": "/app/appdata"
},
{
"bind": "/portainer/Files/AppData/Youtube/Video",
"container": "/app/video"
},
{
"bind": "/portainer/Files/AppData/Youtube/Subscriptions",
"container": "/app/subscriptions"
},
{
"bind": "/portainer/Files/AppData/Youtube/Users",
"container": "/app/users"
},
{
"bind": "/portainer/Files/AppData/Youtube/Audio",
"container": "/app/audio"
}
]
},
{
"categories": [
"Messenger"
],
"description": "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.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "100",
"label": "PGID",
"name": "PGID"
}
],
"image": "linuxserver/znc:latest",
"logo": "https://raw.githubusercontent.com/xneo1/portainer_templates/master/Images/znc-icon.png",
"name": "znc",
"platform": "linux",
"ports": [
"6501:6501/tcp"
],
"restart_policy": "unless-stopped",
"title": "ZNC",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/ZNC",
"container": "/config"
}
]
}
]