This repository helps you to setup a very good media center in an very easy way.
Services included are:
- Jackett
- Sonarr
- Radarr
- Transmission
- Plex
The scripts uses the following variables:
PGID=${PGID:-`id -g`}
PUID=${PUID:-`id -u`}
TZ=${TZ:-"Europe/Brussels"}
DATA=${DATA:-"`pwd`"}
*If you don't set they will be choose for you automatically
Run
./scripts/setup
Run
./scripts/server
./scripts/update