Jalle19 / xbmc-video-server

Web interface for streaming or downloading media from a Kodi/XBMC library
GNU General Public License v3.0
191 stars 39 forks source link

Better Docker integration #322

Closed Jalle19 closed 5 years ago

Jalle19 commented 5 years ago

The idea here is that users should be able to run the application in Docker as a systemd service. This saves people from having to install Apache + PHP and all other dependencies.

I'll update wiki with some information once this is in.

Jalle19 commented 5 years ago

https://github.com/Jalle19/xbmc-video-server/wiki/Installation-instructions-(Linux---Docker---systemd)