shalafi99

Results 13 comments of shalafi99

I can confirm the workaround @Robonau suggested, lines which are only a comment get removed when you edit the compose. except if they are placed right below a section start...

> I've built the [final version (v1.0.0)](https://github.com/thielj/docker-health-proxy/pkgs/container/docker-health-proxy). It requires `/_ping` instead of `/containers/json?all=true` for the connection test. Or rather, you will get a 403 error when you hit Test, as...

You can also use the NPM container name as the hostname: ![image](https://github.com/user-attachments/assets/3680b216-b32d-4366-a722-0aeb4fef4249)

This looks like an interesting concept for evaluation. Since I use only 1 externally maintained cert with Zoraxy, for now I just copy it to the container with "docker cp"...

I think this has been discussed under #1141, with certbot being one item to tackle towards a reduction in image size (for v3).

Sorry, I missed what link you were referring to. I am not involved with development of NPM, but I did notice commits keep being done to the v3 branch ([link](https://github.com/NginxProxyManager/nginx-proxy-manager/activity?ref=v3)).

> i meant the link in the mentioned discussion, where jc21 wrote: ....A lot of this bloated stuff will be removed/replaced in [v3](https://github.com/jc21/nginx-proxy-manager/discussions/1202) as it will be a go binary;...

The two most common scenarios that people tend to face when this situation happens would be: 1) enclosing the hash with quotes inside a docker compose file, or not enclosing...

> I'm having the same problem. I have tried every combo I can think of but just can't log in > By looking at that image I understand it is...

> Im having the same thing happening to me > > "Unauthorized" docker run or docker compose file to create the container?