No description
Find a file
2020-04-02 12:01:08 -04:00
archivist progress comit using imaplib... 2020-04-02 12:01:08 -04:00
.gitignore adding .pyc files to gitignore 2020-03-31 15:32:34 -04:00
archivist.py Updating folder structure and running from a central script. 2020-03-31 15:36:36 -04:00
Pipfile working pinboard backup. \n TODO: finish checking if backup is necessary 2020-03-13 17:30:33 -04:00
Pipfile.lock working pinboard backup. \n TODO: finish checking if backup is necessary 2020-03-13 17:30:33 -04:00
readme.md Updating folder structure and running from a central script. 2020-03-31 15:36:36 -04:00

Archivist

The archivist is run from a either a central archivist.py script

Backing up all services

Running ./archivist.py alone will backup all configured services.

Backing up a single service

Using Github as the example service to backup:

Add github_user to $HOME/.archivist.yml

Centrally

Run ./archivist.py backup github