feat(server): add remote host metrics
This commit is contained in:
parent
7efd6d5b84
commit
bb0bbc15af
6 changed files with 118 additions and 12 deletions
|
@ -9,7 +9,8 @@ let
|
|||
in {
|
||||
"shared/userPassword.age".publicKeys = all;
|
||||
"shared/tailscaleKey.age".publicKeys = all;
|
||||
"shared/frpToken.age".publicKeys = main ++ [etna vesuvio];
|
||||
"shared/frpToken.age".publicKeys = all;
|
||||
"shared/vmAuthToken.age".publicKeys = all;
|
||||
|
||||
"fuji/rootPassword.age".publicKeys = main;
|
||||
"fuji-wsl/rootPassword.age".publicKeys = main;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue