Deployment and management tools for an entire streaming platform that can reside on a server (local, remote, hosted, VPS) with media files stored on cloud services like Google Drive or Dropbox.
MIT License
33
stars
10
forks
source link
Fix bug in 308_ombi.yaml due to repeated `restart` key #79
Removed extraneous
restart
key and value at the beginning of the service definition which was causing error when component was enabled.