Skip to content

leotj/database-autobackup

Repository files navigation

database-autobackup

TypeScript version Node.js version APLv2 Build Status - GitHub Actions

Backup your database automatically and upload the encrypted backup to an object storage service like AWS S3.

This CLI uses pm2 to schedule backups via the daemon process. You can use the pm2 command to control the daemon process.

Supported Database:

  • MySQL

Supported Object Storage:

  • AWS S3

Available Commands

  • --init - create configuration file on user home directory
  • --start - start a daemon process for automated backup scheduler
  • --stop - stop the daemon process for automated backup scheduler

License

Licensed under the APLv2. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published