Does anyone know how @matrix behaves when you set up a new instance under the same domain?
Do I have to leave all rooms beforehand and if not, how do the other instances behave if there is a user with the same #matrix id again, but my server thinks I am not in the room?
And does anyone have experience with #Conduwuit, for example?
Bubu
in reply to Beowulf • • •I think you need your old servers signing key, otherwise you cannot reasonably start on the same domain again.
I don't quite remember how it worked if you do have the signing key but starting without any state in your new server. In theory that should work and the new server could just fetch the full room state of all rooms from remote servers, not sure how well that works in practice.
Beowulf
in reply to Bubu • • •@Bubu mmh ok, interesting and thanks!
I also read some time ago that the server key isn't releveant, because the proof is the TLS cert (but also no "official" info)...
I would appreciate if there were some official docs regarding this :D