{ "info": { "author": "Niklas Andersson", "author_email": "nandersson900@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "nback\n=====\n\nBackups files and databases (MySQL, PostgreSQL, MongoDB) to AWS S3\n\nversion 0.1.16 2014-11-15\n\nauthor: nandersson900@gmail.com\n\n\nFeatures\n--------\n\n - backups any given files/directories\n - uses mysqldump to take complete SQL dump of all mysql dbs\n - uses pg_dump to take complete SQL dump of all postgresql dbs\n - uses mongodump to take complete BSON dump of all mongodb dbs\n - saves backups for 7 days back and the first of every month indefinitely\n - choose between gzip and bzip2 compression algorithms for fastest or\n smallest possible footprint\n - notifies any given email address every time backup is done\n - use bash shell for prettier log coloring\n\n\nSystem requirements\n-------------------\n\nIt might work with other versions of the software given below,\nhowever this is what I've tested with.\n\n - *nix-like environment\n - bzip2 or gzip\n - Python >= 2.7.3 (only dep. python-boto)\n - MySQL >= 5.0 (optional)\n - PostgreSQL >= 9.3 (optional)\n - MongoDB >= 2.0.4 (optional)\n\n\nGetting started\n---------------\n\n - install python-boto if you haven't already (on Debian/Ubuntu, $ sudo\n apt-get install python-boto)\n - edit settings.py with your settings/credentials\n - add a job to your crontab, and set it to run as often as you want backups\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Niklas9/nback", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nback", "package_url": "https://pypi.org/project/nback/", "platform": "Linux Ubuntu", "project_url": "https://pypi.org/project/nback/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Niklas9/nback" }, "release_url": "https://pypi.org/project/nback/0.1.16/", "requires_dist": null, "requires_python": null, "summary": "Backups files and databases (MySQL, MongoDB) to AWS S3", "version": "0.1.16" }, "last_serial": 1308251, "releases": { "0.1.15": [ { "comment_text": "", "digests": { "md5": "713aba2da82e36e9199fcdac8cf9c4e1", "sha256": "800380bd3a90b9c51ee894cad179c6dc9f02cf1a94918b1fa01e74a0d1c501c1" }, "downloads": -1, "filename": "nback-0.1.15.tar.gz", "has_sig": false, "md5_digest": "713aba2da82e36e9199fcdac8cf9c4e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7584, "upload_time": "2014-11-09T21:43:29", "url": "https://files.pythonhosted.org/packages/1d/5e/47cb191e79b9bbc911a3ad9214bb6c94273226f8c15a096c09ecc8f24ad7/nback-0.1.15.tar.gz" } ], "0.1.16": [ { "comment_text": "", "digests": { "md5": "e474c66067d277e224a0efcf4102fff4", "sha256": "d4cc28a8b56d2a88f91969f34a31520bbe1af10a1d318fccb05216c150ed0ca6" }, "downloads": -1, "filename": "nback-0.1.16.tar.gz", "has_sig": false, "md5_digest": "e474c66067d277e224a0efcf4102fff4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7864, "upload_time": "2014-11-15T18:47:40", "url": "https://files.pythonhosted.org/packages/2d/34/75843813698c820b134869bdd9eb705c5418ea17ee3527295928fef1e1e6/nback-0.1.16.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e474c66067d277e224a0efcf4102fff4", "sha256": "d4cc28a8b56d2a88f91969f34a31520bbe1af10a1d318fccb05216c150ed0ca6" }, "downloads": -1, "filename": "nback-0.1.16.tar.gz", "has_sig": false, "md5_digest": "e474c66067d277e224a0efcf4102fff4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7864, "upload_time": "2014-11-15T18:47:40", "url": "https://files.pythonhosted.org/packages/2d/34/75843813698c820b134869bdd9eb705c5418ea17ee3527295928fef1e1e6/nback-0.1.16.tar.gz" } ] }