Skip to content

Binge smarter ๐Ÿฟ๐Ÿ› ๏ธ โ€” Docker utilities for a show-stopping Plex setup on Synology NAS ๐Ÿ“บ๐ŸŽฌ

License

Notifications You must be signed in to change notification settings

scottgigawatt/duplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


๐Ÿฟ Smash that โญ๏ธ like you're fast-forwarding through a bad commercial break.

Lights On Private Screening Director's Cut License Last Episode Media Vault Binge-Ready Now Streaming


Duplex ๐Ÿ“บ๐Ÿš€

Welcome to Duplexโ€”your backstage pass to running a star-studded Plex Media Server on Synology NAS! Think of it as your assistant director for managing all the Docker magic behind your media empire. ๐ŸŽฌ

Overview ๐Ÿ“‹

โ˜ ๏ธ Rumor has it there's hidden treasure in these waters... ๐Ÿฆœ๐Ÿดโ€โ˜ ๏ธ

The docker-compose.yml script sets the scene for running your Plex Media Server on Synology NAS. It's like having a sitcom cast of helpful apps for metadata, cleaning, monitoring, and auto-updatingโ€”always ready for their cue.

For a deeper dive into the Docker Compose configuration, check out the Docker Compose file in this repository.

Included Tools ๐Ÿ› ๏ธ

Here's the cast listโ€”starring the finest apps to keep your Plex show running smoother than a perfect cold open:

Tool Description More Info
Kometa โœจ Turns your Plex into a blockbuster. Wiki
ImageMaid ๐Ÿงผ Scrubs your Plex images till they shine. Wiki
Overlay Reset ๐Ÿงน Wipes away old overlays like a reboot. Repo
PATTRMM ๐Ÿ“… Schedules chores so you don't have to. Repo
Tautulli ๐Ÿ“Š Spies on your Plex binge habits. Repo
Notifiarr ๐Ÿ”” Blasts you with updates before drama hits. Repo
Watchtower ๐Ÿ› ๏ธ Updates containers while you sleep. Repo

Note

Overlay Reset is included as a separate docker compose deployment in config/overlay-reset. It can be deployed separately using the same steps in the Deploying with Container Manager section.

Usage ๐Ÿš€

Clone the Project to Your Synology NAS ๐ŸŽฌ

Lights, camera, action! First, grab the project and all its star performers (submodules included) to your Synology NAS. Use the command below to ensure you include all the necessary submodules:

Note

๐ŸŽฌ The Kometa configuration files are spun off into their own spinoff series: kometa-config. It's included here as a submodule at config/kometaโ€”so don't skip that --recurse-submodules magic trick.

git clone --recurse-submodules https://github.com/scottgigawatt/duplex.git /volume1/docker/duplex

Managing Docker Config Environment Variables ๐Ÿงฉ

Every great production needs a script. Copy the example .env files and tweak them so your Docker cast hits their marks perfectly.

cp example.env .env
cp config/imagemaid/example.env config/imagemaid/.env

# Edit as needed
vim .env
vim config/imagemaid/.env

Tip

Want to override these variables on the fly? Just do it on the command line when starting the Docker Compose stack:

KOMETA_TAG="nightly" docker-compose up -d

๐ŸŽฌ Critical Setup Briefing ๐Ÿฟ

Important

๐ŸŽž๏ธ In a world where containers rise and networks clash...

Make sure you read the Docker Project Setup guide! It covers the essential plot points: configuring Docker networking, fine-tuning Synology settings, locking down the firewall, and launching your app stack with Container Manager. Miss it, and your production might never make it to opening night.

The Docker Project Setup script features:

Don't be the hero who forgets their training montage. Read the guide. Save the project. ๐ŸŽฅ

License ๐Ÿ“„

Licensed under the Apache 2 Licenseโ€”because every good show deserves a fair contract. ๐Ÿ“„


   __________________________
  | .----------------------. |
  | |                      | |
  | |   ๐Ÿ“บ Now Streaming   | |
  | |   ๐Ÿฟ Duplex Media    | |
  | |                      | |
  | '----------------------' |
  |__________________________|
    (_)                  (_)

Contribute, suggest plot twists, or leave a reviewโ€”your feedback keeps the Duplex series renewed for another season. Happy Plexing, and may your binge-watching be uninterrupted! ๐ŸŒŸ

About

Binge smarter ๐Ÿฟ๐Ÿ› ๏ธ โ€” Docker utilities for a show-stopping Plex setup on Synology NAS ๐Ÿ“บ๐ŸŽฌ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published