Loading repository data…
Loading repository data…
loulloudesn / repository
A simple Python script that automates backing up a SuiteCRM installation to a remote Google Drive
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple Python script that automates backing up a SuiteCRM installation to a remote Google Drive
It assumes the existence of Rclone tool
This script can be automated to run on specified intervals using a crontab
Failures are reported by sending an email to a configured account via Gmail SMTP
Execute crontab -e and add the following at the end
0 1 * * * /root/backup_scripts/backup_suitecrm.py > /var/log/backup.log