Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 512 Bytes

Backup tool for Close.io organizations

Deployment

First click the deploy button an create your own app.

Deploy

Next create a new Dead Man Snitch, the add-on was add automatically. You will need to remember the URL to the newly created Dead Man Snitch.

Finally you need to setup the scheduler to run:

python backup.py && curl https://YOUR_DMS_URL

That's it!