add HEALTHCHECK to Dockerfile and append 10.0.0.0/8 to DNSBL whitelist
This commit is contained in:
@@ -102,6 +102,7 @@ class AutoConf :
|
||||
del self.__instances[id]
|
||||
else :
|
||||
utils.log("[!] Initial config failed")
|
||||
# TODO : wait while unhealthy if not swarm
|
||||
utils.log("[*] bunkerized-nginx instance created : " + name + " / " + id)
|
||||
|
||||
elif event == "start" :
|
||||
|
||||
Reference in New Issue
Block a user