supervisord

This commit is contained in:
Mateusz Gruszczyński
2025-11-01 20:28:21 +01:00
parent 0ee2006830
commit 7e791be8fe

View File

@@ -9,7 +9,7 @@ pidfile=/var/run/supervisord.pid
command=/usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg
autostart=true
autorestart=true
stderr_logfile=/var/log/haproxy/haproxy.err.log
stderr_logfile=/var/log/supervisor/haproxy.err.log
stdout_logfile=/var/log/haproxy.log
priority=100
stopasgroup=true