Skip to main content

Package dbbackup to manage server database backups

Project description

dbbackup to manage server databases backups:

  • Mysql: this release
  • PostgreSQL: next release
  • Other: futures releases (need some help...)

Installation:

pip install dbbackup

dbbackup-tools is instaled with dbbackup dependencies

Run it:

  • python
  • import dbbackup_tools.util
  • Enter your folder name to hold dbbackup configuration
  • cd to your new dbbackup folder

Configuration:

  • ajust the file .env to match your local configration

  • To logging on smtp, rename and adjust:

loggin_config_example.yaml to loggin_config.yaml

  • To backup Mysql databases, rename and adjust:

mysql-backup-script_example.config to mysql-backup-script.config

Work with it:

  • python
  • import dbbackup
  • from dbbackup import check_dbbackup

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbbackup-0.1.13.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

dbbackup-0.1.13-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page