generated from CC/VMServiceTemplate
Update terraform/single.tfvars.example
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,11 +1,11 @@
|
|||||||
instance_mode = "single"
|
instance_mode = "single"
|
||||||
|
|
||||||
instance = {
|
instance = {
|
||||||
service_name = "n8n"
|
service_name = "audiobookshelf"
|
||||||
vm_name = "n8n-01"
|
vm_name = "abs-01"
|
||||||
node_name = "pop"
|
node_name = "pop"
|
||||||
app_port = 5678
|
app_port = 13378
|
||||||
app_image = "docker.n8n.io/n8nio/n8n"
|
app_image = "audiobookshelf"
|
||||||
vm_tags = ["agentic"]
|
vm_tags = ["agentic"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user