Skip to content

Docker Compose for media 'arr' tools + PIA WireGuard VPN ๐Ÿดโ€โ˜ ๏ธ

License

Notifications You must be signed in to change notification settings

scottgigawatt/plundarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Plundarr ๐Ÿดโ€โ˜ ๏ธ

Ahoy, mateys! Welcome to Plundarr, the ultimate Docker Compose setup for all ye media needs. Manage yer favorite 'arr' apps and PIA VPN connections with ease, all while sailin' the high seas of secure and automated media management. โš“๏ธ

Captain's Log ๐Ÿ“œ

Plundarr be a collection of Docker Compose configurations to run a shipshape array of 'arr' tools like Sonarr, Radarr, and more, all securely navigated through Private Internet Access with WireGuard, managed by Gluetun. Avast, set sail on the digital seas with yer media ship well-equipped! ๐Ÿดโ€โ˜ ๏ธ

Treasure Map ๐Ÿ—บ๏ธ

Shipmate What It Be Yo Ho Ho and More Info
Privateerr ๐Ÿดโ€โ˜ ๏ธ Arrr, generate yer WireGuard config files for PIA VPN connections! Protect yer booty with the best VPN on the high seas. More info
Gluetun ๐ŸŒŠ Secure VPN routing with WireGuard or OpenVPN, to keep yer online activities hidden from the pryin' eyes of landlubbers. More info
FlareSolverr ๐Ÿ”ฅ Outsmart those pesky web protections and keep yer plunderin' smooth. More info
Prowlarr ๐Ÿพ The savvy indexer manager for all yer 'arr' apps. Keep yer treasure map updated with the latest and greatest loot. More info
qBittorrent ๐ŸŒŠ Yer trusty first mate for torrent management, hoist the colors and download with might. More info
Radarr ๐ŸŽฅ Chart the course for yer movie collection. Automatically plunder new films and keep the ship's library full. More info
Sonarr ๐Ÿ“บ Set sail for TV show management. Fetch new episodes and keep yer watchlist shipshape. More info
Bazarr ๐Ÿฆœ The parrot on yer shoulder for subtitles, squawkin' in many tongues for movies and TV shows. More info
Readarr ๐Ÿ“š Captain's log for ebooks. Keep yer digital library well-organized and shipshape. More info
Overseerr โš“๏ธ The quartermaster for media library requests, manage yer crew's demands with ease. More info
Duplicati ๐Ÿ’ฃ Guard yer precious booty with backups, in case the kraken strikes. More info

Hoist the Sails โš“๏ธ

Manage Docker configuration environment variables in the .env file. Override these variables easily on the command line when startin' the Docker Compose stack. Before ye begin, copy the example environment configuration file and update it to suit yer needs:

# Hoist the Jolly Roger and clone the repository with submodules
git clone --recurse-submodules [email protected]:scottgigawatt/plundarr.git
cd plundarr

# Copy the example environment file
cp example.env .env

# Open .env file and adjust the values to yer requirements

# Weigh anchor and start the container
PIA_USER=<pia_username> PIA_PASS=<pia_password> make

See the Docker Compose IPAM documentation for more information on configuring the following IP address information for the compose stack:

COMPOSE_NETWORK_SUBNET="${COMPOSE_NETWORK_SUBNET:-0.0.0.0/16}"
COMPOSE_NETWORK_IP_RANGE="${COMPOSE_NETWORK_IP_RANGE:-0.0.0.0/24}"
COMPOSE_NETWORK_GATEWAY="${COMPOSE_NETWORK_GATEWAY:-0.0.0.0}"

Ship's Log ๐Ÿ๏ธ

Plundarr has been tested on Synology DS916+ running DSM 7.2.1-69057 Update 5. But fear not, me hearties! It should work on other lands as well.

Articles of Agreement โš–๏ธ

Licensed under the Apache 2 License - see LICENSE for details.


Contribute or provide feedback to improve Plundarr. Arrr, happy sailing! ๐Ÿดโ€โ˜ ๏ธ

About

Docker Compose for media 'arr' tools + PIA WireGuard VPN ๐Ÿดโ€โ˜ ๏ธ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published