nixos-systems/modules
Eli Ribble 4d5de177b5 Get authentik working on the new corp server without podman
The podman integration was pretty janky because it relied on running a
pod and the NixOS integration with pods are essentially non-existent.
This led to issues with the port being improperly forwarded when
partially restarted.

Now instead I use a flake dedicated to running authentik. This allows me
to specify some of the config in the module directly and some in
secrets, which is really nice. I've additionally added some changes to
the listen address so that the service isn't exposed over public IP
addresses.
2025-09-09 15:03:43 +00:00
..
home Finish removing neovim module 2025-07-21 19:30:01 +00:00
system Get authentik working on the new corp server without podman 2025-09-09 15:03:43 +00:00
default.nix Migrate corp configuration to this repository and use flakes 2025-07-16 09:36:39 -07:00