[MERGE] Forward-port of branch 12.0 to 13.0

This commit is contained in:
Antoine Vandevenne (anv)
2020-12-22 11:38:53 +01:00
17 changed files with 510 additions and 5 deletions
+12
View File
@@ -204,6 +204,16 @@ You can also open terminals, Python consoles and even Odoo Shell consoles.
You can open multiple tabs and drag-and-drop them to arrange the layout as you wish,
for instance side by side.
Monitoring
----------
This link contains various monitoring metrics of the current build.
.. image:: ./media/interface-branches-monitoring.png
:align: center
You can zoom, change the time range or select a specific metric on each graph.
On the graphs, annotations help you relate to changes on the build (database import, git push, etc...).
Logs
----
A viewer to have a look to your server logs.
@@ -225,6 +235,8 @@ If you scroll to the bottom, the browser will scroll automatically each time a n
You can pause the logs fetching by clicking on the according button in the upper right corner of the view.
The fetching is automatically stopped after 5 minutes. You can restart it using the play button.
.. _odoo_sh_branches_backups:
Backups
-------
A list of the backups available for download and restore, the ability to perform a manual backup and to import a
+2
View File
@@ -74,6 +74,8 @@ You can start using Odoo.sh. Your first build is about to be created. You will s
.. image:: ./media/deploy-done.png
:align: center
.. _odoo_sh_import_your_database:
Import your database
====================
Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

+2
View File
@@ -72,6 +72,8 @@ In addition, they cannot use the webshell nor have access to the server logs.
+---------------------+-----------------+-----------+-----------+
| | Mails | | X |
+---------------------+-----------------+-----------+-----------+
| | Monitoring | | X |
+---------------------+-----------------+-----------+-----------+
| | Backups | | X |
+---------------------+-----------------+-----------+-----------+
| | Settings | X | X |