Steps to run after the db container is started Run docker exec db /usr/sbin/sshd Steps to setup barman Run make setup-barman Useful Commands barman check mydb to check the status of mydb barman backup mydb to backup mydb barman switch-xlog --force --archive mydb to fix wal issues