Add minecraft service monitoring and change paper to vanilla
This commit is contained in:
parent
c6c47cb2b5
commit
22023e9b01
2 changed files with 8 additions and 1 deletions
|
@ -412,6 +412,13 @@ services = {
|
|||
type = "firewall"
|
||||
}
|
||||
]
|
||||
monitoring = {
|
||||
url = "tcp://minecraft.serguzim.me:25565"
|
||||
group = "4-services"
|
||||
conditions = [
|
||||
"[CONNECTED] == true"
|
||||
]
|
||||
}
|
||||
backup = [{
|
||||
name = "minecraft_3_data"
|
||||
type = "docker"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue