I am making backups with the backup_and_restore.sh
script, but at the bottom of the it mentions doing a cronjob which also rsyncs the entire mailcow installation as well as all of the docker volumes.
Is this the recommended approach? What would I need to recreate if I’m only using the backup script? Conversely, if I rsync the entire installation, then why would I also need to use the backup script?