Improve some small stuff
This commit is contained in:
parent
83749c4493
commit
8f026330d7
3 changed files with 10 additions and 13 deletions
|
@ -364,7 +364,12 @@ services = {
|
|||
type = "hook"
|
||||
}]
|
||||
monitoring = {
|
||||
url = "starttls://mail.serguzim.me:587"
|
||||
group = "3-services"
|
||||
conditions = [
|
||||
"[CONNECTED] == true",
|
||||
"[CERTIFICATE_EXPIRATION] > 48h"
|
||||
]
|
||||
}
|
||||
ports = [
|
||||
{
|
||||
|
@ -737,7 +742,7 @@ services = {
|
|||
},
|
||||
|
||||
"vikunja" = {
|
||||
host = "node001"
|
||||
host = "node003"
|
||||
dns = [{
|
||||
domain = "todo.serguzim.me"
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue