No description
Find a file
2023-06-07 15:11:54 +02:00
.envrc init flake with package, module and test 2023-06-02 16:17:47 +02:00
.gitignore init flake with package, module and test 2023-06-02 16:17:47 +02:00
flake.lock update: 2023.5.1 -> 2023.5.3 2023-06-02 16:53:54 +02:00
flake.nix update: 2023.5.1 -> 2023.5.3 2023-06-02 16:53:54 +02:00
LICENSE Initial commit 2023-06-01 18:15:06 +02:00
module.nix module: restart services if global config file changes 2023-06-07 15:11:54 +02:00
poetry2nix-python-overrides.nix init flake with package, module and test 2023-06-02 16:17:47 +02:00
README.md init flake with package, module and test 2023-06-02 16:17:47 +02:00
test.nix module: use postgres peer auth instead of password auth 2023-06-07 15:11:54 +02:00
TODO.md add todos 2023-06-02 16:25:05 +02:00
web-package-lock.json init flake with package, module and test 2023-06-02 16:17:47 +02:00

authentik-nix

A Nix flake providing a package, NixOS module and basic VM test for authentik

TOC

Important Note

Please note that this project is not directly affiliated with the official authentik project. Most importantly this means that there is no official support for this packaging and deployment approach. Therefore, please refrain from opening issues for the official project when running into problems with this flake. Feel free to open issues here. If in doubt, please open an issue here first so we can make sure that it's not directly related to this packaging/deployment approach before escalating to the official project.

Overview

Usage

Updating

License

This project is released under the terms of the MIT License. See LICENSE. Consult the upstream project for information about authentik licensing.