aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-12-20 13:37:18 +0000
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-12-20 13:37:18 +0000
commit49a4ca9182195c99ace39d1a897c4578bd932d76 (patch)
tree8642f38162693f9bde5c7d96fc1853e828d1bddb
parent5dcf3aced3e6ff6dc1a0d58dc3d30ae014202776 (diff)
downloadvolse-hubzilla-49a4ca9182195c99ace39d1a897c4578bd932d76.tar.gz
volse-hubzilla-49a4ca9182195c99ace39d1a897c4578bd932d76.tar.bz2
volse-hubzilla-49a4ca9182195c99ace39d1a897c4578bd932d76.zip
More FAQ
-rw-r--r--doc/faq_admins.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/faq_admins.bb b/doc/faq_admins.bb
index ec4f8d969..953563230 100644
--- a/doc/faq_admins.bb
+++ b/doc/faq_admins.bb
@@ -35,6 +35,16 @@ Don't listen on port 443 if you cannot use it. It is strongly recommended to so
valid SSL certificate rather than disabling port 443.
[*]
+[b]How do I update a non-Git install?[/b]
+1) Backup .htconfig.php
+2) Backup everything in store/
+3) Backup any custom changes in mod/site/ and view/site
+3) Delete your existing installation
+4) Upload the new version.
+5) Upload the new version of themes and addons.
+6) Restore everything backed up earlier.
+
+[*]
[b]What do I need to do when moving my hub to a different server[/b]
1) Git clone on the new server. Repeat the process for any custom themes, and addons.