Chart
On this page
Authelia offers a Helm Chart which can make integration with Kubernetes much easier. It’s currently considered beta status, and as such is subject to breaking changes.
Get started
It’s strongly recommended that users setting up Authelia for the first time take a look at our Get started guide. This takes you through various steps which are essential to bootstrapping Authelia.
Repository
The Helm Chart repository for Authelia is https://charts.authelia.com
. You can add it to your repository list with
the following Helm commands:
Website
The https://charts.authelia.com/ URL also serves a website with basic chart information.
Source
The source for the Helm Chart is hosted on GitHub. Please feel free to contribute.