keter/test
Maksym Ivanov dac66e1688
feat: add config "healthcheck-path" to respond 200 on
AWS LB TG healthcheck cannot currently be made to send any custom Host
header. It always sends the target's (keter's) IP address in there.

Together with vhosting, this makes it impossible to healthcheck
individual webapps running under keter.

Have a partial remedy with a /keter-health endpoint, that if enabled
always responds with status 200.
2023-11-10 10:15:57 +01:00
..
Spec.hs feat: add config "healthcheck-path" to respond 200 on 2023-11-10 10:15:57 +01:00