Kanidm setup

This commit is contained in:
Jade Ellis
2024-03-11 13:22:38 +00:00
parent acd1cb71fd
commit b9eb87d76d
10 changed files with 185 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
http:
serversTransports:
kanidm:
serverName: idm.ellis.link
+4
View File
@@ -4,6 +4,10 @@ level = "DEBUG"
[providers.docker]
exposedbydefault = false
[providers.file]
directory="/etc/traefik/additional/"
watch=true
[entrypoints.http]
address = ":80"
[entrypoints.https]