alpine: authentik service

This commit is contained in:
Tristan 2024-05-08 22:53:41 +01:00
parent d1772cb4be
commit 4d2f26c98f
6 changed files with 190 additions and 14 deletions

View file

@ -140,14 +140,6 @@ in {
enableACME = true;
root = "/srv/www/tristans.cloud";
};
"auth.tristans.cloud" = {
forceSSL = true;
enableACME = true;
locations."~" = {
proxyPass = "http://localhost:8084";
proxyWebsockets = true;
};
};
};
};
security.acme = {