HTTP Basic Authentication enabled on service, Dashy can't return green light #1179
Unanswered
sovajri7
asked this question in
Help and Support
Replies: 1 comment
-
I have this issue as well. It is possible to set your url like this:
But this means you will have your credentials in the dashy configuration file. What might be a good idea is for the config.yml file to support secrets, and they could be substituted:
But what might be better is to find an API that Nginx Proxy Manager exposes and call that to get a healthcheck response. I know the docker container can run a healthcheck. |
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
-
Hi, I got HTTP Basic Authentication enabled with Nginx Proxy Manager on some services and I don't know if it's possible to make Dashy pass this auth because if not, he can't see if service running or not...
As you can see on image behind, all red services are running but behing the Auth
Beta Was this translation helpful? Give feedback.
All reactions