Hello,
I have deployed some mongo and postgresql DBs with internal ports only. They are used by some spring boot conainers. For debugging for example I would like to look at them. Since I don’t want to use a tool like Mongo Express, I thought a VPN server would be good. I found a lot of tutorials, but nothing recent. They are all very old.
Is it possible and recommended to configure a VPN server to access the “private” databases of the rancher?
Thanks a lot