Health check behind Cloudflare Zero Trust
Hello,
Hello,
I host coder through cloudflare tunnel, and I config it behind cloudflare zero trust, so basically you have to login in order to access the site (without it coder works great), but I want to see how further I can protect it, but I got some trouble here:
When coder try to pinging health check it meet with the error above. And according to cloudflare, one way to solve/pass it is through service token, so basically you attach some token before send a request to mycool.domain/healthz.
2 Replies
<#1363202083083260076>
Category
Feature request
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
I have no luck with when looking through the health check docs, so if anyone can guide me where to add this if it possible to do or do I have to get rid of zero trust all together