How to properly setup heroku with custom domain

Hi I’ve created an issue on cloudflare support as well, but so far the converstion there is somehow stuck.

You can use public healthz endpoints to generate the har files or debug the apps
https://dev-agency.pangea.ai/api/healhtz - will throw 525 error, with just root domain it won’t though the cloudflare load balancer setup is the same.

My question in general is how to properly setup heroku with custom domains and ssl certificate on cloudflare load balancer.

Hello, you may refer to this documentation.

Hi, yes I’ve already read that part of the documentation as well as docs on heroku side on how to properly setup SSL certs and auto validation on heroku side.

This however covers only the setup trough CNAME DNS record, which does indeed work without issues.
I am however interested how to set this up with cloudflare load balancer, which is mutually exclusive with the CNAME record setup.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.