{
"info": {
"author": "Yenthe Van Ginneken, Agile Business Group, Grupo ESOC Ingenieria de Servicios, LasLabs, AdaptiveCity, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"bugtrack_url": null,
"classifiers": [
"Framework :: Odoo",
"License :: OSI Approved :: GNU Affero General Public License v3",
"Programming Language :: Python"
],
"description": "====================\nDatabase Auto-Backup\n====================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github\n :target: https://github.com/OCA/server-tools/tree/12.0/auto_backup\n :alt: OCA/server-tools\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-auto_backup\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/149/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nA tool for all your back-ups, internal and external!\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nBefore installing this module, you need to execute::\n\n pip3 install pysftp==0.2.8\n\n\nConfiguration\n=============\n\nGo to *Settings -> Database Structure -> Automated Backup* to\ncreate your configurations for each database that you needed\nto backups.\n\nUsage\n=====\n\nKeep your Odoo data safe with this module. Take automated back-ups,\nremove them automatically and even write them to an external server\nthrough an encrypted tunnel. You can even specify how long local backups\nand external backups should be kept, automatically!\n\nConnect with an FTP Server\n~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nKeep your data safe, through an SSH tunnel!\n-------------------------------------------\n\nWant to go even further and write your backups to an external server?\nYou can with this module! Specify the credentials to the server, specify\na path and everything will be backed up automatically. This is done\nthrough an SSH (encrypted) tunnel, thanks to pysftp, so your data is\nsafe!\n\nTest connection\n~~~~~~~~~~~~~~~\n\nChecks your credentials in one click\n------------------------------------\n\nWant to make sure if the connection details are correct and if Odoo can\nautomatically write them to the remote server? Simply click on the \u2018Test\nSFTP Connection\u2019 button and you will get message telling you if\neverything is OK, or what is wrong!\n\nE-mail on backup failure\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nStay informed of problems, automatically!\n-----------------------------------------\n\nDo you want to know if the database backup succeeded or failed? Subscribe to\nthe corresponding backup setting notification type.\n\nRun backups when you want\n~~~~~~~~~~~~~~~~~~~~~~~~~\n\nFrom the backups configuration list, press *More > Execute backup(s)* to\nmanually execute the selected processes.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/149/11.0\n\nKnown issues / Roadmap\n======================\n\n* On larger databases, it is possible that backups will die due to Odoo server\n settings. In order to circumvent this without frivolously changing settings,\n you need to run the backup from outside of the main Odoo instance. How to do\n this is outlined in `this blog post\n `_.\n* Backups won't work if list_db=False is configured in the instance.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Yenthe Van Ginneken\n* Agile Business Group\n* Grupo ESOC Ingenieria de Servicios\n* LasLabs\n* AdaptiveCity\n\nContributors\n~~~~~~~~~~~~\n\n* Yenthe Van Ginneken \n* Alessio Gerace \n* Jairo Llopis \n* Dave Lasley \n* Andrea Stirpe \n* Aitor Bouzas \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/server-tools `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/OCA/server-tools/",
"keywords": "",
"license": "AGPL-3",
"maintainer": "",
"maintainer_email": "",
"name": "odoo12-addon-auto-backup",
"package_url": "https://pypi.org/project/odoo12-addon-auto-backup/",
"platform": "",
"project_url": "https://pypi.org/project/odoo12-addon-auto-backup/",
"project_urls": {
"Homepage": "https://github.com/OCA/server-tools/"
},
"release_url": "https://pypi.org/project/odoo12-addon-auto-backup/12.0.1.0.0.99.dev8/",
"requires_dist": [
"odoo (<12.1dev,>=12.0a)",
"pysftp"
],
"requires_python": ">=3.5",
"summary": "Backups database",
"version": "12.0.1.0.0.99.dev8"
},
"last_serial": 5766159,
"releases": {
"12.0.1.0.0.99.dev1": [
{
"comment_text": "",
"digests": {
"md5": "bb7a7cd5e26489ef1da6fb0a55dd38f5",
"sha256": "269fce12a8ee4d56fa65bd50acbeb8870ae003821a9c4ef3d5bafb6997d47e2a"
},
"downloads": -1,
"filename": "odoo12_addon_auto_backup-12.0.1.0.0.99.dev1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb7a7cd5e26489ef1da6fb0a55dd38f5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 182405,
"upload_time": "2019-05-12T05:10:56",
"url": "https://files.pythonhosted.org/packages/6b/40/d886ae0c67cd4a4efec6a322ef08d2a7db1cbebbd0b841ac32672eb21b62/odoo12_addon_auto_backup-12.0.1.0.0.99.dev1-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev2": [
{
"comment_text": "",
"digests": {
"md5": "39c1b57e4fb9af006fdee7cc607aa7e9",
"sha256": "ed3c80c8d38ef9130fbb09e58728c2e644c841d33ffc1ca7c0f77a6f23959106"
},
"downloads": -1,
"filename": "odoo12_addon_auto_backup-12.0.1.0.0.99.dev2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39c1b57e4fb9af006fdee7cc607aa7e9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 211154,
"upload_time": "2019-05-21T05:16:40",
"url": "https://files.pythonhosted.org/packages/ba/6e/c43109525820173e64ac472a0e8f62c550846731d7dbc3ed27100eef8791/odoo12_addon_auto_backup-12.0.1.0.0.99.dev2-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev3": [
{
"comment_text": "",
"digests": {
"md5": "15eefa3381c0e2e1c2742215457da1c7",
"sha256": "96c8891f13142bc905c48133e17e69e7ec9a7e1a614267a7c52ff64aa5c9122a"
},
"downloads": -1,
"filename": "odoo12_addon_auto_backup-12.0.1.0.0.99.dev3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "15eefa3381c0e2e1c2742215457da1c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 211153,
"upload_time": "2019-07-30T06:02:36",
"url": "https://files.pythonhosted.org/packages/13/43/b25e1605a059c72651ef100caa3541c2f8e6d45c37b7fee79a2b23f10cf1/odoo12_addon_auto_backup-12.0.1.0.0.99.dev3-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev7": [
{
"comment_text": "",
"digests": {
"md5": "3b44fa27857fe7a0fd7668e46e2f1fba",
"sha256": "1fb3a17bfac153c9268cc2ca99e705e9f89d1531802786e2d60388561315bdbc"
},
"downloads": -1,
"filename": "odoo12_addon_auto_backup-12.0.1.0.0.99.dev7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b44fa27857fe7a0fd7668e46e2f1fba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 212040,
"upload_time": "2019-08-31T05:24:01",
"url": "https://files.pythonhosted.org/packages/c8/e5/01ce2653df2e458073cacd2691082f631e638e178ee2d2c8793c79ea89a6/odoo12_addon_auto_backup-12.0.1.0.0.99.dev7-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev8": [
{
"comment_text": "",
"digests": {
"md5": "d2fb269f07cfcce9e4edacd2b8f39a9c",
"sha256": "e238adf91aa471a9ccf7f5559bf1ee595299db829e2651856abe15157f083dc1"
},
"downloads": -1,
"filename": "odoo12_addon_auto_backup-12.0.1.0.0.99.dev8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2fb269f07cfcce9e4edacd2b8f39a9c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 212039,
"upload_time": "2019-09-01T05:20:55",
"url": "https://files.pythonhosted.org/packages/9f/a0/86ef5ce84e507f4186a8d3029ed5248686c3cf70f27f35eb885afe927a31/odoo12_addon_auto_backup-12.0.1.0.0.99.dev8-py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d2fb269f07cfcce9e4edacd2b8f39a9c",
"sha256": "e238adf91aa471a9ccf7f5559bf1ee595299db829e2651856abe15157f083dc1"
},
"downloads": -1,
"filename": "odoo12_addon_auto_backup-12.0.1.0.0.99.dev8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2fb269f07cfcce9e4edacd2b8f39a9c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 212039,
"upload_time": "2019-09-01T05:20:55",
"url": "https://files.pythonhosted.org/packages/9f/a0/86ef5ce84e507f4186a8d3029ed5248686c3cf70f27f35eb885afe927a31/odoo12_addon_auto_backup-12.0.1.0.0.99.dev8-py3-none-any.whl"
}
]
}