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:
@@ -5,3 +5,5 @@ export DOCKER_HOST=dkmanager:2376
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user