Skip to content

Add TLS support for ui-server #2745

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karelinoleg
Copy link

@karelinoleg karelinoleg commented May 28, 2025

Description & motivation 💭

Currently when start ui-server through command line or docker image, it always running over http. To make it running from more production env, it would be better to support running the server over https.

As a workaround, we could setup reverse proxy to provide https access to ui server, but still it would be great if we could support https natively.

There are an existing issues:

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@karelinoleg karelinoleg requested a review from a team as a code owner May 28, 2025 21:51
@karelinoleg karelinoleg requested review from GiantRobots and removed request for a team May 28, 2025 21:51
Copy link

vercel bot commented May 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2025 9:52pm

@karelinoleg karelinoleg marked this pull request as draft June 18, 2025 00:19
@karelinoleg karelinoleg marked this pull request as ready for review June 18, 2025 00:19
@karelinoleg
Copy link
Author

@GiantRobots Hi! May I ask you to check my pull request?

@pvf4HQM6dn
Copy link

@GiantRobots this PR adds a very needed feature

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

Successfully merging this pull request may close these issues.

2 participants