system-config/playbooks/roles/haproxy
Ian Wienand 51e3976273 Run haproxy as root user
The usptream haproxy image switched to running as a user, rather than
as root.  This means it can not bind to 80/443 and instantly dies.

I've added a comment with some discussion, but for now, use the root
user.

[1] 82ff028a25

Change-Id: Ic9b04cdd09f73d9df015bcb173871cff1ae58835
2021-05-17 14:28:37 +10:00
..
files/docker Run haproxy as root user 2021-05-17 14:28:37 +10:00
handlers Reload haproxy configuration when config changes 2019-07-23 16:48:23 +00:00
tasks Install docker-compose from pypi 2020-04-16 12:08:00 -07:00
templates Remove the tcplog option from haproxy configs 2020-06-30 22:22:28 +00:00
README.rst Run an haproxy load balancer for gitea 2019-02-22 12:54:04 -08:00

README.rst

Install, configure, and run a haproxy server.