I have a selfhosted instance of matrix and I’m using element as my client. When I go to element app it has the option to add an email and phone number so people can find you. The only problem is it says it’s disabled on my server. Does anyone know what I need to enable to make this work?
Pretty sure you need to run an identity server or use matrix.org or vector.im.
https://github.com/matrix-org/synapse#identity-servers
Could be you need to set up a .well-known uri block with an identity server URL?
https://github.com/matrix-org/synapse/blob/develop/INSTALL.md#client-well-known-uri
deleted by creator
You need an identity server configured, ma1sd is a good one
deleted by creator
Federation is enabled. Just checked.
deleted by creator
I installed direct to Ubuntu using this https://kirelos.com/how-to-install-matrix-synapse-chat-on-ubuntu-20-04-lts/
deleted by creator
Thanks. Will try that.
deleted by creator
Not exactly sure how to go about migrating the database. But I’ve researched some of the things you mentioned
deleted by creator