Upload xml and db file from traccar to Google Drive storage. Do backup every day at 04:00 by Dallas timezone.
- google drive auth
- wait for 04:00
- making archive that contains db and xml file
- upload archive to google drive
- remove old files (google drive storage must contain only 3 archives for last 3 days)
- repeat from 2nd step
all requirements in req.txt file google-api-python-client, google-auth-httplib2, google-auth-oauthlib - google drive client library simple-scheduler - scheduler