service { name = "mariadb" port = 3306 tags = [ "db" ] check { tcp = "localhost:3306" interval = "5s" } }