Workflow Detail
Asset Delivery
Configure object storage and CDN delivery paths.
Overview
3 steps~20 minstoragecdn
Required env vars: CLOUDFLARE_API_TOKEN, MC_HOST_local, ANSIBLE_CONFIG
Auth needed for: Cloudflare CLI, MinIO Client, Ansible CLI
Step By Step
Execute Cloudflare CLI stage in asset delivery workflow.
Authentication
- Step 1 Authenticate CLI profile for this provider.
- Step 2 Set required environment variables: CLOUDFLARE_API_TOKEN
wrangler auth
🔐 Manage authentication
wrangler login
🔓 Login to Cloudflare
Execute MinIO Client stage in asset delivery workflow.
Authentication
- Step 1 Authenticate CLI profile for this provider.
- Step 2 Set required environment variables: MC_HOST_local
mc alias set
Configure MinIO host alias
Execute Ansible CLI stage in asset delivery workflow.
Authentication
- Step 1 Export required environment variables: ANSIBLE_CONFIG
ansible playbook
Run playbook
ansible inventory
Inspect inventory