Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

415 total results found

Creating a New Stack

Portainer

Updating a Stack

Portainer

Overview

Sonarr •

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

Sonarr • Setup & Configuration

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

Sonarr • Setup & Configuration

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

Sonarr •

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

Sonarr •

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 •

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

Lidarr • Setup & Configuration

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

Lidarr • Setup & Configuration

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

Lidarr •

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

Lidarr •

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 •

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

Bazarr • Setup & Configuration

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

Bazarr • Setup & Configuration

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

Bazarr •

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

Bazarr •

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 •

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

Readarr • Setup & Configuration

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

Readarr • Setup & Configuration

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.