local http = require("haproxy-lua-http")
lua-prepend-path /tmp/haproxy/lua/5f57638f250b46.07710505.lua
haproxy -c -f /usr/local/etc/haproxy.conf
Hi There, I would love to hear more about how you have set this up. I have been wanting to get authelia set up and working with HAProxy. Are you running Authelia in a docker somewhere on your lan? Have any tips for getting it setup and how to use it on specific subdomains?
Ever solve this? I am struggling with the LUA file. The http-auth lua uses haproxy-lua-http ... which i can't seem to find.
The solution is to put the script as /usr/local/share/lua/5.3/haproxy-lua-http.lua but then it will not get synced to standby host.