Fix SSL
This commit is contained in:
parent
21a4a056cb
commit
ad8aef16a2
11 changed files with 91 additions and 36 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue