https://signoz.io logo
#support
Title
# support
r

Romario Lopez C

04/10/2023, 3:29 PM
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

Palash Gupta

04/11/2023, 8:09 AM
@Prashant Shahi
p

Prashant Shahi

04/11/2023, 4:27 PM
@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

Romario Lopez C

04/11/2023, 5:12 PM
But I’m not using K8s, I’m using docker compose
p

Prashant Shahi

04/12/2023, 3:40 AM
I see. It makes sense to use Nginx and Certbot.