Update docs on why go would be needed, and binaries are available.

This commit is contained in:
Auke Kok 2017-05-10 21:56:01 -07:00
parent 5e2c4cd153
commit 11f24cc853

View File

@ -16,9 +16,16 @@ will work for clients that have cURL support enabled.
- nginx or apache, with fcgi
- webserver must be able to access file sockets in /run/mtmediasrv
- systemd for controlling the service startup
- go to build the service
- mod assets to serve
Optionally, if you want to compile the source yourself:
- go to build the service
Binary builds are available for Linux under `releases` on the github
project. Other OS builds can be added on request, but the code is
intended to run headless on a Linux server.
This program is intended to run as fcgi process and handle POST
requests for the `/index.mth` URI. It listens on a local unix domain
socket, and needs to read the media files in the media folder to