This repository has been archived on 2020-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
stack/init-scale.sh

5 lines
149 B
Bash

docker service scale $1_chat=1
docker service scale $1_ngrok=1
docker service scale $1_letsencrypt-drone=1
docker service scale $1_letsencrypt-git=1