All you need to run a Plex media server with Real-Debrid.
-
Real-Debrid premium account
-
Plex account
- Configure environment variables
-
Rename
.env.exampleto.env -
Set
TZto your timezone -
Adjust
RCLONE_CACHE_LIMITto match the disk space you can dedicate to caching (e.g.10G) -
Visit https://plex.tv/claim while signed in and copy the claim token into
PLEX_CLAIM
- Provide your Real-Debrid API key
-
Open
config/config.yml -
Replace
tokenwith key from https://real-debrid.com/devices
- Launch the stack
- Run
docker compose up -d
- Plex setup
-
Open
http://<your_server_ip>:32400/webto complete the setup -
Choose
Add Library, pickMovies,TV Shows, orOther Videos, and find them under/data -
Go to Plex
Settings→Libraryand changeLibrary scan intervalto every 15 minutes
Visit https://debridmediamanager.com, add the movies or shows you want, and wait them to appear in your Plex media server