Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional SSL support to the UI server #33

Open
wei-y opened this issue Mar 7, 2023 · 3 comments
Open

Add optional SSL support to the UI server #33

wei-y opened this issue Mar 7, 2023 · 3 comments

Comments

@wei-y
Copy link

wei-y commented Mar 7, 2023

Hi,

Would it be possible to add SSL support to the UI server? My thought at the moment is as follows:

  1. SSL certificate paths as environment variables
  2. Check if these variables are set
  3. If they are set, serve the site using the certificate with HTTPS
  4. Else serve the site as-is in HTTP

Thanks.

@wei-y
Copy link
Author

wei-y commented Mar 15, 2023

Thanks for the reply.

I'm not using K8s and want to be able to run it this way with UI served under HTTPS.

@fescobar
Copy link
Owner

Sorry, but we are not supporting that at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants