1
0
mirror of https://github.com/Adam-Ant/media-server-in-a-box synced 2024-06-14 10:47:24 +00:00
Script to download and configure a range of media downloading and management programs
Go to file
2017-09-25 15:35:05 +01:00
php Add custom PHP image for organizr 2017-09-25 15:34:49 +01:00
.env Add default env file 2017-09-25 15:35:05 +01:00
docker-compose.yml Add custom PHP image for organizr 2017-09-25 15:34:49 +01:00
nginx.cfg Change from couchpotato to radarr 2017-06-08 13:50:38 +01:00
Readme.md Initial additions for reverse proxy 2016-09-13 23:37:25 +01:00
update.sh Change from couchpotato to radarr 2017-06-08 13:50:38 +01:00

Media Server in a box

A script and accompanying docker-compose file to go from a bare Docker install to a ready to be configured media server in seconds. Write up to follow.

This Version uses a reverse proxy and requires DNS configuration

One liner to get started:

Note: This needs to be run as root

curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/proxy/start.sh | bash