Hello, team. Is it possible to use custom domains ...
# signoz-cloud
t
Hello, team. Is it possible to use custom domains as base URL for SigNoz instance? I cannot find anything in docs. I've setup my own domain and set CNAME record to my SigNoz instance hostname (xxxx-xxxx.eu.signoz.cloud) but it doesn't work - I get 404. Seems like config on my side is correct:
Copy code
dig my.custom.domain
;; ANSWER SECTION:
my.custom.domain.          3295 IN	CNAME	xxxx-xxxx.eu.signoz.cloud.
xxxx-xxxx.eu.signoz.cloud. 300	IN	A	xxx.xxx.139.3
p
It is not recommended to use custom domains as baseURL for SigNoz Cloud instances.
We do provide custom sub-domain as per request, after the user includes their billing information.
It could be something like:
<http://your-company.eu|your-company.eu>.signoz.cloud
t
Thanks for response, and now I'm sad 😞
I thought about
<http://signoz.mycompany.com|signoz.mycompany.com>
p
It is possible however you will be missing out on some of the important features of SigNoz Cloud with that way at the moment.