Skip to content

option to use HTTPS protocol when TLS is provided externally - #166

Merged
Tim-herbie merged 3 commits into
Tim-herbie:mainfrom
zone-zero:use-tls-urls-with-external-proxy
Sep 6, 2026
Merged

option to use HTTPS protocol when TLS is provided externally#166
Tim-herbie merged 3 commits into
Tim-herbie:mainfrom
zone-zero:use-tls-urls-with-external-proxy

Conversation

@zone-zero

Copy link
Copy Markdown

With the 3.0.0 update, opencloud was set to use HTTP URLS for the web interface when internal TLS was disabled and/or the internal IDP was disabled. This isn't always desirable if TLS is provided externally.

this caused CORS and script source issues when using an external proxy to provide TLS services to a users.

I added the .Values.opencloud.tls.external value (true by default) to instruct opencloud to use HTTPS urls even if it wasn't configured internally.

@Tim-herbie

Copy link
Copy Markdown
Owner

Hey @zone-zero thank you for your pr.

@Tim-herbie
Tim-herbie merged commit 18c1adf into Tim-herbie:main Sep 6, 2026
2 checks passed
@Tim-herbie

Copy link
Copy Markdown
Owner

I merged the pr. You can use this tag for the helm-chart: 3.0.1-pre-release-c537d54

I will probably release the change with the next OpenCloud update.

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