Documentation for Caddy v2 Security Plugin.
Documentation Website: https://docs.authcrunch.com/
If necessary, upgrade packages:
npm run upgrade
Check Markdown files:
npx docusaurus-mdx-checker
Run a build:
npm run build
Run the website locally on port 4200:
npx docusaurus start --port 4200 --host 0.0.0.0
Run the following command to deploy the changes:
make release
Reformat Caddyfile configs:
for f in `find ./assets -type f -name 'Caddyfile'`; do ../../greenpau/caddy-security/bin/caddy fmt --overwrite $f; done
$ claude mcp add authcrunch.github.io \
-- python -m otcore.mcp_server <graph>