switch sslproxy and fluentd to global service so each host runs one container.

build own image for letsencrypt, and tweek update job runtime.
This commit is contained in:
2017-12-23 22:03:51 -05:00
parent 785db4ec18
commit d6806a673e
11 changed files with 65 additions and 103 deletions

View File

@@ -31,15 +31,15 @@ services:
deploy:
mode: replicated
replicas: 1
replicas: 2
restart_policy:
condition: any
delay: "1s"
max_attempts: 1
resources:
limits:
cpus: '0.1'
memory: 16M
cpus: '0.2'
memory: 64M
logging:
driver: fluentd