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

Enhancement: TLS in Docker Compose #747

Open
jessesimpson36 opened this issue Jul 30, 2024 · 2 comments
Open

Enhancement: TLS in Docker Compose #747

jessesimpson36 opened this issue Jul 30, 2024 · 2 comments

Comments

@jessesimpson36
Copy link
Contributor

jessesimpson36 commented Jul 30, 2024

We've multiple times seen people who claim to not want to use docker compose in production and still want to use TLS for their compose deployments. this ticket is to track that request further, and for linking any in-development PRs on the topic.

related to: #287

@jessesimpson36
Copy link
Contributor Author

My view is that any connections to localhost do not need to be encrypted, and if docker compose is used on a server and you're connected to that server, I would advise using reverse proxies such as nginx on that server. Is there a use case that falls outside of what I laid out?

such as a user in non-production that wants compose to install camunda on a server and specifically cannot use a reverse proxy? or is configuring a reverse proxy the same level of complexity as configuring spring for TLS? If you have ideas, let me know here.

@jessesimpson36
Copy link
Contributor Author

https://github.com/camunda-community-hub/camunda-8-helm-profiles/blob/eb39f68f328f406ef195e5e5651bec0ac7bbd183/openshift/values/values-identity-reencrypt.yaml

this could be useful for getting a TLS setup in compose by taking existing work we've done with the helm chart.

@aabouzaid aabouzaid changed the title enhancement: tls in docker compose enhancement: TLS in Docker Compose Aug 12, 2024
@aabouzaid aabouzaid changed the title enhancement: TLS in Docker Compose Enhancement: TLS in Docker Compose Aug 12, 2024
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

1 participant