jc21

Results 202 comments of jc21

I disagree. The Host header should normally be the same domain that you'll see in your browser, no matter how many proxies it passes through. If you require the Host...

I think you're missing the point of this project. It's not to proxy to other peoples public domains. The host header being sent to [upstream services listed here](https://github.com/jc21/nginx-proxy-manager/issues/101) tells those...

This is an automated message from CI: Docker Image for build 1 is available on [DockerHub](https://cloud.docker.com/repository/docker/jc21/nginx-proxy-manager) as `jc21/nginx-proxy-manager:github-pr-2038` **Note:** ensure you backup your NPM instance before testing this PR image!...

Yep :) I agree that if I open the floodgates with PHP support, I'd have to do it for others as well. Not to mention that PHP with Nginx requires...

And it indeed looks sexy. I'm rewriting the UI with react for version 3, which which be much easier to integrate a dark mode.

I can't confirm. I went from 2.9.14 to 2.9.15 in my production environments just fine. The current database version should not be none. What database are you using, mysql/maria or...

Just tested on a sqlite setup, also don't have a problem logging in. ``` [1/17/2022] [8:23:24 AM] [Global ] › ℹ info Manual db configuration already exists, skipping config creation...

and yes I realise the database version is also none there...

So the issue is `setuptools`, version 60 is causing problems whereas version 58 is fine with the certbot plugins you're using. I'll get a new version out soon

Please try with the `github-develop` docker tag and let me know how you go