s3mysqlbkp

MySQL backups to Amazon S3


Keywords
amazon, mysql, s3, backup
License
GPL-2.0+
Install
pip install s3mysqlbkp==1.2

Documentation

s3mysqlbkp

MySQL backups to Amazon S3

Install

$ sudo pip install s3mysqlbkp

Configuration

All configuration located in /etc/s3mysqlbkp.conf

License

Mail Interview is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Djajachat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Djajachat. If not, see http://www.gnu.org/licenses/.

Requirements

  • python (>=2.6.0)
  • mysql (>=5.0)
  • boto (>=2.7.0)