8000 [ADD] odoo_sh: manual backup option added · mythos6/documentation-user@dd160c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd160c2

Browse files
committed
[ADD] odoo_sh: manual backup option added
1 parent 0c97b23 commit dd160c2

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

odoo_sh/getting_started/branches.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,24 +203,28 @@ The fetching is automatically stopped after 5 minutes. You can restart it using
203203

204204
Backups
205205
-------
206-
A list of the backups available for download and restore, as well as the ability to import a database.
206+
A list of the backups available for download and restore, the ability to perform a manual backup and to import a
207+
database.
207208

208209
.. image:: ./media/interface-branches-backups.png
209210
:align: center
210211

211-
Odoo.sh keeps backups for production databases: 7 daily, 4 weekly and 3 monthly.
212+
Odoo.sh makes daily backups of the production database. It keeps 7 daily, 4 weekly and 3 monthly backups.
212213
Each backup includes the database dump, the filestore (attachments, binary fields), logs and sessions.
213214

214-
Staging databases and development databases are not backed up..
215-
You nevertheless have the possibility to restore a backup of the production database on your staging databases, for
216-
testing purposes, or to manually recover data that has been deleted unexpectedly from the production database.
215+
Staging and development databases are not backed up.
216+
You nevertheless have the possibility to restore a backup of the production database in your staging branches, for
217+
testing purposes, or to manually recover data that has been deleted by accident from the production database.
217218

218219
The list contains the backups kept on the server your production database is hosted on.
219220
This server only keeps one month of backups: 7 daily and 4 weekly backups.
220221

221222
Dedicated backup servers keep the same backups, as well as 3 additional monthly backups.
222223
To restore or download one of these monthly backups, please `contact us <https://www.odoo.com/help>`_.
223224

225+
You can make a backup manually before making big changes in your production database in case something goes wrong.
226+
To avoid abuse, we limit manual backups to 5 per day.
227+
224228
The *import database* feature accepts database archives in the format provided by:
225229

226230
* the standard Odoo databases manager,
Loading

0 commit comments

Comments
 (0)
0