database backup

This commit is contained in:
Spitap
2022-07-21 13:48:44 +02:00
parent 56ed214fb5
commit 27b9de6755
4 changed files with 78 additions and 5 deletions

View File

@@ -92,6 +92,21 @@ You can activate it as follows::
It will automatically install latest versions of modoboa and its plugins.
Backup mode
------------
An experimental backup mode is available.
.. note::
You must keep the original configuration file, ie the one used for
the installation. Otherwise, you will need to recreate it manually with the right informations !.
You can start the process as follows::
$ sudo ./run.py --backup <your domain>
.. note::
Then follow the step on the console
Change the generated hostname
-----------------------------