Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dhal.rokad.co/llms.txt

Use this file to discover all available pages before exploring further.

Preset reference

Dhal ships six built-in presets.
NameTitleIntended for
starterStarter monitor-mode policylocal setup, first dry-run
api-productionAPI production policyproduction APIs
auth-hardenedAuth hardening policylogin-heavy apps
strict-json-apiStrict JSON API policyJSON-only APIs
behind-proxyBehind trusted proxyapps behind CDN/proxy
observabilityObservability posturetelemetry-enabled deployments
Show a preset:
npx dhal presets show strict-json-api --json
Apply a preset:
npx dhal presets apply strict-json-api --output dhal.strict-json-api.json