mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
b2c60ef898
This marks the launch of the new documentation website.
845 B
845 B
title | description | lead | date | draft | images | menu | weight | toc | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Automation | Automated Deployment of Authelia. | Authelia has several features which make automation easy. | 2022-05-28T08:20:42+10:00 | false |
|
220 | true |
- The configuration can be defined statically by YAML.
- Most areas of the configuration can be defined by environment variables.
Ansible
Authelia could theoretically be easily deployed via Ansible however we do not have an Ansible Role at this time. It would be a desirable Contribution.