cleanup, ensure haproxy is running and disallow writes to followers

This commit is contained in:
ston1th 2021-10-09 19:03:08 +02:00
commit fef86deac8
9 changed files with 49 additions and 183 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
n=${1:-1}
cd data
../haproxy-lb -config etcd.yaml -v 2
../haproxy-lb -config etcd${n}.yaml -v 2