NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.6k stars 2.62k forks source link

Add Postgresql support #4087

Open Dim145 opened 2 days ago

Dim145 commented 2 days ago

I have adapted most of the SQL queries using the ‘objection’ library as much as possible. These were tested in a containerised app with the Postgres and MySQL databases.

I haven't tested SSL certificate creation, but the queries in this section are normally compatible.

nginxproxymanagerci[bot] commented 2 days ago

Docker Image for build 1 is available on DockerHub as nginxproxymanager/nginx-proxy-manager-dev:pr-4087

Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes Note: this is a different docker image namespace than the official image