]> git.mxchange.org Git - friendica.git/blobdiff - doc/Install.md
Let there be...
[friendica.git] / doc / Install.md
index 53df55be067c8535291119d110e910f5608cb800..100ca411f6f2a76dcf3e533c178edd15936e1bd6 100644 (file)
@@ -144,3 +144,11 @@ The addon tree has to be updated separately like so:
 
     cd mywebsite/addon
     git pull
+
+###Set up a backup plan
+Bad things will happen.
+Let there be them a hardware failure, a currupted database or whatever you can think of.
+So once the installation of your Friendica node is done, you should make yoursef a backup plan.
+
+The most important file is the `.htconfig.php` file in the base directory.
+As it stores all your data, you should also have a recent dump of your Friendica database at hand, should you have to recover your node.