From 196d1b17590aa5cef761d59181e6d095c440fb97 Mon Sep 17 00:00:00 2001 From: vincent Date: Sun, 8 Oct 2023 10:25:15 +0200 Subject: [PATCH] crowdsec add some collection --- nomad-job/crowdsec-agent.nomad | 28 ++++++++++++++++++++++++++-- nomad-job/dockermailserver.nomad | 2 +- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/nomad-job/crowdsec-agent.nomad b/nomad-job/crowdsec-agent.nomad index d1519c6..a4353dc 100644 --- a/nomad-job/crowdsec-agent.nomad +++ b/nomad-job/crowdsec-agent.nomad @@ -37,13 +37,37 @@ job "crowdsec-agent" { } env { - COLLECTIONS = "crowdsecurity/traefik crowdsecurity/home-assistant LePresidente/gitea" - DISABLE_LOCAL_API = "true" + COLLECTIONS = "andreasbrett/paperless-ngx Dominic-Wagner/vaultwarden LePresidente/jellyfin crowdsecurity/traefik crowdsecurity/home-assistant LePresidente/gitea crowdsecurity/postfix crowdsecurity/dovecot " + DISABLE_LOCAL_API = "true" } template { data = <