1
0
mirror of https://github.com/Adam-Ant/media-server-in-a-box synced 2024-07-06 05:36:15 +00:00
Script to download and configure a range of media downloading and management programs
Go to file
2016-09-13 23:11:35 +01:00
docker-compose.yml Initial Commit 2016-09-09 00:26:56 +01:00
Readme.md Fix and clarify one-liner 2016-09-09 00:52:34 +01:00
start.sh Added laucher folder, used for management files (docker-compose) 2016-09-13 23:11:35 +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.

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/master/start.sh | bash