Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 555 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 555 Bytes

Ghost Backup

Python package to setup automatic backup for your Ghost blog. It uses Google Drive as backup host & Telegram for notification purpose. It has interactive CLI with on screen instructions. This module will backup you blog DB, but you can also opt to backup your images & themes.

Documentation | Privacy Policy | Troubleshoot

Installation

git clone https://github.com/vicke4/ghost-backup && cd ghost-backup
python3 setup.py