nixos-systems/host
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
..
corp Get authentik working on the new corp server without podman 2025-09-09 15:03:43 +00:00
sync Add firewall configuration to sync 2025-08-23 18:33:57 +00:00
test-corp Get librechat working 2025-07-21 20:14:35 +00:00