IT

Results 11 comments of IT

Ok, understood. ``` cat /etc/cron.d/walg #Ansible: WAL-G: Create daily backup 30 3 * * * postgres [ $(curl -s -o /dev/null -w '%{http_code}' http://IP:8008) = '200' ] && wal-g --config...