Categorygithub.com/raalabs/mixwebserver
modulepackage
0.1.0
Repository: https://github.com/raalabs/mixwebserver.git
Documentation: pkg.go.dev

# README

mixwebserver

Simple web server to serve mixer folder repository on Clear Linux, and also 3rd-part repository over http/https. Uses Letsencrypt for cert.

The binary "mixwebserver" are compiled for use on Linux amd64 platform.

  -dir3rdParty string
        specify the full path to the update folder to serve as 3rd-party repository
  -mail string
        The mail address to use when registering domain for letsencrypt cert
  -dirMain string
        enter the full path of the main mix  update directory to serve via https
  -prod
        set to true if you want a real and signed certificate, and are done with testing
  -readTimeout int
        the number of minutes for the http request timeout (default 120)
  -url string
        Enter the url for your domain