Expose Section¶
Web interface entrypoint configuration.
domain_name¶
Domain name for web interface. By default has the value go.getnoc.com
which techninally resolves to the localhost. When using default domain
name the Gufo Thor is able to sign the domain certificate in fully
transparent manner.
Warning
If you wish to change the domain_name
you have to
generate private key and sign the certificate by yourself.
web¶
Web interface address and port.
open_browser¶
If set to true
, open https://<domain_name>:<port>/
in browser
on every gufo-thor up