{ "version": "2", "templates": [ { "type": 1, "title": "Adguardhome-sync", "name": "Adguardhome-sync", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/adguardhome-sync/config
", "description": "[Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png", "image": "linuxserver/adguardhome-sync:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "CONFIGFILE", "label": "CONFIGFILE", "default": "/config/adguardhome-sync.yaml", "description": "Set a custom config file." } ], "ports": [ "8080:8080/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/adguardhome-sync/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Airsonic-advanced", "name": "Airsonic-advanced", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/airsonic-advanced/config
mkdir -p /volume1/docker/airsonic-advanced/music
mkdir -p /volume1/docker/airsonic-advanced/playlists
mkdir -p /volume1/docker/airsonic-advanced/podcasts
mkdir -p /volume1/docker/airsonic-advanced/media
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/altus/config
", "description": "[Altus](https://github.com/amanharwara/altus) is an Electron-based WhatsApp client with themes and multiple account support.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/altus-logo.png", "image": "linuxserver/altus:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/altus/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Apprise-api", "name": "Apprise-api", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/apprise-api/config
mkdir -p /volume1/docker/apprise-api/attachments
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ardour/config
", "description": "[Ardour](https://ardour.org/) is an open source, collaborative effort of a worldwide team including musicians, programmers, and professional recording engineers.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ardour-logo.png", "image": "linuxserver/ardour:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SUBFOLDER", "label": "SUBFOLDER", "default": "/", "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ardour/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Audacity", "name": "Audacity", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/audacity/config
", "description": "[Audacity](https://www.audacityteam.org/) is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/audacity-logo.png", "image": "linuxserver/audacity:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/audacity/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Babybuddy", "name": "Babybuddy", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/babybuddy/config
", "description": "[Babybuddy](https://github.com/babybuddy/babybuddy) is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.", "platform": "linux", "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/babybuddy-logo.png", "image": "linuxserver/babybuddy:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "CSRF_TRUSTED_ORIGINS", "label": "CSRF_TRUSTED_ORIGINS", "default": "http://127.0.0.1:8000,https://babybuddy.domain.com", "description": "Add any address you'd like to access babybuddy at (comma separated, no spaces)" } ], "ports": [ "8000:8000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/babybuddy/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Bambustudio", "name": "Bambustudio", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/bambustudio/config
", "description": "[Bambu Studio](https://bambulab.com/en/download/studio) Bambu Studio is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bambustudio-logo.png", "image": "linuxserver/bambustudio:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "DARK_MODE", "label": "DARK_MODE", "default": "true", "description": "Set this to true to enable dark mode for Bambu Studio." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/bambustudio/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Bazarr", "name": "Bazarr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/bazarr/config
mkdir -p /volume1/docker/bazarr/movies
mkdir -p /volume1/docker/bazarr/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/beets/config
mkdir -p /volume1/docker/beets/music
mkdir -p /volume1/docker/beets/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/blender/config
", "description": "[Blender](https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience**", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/blender-logo.png", "image": "linuxserver/blender:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SUBFOLDER", "label": "SUBFOLDER", "default": "/", "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/blender/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Boinc", "name": "Boinc", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/boinc/config
", "description": "[BOINC](https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.", "categories": [ "Research" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/BOINC/boinc/master/doc/logo/boinc_logo_black.jpg", "image": "linuxserver/boinc:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PASSWORD", "label": "PASSWORD", "default": "", "description": "Optionally set a password for the gui." } ], "ports": [ "8080:8080/tcp", "8181:8181/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/boinc/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Booksonic-air", "name": "Booksonic-air", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/booksonic-air/config
mkdir -p /volume1/docker/booksonic-air/audiobooks
mkdir -p /volume1/docker/booksonic-air/podcasts
mkdir -p /volume1/docker/booksonic-air/othermedia
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/bookstack/config
", "description": "[Bookstack](https://github.com/BookStackApp/BookStack) is a free and open source Wiki designed for creating beautiful documentation. Featuring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease. Powered by SQL and including a Markdown editor for those who prefer it, BookStack is geared towards making documentation more of a pleasure than a chore. For more information on BookStack visit their website and check it out: https://www.bookstackapp.com", "categories": [ "Media" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bookstack-logo.png", "image": "linuxserver/bookstack:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "APP_URL", "label": "APP_URL", "default": "yourbaseurl", "description": "for specifying the IP:port or URL your application will be accessed on (ie. `http://192.168.1.1:6875` or `https://bookstack.mydomain.com`" }, { "name": "DB_HOST", "label": "DB_HOST", "default": "yourdbhost", "description": "for specifying the database host" }, { "name": "DB_PORT", "label": "DB_PORT", "default": "yourdbport", "description": "for specifying the database port if not default 3306" }, { "name": "DB_USER", "label": "DB_USER", "default": "yourdbuser", "description": "for specifying the database user" }, { "name": "DB_PASS", "label": "DB_PASS", "default": "yourdbpass", "description": "for specifying the database password (minimum 4 characters & non-alphanumeric passwords must be properly escaped.)" }, { "name": "DB_DATABASE", "label": "DB_DATABASE", "default": "bookstackapp", "description": "for specifying the database to be used" }, { "name": "QUEUE_CONNECTION", "label": "QUEUE_CONNECTION", "default": "", "description": "Set to `database` to enable async actions like sending email or triggering webhooks. See [documentation](https://www.bookstackapp.com/docs/admin/email-webhooks/#async-action-handling)." } ], "ports": [ "6875:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/bookstack/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Budge", "name": "Budge", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/budge/config
", "description": "[Budge](https://github.com/linuxserver/budge) is an open source 'budgeting with envelopes' personal finance app.", "platform": "linux", "logo": "", "image": "linuxserver/budge:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/budge/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Build-agent", "name": "Build-agent", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/build-agent/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/build-agent for details.", "platform": "linux", "logo": "", "image": "linuxserver/build-agent:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/build-agent/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Calibre", "name": "Calibre", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calibre/config
", "description": "[Calibre](https://calibre-ebook.com/) is a powerful and easy to use e-book manager. Users say it's outstanding and a must-have. It'll allow you to do nearly everything and it takes things a step beyond normal e-book software. It's also completely free and open source and great for both casual users and computer experts.", "categories": [ "Media" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-logo.png", "image": "linuxserver/calibre:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PASSWORD", "label": "PASSWORD", "default": "", "description": "Optionally set a password for the gui." }, { "name": "CLI_ARGS", "label": "CLI_ARGS", "default": "", "description": "Optionally pass cli start arguments to calibre." } ], "ports": [ "8080:8080/tcp", "8181:8181/tcp", "8081:8081/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/calibre/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Calibre-web", "name": "Calibre-web", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calibre-web/config
mkdir -p /volume1/docker/calibre-web/books
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/calligra/config
", "description": "[Calligra](https://calligra.org/) is an office and graphic art suite by KDE. It is available for desktop PCs, tablet computers, and smartphones. It contains applications for word processing, spreadsheets, presentation, vector graphics, and editing databases.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calligra-logo.png", "image": "linuxserver/calligra:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/calligra/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Changedetection.io", "name": "Changedetection.io", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/changedetection.io/config
", "description": "[Changedetection.io](https://github.com/dgtlmoon/changedetection.io) provides free, open-source web page monitoring, notification and change detection.", "platform": "linux", "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/changedetection-icon.png", "image": "linuxserver/changedetection.io:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "BASE_URL", "label": "BASE_URL", "default": "", "description": "Specify the full URL (including protocol) when running behind a reverse proxy" }, { "name": "PLAYWRIGHT_DRIVER_URL", "label": "PLAYWRIGHT_DRIVER_URL", "default": "", "description": "Specify the full URL to your chrome driver instance. See the [wiki](https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher) for details." } ], "ports": [ "5000:5000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/changedetection.io/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Chromium", "name": "Chromium", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/chromium/config
", "description": "[Chromium](https://www.chromium.org/chromium-projects/) is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/chromium-logo.png", "image": "linuxserver/chromium:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "CHROME_CLI", "label": "CHROME_CLI", "default": "https://www.linuxserver.io/", "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/chromium/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Ci", "name": "Ci", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ci/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.", "platform": "linux", "logo": "", "image": "linuxserver/ci:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ci/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Code-server", "name": "Code-server", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/code-server/config
", "description": "[Code-server](https://coder.com) is VS Code running on a remote server, accessible through the browser. - Code on your Chromebook, tablet, and laptop with a consistent dev environment. - If you have a Windows or Mac workstation, more easily develop for Linux. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Preserve battery life when you're on the go. - All intensive computation runs on your server. - You're no longer running excess instances of Chrome.", "categories": [ "Development" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/code-server-banner.png", "image": "linuxserver/code-server:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PASSWORD", "label": "PASSWORD", "default": "password", "description": "Optional web gui password, if `PASSWORD` or `HASHED_PASSWORD` is not provided, there will be no auth." }, { "name": "HASHED_PASSWORD", "label": "HASHED_PASSWORD", "default": "", "description": "Optional web gui password, overrides `PASSWORD`, instructions on how to create it is below." }, { "name": "SUDO_PASSWORD", "label": "SUDO_PASSWORD", "default": "password", "description": "If this optional variable is set, user will have sudo access in the code-server terminal with the specified password." }, { "name": "SUDO_PASSWORD_HASH", "label": "SUDO_PASSWORD_HASH", "default": "", "description": "Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`." }, { "name": "PROXY_DOMAIN", "label": "PROXY_DOMAIN", "default": "code-server.my.domain", "description": "If this optional variable is set, this domain will be proxied for subdomain proxying. See [Documentation](https://github.com/cdr/code-server/blob/master/docs/FAQ.md#sub-domains)" }, { "name": "DEFAULT_WORKSPACE", "label": "DEFAULT_WORKSPACE", "default": "/config/workspace", "description": "If this optional variable is set, code-server will open this directory by default" } ], "ports": [ "8443:8443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/code-server/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Cops", "name": "Cops", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cops/config
mkdir -p /volume1/docker/cops/books
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/cura/config
", "description": "[UltiMaker Cura](https://ultimaker.com/software/ultimaker-cura/) is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cura-logo.png", "image": "linuxserver/cura:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/cura/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Daapd", "name": "Daapd", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/daapd/config
mkdir -p /volume1/docker/daapd/music
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/darktable/config
", "description": "[darktable](https://www.darktable.org/) is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.", "categories": [ "Productivity" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/darktable-logo.png", "image": "linuxserver/darktable:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/darktable/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Davos", "name": "Davos", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/davos/config
mkdir -p /volume1/docker/davos/download
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ddclient/config
", "description": "[Ddclient](https://github.com/ddclient/ddclient) is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.", "categories": [ "Networking" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ddclient-logo.png", "image": "linuxserver/ddclient:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ddclient/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Deluge", "name": "Deluge", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/deluge/config
mkdir -p /volume1/docker/deluge/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/digikam/config
", "description": "[digiKam](https://www.digikam.org/): Professional Photo Management with the Power of Open Source", "categories": [ "Photography" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/digikam.png", "image": "linuxserver/digikam:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SUBFOLDER", "label": "SUBFOLDER", "default": "/", "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/digikam/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Diskover", "name": "Diskover", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/diskover/config
mkdir -p /volume1/docker/diskover/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/dokuwiki/config
", "description": "[Dokuwiki](https://www.dokuwiki.org/dokuwiki/) is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.", "categories": [ "Productivity" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/dokuwiki-icon.png", "image": "linuxserver/dokuwiki:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/dokuwiki/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Doplarr", "name": "Doplarr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/doplarr/config
", "description": "[Doplarr](https://github.com/kiranshila/Doplarr) is an *arr request bot for Discord.'", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/doplarr-logo_title.png", "image": "linuxserver/doplarr:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "DISCORD__TOKEN", "label": "DISCORD__TOKEN", "default": "", "description": "Specify your discord bot token." }, { "name": "OVERSEERR__API", "label": "OVERSEERR__API", "default": "", "description": "Specify your Overseerr API key. Leave blank if using Radarr/Sonarr." }, { "name": "OVERSEERR__URL", "label": "OVERSEERR__URL", "default": "http://localhost:5055", "description": "Specify your Overseerr URL. Leave blank if using Radarr/Sonarr." }, { "name": "RADARR__API", "label": "RADARR__API", "default": "", "description": "Specify your Radarr API key. Leave blank if using Overseerr." }, { "name": "RADARR__URL", "label": "RADARR__URL", "default": "http://localhost:7878", "description": "Specify your Radarr URL. Leave blank if using Overseerr." }, { "name": "SONARR__API", "label": "SONARR__API", "default": "", "description": "Specify your Sonarr API key. Leave blank if using Overseerr." }, { "name": "SONARR__URL", "label": "SONARR__URL", "default": "http://localhost:8989", "description": "Specify your Sonarr URL. Leave blank if using Overseerr." }, { "name": "DISCORD__MAX_RESULTS", "label": "DISCORD__MAX_RESULTS", "default": "25", "description": "Sets the maximum size of the search results selection" }, { "name": "DISCORD__REQUESTED_MSG_STYLE", "label": "DISCORD__REQUESTED_MSG_STYLE", "default": ":plain", "description": "Sets the style of the request alert message. One of `:plain` `:embed` `:none`" }, { "name": "SONARR__QUALITY_PROFILE", "label": "SONARR__QUALITY_PROFILE", "default": "", "description": "The name of the quality profile to use by default for Sonarr" }, { "name": "RADARR__QUALITY_PROFILE", "label": "RADARR__QUALITY_PROFILE", "default": "", "description": "The name of the quality profile to use by default for Radarr" }, { "name": "SONARR__ROOTFOLDER", "label": "SONARR__ROOTFOLDER", "default": "", "description": "The root folder to use by default for Sonarr" }, { "name": "RADARR__ROOTFOLDER", "label": "RADARR__ROOTFOLDER", "default": "", "description": "The root folder to use by default for Radarr" }, { "name": "SONARR__LANGUAGE_PROFILE", "label": "SONARR__LANGUAGE_PROFILE", "default": "", "description": "The name of the language profile to use by default for Sonarr" }, { "name": "OVERSEERR__DEFAULT_ID", "label": "OVERSEERR__DEFAULT_ID", "default": "", "description": "The Overseerr user id to use by default if there is no associated discord account for the requester" }, { "name": "PARTIAL_SEASONS", "label": "PARTIAL_SEASONS", "default": "true", "description": "Sets whether users can request partial seasons." }, { "name": "LOG_LEVEL", "label": "LOG_LEVEL", "default": ":info", "description": "The log level for the logging backend. This can be changed for debugging purposes. One of trace `:debug` `:info` `:warn` `:error` `:fatal` `:report`" }, { "name": "JAVA_OPTS", "label": "JAVA_OPTS", "default": "", "description": "For passing additional java options." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/doplarr/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Doublecommander", "name": "Doublecommander", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/doublecommander/config
mkdir -p /volume1/docker/doublecommander/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/duckdns/config
mkdir -p /volume1/docker/duckdns/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/duplicati/config
mkdir -p /volume1/docker/duplicati/backups
mkdir -p /volume1/docker/duplicati/source
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/emby/config
mkdir -p /volume1/docker/emby/data/tvshows
mkdir -p /volume1/docker/emby/data/movies
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/embystat/config
", "description": "[Embystat](https://github.com/mregni/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.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/embystat-logo.png", "image": "linuxserver/embystat:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "6555:6555/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/embystat/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Emulatorjs", "name": "Emulatorjs", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/emulatorjs/config
mkdir -p /volume1/docker/emulatorjs/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fail2ban/config
mkdir -p /volume1/docker/fail2ban/var/log:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/airsonic:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/apache2:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/authelia:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/emby:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/filebrowser:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/homeassistant:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/lighttpd:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nextcloud:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nginx:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/nzbget:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/overseerr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/prowlarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/radarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/sabnzbd:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/sonarr:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/unificontroller:ro
mkdir -p /volume1/docker/fail2ban/remotelogs/vaultwarden:ro
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/faster-whisper/config
", "description": "[Faster-whisper](https://github.com/SYSTRAN/faster-whisper) is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/faster-whisper-logo.png", "image": "linuxserver/faster-whisper:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "WHISPER_MODEL", "label": "WHISPER_MODEL", "default": "tiny-int8", "description": "Whisper model that will be used for transcription. From `tiny`, `base`, `small` and `medium`, all with `-int8` compressed variants" }, { "name": "WHISPER_BEAM", "label": "WHISPER_BEAM", "default": "1", "description": "Number of candidates to consider simultaneously during transcription." }, { "name": "WHISPER_LANG", "label": "WHISPER_LANG", "default": "en", "description": "Language that you will speak to the add-on." } ], "ports": [ "10300:10300/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/faster-whisper/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Feed2toot", "name": "Feed2toot", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/feed2toot/config
", "description": "[Feed2toot](https://gitlab.com/chaica/feed2toot) automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/feed2toot-banner.png", "image": "linuxserver/feed2toot:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "FEED_LIMIT", "label": "FEED_LIMIT", "default": "5", "description": "Limit number of RSS entries published at each execution." } ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/feed2toot/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Ferdium", "name": "Ferdium", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ferdium/config
", "description": "[Ferdium](https://ferdium.org/) is a desktop app that helps you organize how you use your favourite apps by combining them into one application.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ferdium-logo.png", "image": "linuxserver/ferdium:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ferdium/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Ffmpeg", "name": "Ffmpeg", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ffmpeg/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.", "platform": "linux", "logo": "", "image": "linuxserver/ffmpeg:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ffmpeg/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Filezilla", "name": "Filezilla", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/filezilla/config
", "description": "[FIleZilla](https://filezilla-project.org/) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png", "image": "linuxserver/filezilla:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/filezilla/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Firefox", "name": "Firefox", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/firefox/config
", "description": "[Firefox](https://www.mozilla.org/en-US/firefox/) Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/firefox-logo.png", "image": "linuxserver/firefox:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "FIREFOX_CLI", "label": "FIREFOX_CLI", "default": "https://www.linuxserver.io/", "description": "Specify one or multiple Firefox CLI flags, this string will be passed to the application in full." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/firefox/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Fleet", "name": "Fleet", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/fleet/config
", "description": "[Fleet](https://github.com/linuxserver/fleet) provides an online web interface which displays a set of maintained images from one or more owned repositories.", "platform": "linux", "logo": "", "image": "linuxserver/fleet:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "fleet_admin_authentication_type", "label": "fleet_admin_authentication_type", "default": "DATABASE", "description": "A switch to define how Fleet manages user logins. If set to DATABASE, see the related optional params. Can be set to either DATABASE or PROPERTIES." }, { "name": "fleet_database_url", "label": "fleet_database_url", "default": "jdbc:mariadb://Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/flexget/config
mkdir -p /volume1/docker/flexget/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/foldingathome/config
", "description": "[Folding@home](https://foldingathome.org/) is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their personal computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.", "platform": "linux", "logo": "https://foldingathome.org/wp-content/uploads/2016/09/folding-at-home-logo.png", "image": "linuxserver/foldingathome:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "ACCOUNT_TOKEN", "label": "ACCOUNT_TOKEN", "default": "", "description": "Register for an account on `https://app.foldingathome.org` and retrieve account token in settings. Required on first start." }, { "name": "MACHINE_NAME", "label": "MACHINE_NAME", "default": "", "description": "Assign a friendly name to this instance (no spaces). Required on first start." }, { "name": "CLI_ARGS", "label": "CLI_ARGS", "default": "", "description": "Optionally pass additional cli arguments to `fah-client` on container start." } ], "ports": [ "80:80/tcp", "7396:7396/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/foldingathome/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Freecad", "name": "Freecad", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/freecad/config
", "description": "[FreeCAD](https://www.freecad.org/) is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freecad-logo.png", "image": "linuxserver/freecad:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/freecad/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Freetube", "name": "Freetube", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/freetube/config
", "description": "[FreeTube](https://freetubeapp.io/) is a feature-rich and user-friendly YouTube client with a focus on privacy.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freetube-logo.png", "image": "linuxserver/freetube:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/freetube/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Freshrss", "name": "Freshrss", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/freshrss/config
", "description": "[Freshrss](https://freshrss.org/) is a free, self-hostable aggregator for rss feeds.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freshrss-banner.png", "image": "linuxserver/freshrss:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/freshrss/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Gimp", "name": "Gimp", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/gimp/config
", "description": "[GIMP](https://www.gimp.org/) is a free and open-source raster graphics editor used for image manipulation (retouching) and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks. It is extensible by means of plugins, and scriptable.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/gimp-logo.png", "image": "linuxserver/gimp:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/gimp/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Github-desktop", "name": "Github-desktop", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/github-desktop/config
", "description": "[Github Desktop](https://desktop.github.com/) is an open source Electron-based GitHub app. It is written in TypeScript and uses React.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/github-desktop-icon.png", "image": "linuxserver/github-desktop:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/github-desktop/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Gitqlient", "name": "Gitqlient", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/gitqlient/config
", "description": "[GitQlient](https://github.com/francescmm/GitQlient) is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/gitqlient-icon.png", "image": "linuxserver/gitqlient:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/gitqlient/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Grav", "name": "Grav", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/grav/config
", "description": "[Grav](https://github.com/getgrav/grav/) is a Fast, Simple, and Flexible, file-based Web-platform.", "categories": [ "Web Platform" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grav-logo.png", "image": "linuxserver/grav:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/grav/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Grocy", "name": "Grocy", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/grocy/config
", "description": "[Grocy](https://github.com/grocy/grocy) is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility. Keep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool For more information on grocy visit their website and check it out: https://grocy.info", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grocy-logo.png", "image": "linuxserver/grocy:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "9283:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/grocy/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Habridge", "name": "Habridge", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/habridge/config
", "description": "[Habridge](https://github.com/bwssytems/ha-bridge/) emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. The Bridge handles basic commands such as 'On', 'Off' and 'brightness' commands of the hue protocol. This bridge can control most devices that have a distinct API.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/habridge-logo.png", "image": "linuxserver/habridge:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SEC_KEY", "label": "SEC_KEY", "default": "", "description": "Key used to secure communication." } ], "ports": [ "8080:8080/tcp", "50000:50000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/habridge/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Healthchecks", "name": "Healthchecks", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/healthchecks/config
", "description": "[Healthchecks](https://github.com/healthchecks/healthchecks) is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/healthchecks-logo.png", "image": "linuxserver/healthchecks:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SITE_ROOT", "label": "SITE_ROOT", "default": "", "description": "The site's top-level URL and the port it listens to if different than 80 or 443 (e.g., https://healthchecks.example.com:8000)." }, { "name": "SITE_NAME", "label": "SITE_NAME", "default": "", "description": "The site's name (e.g., 'Example Corp HealthChecks')." }, { "name": "SUPERUSER_EMAIL", "label": "SUPERUSER_EMAIL", "default": "", "description": "Superuser email." }, { "name": "SUPERUSER_PASSWORD", "label": "SUPERUSER_PASSWORD", "default": "", "description": "Superuser password." }, { "name": "ALLOWED_HOSTS", "label": "ALLOWED_HOSTS", "default": "", "description": "A comma-separated list of valid hostnames for the server. Default is: `*`." }, { "name": "APPRISE_ENABLED", "label": "APPRISE_ENABLED", "default": "False", "description": "Set to `True` to enable the Apprise integration (https://github.com/caronc/apprise)." }, { "name": "CSRF_TRUSTED_ORIGINS", "label": "CSRF_TRUSTED_ORIGINS", "default": "", "description": "A [list](https://docs.python.org/3/tutorial/introduction.html#lists) of trusted origins for unsafe requests (e.g. POST). Defaults to the value of `SITE_ROOT`." }, { "name": "DEBUG", "label": "DEBUG", "default": "True", "description": "Set to `False` to disable. Debug mode relaxes CSRF protections and increases logging verbosity but should be disabled for production instances as it will impact performance and security." }, { "name": "DEFAULT_FROM_EMAIL", "label": "DEFAULT_FROM_EMAIL", "default": "", "description": "From email for alerts." }, { "name": "EMAIL_HOST", "label": "EMAIL_HOST", "default": "", "description": "SMTP host." }, { "name": "EMAIL_PORT", "label": "EMAIL_PORT", "default": "", "description": "SMTP port." }, { "name": "EMAIL_HOST_USER", "label": "EMAIL_HOST_USER", "default": "", "description": "SMTP user." }, { "name": "EMAIL_HOST_PASSWORD", "label": "EMAIL_HOST_PASSWORD", "default": "", "description": "SMTP password." }, { "name": "EMAIL_USE_TLS", "label": "EMAIL_USE_TLS", "default": "", "description": "Use TLS for SMTP (`True` or `False`)." }, { "name": "INTEGRATIONS_ALLOW_PRIVATE_IPS", "label": "INTEGRATIONS_ALLOW_PRIVATE_IPS", "default": "", "description": "Defaults to False. Set to True to allow integrations to connect to private IP addresses." }, { "name": "PING_EMAIL_DOMAIN", "label": "PING_EMAIL_DOMAIN", "default": "", "description": "The domain to use for generating ping email addresses. Defaults to `localhost`." }, { "name": "RP_ID", "label": "RP_ID", "default": "", "description": "If using webauthn for 2FA set this to match your Healthchecks domain. Webauthn will only work over https." }, { "name": "SECRET_KEY", "label": "SECRET_KEY", "default": "", "description": "A secret key used for cryptographic signing. Will generate a random value if one is not supplied and save it to `/config/local_settings.py`." }, { "name": "SITE_LOGO_URL", "label": "SITE_LOGO_URL", "default": "", "description": "Full URL to custom site logo." } ], "ports": [ "8000:8000/tcp", "2525:2525/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/healthchecks/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Hedgedoc", "name": "Hedgedoc", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/hedgedoc/config
", "description": "[HedgeDoc](https://hedgedoc.org/) gives you access to all your files wherever you are. HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.", "categories": [ "Documentation" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hedgedoc-banner.png", "image": "linuxserver/hedgedoc:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "DB_HOST", "label": "DB_HOST", "default": "Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/heimdall/config
", "description": "[Heimdall](https://heimdall.site) is a way to organise all those links to your most used web sites and web applications in a simple way. Simplicity is the key to Heimdall. Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/heimdall-banner.png", "image": "linuxserver/heimdall:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/heimdall/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Hishtory-server", "name": "Hishtory-server", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/hishtory-server/config
", "description": "[hiSHtory](https://github.com/ddworken/hishtory) is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hishtory-server-icon.png", "image": "linuxserver/hishtory-server:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "HISHTORY_POSTGRES_DB", "label": "HISHTORY_POSTGRES_DB", "default": "postgresql://${HISHTORY_DB_USER}:${HISHTORY_DB_PASS}@hishtory-db:5432/hishtory?sslmode=disable", "description": "Postgres DB [Connection URI](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING). Special characters must be [URL encoded](https://en.wikipedia.org/wiki/URL_encoding)." }, { "name": "HISHTORY_SQLITE_DB", "label": "HISHTORY_SQLITE_DB", "default": "/config/hishtory.db", "description": "SQLite database path. Needs to be a mounted volume for persistence. Don't set at the same time as HISHTORY_POSTGRES_DB." } ], "ports": [ "8080:8080/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/hishtory-server/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Homeassistant", "name": "Homeassistant", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/homeassistant/config
", "description": "[Home Assistant Core](https://www.home-assistant.io/) - Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.", "categories": [ "Home Automation" ], "platform": "linux", "logo": "https://github.com/home-assistant/home-assistant.io/raw/next/source/images/favicon-192x192-full.png", "image": "linuxserver/homeassistant:latest", "network": "host", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "8123:8123/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/homeassistant/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Htpcmanager", "name": "Htpcmanager", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/htpcmanager/config
", "description": "[Htpcmanager](https://github.com/HTPC-Manager/HTPC-Manager) is a front end for many htpc related applications.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/htpcmanager-icon.png", "image": "linuxserver/htpcmanager:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "8085:8085/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/htpcmanager/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Inkscape", "name": "Inkscape", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/inkscape/config
", "description": "[Inkscape](https://inkscape.org/) is professional quality vector graphics software which runs on Linux, Mac OS X and Windows desktop computers.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/inkscape-logo.png", "image": "linuxserver/inkscape:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/inkscape/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Jackett", "name": "Jackett", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jackett/config
mkdir -p /volume1/docker/jackett/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jellyfin/config
mkdir -p /volume1/docker/jellyfin/data/tvshows
mkdir -p /volume1/docker/jellyfin/data/movies
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/jenkins-builder/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.", "platform": "linux", "logo": "", "image": "linuxserver/jenkins-builder:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/jenkins-builder/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Kali-linux", "name": "Kali-linux", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kali-linux/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kasm/opt
mkdir -p /volume1/docker/kasm/profiles
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kavita/config
mkdir -p /volume1/docker/kavita/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kdenlive/config
", "description": "[Kdenlive](https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kdenlive-logo.png", "image": "linuxserver/kdenlive:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SUBFOLDER", "label": "SUBFOLDER", "default": "/", "description": "Specify a subfolder to use with reverse proxies, IE `/subfolder/`" } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/kdenlive/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Keepassxc", "name": "Keepassxc", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/keepassxc/config
", "description": "[KeePassXC](https://keepassxc.org/) is a free and open-source password manager. It started as a community fork of KeePassX (itself a cross-platform port of KeePass).", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/keepassxc-logo.png", "image": "linuxserver/keepassxc:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/keepassxc/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Kicad", "name": "Kicad", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kicad/config
", "description": "[KiCad](https://www.kicad.org/) - A Cross Platform and Open Source Electronics Design Automation Suite.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kicad-logo.png", "image": "linuxserver/kicad:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/kicad/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Kimai", "name": "Kimai", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kimai/config
", "description": "[Kimai](https://kimai.org/) is a professional grade time-tracking application, free and open-source. It handles use-cases of freelancers as well as companies with dozens or hundreds of users. Kimai was build to track your project times and ships with many advanced features, including but not limited to: JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user - multi-timezones - multi-language ([over 30 translations existing](https://hosted.weblate.org/projects/kimai/)!), authentication via SAML/LDAP/Database, two-factor authentication (2FA) with TOTP, customizable role and team permissions, responsive design, user/customer/project specific rates, advanced search & filtering, money and time budgets, advanced reporting, support for [plugins](https://www.kimai.org/store/) and so much more.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kimai-logo.png", "image": "linuxserver/kimai:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "DATABASE_URL", "label": "DATABASE_URL", "default": "mysql://your_db_user:your_db_pass@your_db_host:3306/your_db_name?charset=your_db_charset&serverVersion=your_db_version", "description": "Configure your database connection, see Application Setup instructions." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/kimai/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Kometa", "name": "Kometa", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/kometa/config
", "description": "[Kometa](https://github.com/Kometa-Team/Kometa) is a powerful tool designed to give you complete control over your media libraries. With Kometa, you can take your customization to the next level, with granular control over metadata, collections, overlays, and much more.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kometa-banner.png", "image": "linuxserver/kometa:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "KOMETA_CONFIG", "label": "KOMETA_CONFIG", "default": "/config/config.yml", "description": "Specify a custom config file to use." }, { "name": "KOMETA_TIME", "label": "KOMETA_TIME", "default": "03:00", "description": "Comma-separated list of times to update each day. Format: `HH:MM`." }, { "name": "KOMETA_RUN", "label": "KOMETA_RUN", "default": "False", "description": "Set to `True` to run without the scheduler." }, { "name": "KOMETA_TEST", "label": "KOMETA_TEST", "default": "False", "description": "Set to `True` to run in debug mode with only collections that have `test: true`." }, { "name": "KOMETA_NO_MISSING", "label": "KOMETA_NO_MISSING", "default": "False", "description": "Set to `True` to run without any of the missing movie/show functions." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/kometa/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Krita", "name": "Krita", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/krita/config
", "description": "[Krita](https://krita.org/en/) is a professional FREE and open source painting program. It is made by artists that want to see affordable art tools for everyone.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/krita-logo.png", "image": "linuxserver/krita:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/krita/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Lazylibrarian", "name": "Lazylibrarian", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/lazylibrarian/config
mkdir -p /volume1/docker/lazylibrarian/downloads
mkdir -p /volume1/docker/lazylibrarian/books
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ldap-auth/config
", "description": "[Ldap-auth](https://github.com/nginxinc/nginx-ldap-auth) software is for authenticating users who request protected resources from servers proxied by nginx. It includes a daemon (ldap-auth) that communicates with an authentication server, and a webserver daemon that generates an authentication cookie based on the user’s credentials. The daemons are written in Python for use with a Lightweight Directory Access Protocol (LDAP) authentication server (OpenLDAP or Microsoft Windows Active Directory 2003 and 2012).", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ldap-auth-logo.png", "image": "linuxserver/ldap-auth:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "FERNETKEY", "label": "FERNETKEY", "default": "", "description": "Optionally define a custom valid fernet key (only needed if container is frequently recreated, or if using multi-node setups, invalidating previous authentications)" }, { "name": "CERTFILE", "label": "CERTFILE", "default": "", "description": "Optionally point this to a certificate file to enable HTTP over SSL (HTTPS) for the ldap auth daemon" }, { "name": "KEYFILE", "label": "KEYFILE", "default": "", "description": "Optionally point this to the private key file, matching the certificate file referred to in CERTFILE" } ], "ports": [ "8888:8888/tcp", "9000:9000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ldap-auth/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Libreoffice", "name": "Libreoffice", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/libreoffice/config
", "description": "[LibreOffice](https://www.libreoffice.org/) is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.", "categories": [ "Productivity" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/libreoffice-logo.png", "image": "linuxserver/libreoffice:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/libreoffice/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Librespeed", "name": "Librespeed", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/librespeed/config
", "description": "[Librespeed](https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No Flash, No Java, No Websocket, No Bullshit.", "platform": "linux", "logo": "https://raw.githubusercontent.com/librespeed/speedtest/master/.logo/logo3.png", "image": "linuxserver/librespeed:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PASSWORD", "label": "PASSWORD", "default": "PASSWORD", "description": "Set the password for the results database." }, { "name": "CUSTOM_RESULTS", "label": "CUSTOM_RESULTS", "default": "false", "description": "(optional) set to `true` to enable custom results page in `/config/www/results/index.php`." }, { "name": "DB_TYPE", "label": "DB_TYPE", "default": "sqlite", "description": "Defaults to `sqlite`, can also be set to `mysql` or `postgresql`." }, { "name": "DB_NAME", "label": "DB_NAME", "default": "DB_NAME", "description": "Database name. Required for mysql and pgsql." }, { "name": "DB_HOSTNAME", "label": "DB_HOSTNAME", "default": "DB_HOSTNAME", "description": "Database address. Required for mysql and pgsql." }, { "name": "DB_USERNAME", "label": "DB_USERNAME", "default": "DB_USERNAME", "description": "Database username. Required for mysql and pgsql." }, { "name": "DB_PASSWORD", "label": "DB_PASSWORD", "default": "DB_PASSWORD", "description": "Database password. Required for mysql and pgsql." }, { "name": "DB_PORT", "label": "DB_PORT", "default": "DB_PORT", "description": "Database port. Required for mysql." }, { "name": "IPINFO_APIKEY", "label": "IPINFO_APIKEY", "default": "ACCESS_TOKEN", "description": "Access token from ipinfo.io. Required for detailed IP information." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/librespeed/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Librewolf", "name": "Librewolf", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/librewolf/config
", "description": "[LibreWolf](https://librewolf.net/) is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/librewolf-logo.png", "image": "linuxserver/librewolf:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "LIBREWOLF_CLI", "label": "LIBREWOLF_CLI", "default": "https://www.linuxserver.io/", "description": "Specify one or multiple LibreWolf CLI flags, this string will be passed to the application in full." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/librewolf/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Lidarr", "name": "Lidarr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/lidarr/config
mkdir -p /volume1/docker/lidarr/music
mkdir -p /volume1/docker/lidarr/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/limnoria/config
", "description": "[Limnoria](https://github.com/ProgVal/limnoria) A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-limnoria/master/logo.png", "image": "linuxserver/limnoria:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "8080:8080/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/limnoria/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Lollypop", "name": "Lollypop", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/lollypop/config
", "description": "[Lollypop](https://wiki.gnome.org/Apps/Lollypop) is a lightweight modern music player designed to work excellently on the GNOME desktop environment.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/lollypop-icon.png", "image": "linuxserver/lollypop:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/lollypop/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Lychee", "name": "Lychee", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/lychee/config
mkdir -p /volume1/docker/lychee/pictures
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/manyfold/config
mkdir -p /volume1/docker/manyfold/libraries
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mariadb/config
", "description": "[Mariadb](https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-git.png", "image": "linuxserver/mariadb:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "MYSQL_ROOT_PASSWORD", "label": "MYSQL_ROOT_PASSWORD", "default": "ROOT_ACCESS_PASSWORD", "description": "Set this to root password for installation (minimum 4 characters & non-alphanumeric passwords must be properly escaped)." }, { "name": "MYSQL_DATABASE", "label": "MYSQL_DATABASE", "default": "USER_DB_NAME", "description": "Specify the name of a database to be created on image startup." }, { "name": "MYSQL_USER", "label": "MYSQL_USER", "default": "MYSQL_USER", "description": "This user will have superuser access to the database specified by MYSQL_DATABASE (do not use root here)." }, { "name": "MYSQL_PASSWORD", "label": "MYSQL_PASSWORD", "default": "DATABASE_PASSWORD", "description": "Set this to the password you want to use for you MYSQL_USER (minimum 4 characters & non-alphanumeric passwords must be properly escaped)." }, { "name": "REMOTE_SQL", "label": "REMOTE_SQL", "default": "http://URL1/your.sql,https://URL2/your.sql", "description": "Set this to ingest sql files from an http/https endpoint (comma seperated array)." } ], "ports": [ "3306:3306/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/mariadb/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Mastodon", "name": "Mastodon", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mastodon/config
", "description": "[Mastodon](https://github.com/mastodon/mastodon/) is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..", "categories": [ "Social" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mastodon-banner.png", "image": "linuxserver/mastodon:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "LOCAL_DOMAIN", "label": "LOCAL_DOMAIN", "default": "example.com", "description": "This is the unique identifier of your server in the network. It cannot be safely changed later." }, { "name": "REDIS_HOST", "label": "REDIS_HOST", "default": "redis", "description": "Redis server hostname" }, { "name": "REDIS_PORT", "label": "REDIS_PORT", "default": "6379", "description": "Redis port" }, { "name": "DB_HOST", "label": "DB_HOST", "default": "db", "description": "Postgres database hostname" }, { "name": "DB_USER", "label": "DB_USER", "default": "mastodon", "description": "Postgres username" }, { "name": "DB_NAME", "label": "DB_NAME", "default": "mastodon", "description": "Postgres db name" }, { "name": "DB_PASS", "label": "DB_PASS", "default": "mastodon", "description": "Postgres password" }, { "name": "DB_PORT", "label": "DB_PORT", "default": "5432", "description": "Portgres port" }, { "name": "ES_ENABLED", "label": "ES_ENABLED", "default": "false", "description": "Enable or disable Elasticsearch (requires a separate ES instance)" }, { "name": "SECRET_KEY_BASE", "label": "SECRET_KEY_BASE", "default": "", "description": "Browser session secret. Changing it will break all active browser sessions." }, { "name": "OTP_SECRET", "label": "OTP_SECRET", "default": "", "description": "MFA secret. Changing it after initial setup will break two-factor authentication." }, { "name": "VAPID_PRIVATE_KEY", "label": "VAPID_PRIVATE_KEY", "default": "", "description": "Push notification private key. Changing it after initial setup will break push notifications." }, { "name": "VAPID_PUBLIC_KEY", "label": "VAPID_PUBLIC_KEY", "default": "", "description": "Push notification public key. Changing it after initial setup will break push notifications." }, { "name": "SMTP_SERVER", "label": "SMTP_SERVER", "default": "mail.example.com", "description": "SMTP server for email notifications" }, { "name": "SMTP_PORT", "label": "SMTP_PORT", "default": "25", "description": "SMTP server port" }, { "name": "SMTP_LOGIN", "label": "SMTP_LOGIN", "default": "", "description": "SMTP username" }, { "name": "SMTP_PASSWORD", "label": "SMTP_PASSWORD", "default": "", "description": "SMTP password" }, { "name": "SMTP_FROM_ADDRESS", "label": "SMTP_FROM_ADDRESS", "default": "notifications@example.com", "description": "From address for emails send from Mastodon" }, { "name": "S3_ENABLED", "label": "S3_ENABLED", "default": "false", "description": "Enable or disable S3 storage of uploaded files" }, { "name": "WEB_DOMAIN", "label": "WEB_DOMAIN", "default": "mastodon.example.com", "description": "This can be set if you want your server identifier to be different to the subdomain hosting Mastodon. See [https://docs.joinmastodon.org/admin/config/#basic](https://docs.joinmastodon.org/admin/config/#basic)" }, { "name": "ES_HOST", "label": "ES_HOST", "default": "es", "description": "Elasticsearch server hostname" }, { "name": "ES_PORT", "label": "ES_PORT", "default": "9200", "description": "Elasticsearch port" }, { "name": "ES_USER", "label": "ES_USER", "default": "elastic", "description": "Elasticsearch username" }, { "name": "ES_PASS", "label": "ES_PASS", "default": "elastic", "description": "Elasticsearch password" }, { "name": "S3_BUCKET", "label": "S3_BUCKET", "default": "", "description": "S3 bucket hostname" }, { "name": "AWS_ACCESS_KEY_ID", "label": "AWS_ACCESS_KEY_ID", "default": "", "description": "S3 bucket access key ID" }, { "name": "AWS_SECRET_ACCESS_KEY", "label": "AWS_SECRET_ACCESS_KEY", "default": "", "description": "S3 bucket secret access key" }, { "name": "S3_ALIAS_HOST", "label": "S3_ALIAS_HOST", "default": "", "description": "Alternate hostname for object fetching if you are front the S3 connections." }, { "name": "SIDEKIQ_ONLY", "label": "SIDEKIQ_ONLY", "default": "false", "description": "Only run the sidekiq service in this container instance. For large scale instances that need better queue handling." }, { "name": "SIDEKIQ_QUEUE", "label": "SIDEKIQ_QUEUE", "default": "", "description": "The name of the sidekiq queue to run in this container. See [notes](https://docs.joinmastodon.org/admin/scaling/#sidekiq-queues)." }, { "name": "SIDEKIQ_DEFAULT", "label": "SIDEKIQ_DEFAULT", "default": "false", "description": "Set to `true` on the main container if you're running additional sidekiq instances. It will run the `default` queue." }, { "name": "SIDEKIQ_THREADS", "label": "SIDEKIQ_THREADS", "default": "5", "description": "The number of threads for sidekiq to use. See [notes](https://docs.joinmastodon.org/admin/scaling/#sidekiq-threads)." }, { "name": "DB_POOL", "label": "DB_POOL", "default": "5", "description": "The size of the DB connection pool, must be *at least* the same as `SIDEKIQ_THREADS`. See [notes](https://docs.joinmastodon.org/admin/scaling/#sidekiq-threads)." }, { "name": "NO_CHOWN", "label": "NO_CHOWN", "default": "", "description": "Set to `true` to skip chown of /config on init. *READ THE APPLICATION NOTES BEFORE SETTING THIS*." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/mastodon/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Mediaelch", "name": "Mediaelch", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mediaelch/config
", "description": "[MediaElch](https://github.com/Komet/MediaElch) is a MediaManager for Kodi. Information about Movies, TV Shows, Concerts and Music are stored as nfo files. Fanarts are downloaded automatically from fanart.tv. Using the nfo generator, MediaElch can be used with other MediaCenters as well.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mediaelch-logo.png", "image": "linuxserver/mediaelch:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/mediaelch/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Medusa", "name": "Medusa", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/medusa/config
mkdir -p /volume1/docker/medusa/downloads
mkdir -p /volume1/docker/medusa/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/minetest/config/.minetest
", "description": "[Minetest](http://www.minetest.net/) (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/beta-templates/master/lsiodev/img/minetest-icon.png", "image": "linuxserver/minetest:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "CLI_ARGS", "label": "CLI_ARGS", "default": "--gameid devtest", "description": "Optionally specify any [CLI variables](https://wiki.minetest.net/Command_line) you want to launch the app with" } ], "ports": [ "30000:30000/udp" ], "volumes": [ { "container": "/config/.minetest", "bind": "/volume1/docker/minetest/config/.minetest" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Minisatip", "name": "Minisatip", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/minisatip/config
", "description": "[Minisatip](https://github.com/catalinii/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.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/minisatip-icon.png", "image": "linuxserver/minisatip:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "RUN_OPTS", "label": "RUN_OPTS", "default": "", "description": "Specify specific run params for minisatip" } ], "ports": [ "8875:8875/tcp", "554:554/tcp", "1900:1900/udp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/minisatip/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Monica", "name": "Monica", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/monica/config
", "description": "[Monica](https://github.com/monicahq/monica) is an open source personal relationship management system, that lets you document your life.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/monica-logo.png", "image": "linuxserver/monica:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "DB_HOST", "label": "DB_HOST", "default": "", "description": "Mariadb DB server hostname." }, { "name": "DB_PORT", "label": "DB_PORT", "default": "", "description": "Mariadb DB server port." }, { "name": "DB_USERNAME", "label": "DB_USERNAME", "default": "", "description": "Mariadb DB user." }, { "name": "DB_PASSWORD", "label": "DB_PASSWORD", "default": "", "description": "Mariadb DB password." }, { "name": "DB_DATABASE", "label": "DB_DATABASE", "default": "", "description": "Mariadb DB name." }, { "name": "APP_URL", "label": "APP_URL", "default": "http://localhost:80", "description": "The URL you will use to access Monica including protocol, and port where appropriate." }, { "name": "TRUSTED_PROXIES", "label": "TRUSTED_PROXIES", "default": "", "description": "Set to the IP or netmask covering your reverse proxy, if running behind one. Set to `*` to trust all IPs (**do not** use `*` if exposed to the internet`)." }, { "name": "APP_ENV", "label": "APP_ENV", "default": "local", "description": "Set to `production` when exposing the container to anyone else; this also makes https mandatory." }, { "name": "APP_DISABLE_SIGNUP", "label": "APP_DISABLE_SIGNUP", "default": "true", "description": "Set to `false` to enable new account sign-ups." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/monica/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Msedge", "name": "Msedge", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/msedge/config
", "description": "[Microsoft Edge](https://www.microsoft.com/edge) is a cross-platform web browser developed by Microsoft and based on Chromium.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/edge-logo.png", "image": "linuxserver/msedge:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "EDGE_CLI", "label": "EDGE_CLI", "default": "https://www.linuxserver.io/", "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/msedge/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Mstream", "name": "Mstream", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mstream/config
mkdir -p /volume1/docker/mstream/music
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mullvad-browser/config
", "description": "The [Mullvad Browser](https://mullvad.net/en/browser) is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mullvad-browser-logo.png", "image": "linuxserver/mullvad-browser:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "LOCAL_NET", "label": "LOCAL_NET", "default": "192.168.0.0/16", "description": "If using a VPN, set this to your local LAN IP range using CIDR notation. Without it you will be unable to access the web interface. If you have multiple ranges or a complex LAN setup you will need to manage this yourself in the wg0.conf, see the App Setup section for details." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/mullvad-browser/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Mylar3", "name": "Mylar3", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mylar3/config
mkdir -p /volume1/docker/mylar3/comics
mkdir -p /volume1/docker/mylar3/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/mysql-workbench/config
", "description": "[MySQL Workbench](https://www.mysql.com/products/workbench/) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mysql-workbench-icon.png", "image": "linuxserver/mysql-workbench:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/mysql-workbench/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Netbootxyz", "name": "Netbootxyz", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/netbootxyz/config
mkdir -p /volume1/docker/netbootxyz/assets
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/netbox/config
", "description": "[Netbox](https://github.com/netbox-community/netbox) is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.", "platform": "linux", "logo": "https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo.svg", "image": "linuxserver/netbox:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SUPERUSER_EMAIL", "label": "SUPERUSER_EMAIL", "default": "", "description": "Email address for `admin` account" }, { "name": "SUPERUSER_PASSWORD", "label": "SUPERUSER_PASSWORD", "default": "", "description": "Password for `admin` account" }, { "name": "ALLOWED_HOST", "label": "ALLOWED_HOST", "default": "", "description": "The hostname you will use to access the app (i.e., netbox.example.com)" }, { "name": "DB_NAME", "label": "DB_NAME", "default": "", "description": "Database name (default: netbox)" }, { "name": "DB_USER", "label": "DB_USER", "default": "", "description": "Database user" }, { "name": "DB_PASSWORD", "label": "DB_PASSWORD", "default": "", "description": "Database password" }, { "name": "DB_HOST", "label": "DB_HOST", "default": "", "description": "Database host (default: postgres)" }, { "name": "DB_PORT", "label": "DB_PORT", "default": "", "description": "Database port (default: 5432)" }, { "name": "REDIS_HOST", "label": "REDIS_HOST", "default": "", "description": "Redis host (default: redis)" }, { "name": "REDIS_PORT", "label": "REDIS_PORT", "default": "", "description": "Redis port number (default: 6379)" }, { "name": "REDIS_PASSWORD", "label": "REDIS_PASSWORD", "default": "", "description": "Redis password (default: none)" }, { "name": "REDIS_DB_TASK", "label": "REDIS_DB_TASK", "default": "", "description": "Redis database ID for tasks (default: 0)" }, { "name": "REDIS_DB_CACHE", "label": "REDIS_DB_CACHE", "default": "", "description": "Redis database ID for caching (default: 1)" }, { "name": "BASE_PATH", "label": "BASE_PATH", "default": "", "description": "The path you will use to access the app (i.e., /netbox, optional, default: none)" }, { "name": "REMOTE_AUTH_ENABLED", "label": "REMOTE_AUTH_ENABLED", "default": "", "description": "Enable remote authentication (optional, default: False)" }, { "name": "REMOTE_AUTH_BACKEND", "label": "REMOTE_AUTH_BACKEND", "default": "", "description": "Python path to the custom Django authentication backend to use for external user authentication (optional, default: netbox.authentication.RemoteUserBackend)" }, { "name": "REMOTE_AUTH_HEADER", "label": "REMOTE_AUTH_HEADER", "default": "", "description": "Name of the HTTP header which informs NetBox of the currently authenticated user. (optional, default: HTTP_REMOTE_USER)" }, { "name": "REMOTE_AUTH_AUTO_CREATE_USER", "label": "REMOTE_AUTH_AUTO_CREATE_USER", "default": "", "description": "If true, NetBox will automatically create local accounts for users authenticated via a remote service (optional, default: False)" }, { "name": "REMOTE_AUTH_DEFAULT_GROUPS", "label": "REMOTE_AUTH_DEFAULT_GROUPS", "default": "", "description": "The list of groups to assign a new user account when created using remote authentication (optional, default: [])" }, { "name": "REMOTE_AUTH_DEFAULT_PERMISSIONS", "label": "REMOTE_AUTH_DEFAULT_PERMISSIONS", "default": "", "description": "A mapping of permissions to assign a new user account when created using remote authentication (optional, default: {})" } ], "ports": [ "8000:8000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/netbox/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Nextcloud", "name": "Nextcloud", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nextcloud/config
mkdir -p /volume1/docker/nextcloud/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nginx/config
", "description": "[Nginx](https://nginx.org/) is a simple webserver with php support. The config files reside in `/config` for easy user customization.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nginx-banner.png", "image": "linuxserver/nginx:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/nginx/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Ngircd", "name": "Ngircd", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ngircd/config
", "description": "[Ngircd](https://ngircd.barton.de/) is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ngircd-logo.png", "image": "linuxserver/ngircd:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "6667:6667/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ngircd/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Nzbget", "name": "Nzbget", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nzbget/config
mkdir -p /volume1/docker/nzbget/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/nzbhydra2/config
mkdir -p /volume1/docker/nzbhydra2/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/obsidian/config
", "description": "[Obsidian](https://obsidian.md) is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png", "image": "linuxserver/obsidian:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/obsidian/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Ombi", "name": "Ombi", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ombi/config
", "description": "[Ombi](https://ombi.io) allows you to host your own Plex Request and user management system. If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface! Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something. Allow your users to post issues against their requests so you know there is a problem with the audio etc. Even automatically send them weekly newsletters of new content that has been added to your Plex server!", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ombi.png", "image": "linuxserver/ombi:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "BASE_URL", "label": "BASE_URL", "default": "/", "description": "Subfolder can optionally be defined as an env variable for reverse proxies. Keep in mind that once this value is defined, the gui setting for base url no longer works. To use the gui setting, remove this env variable." } ], "ports": [ "3579:3579/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ombi/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Openssh-server", "name": "Openssh-server", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/openssh-server/config
", "description": "[Openssh-server](https://www.openssh.com/) is a sandboxed environment that allows ssh access without giving keys to the entire server. Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into. The users only have access to the folders mapped and the processes running inside this container.", "platform": "linux", "logo": "https://upload.wikimedia.org/wikipedia/en/6/65/OpenSSH_logo.png", "image": "linuxserver/openssh-server:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PUBLIC_KEY", "label": "PUBLIC_KEY", "default": "yourpublickey", "description": "Optional ssh public key, which will automatically be added to authorized_keys." }, { "name": "PUBLIC_KEY_FILE", "label": "PUBLIC_KEY_FILE", "default": "/path/to/file", "description": "Optionally specify a file containing the public key (works with docker secrets)." }, { "name": "PUBLIC_KEY_DIR", "label": "PUBLIC_KEY_DIR", "default": "/path/to/directory/containing/_only_/pubkeys", "description": "Optionally specify a directory containing the public keys (works with docker secrets)." }, { "name": "PUBLIC_KEY_URL", "label": "PUBLIC_KEY_URL", "default": "https://github.com/username.keys", "description": "Optionally specify a URL containing the public key." }, { "name": "SUDO_ACCESS", "label": "SUDO_ACCESS", "default": "false", "description": "Set to `true` to allow `linuxserver.io`, the ssh user, sudo access. Without `USER_PASSWORD` set, this will allow passwordless sudo access." }, { "name": "PASSWORD_ACCESS", "label": "PASSWORD_ACCESS", "default": "false", "description": "Set to `true` to allow user/password ssh access. You will want to set `USER_PASSWORD` or `USER_PASSWORD_FILE` as well." }, { "name": "USER_PASSWORD", "label": "USER_PASSWORD", "default": "password", "description": "Optionally set a sudo password for `linuxserver.io`, the ssh user. If this or `USER_PASSWORD_FILE` are not set but `SUDO_ACCESS` is set to true, the user will have passwordless sudo access." }, { "name": "USER_PASSWORD_FILE", "label": "USER_PASSWORD_FILE", "default": "/path/to/file", "description": "Optionally specify a file that contains the password. This setting supersedes the `USER_PASSWORD` option (works with docker secrets)." }, { "name": "USER_NAME", "label": "USER_NAME", "default": "linuxserver.io", "description": "Optionally specify a user name (Default:`linuxserver.io`)" }, { "name": "LOG_STDOUT", "label": "LOG_STDOUT", "default": "", "description": "Set to `true` to log to stdout instead of file." } ], "ports": [ "2222:2222/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/openssh-server/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Openvscode-server", "name": "Openvscode-server", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/openvscode-server/config
", "description": "[Openvscode-server](https://github.com/gitpod-io/openvscode-server) provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png", "image": "linuxserver/openvscode-server:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "CONNECTION_TOKEN", "label": "CONNECTION_TOKEN", "default": "", "description": "Optional security token for accessing the Web UI (ie. `supersecrettoken`)." }, { "name": "CONNECTION_SECRET", "label": "CONNECTION_SECRET", "default": "", "description": "Optional path to a file inside the container that contains the security token for accessing the Web UI (ie. `/path/to/file`). Overrides `CONNECTION_TOKEN`." }, { "name": "SUDO_PASSWORD", "label": "SUDO_PASSWORD", "default": "password", "description": "If this optional variable is set, user will have sudo access in the openvscode-server terminal with the specified password." }, { "name": "SUDO_PASSWORD_HASH", "label": "SUDO_PASSWORD_HASH", "default": "", "description": "Optionally set sudo password via hash (takes priority over `SUDO_PASSWORD` var). Format is `$type$salt$hashed`." } ], "ports": [ "3000:3000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/openvscode-server/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Opera", "name": "Opera", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/opera/config
", "description": "[Opera](https://www.opera.com/) is a multi-platform web browser developed by its namesake company Opera. The browser is based on Chromium, but distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.) through its user interface and other features.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/opera-icon.png", "image": "linuxserver/opera:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "OPERA_CLI", "label": "OPERA_CLI", "default": "https://www.linuxserver.io/", "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/opera/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Orcaslicer", "name": "Orcaslicer", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/orcaslicer/config
", "description": "[Orca Slicer](https://github.com/SoftFever/OrcaSlicer) is an open source slicer for FDM printers. OrcaSlicer is fork of Bambu Studio, it was previously known as BambuStudio-SoftFever, Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/orcaslicer-logo.png", "image": "linuxserver/orcaslicer:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/orcaslicer/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Oscam", "name": "Oscam", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/oscam/config
", "description": "[Oscam](https://git.streamboard.tv/common/oscam) is an Open Source Conditional Access Module software used for descrambling DVB transmissions using smart cards. It's both a server and a client.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/oscam-logo.png", "image": "linuxserver/oscam:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "8888:8888/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/oscam/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Overseerr", "name": "Overseerr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/overseerr/config
", "description": "[Overseerr](https://overseerr.dev/) is a request management and media discovery tool built to work with your existing Plex ecosystem.", "categories": [ "Media" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/overseerr.png", "image": "linuxserver/overseerr:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "5055:5055/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/overseerr/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Pairdrop", "name": "Pairdrop", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pairdrop/config
", "description": "[PairDrop](https://github.com/schlagmichdoch/PairDrop) is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices.", "platform": "linux", "logo": "https://raw.githubusercontent.com/schlagmichdoch/PairDrop/master/public/images/android-chrome-512x512.png", "image": "linuxserver/pairdrop:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "RATE_LIMIT", "label": "RATE_LIMIT", "default": "false", "description": "Set to `true` to limit clients to 100 requests per 5 min" }, { "name": "WS_FALLBACK", "label": "WS_FALLBACK", "default": "false", "description": "Set to `true` to enable websocket fallback if the peer to peer WebRTC connection is not available to the client (see App Setup notes)." }, { "name": "RTC_CONFIG", "label": "RTC_CONFIG", "default": "", "description": "Path to a json file containing custom STUN/TURN config (see App Setup notes)" }, { "name": "DEBUG_MODE", "label": "DEBUG_MODE", "default": "false", "description": "Set to `true` to debug the http server configuration by logging clients IP addresses used by PairDrop to STDOUT. [See here for more info](https://github.com/schlagmichdoch/PairDrop/blob/master/docs/host-your-own.md#debug-mode). Do not use in production!" } ], "ports": [ "3000:3000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/pairdrop/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Phpmyadmin", "name": "Phpmyadmin", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/phpmyadmin/config
", "description": "[Phpmyadmin](https://github.com/phpmyadmin/phpmyadmin/) is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.", "categories": [ "System Tools" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/phpmyadmin-logo.png", "image": "linuxserver/phpmyadmin:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PMA_ARBITRARY", "label": "PMA_ARBITRARY", "default": "1", "description": "Set to `1` to allow you to connect to any server. Setting to `0` will only allow you to connect to specified hosts (See Application Setup)" }, { "name": "PMA_ABSOLUTE_URI", "label": "PMA_ABSOLUTE_URI", "default": "https://phpmyadmin.example.com", "description": "Set the URL you will use to access the web frontend" } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/phpmyadmin/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Pidgin", "name": "Pidgin", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pidgin/config
", "description": "[Pidgin](https://pidgin.im/) is a chat program which lets you log into accounts on multiple chat networks simultaneously. This means that you can be chatting with friends on XMPP and sitting in an IRC channel at the same time.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pidgin-logo.png", "image": "linuxserver/pidgin:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/pidgin/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Piper", "name": "Piper", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/piper/config
", "description": "[Piper](https://github.com/rhasspy/piper/) is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol server for Piper.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/piper-logo.png", "image": "linuxserver/piper:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PIPER_VOICE", "label": "PIPER_VOICE", "default": "en_US-lessac-medium", "description": "The [Piper voice](https://huggingface.co/rhasspy/piper-voices/tree/main) to use, in the format `Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/piwigo/config
mkdir -p /volume1/docker/piwigo/gallery
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/plex/config
mkdir -p /volume1/docker/plex/tv
mkdir -p /volume1/docker/plex/movies
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/plex-meta-manager/config
", "description": "[Plex-meta-manager](https://github.com/Kometa-Team/Kometa) is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.", "categories": [ "Media Management" ], "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-meta-manager-banner.png", "image": "linuxserver/plex-meta-manager:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "PMM_CONFIG", "label": "PMM_CONFIG", "default": "/config/config.yml", "description": "Specify a custom config file to use." }, { "name": "PMM_TIME", "label": "PMM_TIME", "default": "03:00", "description": "Comma-separated list of times to update each day. Format: `HH:MM`." }, { "name": "PMM_RUN", "label": "PMM_RUN", "default": "False", "description": "Set to `True` to run without the scheduler." }, { "name": "PMM_TEST", "label": "PMM_TEST", "default": "False", "description": "Set to `True` to run in debug mode with only collections that have `test: true`." }, { "name": "PMM_NO_MISSING", "label": "PMM_NO_MISSING", "default": "False", "description": "Set to `True` to run without any of the missing movie/show functions." } ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/plex-meta-manager/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Projectsend", "name": "Projectsend", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/projectsend/config
mkdir -p /volume1/docker/projectsend/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/prowlarr/config
", "description": "[Prowlarr](https://github.com/Prowlarr/Prowlarr) is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. 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).", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/prowlarr-banner.png", "image": "linuxserver/prowlarr:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "9696:9696/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/prowlarr/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Pwndrop", "name": "Pwndrop", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pwndrop/config
", "description": "[Pwndrop](https://github.com/kgretzky/pwndrop) is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.", "platform": "linux", "logo": "https://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png", "image": "linuxserver/pwndrop:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "SECRET_PATH", "label": "SECRET_PATH", "default": "/pwndrop", "description": "Secret path for admin access. Defaults to `/pwndrop`. This parameter only takes effect during initial install; it can later be changed in the web gui." } ], "ports": [ "8080:8080/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/pwndrop/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Pydio-cells", "name": "Pydio-cells", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pydio-cells/config
", "description": "[Pydio-cells](https://pydio.com/) is the nextgen file sharing platform for organizations. It is a full rewrite of the Pydio project using the Go language following a micro-service architecture.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pydio-cells-icon.png", "image": "linuxserver/pydio-cells:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "EXTERNALURL", "label": "EXTERNALURL", "default": "yourdomain.url", "description": "The external url you would like to use to access Pydio Cells (Can be https://domain.url or https://IP:PORT)." }, { "name": "SERVER_IP", "label": "SERVER_IP", "default": "0.0.0.0", "description": "Enter the LAN IP of the docker server. Required for local access by IP, added to self signed cert as SAN (not required if accessing only through reverse proxy)." } ], "ports": [ "8080:8080/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/pydio-cells/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Pyload-ng", "name": "Pyload-ng", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pyload-ng/config
mkdir -p /volume1/docker/pyload-ng/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/pylon/config
mkdir -p /volume1/docker/pylon/code
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/python/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/python for details.", "platform": "linux", "logo": "", "image": "linuxserver/python:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/python/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Qbittorrent", "name": "Qbittorrent", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/qbittorrent/config
mkdir -p /volume1/docker/qbittorrent/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/qdirstat/config
mkdir -p /volume1/docker/qdirstat/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/quassel-core/config
", "description": "[Quassel-core](http://quassel-irc.org/) is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. This container handles the IRC connection (quasselcore) and requires a desktop client (quasselclient) to be used and configured. It is designed to be always on and will keep your identity present in IRC even when your clients cannot be online. Backlog (history) is downloaded by your client upon reconnection allowing infinite scrollback through time.", "platform": "linux", "logo": "http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/256/Apps-quassel-icon.png", "image": "linuxserver/quassel-core:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "RUN_OPTS", "label": "RUN_OPTS", "default": "--config-from-environment", "description": "Custom CLI options for Quassel" } ], "ports": [ "4242:4242/tcp", "113:10113/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/quassel-core/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Quassel-web", "name": "Quassel-web", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/quassel-web/config
", "description": "[Quassel-web](https://github.com/magne4000/quassel-webserver) is a web client for Quassel. Note that a Quassel-Core instance is required, we have a container available [here.](https://hub.docker.com/r/linuxserver/quassel-core/)", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-web-banner.png", "image": "linuxserver/quassel-web:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "QUASSEL_CORE", "label": "QUASSEL_CORE", "default": "192.168.1.10", "description": "specify the URL or IP address of your Quassel Core instance" }, { "name": "QUASSEL_PORT", "label": "QUASSEL_PORT", "default": "4242", "description": "specify the port of your Quassel Core instance" }, { "name": "QUASSEL_HTTPS", "label": "QUASSEL_HTTPS", "default": "", "description": "Set to `true` to have Quassel web serve over https on port 64443 instead of http on port 64080." }, { "name": "URL_BASE", "label": "URL_BASE", "default": "/quassel", "description": "Specify a url-base in reverse proxy setups ie. `/quassel`" } ], "ports": [ "64080:64080/tcp", "64443:64443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/quassel-web/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Radarr", "name": "Radarr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/radarr/config
mkdir -p /volume1/docker/radarr/movies
mkdir -p /volume1/docker/radarr/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/raneto/config
", "description": "[Raneto](http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.", "platform": "linux", "logo": "https://raw.githubusercontent.com/gilbitron/Raneto/master/logo/logo_readme.png", "image": "linuxserver/raneto:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/raneto/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Rdesktop", "name": "Rdesktop", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/rdesktop/config
mkdir -p /volume1/docker/rdesktop/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/readme-sync/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/readme-sync for details.", "platform": "linux", "logo": "", "image": "linuxserver/readme-sync:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/readme-sync/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Remmina", "name": "Remmina", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/remmina/config
", "description": "[Remmina](https://remmina.org/) is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, SSH and EXEC are supported.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png", "image": "linuxserver/remmina:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/remmina/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Requestrr", "name": "Requestrr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/requestrr/config
", "description": "[Requestrr](https://github.com/darkalfx/requestrr) is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.", "categories": [ "Media" ], "platform": "linux", "logo": "https://github.com/darkalfx/requestrr/raw/master/Logos/requestrr_discord_Icon_512.png", "image": "linuxserver/requestrr:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "4545:4545/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/requestrr/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Resilio-sync", "name": "Resilio-sync", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/resilio-sync/config
mkdir -p /volume1/docker/resilio-sync/downloads
mkdir -p /volume1/docker/resilio-sync/sync
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/rsnapshot/config
mkdir -p /volume1/docker/rsnapshot/.snapshots
mkdir -p /volume1/docker/rsnapshot/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/rustdesk/config
", "description": "[RustDesk](https://rustdesk.com/) is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rustdesk-logo.png", "image": "linuxserver/rustdesk:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/rustdesk/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Sabnzbd", "name": "Sabnzbd", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sabnzbd/config
mkdir -p /volume1/docker/sabnzbd/downloads
mkdir -p /volume1/docker/sabnzbd/incomplete-downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/series-troxide/config
", "description": "[Series Troxide](https://github.com/MaarifaMaarifa/series-troxide) a Simple and Modern Series Tracker", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/series-troxide-logo.png", "image": "linuxserver/series-troxide:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/series-troxide/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Shotcut", "name": "Shotcut", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/shotcut/config
", "description": "[Shotcut](https://www.shotcut.org/) is a free, open source, cross-platform video editor.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/shotcut-logo.png", "image": "linuxserver/shotcut:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/shotcut/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Sickchill", "name": "Sickchill", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sickchill/config
mkdir -p /volume1/docker/sickchill/downloads
mkdir -p /volume1/docker/sickchill/tv
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sickgear/config
mkdir -p /volume1/docker/sickgear/tv
mkdir -p /volume1/docker/sickgear/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/smokeping/config
mkdir -p /volume1/docker/smokeping/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/snapdrop/config
", "description": "[Snapdrop](https://github.com/snapdrop/snapdrop) A local file sharing in your browser. Inspired by Apple's Airdrop.", "platform": "linux", "logo": "https://raw.githubusercontent.com/snapdrop/snapdrop/master/client/images/logo_transparent_512x512.png", "image": "linuxserver/snapdrop:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/snapdrop/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Snipe-it", "name": "Snipe-it", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/snipe-it/config
", "description": "[Snipe-it](https://github.com/snipe/snipe-it) makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/snipe-it-logo.png", "image": "linuxserver/snipe-it:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "APP_KEY", "label": "APP_KEY", "default": "", "description": "App key used for encrypting stored data. Generate with `docker exec snipe-it php /app/www/artisan key:generate --show`." }, { "name": "APP_URL", "label": "APP_URL", "default": "http://localhost:8080", "description": "Hostname or IP and port if applicable, be sure to define https/http" }, { "name": "MYSQL_PORT_3306_TCP_ADDR", "label": "MYSQL_PORT_3306_TCP_ADDR", "default": "", "description": "Mysql hostname or IP to use" }, { "name": "MYSQL_PORT_3306_TCP_PORT", "label": "MYSQL_PORT_3306_TCP_PORT", "default": "", "description": "Mysql port to use" }, { "name": "MYSQL_DATABASE", "label": "MYSQL_DATABASE", "default": "", "description": "Mysql database to use" }, { "name": "MYSQL_USER", "label": "MYSQL_USER", "default": "", "description": "Mysql user to use" }, { "name": "MYSQL_PASSWORD", "label": "MYSQL_PASSWORD", "default": "", "description": "Mysql password to use" }, { "name": "APP_DEBUG", "label": "APP_DEBUG", "default": "false", "description": "Set to `true` to see debugging output in the web UI." }, { "name": "APP_ENV", "label": "APP_ENV", "default": "production", "description": "Default is `production` but can use `testing` or `develop`." }, { "name": "APP_FORCE_TLS", "label": "APP_FORCE_TLS", "default": "false", "description": "Set to `true` if running behind a reverse proxy" }, { "name": "APP_LOCALE", "label": "APP_LOCALE", "default": "", "description": "Default is `en-US`. Set to a language from [this list](https://snipe-it.readme.io/docs/configuration#section-setting-a-language)." }, { "name": "MAIL_PORT_587_TCP_ADDR", "label": "MAIL_PORT_587_TCP_ADDR", "default": "", "description": "SMTP mail server ip or hostname." }, { "name": "MAIL_PORT_587_TCP_PORT", "label": "MAIL_PORT_587_TCP_PORT", "default": "", "description": "SMTP mail server port." }, { "name": "MAIL_ENV_FROM_ADDR", "label": "MAIL_ENV_FROM_ADDR", "default": "", "description": "The email address mail should be replied to and listed when sent." }, { "name": "MAIL_ENV_FROM_NAME", "label": "MAIL_ENV_FROM_NAME", "default": "", "description": "The name listed on email sent from the default account on the system." }, { "name": "MAIL_ENV_ENCRYPTION", "label": "MAIL_ENV_ENCRYPTION", "default": "", "description": "Mail encryption to use e.g. `tls`." }, { "name": "MAIL_ENV_USERNAME", "label": "MAIL_ENV_USERNAME", "default": "", "description": "SMTP server login username." }, { "name": "MAIL_ENV_PASSWORD", "label": "MAIL_ENV_PASSWORD", "default": "", "description": "SMTP server login password." } ], "ports": [ "8080:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/snipe-it/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Socket-proxy", "name": "Socket-proxy", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/socket-proxy/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/socket-proxy for details.", "platform": "linux", "logo": "", "image": "linuxserver/socket-proxy:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/socket-proxy/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Sonarr", "name": "Sonarr", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sonarr/config
mkdir -p /volume1/docker/sonarr/tv
mkdir -p /volume1/docker/sonarr/downloads
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/speedtest-tracker/config
", "description": "[Speedtest-tracker](https://github.com/alexjustesen/speedtest-tracker) is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/speedtest-tracker-logo.png", "image": "linuxserver/speedtest-tracker:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "APP_KEY", "label": "APP_KEY", "default": "", "description": "App key used for encrypting stored data. You can generate a key at [https://speedtest-tracker.dev](https://speedtest-tracker.dev)" }, { "name": "DB_CONNECTION", "label": "DB_CONNECTION", "default": "sqlite", "description": "Set the database type to use. `sqlite`, `pgsql`, or `mysql`" }, { "name": "SPEEDTEST_SCHEDULE", "label": "SPEEDTEST_SCHEDULE", "default": "", "description": "Set the test schedule in cron format. e.g. `0 */6 * * *`" }, { "name": "SPEEDTEST_SERVERS", "label": "SPEEDTEST_SERVERS", "default": "", "description": "A comma-separated list of server IDs to test against. Run `docker exec speedtest-tracker php /app/www/artisan app:ookla-list-servers` to get a list of nearby servers." }, { "name": "DB_HOST", "label": "DB_HOST", "default": "", "description": "Database hostname (postgres/mysql)." }, { "name": "DB_PORT", "label": "DB_PORT", "default": "", "description": "Database port (postgres/mysql)." }, { "name": "DB_DATABASE", "label": "DB_DATABASE", "default": "", "description": "Database name (postgres/mysql)." }, { "name": "DB_USERNAME", "label": "DB_USERNAME", "default": "", "description": "Database username (postgres/mysql)." }, { "name": "DB_PASSWORD", "label": "DB_PASSWORD", "default": "", "description": "Database password (postgres/mysql)." }, { "name": "DISPLAY_TIMEZONE", "label": "DISPLAY_TIMEZONE", "default": "Etc/UTC", "description": "Timezone for the UI." }, { "name": "PRUNE_RESULTS_OLDER_THAN", "label": "PRUNE_RESULTS_OLDER_THAN", "default": "0", "description": "Days to keep test results." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/speedtest-tracker/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Spotube", "name": "Spotube", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/spotube/config
", "description": "[Spotube](https://spotube.krtirtho.dev/) is an open source, cross-platform Spotify client compatible across multiple platforms utilizing Spotify's data API and YouTube, Piped.video or JioSaavn as an audio source, eliminating the need for Spotify Premium", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/spotube-logo.png", "image": "linuxserver/spotube:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/spotube/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Sqlitebrowser", "name": "Sqlitebrowser", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/sqlitebrowser/config
", "description": "[DB Browser for SQLite](https://sqlitebrowser.org/) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/sqlitebrowser-banner.png", "image": "linuxserver/sqlitebrowser:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/sqlitebrowser/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Steamos", "name": "Steamos", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/steamos/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/swag/config
", "description": "SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Let's Encrypt™) sets up an Nginx webserver and reverse proxy with php support and a built-in certbot client that automates free SSL server certificate generation and renewal processes (Let's Encrypt and ZeroSSL). It also contains fail2ban for intrusion prevention.", "platform": "linux", "logo": "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/swag.gif", "image": "linuxserver/swag:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "URL", "label": "URL", "default": "yourdomain.url", "description": "Top url you have control over (`customdomain.com` if you own it, or `customsubdomain.ddnsprovider.com` if dynamic dns)." }, { "name": "VALIDATION", "label": "VALIDATION", "default": "http", "description": "Certbot validation method to use, options are `http` or `dns` (`dns` method also requires `DNSPLUGIN` variable set)." }, { "name": "SUBDOMAINS", "label": "SUBDOMAINS", "default": "www,", "description": "Subdomains you'd like the cert to cover (comma separated, no spaces) ie. `www,ftp,cloud`. For a wildcard cert, set this *exactly* to `wildcard` (wildcard cert is available via `dns` validation only)" }, { "name": "CERTPROVIDER", "label": "CERTPROVIDER", "default": "", "description": "Optionally define the cert provider. Set to `zerossl` for ZeroSSL certs (requires existing [ZeroSSL account](https://app.zerossl.com/signup) and the e-mail address entered in `EMAIL` env var). Otherwise defaults to Let's Encrypt." }, { "name": "DNSPLUGIN", "label": "DNSPLUGIN", "default": "cloudflare", "description": "Required if `VALIDATION` is set to `dns`. Options are `acmedns`, `aliyun`, `azure`, `bunny`, `cloudflare`, `cpanel`, `desec`, `digitalocean`, `directadmin`, `dnsimple`, `dnsmadeeasy`, `dnspod`, `do`, `domeneshop`, `dreamhost`, `duckdns`, `dynudns`, `freedns`, `gandi`, `gehirn`, `glesys`, `godaddy`, `google`, `he`, `hetzner`, `infomaniak`, `inwx`, `ionos`, `linode`, `loopia`, `luadns`, `namecheap`, `netcup`, `njalla`, `nsone`, `ovh`, `porkbun`, `rfc2136`, `route53`, `sakuracloud`, `standalone`, `transip`, and `vultr`. Also need to enter the credentials into the corresponding ini (or json for some plugins) file under `/config/dns-conf`." }, { "name": "PROPAGATION", "label": "PROPAGATION", "default": "", "description": "Optionally override (in seconds) the default propagation time for the dns plugins." }, { "name": "EMAIL", "label": "EMAIL", "default": "", "description": "Optional e-mail address used for cert expiration notifications (Required for ZeroSSL)." }, { "name": "ONLY_SUBDOMAINS", "label": "ONLY_SUBDOMAINS", "default": "false", "description": "If you wish to get certs only for certain subdomains, but not the main domain (main domain may be hosted on another machine and cannot be validated), set this to `true`" }, { "name": "EXTRA_DOMAINS", "label": "EXTRA_DOMAINS", "default": "", "description": "Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org,*.anotherdomain.org`" }, { "name": "STAGING", "label": "STAGING", "default": "false", "description": "Set to `true` to retrieve certs in staging mode. Rate limits will be much higher, but the resulting cert will not pass the browser's security test. Only to be used for testing purposes." } ], "ports": [ "443:443/tcp", "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/swag/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Synclounge", "name": "Synclounge", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", "description": "[Synclounge](https://github.com/samcm/synclounge) is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/synclounge-banner.png", "image": "linuxserver/synclounge:latest", "env": [ { "name": "AUTH_LIST", "label": "AUTH_LIST", "default": "plexuser1,plexuser2,email1,machineid1", "description": "If set, only the users defined here and the users of the plex servers defined here will be able to access the server. Use e-mails, plex usernames and/or plex server machine ids, comma separated, no spaces." } ], "ports": [ "8088:8088/tcp" ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Syncthing", "name": "Syncthing", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/syncthing/config
mkdir -p /volume1/docker/syncthing/data1
mkdir -p /volume1/docker/syncthing/data2
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/syslog-ng/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/tautulli/config
", "description": "[Tautulli](http://tautulli.com) is a python based web application for monitoring, analytics and notifications for Plex Media Server.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tautulli-icon.png", "image": "linuxserver/tautulli:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "8181:8181/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/tautulli/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Tester", "name": "Tester", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
", "description": "This internal tool is used as a desktop sandbox in our CI process to grab a screenshot of a hopefully functional endpoint", "platform": "linux", "logo": "https://avatars3.githubusercontent.com/u/12324908?s=200&v=4", "image": "linuxserver/tester:latest", "env": [ { "name": "URL", "label": "URL", "default": "http://google.com", "description": "Specify an endpoint, the container will automatically determine the correct protocol and program to use" } ], "ports": [ "3000:3000/tcp" ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Thelounge", "name": "Thelounge", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/thelounge/config
", "description": "[Thelounge](https://thelounge.github.io/) (a fork of shoutIRC) is a web IRC client that you host on your own server.", "platform": "linux", "logo": "https://raw.githubusercontent.com/thelounge/thelounge/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true", "image": "linuxserver/thelounge:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "9000:9000/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/thelounge/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Transmission", "name": "Transmission", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/transmission/config
mkdir -p /volume1/docker/transmission/downloads
mkdir -p /volume1/docker/transmission/watch
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/tvheadend/config
mkdir -p /volume1/docker/tvheadend/recordings
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ubooquity/config
mkdir -p /volume1/docker/ubooquity/books
mkdir -p /volume1/docker/ubooquity/comics
mkdir -p /volume1/docker/ubooquity/files
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/ungoogled-chromium/config
", "description": "[Ungoogled Chromium](https://github.com/ungoogled-software/ungoogled-chromium) is Google Chromium, sans dependency on Google web services.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ungoogled-chromium-logo.png", "image": "linuxserver/ungoogled-chromium:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "CHROME_CLI", "label": "CHROME_CLI", "default": "https://www.linuxserver.io/", "description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/ungoogled-chromium/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Unifi-network-application", "name": "Unifi-network-application", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unifi-network-application/config
", "description": "The [Unifi-network-application](https://ui.com/) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-banner.png", "image": "linuxserver/unifi-network-application:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "MONGO_USER", "label": "MONGO_USER", "default": "unifi", "description": "Mongodb Username. Only evaluated on first run. **Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding)**." }, { "name": "MONGO_PASS", "label": "MONGO_PASS", "default": "", "description": "Mongodb Password. Only evaluated on first run. **Special characters must be [url encoded](https://en.wikipedia.org/wiki/Percent-encoding)**." }, { "name": "MONGO_HOST", "label": "MONGO_HOST", "default": "unifi-db", "description": "Mongodb Hostname. Only evaluated on first run." }, { "name": "MONGO_PORT", "label": "MONGO_PORT", "default": "27017", "description": "Mongodb Port. Only evaluated on first run." }, { "name": "MONGO_DBNAME", "label": "MONGO_DBNAME", "default": "unifi", "description": "Mongodb Database Name (stats DB is automatically suffixed with `_stat`). Only evaluated on first run." }, { "name": "MONGO_AUTHSOURCE", "label": "MONGO_AUTHSOURCE", "default": "admin", "description": "Mongodb [authSource](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.authSource). For Atlas set to `admin`. Only evaluated on first run." }, { "name": "MEM_LIMIT", "label": "MEM_LIMIT", "default": "1024", "description": "Optionally change the Java memory limit (in Megabytes). Set to `default` to reset to default" }, { "name": "MEM_STARTUP", "label": "MEM_STARTUP", "default": "1024", "description": "Optionally change the Java initial/minimum memory (in Megabytes). Set to `default` to reset to default" }, { "name": "MONGO_TLS", "label": "MONGO_TLS", "default": "", "description": "Mongodb enable [TLS](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.tls). Only evaluated on first run." } ], "ports": [ "8443:8443/tcp", "3478:3478/udp", "10001:10001/udp", "8080:8080/tcp", "1900:1900/udp", "8843:8843/tcp", "8880:8880/tcp", "6789:6789/tcp", "5514:5514/udp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/unifi-network-application/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Unrar", "name": "Unrar", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/unrar/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/unrar for details.", "platform": "linux", "logo": "", "image": "linuxserver/unrar:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/unrar/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Vscodium", "name": "Vscodium", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/vscodium/config
", "description": "[VSCodium](https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/vscodium-icon.png", "image": "linuxserver/vscodium:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/vscodium/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Webcord", "name": "Webcord", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/webcord/config
", "description": "[WebCord](https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord's eyes).", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webcord-icon.png", "image": "linuxserver/webcord:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/webcord/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Webgrabplus", "name": "Webgrabplus", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/webgrabplus/config
mkdir -p /volume1/docker/webgrabplus/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/webtop/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wikijs/config
mkdir -p /volume1/docker/wikijs/data
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wireguard/config
Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wireshark/config
", "description": "[Wireshark](https://www.wireshark.org/) is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by Gerald Combs in 1998.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wireshark-icon.png", "image": "linuxserver/wireshark:latest", "network": "host", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/wireshark/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Wps-office", "name": "Wps-office", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/wps-office/config
", "description": "[WPS Office](https://www.wps.com/) is a lightweight, feature-rich comprehensive office suite with high compatibility. As a handy and professional office software, WPS Office allows you to edit files in Writer, Presentation, Spreadsheet, and PDF to improve your work efficiency.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/wps-office-icon.png", "image": "linuxserver/wps-office:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/wps-office/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Xbackbone", "name": "Xbackbone", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/xbackbone/config
", "description": "[Xbackbone](https://github.com/SergiX44/XBackBone) is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.", "platform": "linux", "logo": "https://raw.githubusercontent.com/SergiX44/XBackBone/master/docs/img/xbackbone.png", "image": "linuxserver/xbackbone:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/xbackbone/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Your_spotify", "name": "Your_spotify", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/your_spotify/config
", "description": "[Your_spotify](https://github.com/Yooooomi/your_spotify) is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it! It's composed of a web server which polls the Spotify API every now and then and a web application on which you can explore your statistics.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/your_spotify-logo.png", "image": "linuxserver/your_spotify:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." }, { "name": "APP_URL", "label": "APP_URL", "default": "http://localhost", "description": "The protocol and hostname where the app will be accessed." }, { "name": "SPOTIFY_PUBLIC", "label": "SPOTIFY_PUBLIC", "default": "", "description": "Your Spotify application client ID." }, { "name": "SPOTIFY_SECRET", "label": "SPOTIFY_SECRET", "default": "", "description": "Your Spotify application secret." }, { "name": "CORS", "label": "CORS", "default": "http://localhost:80,https://localhost:443", "description": "Allowed CORS sources, set to `all` to allow any source." }, { "name": "MONGO_ENDPOINT", "label": "MONGO_ENDPOINT", "default": "mongodb://mongo:27017/your_spotify", "description": "Set mongodb endpoint address/port." } ], "ports": [ "80:80/tcp", "443:443/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/your_spotify/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Yq", "name": "Yq", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/yq/config
", "description": "# This container needs special attention. Please check https://hub.docker.com/r/linuxserver/yq for details.", "platform": "linux", "logo": "", "image": "linuxserver/yq:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "80:80/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/yq/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Znc", "name": "Znc", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/znc/config
", "description": "[Znc](http://wiki.znc.in/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.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/znc-logo.png", "image": "linuxserver/znc:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "6501:6501/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/znc/config" } ], "restart_policy": "unless-stopped" }, { "type": 1, "title": "Zotero", "name": "Zotero", "note": "Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.Don't forget to create the volume directories on the host file system.
mkdir -p /volume1/docker/zotero/config
", "description": "[Zotero](https://www.zotero.org/) is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.", "platform": "linux", "logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/zotero-icon.png", "image": "linuxserver/zotero:latest", "env": [ { "name": "PUID", "label": "PUID", "default": "1024", "description": "for UserID" }, { "name": "PGID", "label": "PGID", "default": "100", "description": "for GroupID" }, { "name": "TZ", "label": "TZ", "default": "Europe/Amsterdam", "description": "specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)." } ], "ports": [ "3000:3000/tcp", "3001:3001/tcp" ], "volumes": [ { "container": "/config", "bind": "/volume1/docker/zotero/config" } ], "restart_policy": "unless-stopped" } ] }