Yavli Resilience via Cloudflare
3 October 2018 by admin
Yavli Resilience can be run via Cloudflare’s “Javascript Workers”.
To set this up, follow these steps:
- Retrieve the Worker Javascript from Yavli (typically via email).
- Login on Cloudflare, and click [sitename] -> Workers -> Launch Editor.
- Copy and paste contents of the Worker Javascript into the code editor on the left hand side.
- Click “Routes” above editor -> Add route.
- Enter https://[sitename]/* (replace [sitename] with your domain name)