Welcome to my Plex Stack repository! This repository showcases my Docker Compose setup for managing various media-related services using Docker containers. The compose file is meant to be changed to each users liking as I know not everyone has the same requirements. Hope you enjoy!
This Plex Stack includes the following services:
- Plex: Media server for streaming movies and TV shows.
- Radarr: Movie management and automation.
- Sonarr: TV show management and automation.
- Prowlarr: Indexer manager for Radarr and Sonarr.
- Overseerr: Request management and monitoring for Plex.
- Gluetun: VPN container with WireGuard support for secure browsing.
- Qbittorrent: BitTorrent client with VPN support.
- Tdarr: Pre-transcodes your media to decrease file sizes
- De-unhealth: Monitors VPN health and restarts Qbittorrent if necessary.
- Membarr: Invite users to your Plex via discord
- Tautulli: Analytics and monitoring for Plex.
- Bazarr: Subtitle management for movies and TV shows.
- Autobrr: Used to grab torrents immediately as they are released
- Readarr: Used to grab books and audiobooks
- Lidarr: Used to grab music
- Flaresolverr: Used as a proxy server to bypass Cloudflare and DDoS-GUARD protection.
- Linux
- Docker / Docker Compose
- OPTIONAL: Portainer - Docker GUI
-
Clone this repository / Copy the docker-compose.yml file:
git clone https://github.com/DonMcD/ultimate-plex-stack.git
-
Fill in the required details such as the environment variables
-
OPTIONAL: Setup a reverse proxy so you can use radarr.my-domain.com instead of 192.168.1.10 to access each of your apps
- Organizr - Creates a lovely dashboard to help navigate to all of your apps
- Portainer - Docker GUI
- UptimeKuma - Gives you the ability to monitor your services