poropenai·openai· v1.0.0 · atualizado em 2026-04-10
80
Score
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
Authenticate: — Verify Cloudflare authentication using `wrangler whoami` or set `CLOUDFLARE_API_TOKEN`.
2
Identify Product: — Determine the appropriate Cloudflare product based on the application type (e.g., Workers for serverless functions, Pages for web apps).
3
Configure: — Configure the deployment settings, including environment variables, routing rules, and security policies.
4
Deploy: — Deploy the application using `wrangler deploy` or `wrangler pages deploy`.
5
Verify: — Check the deployment status and verify that the application is running correctly.
6
Monitor: — Set up monitoring to track performance and identify any issues.
deploy to Cloudflarehost my application on Cloudflarepublish my project on Cloudflareset up a Cloudflare workerdeploy a Cloudflare pageuse Cloudflare for hostingdeploy a full-stack app to Cloudflaredeploy a container to Cloudflare