Files
authentik/website/scripts/docsmg

Docsmg

Steps to install

  1. Install rustup if its not already installed
  2. Update to the latest version of rust if you dont already have it with rustup update
  3. Install the cli tool with curl https://raw.githubusercontent.com/goauthentik/authentik/main/website/scripts/docsmg/install.sh | sh