Skip to content

feat: add nginx reverse-proxy and tls config - #136

Open
edgar-pfennig wants to merge 1 commit into
amikos-tech:mainfrom
edgar-pfennig:main
Open

feat: add nginx reverse-proxy and tls config#136
edgar-pfennig wants to merge 1 commit into
amikos-tech:mainfrom
edgar-pfennig:main

Conversation

@edgar-pfennig

Copy link
Copy Markdown

Hey @tazarov,
I worked on the TLS part using an nginx proxy as recommended in the chroma docs.

@tazarov

tazarov commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

@edgar-pfennig, I think we can do better than this. How do you feel about refactoring this into ingress. We can start simple with the default nginx ingress controller, although it is being deprecated I think around this time - https://kubernetes.io/blog/2025/11/11/ingress-nginx-retirement/ so perhaps something like Envoy can be a good use case.

I think that adding directly in the deployment makes heavier than it needs to be - e.g. more configuration and more complexity.

Let me know what you think.

@edgar-pfennig

edgar-pfennig commented Mar 12, 2026

Copy link
Copy Markdown
Author

Let me know what you think.

@tazarov Actually good point, let me look at this and get back to you 👍

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