uptime-kuma: added
This commit is contained in:
parent
68c8c26857
commit
46d50954f7
5 changed files with 107 additions and 0 deletions
|
@ -51,6 +51,9 @@
|
|||
|
||||
# searx
|
||||
searx-env.file = ./searx/env.age;
|
||||
|
||||
# uptime-kuma
|
||||
uptime-kuma-ldap-pass.file = ./uptime-kuma/ldap-pass.age;
|
||||
};
|
||||
|
||||
users.groups.secrets-lldap-bind-user-pass = {};
|
||||
|
|
|
@ -61,4 +61,7 @@ in
|
|||
|
||||
# searx
|
||||
"searx/env.age".publicKeys = defaultAccess;
|
||||
|
||||
# uptime-kuma
|
||||
"uptime-kuma/ldap-pass.age".publicKeys = defaultAccess;
|
||||
}
|
||||
|
|
BIN
secrets/uptime-kuma/ldap-pass.age
Normal file
BIN
secrets/uptime-kuma/ldap-pass.age
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue