]> git.mxchange.org Git - friendica.git/commitdiff
modified: doc/Migrate.md
authorAndy <andy@hubup.pro>
Wed, 25 Nov 2020 15:06:12 +0000 (22:06 +0700)
committerAndy <andy@hubup.pro>
Wed, 25 Nov 2020 15:06:12 +0000 (22:06 +0700)
doc/Migrate.md

index 77918bebb152766f11b16efafb8eedb2d2c9d5f0..8fc4193ba1a9fee6335a71568185c08870416021 100644 (file)
@@ -5,6 +5,16 @@ Migrating to a different Server
 
 ## Preparation
 
+### Head up to users
+
+Inform your users of an upcoming interruption to your service. To ensure no loss of data, your server needs to be offline during some part of the migration processes.
+
+You may find these addons useful for in communicating with your users prior to the migration process:
+
+* blackout
+* notifyall
+
+
 ### Storage
 Check your storage backend with ``bin/console storage list`` in the root folder.
 
@@ -21,6 +31,9 @@ This process may take a long time depending on the size of your storage.
 ### Configuration files
 
 
+### Go offline 
+Take your web server offline. 
+
 ## Dumping DB