doc: add a section howto

This section contains advanced configuration howtos.
This commit is contained in:
Antoine Eiche 2021-01-29 10:21:25 +01:00 committed by lewo
parent 0c4b9a8985
commit 7e84fd4c93
6 changed files with 22 additions and 16 deletions

View file

@ -1,9 +1,9 @@
A Complete Backup Guide
=======================
Backup Guide
============
This is really easy. First off you should have a backup of your
``configuration.nix`` file where you have the server config (but that is
already in a git repository right?)
First off you should have a backup of your ``configuration.nix`` file
where you have the server config (but that is already in a git
repository right?)
Next you need to backup ``/var/vmail`` or whatever you have specified
for the option ``mailDirectory``. This is where all the mails reside.