Advanced Search
Search Results
415 total results found
Creating a New Stack
Updating a Stack
Overview
Sonarr is a free and open-source media management tool that can automatically download, organize and manage your television and anime collection. Organize your existing collection, add new shows from the TVDB or import lists to keep up-to-date. Always be s...
Installation
The service can be installed through the Portainer web interface. Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: sonarr: image: lscr.io/linuxserver/sonarr:latest container_name...
Updating
Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io. This allows you to re-deploy the stack through Portainer to download the latest updates.
Development
This software is released under the GPL-3.0 license. Sonarr has been used as the basis for other apps like Radarr or Lidarr. Sonarr is made available for Docker through the efforts of LinuxServer.io and their commitment to simplifying self-hosting. You can...
Resources
Official Official Wiki Official Discord Official GitHub Repository Official Website Installation Guide Quick Start Guide Frequently Asked Questions General Troubleshooting LinuxServer.io Docker Image Official Website Official Documenta...
Overview
Lidarr is a free and open-source media management tool that can automatically download, organize and manage your music collection. Organize your existing collection, add new artists from MusicBrainz or import lists to keep up-to-date. Always be sure that y...
Installation
The service can be installed through the Portainer web interface. Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: lidarr: image: lscr.io/linuxserver/lidarr:latest container_name...
Updating
Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io. This allows you to re-deploy the stack through Portainer to download the latest updates.
Development
This software is released under the GPL-3.0 license. The software was developed as a fork of Sonarr. Lidarr is made available for Docker through the efforts of LinuxServer.io and their commitment to simplifying self-hosting. You can learn more about how to ...
Resources
Official Official Wiki Official Discord Official GitHub Repository Official Website Installation Guide Quick Start Guide Frequently Asked Questions General Troubleshooting LinuxServer.io Docker Image Official Website Official Documentation ...
Overview
Bazarr is a free and open-source media management tool that can automatically download, organize and correct the subtitles for your movie and television collection. Locate subtitles for your media in multiple languages using OpenSubtitles.org. Perform au...
Installation
The service can be installed through the Portainer web interface. Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: bazarr: image: lscr.io/linuxserver/bazarr:latest network_mode: ...
Updating
Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io. This allows you to re-deploy the stack through Portainer to download the latest updates.
Development
This software is released under the GPL-3.0 license. The software was developed originally by morpheus65535, separately from the Sonarr team. Bazarr is made available for Docker through the efforts of LinuxServer.io and their commitment to simplifying self-h...
Resources
Official Official Wiki Official Discord Official GitHub Repository Official Website Setup Guide First Time Configuration Guide Frequently Asked Questions General Troubleshooting LinuxServer.io Docker Image Official Website Official Documenta...
Overview
Readarr is a free and open-source media management tool that can automatically download, organize and manage your ebook and audiobook collection. Organize your existing collection, add new authors from GoodReads or import lists to keep up-to-date. Always b...
Installation
The service can be installed through the Portainer web interface. Learn about creating a new stack. Docker Compose Use the following code to install the service: --- services: readarr: image: lscr.io/linuxserver/readarr:latest container_na...
Updating
Re-Deploy the Stack This service has been optimized for running in Docker thanks to LinuxServer.io. This allows you to re-deploy the stack through Portainer to download the latest updates.