Skip to content

Automatic and adjustable backup of the database on AWS or anywhere else!

Notifications You must be signed in to change notification settings

hasanisaeed/database-backup-aws

Repository files navigation

Automatic and adjustable backup of the database on AWS or anywhere else!

Usage:

Run the script without a service:

python scheduler.py --config-file=config.json --output-format=gz --send-via=scp --remove-after-sending=false

Run script as a service:

bash installer.sh

To check the status of the service:

sudo systemctl status scheduler

To stop the service:

sudo systemctl stop scheduler

To disable the service:

sudo systemctl disable scheduler

About

Automatic and adjustable backup of the database on AWS or anywhere else!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published