Backup Anything

March 19, 2022 ยท View on GitHub

๐Ÿ“ฆ Shell scripts to create backup of anything (local).

Scripts

Database

  • MongoDB
  • PostgreSQL
  • MySQL
  • Redis
  • Elasticsearch
  • Cassandra
  • DynamoDB

Bucket

Get started

git clone https://github.com/gui-text/backup-anything.git && cd backup-anything

Roadmap

  • Add ZX
  • Create a CLI with Oclif
  • Configure a server to save backups
  • Create a Web interface?
  • Create backup restore
  • Create an automation to schedule backups?