Add beszel-template stack to resources
This commit is contained in:
@@ -96,6 +96,19 @@ server = "syn01"
|
|||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
|
[[stack]]
|
||||||
|
name = "beszel-template"
|
||||||
|
description = "Beszel agent template for monitoring servers"
|
||||||
|
tags = ["monitoring", "template"]
|
||||||
|
[stack.config]
|
||||||
|
git_provider = "192.168.1.51:3052"
|
||||||
|
git_https = false
|
||||||
|
git_account = "komodo"
|
||||||
|
repo = "stray/komodo"
|
||||||
|
file_paths = ["stacks/beszel-template.compose.yml"]
|
||||||
|
|
||||||
|
##
|
||||||
|
|
||||||
[[build]]
|
[[build]]
|
||||||
name = "komodo-build"
|
name = "komodo-build"
|
||||||
description = "Build Docker image for komodo app"
|
description = "Build Docker image for komodo app"
|
||||||
|
|||||||
Reference in New Issue
Block a user