Skip to content

Documentation for Caddy v2 Auth Portal and Authorize Plugins.

Notifications You must be signed in to change notification settings

copolycube/authp.github.io

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • CSS 12.1%
  • Shell 6.1%
  • HTML 0.5%