Poddery - Diaspora, Matrix and XMPP: Difference between revisions
→Workers: It was very hard to distinguish one service from the other in the previous list. So, I made a new line for each of the services. |
|||
| Line 234: | Line 234: | ||
* These services must be enabled: | * These services must be enabled: | ||
matrix-synapse@synchrotron.service matrix-synapse@federation_reader.service matrix-synapse@event_creator.service matrix-synapse@federation_sender.service matrix-synapse@pusher.service matrix-synapse@user_dir.service matrix-synapse@media_repository.service matrix-synapse@frontend_proxy.service matrix-synapse@client_reader.service matrix-synapse@synchrotron_2.service | matrix-synapse@synchrotron.service | ||
matrix-synapse@federation_reader.service | |||
matrix-synapse@event_creator.service | |||
matrix-synapse@federation_sender.service | |||
matrix-synapse@pusher.service | |||
matrix-synapse@user_dir.service | |||
matrix-synapse@media_repository.service | |||
matrix-synapse@frontend_proxy.service | |||
matrix-synapse@client_reader.service | |||
matrix-synapse@synchrotron_2.service | |||
To load balance between the 2 synchrotrons, We are running [https://github.com/Sorunome/matrix-synchrotron-balancer matrix-synchrotron-balancer]. It has a systemd file at <code>/etc/systemd/system/matrix-synchrotron-balancer</code>. The files are in <code>/opt/matrix-synchrotron-balancer</code> | To load balance between the 2 synchrotrons, We are running [https://github.com/Sorunome/matrix-synchrotron-balancer matrix-synchrotron-balancer]. It has a systemd file at <code>/etc/systemd/system/matrix-synchrotron-balancer</code>. The files are in <code>/opt/matrix-synchrotron-balancer</code> | ||