generated from CC/VMServiceTemplate
workflow update
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3s
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3s
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
instance_mode = "multi"
|
|
||||||
|
|
||||||
instances = {
|
|
||||||
grafana = {
|
|
||||||
service_name = "grafana"
|
|
||||||
vm_name = "grafana-01"
|
|
||||||
node_name = "pop"
|
|
||||||
app_port = 3000
|
|
||||||
app_image = "grafana/grafana:latest"
|
|
||||||
vm_tags = ["monitoring"]
|
|
||||||
}
|
|
||||||
|
|
||||||
caddy = {
|
|
||||||
service_name = "caddy"
|
|
||||||
vm_name = "caddy-01"
|
|
||||||
node_name = "pop"
|
|
||||||
app_port = 80
|
|
||||||
app_image = "caddy:latest"
|
|
||||||
vm_tags = ["proxy"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -6,5 +6,5 @@
|
|||||||
- "terraform"
|
- "terraform"
|
||||||
- "docker"
|
- "docker"
|
||||||
- "n8n"
|
- "n8n"
|
||||||
- "ip-192-168-10-107"
|
- "ip-192-168-10-106"
|
||||||
"vm_name": "n8n-01"
|
"vm_name": "n8n-01"
|
||||||
|
|||||||
Reference in New Issue
Block a user