fluent / fluentd-ui

Web UI for Fluentd
http://www.fluentd.org/
Apache License 2.0
600 stars 76 forks source link

Simplify configuration of HTTPS #321

Open mp3monster opened 4 years ago

mp3monster commented 4 years ago

Currently, without modifying code there appears to be no simple way of applying SSL to the web address or altering the path of the UI.

it would be good if the CLI could help pass through these details as puma.io does.

addisonmartin commented 2 years ago

I would like SSL support. Currently I'm hosting and accessing fluentd-ui from a remote server where everything else is accessible only via HTTPS.