https://lakefs.io/ logo
Title
k

Kevin Vasko

02/22/2023, 9:53 PM
Is there a way to enable ssl on lakefs? the default instructions just enable the web on http
j

Jonathan Rosenberg

02/22/2023, 10:24 PM
Hi Kevin currently, lakeFS doesn’t provide SSL termination functionality, but it is a work in progress so we’ll have it soon. In the meantime, you could position lakeFS behind an SSL terminating component such as a load balancer to provide SSL termination functionality.
k

Kevin Vasko

02/22/2023, 11:27 PM
Got it, so basically I need to proxy it with like nginx?
j

Jonathan Rosenberg

02/22/2023, 11:52 PM
Yes