From 517c5cbb27398716641d436e8d5fe66f226cd732 Mon Sep 17 00:00:00 2001 From: kev Date: Wed, 22 Sep 2021 18:29:01 +0800 Subject: [PATCH] update browserless --- browserless/docker-stack.yml | 3 +++ snort3/README.md | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/browserless/docker-stack.yml b/browserless/docker-stack.yml index 8d45a73..4d362b7 100644 --- a/browserless/docker-stack.yml +++ b/browserless/docker-stack.yml @@ -12,12 +12,15 @@ services: - CONNECTION_TIMEOUT=300000 - MAX_QUEUE_LENGTH=10 - ENABLE_CORS=true + - ENABLE_DEBUG_VIEWER=false - EXIT_ON_HEALTH_FAILURE=true deploy: resources: limits: memory: 1024M replicas: 56 + placement: + max_replicas_per_node: 4 restart_policy: condition: on-failure diff --git a/snort3/README.md b/snort3/README.md index a43d721..da6f5d4 100644 --- a/snort3/README.md +++ b/snort3/README.md @@ -1,2 +1,7 @@ snort3 ====== + +[Snort 3][1] is the next step in our yearslong journey of protecting users' networks +from unwanted traffic, malicious software and spam and phishing documents. + +[1]: https://www.snort.org/snort3