Hi everyone,
I’m currently working on setting up ChirpStack v4 in the cloud using Docker, and I’m hoping to integrate SSL (TLS) with Nginx as my reverse proxy. Right now, I have several other services deployed (using Docker), each accessible via Nginx subpaths, so I’d like to continue using this configuration rather than switching to Traefik, which I’ve seen mentioned as a popular alternative.
From what I understand based on older forum posts, native SSL support for ChirpStack isn’t available yet. Given this, I’d appreciate any guidance on configuring SSL (TLS) via Nginx for ChirpStack with subpaths, if that’s possible. My knowledge of cloud setups and Nginx is still somewhat limited, so I’m a bit lost in terms of the best practices here.
Is there a guide or documentation available for deploying ChirpStack with subpaths and Nginx? Any advice or examples would be very helpful.
Thanks in advance for your help!