Skip to content

loulloudesn/suitecrm_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

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

Example

Execute crontab -e and add the following at the end

0 1 * * * /root/backup_scripts/backup_suitecrm.py > /var/log/backup.log

About

A simple Python script that automates backing up a SuiteCRM installation to a remote Google Drive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages