Workflow Detail

Asset Delivery

Configure object storage and CDN delivery paths.

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 1Cloudflare CLIAuth required

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

Step 2MinIO ClientAuth required

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

mc mb

Create bucket

Step 3Ansible CLIAuth required

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