Support http auth for health checks #100
Unanswered
HLFH
asked this question in
Ideas and Issue Triage
Replies: 1 comment
-
|
Yes, this feature would be really cool. We don’t even need new parameters: HTTP auth could be set like this: user:password@example.org. So, if the proxy allows providing a full URL instead of just the path, that would be perfect. I am not a go developer, but if PR like this will be merged, I am happy to do my best :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to support two parameters:
health-check-usernamehealth-check-passwordExample of Docker app that needs HTTP auth: Transmission.
https://hub.docker.com/r/linuxserver/transmission
kamal-proxy deploydoes not work when the root URL requires HTTP auth.Beta Was this translation helpful? Give feedback.
All reactions