forked from DGNum/infrastructure
feat(netbird): Deploy management server on storage01
This commit is contained in:
parent
f173138848
commit
6a25ccbd1a
8 changed files with 659 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
|||
|
||||
cert = config.security.acme.certs.${domain};
|
||||
|
||||
allowedSubDomains = [ "cloud" "git" "videos" "social" "demarches" ];
|
||||
allowedSubDomains = [ "cloud" "git" "videos" "social" "demarches" "netbird" ];
|
||||
in {
|
||||
services.kanidm = {
|
||||
enableServer = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue