## Problem statement We do not document how to install Coder with a reverse-proxy/TLS to securely use Coder (e.g. with LetsEncrypt) ## Definition of done We have published docs for LetsEncrypt/ZeroSSL certificates on: - Reverse-proxy TLS for Coder on docker-compose - Reverse-proxy TLS for Coder on Kubernetes (Helm) - Reverse-proxy TLS for Coder on VM (nginx or Caddy) Notes from call with @sharkymark π¦ - add sentences why subdomains are important for port forwarding - add full Caddyfile example with LetsEncrypt wildcard (explain why you need to rebuild Caddy) - add full cert-manager example with LetsEncrypt wildcard (explain what Issuer, Certificate, Secrets do) - let's just use the Helm-based cert-manager