Hello everyone. I have a cloud-based TypeSense ser...
# community-help
c
Hello everyone. I have a cloud-based TypeSense service, and I need to place it in a company subdomain. Example: typesense.mycompany.com. I configured this via CNAME on Cloudlflare, but I can't access TypeSense through my domain, only through the address provided by the cloud. My question is whether this configuration I'm trying to do is possible?
j
A CNAME won't work because the SSL certs we serve are for a1.typesense.net. You want to set up a proxy under your sub-domain, that reverse-proxies the requests to Typesense behind the scenes.
Cloudflare DNS has a way to do this for eg, when you turn on the proxy setting for the DNS entry
c
I made it. but the I am getting 522 error
j
If this is in Cloudflare, could you make sure you've set the SSL mode to "Full"?
c
yes, my ssl is on full
but not strict
j
Could you DM me screenshots of your DNS record configuration in Cloudflare?