Can 2 services connect via SSH between them?

Im trying to set up Barman for Postgres backups and the restore command requires SSH.

Is it possible my Barman service can SSH into the Postgres service?

https://docs.pgbarman.org/release/3.12.0/user_guide/recovery.html

2 Replies

N/A


a year ago

you would have to run sshd in the Postgres containers to have SSH access


Loading...