jc21

Results 194 comments of jc21

Yes that is likely it. However if you do still have the problem with vanilla configuration, you can remove the `2.conf` file from the folder you're mounting and restart. This...

I'm not a python guy in fact this dependency hell is one of the reasons it leaves a bad taste in my mouth. That said, in your opinions, would it...

I've made significant changes to the project's dependencies. Of note: - using latest debian distro - python v3.11 - certbot v2.8.0 I've also changed the godaddy plugin version to be...

Looks good, could you please add a section to the documentation related to this: https://github.com/NginxProxyManager/nginx-proxy-manager/blob/develop/docs/src/advanced-config/index.md So that your changes are not hidden :)

Yeah the `mysql` folder should not be within the `data` folder for this very reason. The [documentation](https://nginxproxymanager.com/setup/#using-mysql-mariadb-database) doesn't do this either (anymore)

Sounds doable. Makes sense to include with improvements in #38 as well.

Yep I've found the legacy databases are not longer supplied anymore so everyone has to convert to geo2. Seems it's trivial to add the new module: https://docs.nginx.com/nginx/admin-guide/dynamic-modules/geoip2/ Also the geolite...

You can already do that if you want to. In any docker image there is no restriction in what you're mounting and where. Even though I bake in config or...

Should anyone want to look at adding the module: - https://github.com/NginxProxyManager/docker-nginx-full/blob/master/docker/Dockerfile - https://github.com/NginxProxyManager/docker-nginx-full/blob/master/scripts/build-openresty