1
0
Fork 0
This commit is contained in:
Joao M 2022-08-17 21:55:25 +00:00
parent 21a4a056cb
commit ad8aef16a2
11 changed files with 91 additions and 36 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env bash
source /scripts/haproxy-reload.sh initial
/usr/sbin/haproxy -v
/usr/sbin/haproxy -W -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid -S /var/run/haproxy.sock
source /scripts/haproxy-reload.sh initial
while true; do
sleep 60