Hello, can I change the front-end port to run on p...
# support
r
Hello, can I change the front-end port to run on port 80 and have cloudflare DNS work with a subdomain? example: romario.mydomain.com -> signoz frontend I’m want to use cloudflare proxying to have TLS configured automatically
I’m going to plug nginx with certbot, easier 😄
p
@Prashant Shahi
p
@Romario Lopez C yes, using nginx ingress controller and cert-manager, it should be easy to set up TLS. We have docs around the same here: https://signoz.io/docs/tutorial/setting-up-tls-for-signoz/
r
But I’m not using K8s, I’m using docker compose
p
I see. It makes sense to use Nginx and Certbot.