1
0
mirror of https://github.com/Adam-Ant/media-server-in-a-box synced 2024-10-05 01:33:53 +00:00
media-server-in-a-box/Readme.md

7 lines
312 B
Markdown
Raw Normal View History

2016-09-08 23:40:46 +00: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.
2016-09-08 23:43:12 +00:00
## One liner to get started:
``` curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/master/start.sh | sh ```