Add more notes on migrating data from another installation

Related to #583 (Github Issue).
This commit is contained in:
Slavi Pantaleev
2020-07-14 16:25:21 +03:00
parent a1e248e0e1
commit 4eb87c1dcb
2 changed files with 10 additions and 0 deletions

View File

@ -99,6 +99,8 @@ This is similar to the [EMnify/matrix-synapse-auto-deploy](https://github.com/EM
- this one optionally **allows you to use an external PostgreSQL server** for Synapse's database (but defaults to running one in a container)
- helps you **import data from a previous installation** (so you can migrate your manual virtualenv/Docker setup to a more managed one)
## Installation