docker-streamrecord/README.md

15 lines
360 B
Markdown
Raw Permalink Normal View History

2015-04-09 12:20:24 -07:00
docker-streamrecord
===================
2015-04-09 12:17:20 -07:00
An internet radio DVR packaged inside docker.
**Installation:**
* Clone streamrecord to "streamrecord"
* Build image
* Run! API / web GUI is port 80
**Tips:**
* Store data outside docker with: `-v /your/storage/location/:/home/streamrecord/app/files/`. Remember to create `temp` and `output` inside this directory!