it's free for unlimited requests as well

it's free for unlimited requests as well
7 Replies
nascode
nascode11mo ago
I looked at Zero Trust dashboard on the Access menu. Is this the correct one? However I dont know much about Access. Is there any guide to call workers from access?
dave
daveOP11mo ago
yep! That's correct, it's called Zero Trust. Are you trying to protect your Workers, or call non-Cloudflare services securely from a Worker?
nascode
nascode11mo ago
I am trying to protect my Workers. I have KrakenD gateway that want to call the workers. If possible privately not through http call.
dave
daveOP11mo ago
yeah then Access should work
dave
daveOP11mo ago
Cloudflare Docs
Service tokens · Cloudflare Zero Trust docs
You can provide automated systems with service tokens to authenticate against your Zero Trust policies. Cloudflare Access will generate service tokens …
dave
daveOP11mo ago
e.g. for a recent deployment of Langfuse, we did this: 1. I create a new IPv6 entry for a subdomain like langfuse.ai.moda with a value of 100:: 2. I create a "self-hosted" Access application that protects langfuse.ai.moda. 3. I verify that if I visit langfuse.ai.moda, it is blocked by Cloudflare Access. 4. I deploy my Worker that listens on https://langfuse.ai.moda/*. Don't do #4 until you have confirmed #3 is actually working.
No description
nascode
nascode11mo ago
Thankyou very much @dave | ai.moda !
Want results from more Discord servers?
Add your server