feat(vesuvio): add gatus
This commit is contained in:
parent
7d51ce6f18
commit
2e241a93d7
5 changed files with 93 additions and 0 deletions
|
@ -9,11 +9,13 @@
|
|||
enableTCPIP = true;
|
||||
|
||||
ensureDatabases = [
|
||||
"gatus"
|
||||
"maddy"
|
||||
"roundcube"
|
||||
];
|
||||
|
||||
authentication = ''
|
||||
host gatus gatus vesuvio.fossa-macaroni.ts.net scram-sha-256
|
||||
host maddy maddy vesuvio.fossa-macaroni.ts.net scram-sha-256
|
||||
host roundcube roundcube vesuvio.fossa-macaroni.ts.net scram-sha-256
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue