rottenraptor-server: add docker-goauthentik

This commit is contained in:
Franzi 2025-02-16 18:36:35 +01:00
parent f04149b4a7
commit d2a7063282
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 93 additions and 0 deletions

View file

@ -5,6 +5,7 @@ groups = [
]
bundles = [
"docker-engine",
"docker-goauthentik",
"docker-immich",
"ipmitool",
"redis",
@ -27,6 +28,9 @@ gateway6 = "2001:67c:b54:1::1"
redirect = "https://www.rottenraptor.com/"
mode = 302
[metadata.nginx.vhosts.goauthentik]
domain = "sso.rotten.city"
[metadata.nginx.vhosts.immich]
domain = "immich.rotten.city"