Hi guys, iI have just installed Signoz on docker with the script, is there any suggested way to set it up with https? Usually I use Traefik and:
1. route ports to names signoz.mydomain.com -> ipaddress:3301
2. take advantage let's encrypt certificates automation handled by the router
v
Vishal Sharma
02/09/2023, 9:21 AM
@Prashant Shahi Any insights here?
p
Prashant Shahi
02/09/2023, 10:08 AM
Hi @Paolo Calvi 👋
Anything would work as per your need.
Easy one would be using Certbot to issue let's encrypt certificates along with Nginx.