

To deploy the Overseerr image, open a terminal and type the below command: sudo docker run -d -e LOG_LEVEL=info -e TZ=America/LosAngeles -p 5055:3000 -v /srv/config/overseerr:/app/config -restart unless-stopped sctx/overseerr:develop
STEP BY STEP SONARR SETUP HOW TO
If not, follow my How To Install Docker On Ubuntu 20.04 guide. This guide assumes you already have a Ubuntu VM with Docker installed. If you want to access Overseerr remotely, follow my Nginx Proxy Manager setup guide after this guide.
STEP BY STEP SONARR SETUP TV
This guide will only allow users inside your local network to request TV shows or movies (husband, wife, kids, VPN-connected users, etc). Being fairly new to Docker, I decided to write a step-by-step guide for anyone wanting to setup this up themselves. Many of you already use Ombi or Requesterr to do this, but as the developer stated in his Reddit post, he had some long standing issues with those options and decided to create a new project to solve them. It also integrates directly with Sonarr and Radarr, so once your users request something – it automatically starts downloading the requested media for them to watch. Overseerr integrates directly with Plex so you can login and manage user access with Plex, view your library, and much more.

Yesterday on Reddit, I came across an awesome Ombi alternative that allows your Plex users to request TV shows and Movies in an incredibly simple and easy-to-use way.
