update sslproxy deployment to include health check and Jenkinsfile that builds docker image

fixed metrics.xai-corp.net host file
This commit is contained in:
2018-10-29 22:17:06 -04:00
parent 724aa33e21
commit 774a4bb267
2 changed files with 7 additions and 7 deletions

View File

@@ -6,4 +6,4 @@ docker login -u richard -p $DKREGISTRY_PASS $DKREGISTRY
docker stack deploy --with-registry-auth --prune -c docker-compose-prod.yml sslproxy
docker service update sslproxy
docker service update -q sslproxy_app