diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-06-25 14:29:32 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-06-25 14:29:32 +0200 |
commit | 62610b5ec0bfe5edffc073eb06c609f33464d34f (patch) | |
tree | 7e9c0255eadcb88c0d4146de669bdf74835915ea /doc/admin/administrator_guide.md | |
parent | 259417815820d85deadaf90f6c0ed003880f373f (diff) | |
parent | 07f004342848c633c8108f97238eff2c8eb1658b (diff) | |
download | volse-hubzilla-62610b5ec0bfe5edffc073eb06c609f33464d34f.tar.gz volse-hubzilla-62610b5ec0bfe5edffc073eb06c609f33464d34f.tar.bz2 volse-hubzilla-62610b5ec0bfe5edffc073eb06c609f33464d34f.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'doc/admin/administrator_guide.md')
-rw-r--r-- | doc/admin/administrator_guide.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/admin/administrator_guide.md b/doc/admin/administrator_guide.md index 34dfa8cad..5f1d40428 100644 --- a/doc/admin/administrator_guide.md +++ b/doc/admin/administrator_guide.md @@ -331,16 +331,6 @@ empty: util/config system directory_server "" -### Upgrading from RedMatrix to $Projectname - -#### How to migrate an individual channel from RedMatrix to $Projectname - -1. Clone the channel by opening an account on a $Projectname hub and performing a basic import (not content) from the original RedMatrix hub. Give your new clone time to sync connections and settings. -1. Export individual channel content from your RedMatrix hub to a set of JSON text files using the red.hub/uexport tool. Do this in monthly increments if necessary. -1. Import the JSON data files sequentially in chronological order into the $Projectname clone using the new.hub/import_items tool. -1. Inform your Friendica and Diaspora contacts that your channel moves. They need to reconnect to your new address. -1. After successful import (check!) delete your channel on the old RedMatrix Server. -1. On the $Projectname server visit new.hub/locs and upgrade to your channel to a primary one. And when the old Redmatrix server is still listed delete them here as well. Press "Sync" to inform all other server in the grid. ### Administration |