Can 2 services connect via SSH between them?
crisog
MODERATOROP

10 months ago

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

crisog
MODERATOROP

10 months ago

N/A


brody
EMPLOYEE

10 months ago

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


Loading...