Deploy Docs
The docs site deploys to Cloudflare Workers Static Assets.
Production URL:
https://agent-engineering.appranks.comWrangler config:
apps/docs/wrangler.jsoncCommands
Section titled “Commands”Build locally:
npm run docs:buildDeploy:
npm run docs:deployCloudflare Access
Section titled “Cloudflare Access”Protect the custom domain with Cloudflare Access. Use an allow policy for the AppRanks organization or the specific engineering group that should read internal agent docs.
Keep credentials out of the repository. CI deploys should use CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID secrets.
Access policy ownership should stay in Cloudflare Zero Trust configuration. This repo owns the docs application and Worker deployment, not the identity provider rules.