NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

Allow to connect to postgresql from another node #6957

Open stephdl opened 1 week ago

stephdl commented 1 week ago

Actually ns8-postgresql can be used only from the node, you install the webserver and the database on the same node, the idea would be nice if we could have a database in the cluster and a webserver on another node

Proposed solution

I propose to allow in the pod to connect from outside of the node, we need to get a stronger password for the user and also review the way how pgadmin connect to postgresql (linux socket for example)

Alternative solutions

do nothing, the database and the webserver must be on the same node

stephdl commented 1 week ago

QA: help to verify asked to https://community.nethserver.org/t/ns8-postgresql-needs-testers/23918

first install with two nodes

upgrade with two nodes