Web console
Pages in the management UI and how they map to this manual.
After setup, open the management URL (default http://127.0.0.1:9443/).
The console is a React app served by the same process. It uses session cookies plus CSRF. Login can require a login CAPTCHA.
Page map
| Console route | This manual |
|---|---|
/ Dashboard | Monitor |
/sites | Sites |
/ssl | TLS |
/rules | Custom rules |
/review | ALAP |
/logs | Monitor |
/ip | IP and geo |
/protection | Protection |
/bot-challenge | Bot and CAPTCHA |
/edge | Edge |
/ai | ALAP |
/monitor | Monitor |
/apisec | API security |
/users | Operations |
/ops | Storage |
/updates | Operations |
/block-pages | Block pages |
/attack-map | Monitor |
/cluster | Cluster |
/system | Operations |
/captcha-lab | Bot and CAPTCHA |
Themes (light, dark, and several color packs) are local to the browser. They do not change the data plane.