mirror of
https://github.com/Adam-Ant/media-server-in-a-box
synced 2024-11-14 08:26:21 +00:00
7 lines
312 B
Markdown
7 lines
312 B
Markdown
# 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:
|
|
``` curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/master/start.sh | sh ```
|