You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happy to accept PR's to include this feature. It's a tricky setup. At present I use this in production but currently use SSL terminated at the load balancer for ease of use.
Hey!
I managed to get HTTPS enabled with paid certificate with these steps:
COPY ./tools/secrets/ssl/ /etc/nginx/ssl/
But my question is, after installing cert-manager with Helm using tutorial provided here:
https://cert-manager.readthedocs.io/en/latest/getting-started/install.html#installing-with-helm
How can I replace WEB_SSL_FULLCHAIN and WEB_SSL_PRIVKEY to look certificate provided by letsencrypt?
Has anybody managed to get cert-manager to work with this setup?
The text was updated successfully, but these errors were encountered: