Skip to main content
This guide uses the Wrangler CLI to deploy and manage your Veriox worker. It is faster to set up and easier to version-control, but requires a terminal and Node.js. What you need:
  • A Veriox account
  • A Cloudflare account with your domain proxied
  • Node.js 18+ installed
  • Wrangler installed: npm install -g wrangler
Steps:
2

Deploy the worker

3

Configure your site

4
Prefer not to use the terminal? Use the Cloudflare Dashboard install instead — same result, no command line required.