Ns8-postgresql needs tests

not for now, it needs to
create cert and key, proabably with diffie helman
read the doc of postgresql container to know which environment var to use
open the external port (> tcp/20 000) in the fw (the easy way)

Wait What?!

Isn’t a VPN module then required for NS8. the allow the server communicate with other systems remotely.
Assuming we are not implementing the exposing of port part.

https://docs.podman.io/en/latest/markdown/podman-run.1.html#publish-p-ip-hostport-containerport-protocol

you open a port either globally 0.0.0.0 or to a specific IP, no possibility to decide I want to open to a network

at least I do not know how to implement it