Closed jeffreysjauwmook closed 1 month ago
Docker Image for build 4 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-4065
Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.
After more testing I need to debug some more. I will reopen the pr when done.
Hi there,
First off all great project! I really like the functionality and the interface you created. Also a great fan of the rest interface (which I use for my own project)
Anyway to the point.
I needed to add Postgres support for my project. So I added it to my personal fork.
I tested it with mysql and sqllite. And it looks like it doesn't break anything. But I haven't had the time to extensive testing yet.
*backend/setup.js I am not sure if you agree with the change there. I need to change the query logic to fix as postgres syntax.