resumelaha.blogg.se

Plex media server docker
Plex media server docker









📓 This has only been tested on Ubuntu 18.04 LTS but it should work just fine on other linux distros. The transmission container will automatically clean any files older than 30 days (configurable). Post-installation, this should be a fully-automated media server. Once these steps have been completed, it is possible to add a TV Show or Movie to sonarr / radarr, have it automatically download them when available, and then it will be automatically copied into your plex libraries. configure nzbget with your newsgroup provider.configure sonarr / radarr to use nzbget as their nzb client.configure sonarr / radarr to use transmission as their download client.configure sonarr / radarr to use an nzb indexer.configure sonarr / radarr to use the jackett indexer.The high-level steps for setup are as follows for reverse proxying to reach your services at *.domain.tld.configured to call filebot container on nzb completion.configured to call filebot container on torrent completion.with a web interface for triggering amc script.The end result of this setup is a media server with the following components The goal of this project is to automate as much of the installation and configuration as possible while maintaining simplicity of the setup (no ansible playbooks or fancy bash scripts) to avoid making it a complete black box. This is an automated media server set up in docker containers via docker-compose.











Plex media server docker