diff --git a/.komodo/resources.toml b/.komodo/resources.toml index 8208130..bb8279f 100644 --- a/.komodo/resources.toml +++ b/.komodo/resources.toml @@ -86,6 +86,20 @@ file_paths = [ ## +[[stack]] +name = "beszel-agent-syn02" +[stack.config] +server = "syn02" +git_provider = "192.168.1.51:3052" +git_https = false +git_account = "komodo" +repo = "stray/komodo" +file_paths = [ + "stacks/beszel-template.compose.yml" +] + +## + [[stack]] name = "beszel-hub" description = "Beszel monitoring hub and agent for syn01"