Skip to content

loulloudesn/openproject_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

openproject_backup

A Python script that automates backup of OpenProject files 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_openproject.py > /var/log/backup.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages