this post was submitted on 02 Feb 2025
11 points (92.3% liked)

Matrix

3414 readers
3 users here now

An open network for secure, decentralized communication

founded 5 years ago
MODERATORS
 

I am hosting a Dendrite homeserver. However, I'm not happy with the pace of development of the software and I'd like to switch to Synapse.
Is there a documented way to migrate the data (rooms, chat history, users) from Dendrite to Synapse? I've used matrix-docker-ansible-deploy to set it up.

top 3 comments
sorted by: hot top controversial new old
[–] skullgiver@popplesburger.hilciferous.nl 4 points 2 weeks ago* (last edited 4 days ago) (1 children)

[This comment has been deleted by an automated system]

[–] hendrik@palaver.p3x.de 1 points 2 weeks ago

I think you can safely skip the database migration idea. If it was easy, someone would have done it by now. Probably takes several weeks of full time developer work to do something like that.

[–] MentalEdge@sopuli.xyz 2 points 2 weeks ago

Oh boy.

The short answer, is no.

The only matrix-to-matrix server migration I know of, is the remote possibility of some day maybe it being possible to go from synapse to dendrite. If one day dendrite achieves feature parity, and work starts happening to write the software necessary to convert a synapse database and config into a dendrite database and config.

Going the other way, today? Nope.