wildcat
CDCloudflare Developers
•Created by wildcat on 4/26/2025 in #workers-help
Deploy to customers’ CF worker? SSO?
Hi!
I’m building a close source solution based on CF Workers and going to sell it to my customers
Is there any way to auth their account so my system can automatically call something like wrangler CLI to deploy my worker code (minified) to their CF workers account?
2 replies
CDCloudflare Developers
•Created by wildcat on 4/21/2025 in #workers-help
Is there any way to deploy directly to my customer's CF account without using an API key?
Something like SSO?
Background: I'm build a proprietary CF worker app and want to deploy it via wrangler directly to customer's account
1 replies
CDCloudflare Developers
•Created by wildcat on 10/29/2024 in #general-help
Does CloudFlare DNS (with CDN) support streamText of Vercel AI SDK?
Hello! I'm using CF CDN for my self-hosted vercel AI text streaming for AI completion.
I noticed all my client request to an http LLM streaming api ended up with timeout error code 524.
Does CF CDN support streaming text?
Coming from this thread: https://github.com/vercel/ai/issues/633
2 replies