Added zitadel database and default user. Removed zitadel encrypted config file
This commit is contained in:
parent
53fb8e06dc
commit
e8915cfded
4 changed files with 67 additions and 27 deletions
|
|
@ -29,10 +29,6 @@ in {
|
|||
# owner = serviceUser "stalwart-mail"; #FIXME: revert when stopped using docker for stalwart.
|
||||
file = ./mail-admin.age;
|
||||
};
|
||||
zitadel = mkIf server {
|
||||
file = ./zitadel.age;
|
||||
owner = abstrServiceUser "zitadel";
|
||||
};
|
||||
zitadel-key = mkIf server {
|
||||
file = ./zitadel-key.age;
|
||||
owner = abstrServiceUser "zitadel";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue