temboard
temboard copied to clipboard
Add option to disable SSL support
The script auto_configure.sh configure self-signed SSL certs. In case temboard UI is run behind a reverse proxy handling HTTPS or within a Kubernetes cluster, there's no need to enable SSL.
Please add an option based on environment variable (TEMBOARD_DISABLE_SSL) to bypass SSL setup.