rottenraptor-server: add docker-goauthentik
This commit is contained in:
parent
f04149b4a7
commit
d2a7063282
2 changed files with 93 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue