Skip to content
Riad Loukili edited this page May 21, 2018 · 3 revisions

Auto Media Server

A media server using Traefik with Plex, Sonarr, Radarr, Deluge and Portainer.

Why?

I don't know about you. But, personally, I found setting up a media server really tiring, especially with all the bugs and unexpected stuff.

So after long long hours of work to set up my media server, I tried to make a bash script to repeat automatically all the steps I followed to create a fresh semi-configured media server.

Where is it supported ?

I only tested on Ubuntu 16.04, to be honest. But it might work on other distros and versions of linux.

If you're someone with basic Bash knowledge -just like I am- you can just look at the source code and figure out how I got it to work and you can create a similar script even for Windows... The whole thing is Docker-based to the host platform shouldn't be an issue.

How do I get started ?

Just follow the quick tutorial here 😄

Clone this wiki locally