[MERGE] Forward-port of branch 11.0 up to b8f384663e

This commit is contained in:
Richard Mathot 2020-09-11 08:58:10 +02:00
commit 73cba15619
No known key found for this signature in database
GPG Key ID: A7A432464AA3F482

View File

@ -163,11 +163,20 @@ To configure the deploy key for a private repository, proceed as follows:
Storage Size Storage Size
============ ============
This section shows a small description of the storage size used by your project. This section shows the storage size used by your project.
.. image:: ./media/interface-settings-storage.png .. image:: ./media/interface-settings-storage.png
:align: center :align: center
Storage size is computed as follows:
* the size of the PostgreSQL database
* the size of the disk files available in your container: database filestore, sessions storage directory...
.. Warning::
In case you want to analyze disk usage, you can run the tool `ncdu <https://dev.yorhel.nl/ncdu/man>`_ in your Web Shell.
Should your production database size grow to exceed what's provisioned in your subscription, it Should your production database size grow to exceed what's provisioned in your subscription, it
will automatically be synchronized with it. will automatically be synchronized with it.