c0d3x42 / authp.github.io

Documentation for Caddy v2 Auth Portal and Authorize Plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caddy-auth-docs

Documentation for Caddy v2 Auth Portal and Authorize Plugins.

Documentation Website: https://authp.github.io/

Table of Contents

Local Testing

Run a build:

npm run build

Run the website locally on port 4200:

npx docusaurus start --port 4200 --host 0.0.0.0

Deployment

Run build to create search index:

npm run build

Deploy to gh-pages branch:

GIT_USER=greenpau DEPLOYMENT_BRANCH=gh-pages USE_SSH=true npm run deploy

About

Documentation for Caddy v2 Auth Portal and Authorize Plugins.


Languages

Language:JavaScript 81.4%Language:CSS 12.1%Language:Shell 6.1%Language:HTML 0.5%