Hyperflow Setup
Sygnal Hyperflow & Hyperspeed run on Cloudflare. This provides a world-class edge-caching framework, full firewall support, and many more capabilities that we leverage to optimize your site's caching and delivery.
Our setup process has three phases;
Installing and configuring Hyperspeed for your site
( Optional ). Setting up monitoring and alerting for your site ( highly recommended, but optional ).
Installation
For each service,
cd into that service codebase
npx wrangler deploy --config wrangler.navi.jsoncFor the main Hyperflow app hyperflow
Config
e.g. wrangler.navi.jsonc
Vars
Ensure the desired PATH_HANDLERS and REWRITE_HANDLERS are specified.
Services
List only microservices we're connecting to.
Make certain to update the binding names to the correct service.
Last updated