Skip to content

rafaelugolini/media-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Center

Introduction

This repository helps you to setup a very good media center in an very easy way.

Services included are:

  • Jackett
  • Sonarr
  • Radarr
  • Transmission
  • Plex

Setup

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

How to run

Run

./scripts/server

Update

./scripts/update

Configure

Configure

About

Media Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages