aboutsummaryrefslogtreecommitdiffstats
path: root/doc/faq_admins.bb
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2014-12-21 09:50:47 +0100
committerStefan Parviainen <saparvia@caterva.eu>2014-12-21 09:50:47 +0100
commit4e5118650225fe0e194ac8164c47916575e898b3 (patch)
tree22e1676a173167b6f340fa8826a184d9efe9479b /doc/faq_admins.bb
parentd1f53511921afce820d73eb2d2924e2a4aa8ba14 (diff)
parent148f0eb4aed6fdbec62f50d87e6db0c8df35fe28 (diff)
downloadvolse-hubzilla-4e5118650225fe0e194ac8164c47916575e898b3.tar.gz
volse-hubzilla-4e5118650225fe0e194ac8164c47916575e898b3.tar.bz2
volse-hubzilla-4e5118650225fe0e194ac8164c47916575e898b3.zip
Merge remote-tracking branch 'upstream/master' into autocomplete
Diffstat (limited to 'doc/faq_admins.bb')
-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.