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 regels
151 B
Bash

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