last try with graylog
This commit is contained in:
@@ -16,16 +16,22 @@ services:
|
||||
default:
|
||||
aliases:
|
||||
- nosql
|
||||
|
||||
# logging:
|
||||
# driver: gelf
|
||||
# options:
|
||||
# gelf-address: "udp://logs.xai-corp.net:12201"
|
||||
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
restart_policy:
|
||||
condition: any
|
||||
delay: "1s"
|
||||
max_attempts: 10
|
||||
max_attempts: 3
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.1'
|
||||
cpus: '0.5'
|
||||
memory: 512M
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user