updates to letsencrypt

This commit is contained in:
2019-01-05 07:13:52 -05:00
parent 2ac287d4de
commit f0fb57ef8d
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash -ex
export DOCKER_HOST=dkmanager:2376
docker stack deploy --with-registry-auth --prune -c docker-compose-update.yml services_letsencrypt
docker service update -q services_letsencrypt_updates