18 lines
559 B
Markdown
18 lines
559 B
Markdown
## Beschreibung
|
|
|
|
- zum Aufsetzen des Authentifizierungs-Dienstes [Authelia](https://www.authelia.com/)
|
|
- um einen Clients hinzuzfügen, erstellt man eine entsprechende JSON-Datei in `/etc/authelia/conf.d/clients` und führt aus `/usr/bin/authelia-conf-compose`
|
|
|
|
|
|
## Verweise
|
|
|
|
- [GitHub-Seite](https://github.com/authelia/authelia)
|
|
- [Installations-Anleitung](https://www.authelia.com/integration/deployment/bare-metal/)
|
|
- [Dokumentation | Konfiguration](https://www.authelia.com/configuration/)
|
|
|
|
|
|
## ToDo
|
|
|
|
- Dummy-Client los werden
|
|
- Dummy-Nutzer los werden
|
|
|