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:
@@ -43,9 +43,9 @@ services:
|
||||
#TODO:
|
||||
# cron:
|
||||
|
||||
http:
|
||||
image: "dkregistry.xai-corp.net:5000/sslproxy:2.0"
|
||||
volumes:
|
||||
- ./letsencrypt:/etc/letsencrypt:ro
|
||||
ports:
|
||||
- "443:443"
|
||||
# http:
|
||||
# image: "dkregistry.xai-corp.net:5000/sslproxy:2.0"
|
||||
# volumes:
|
||||
# - ./letsencrypt:/etc/letsencrypt:ro
|
||||
# ports:
|
||||
# - "443:443"
|
||||
|
||||
Reference in New Issue
Block a user