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