Managing Matrix
Synapse Management
<syntaxhighlight lang="yaml">matrix_synapse_admin_enabled: true</syntaxhighlight> After installation, Synapse Admin will be accessible at: https://matrix.irregularchat.com/synapse-admin/ ## Starting Matrix
Updating Matrix
Upgrading Ansible Script
This is important to do as this accounts for all upgrades to services and dependancies but also for improvements in the script and matrix.
Primary Option - Upgrade
Secondary Option - Upgrade
NOTE: After upgrading you’ll want to run the following command AFTER upgrading the git repo, for more information see Matrix Trouble Shooting
<syntaxhighlight lang="shell">sudo make roles ansible-playbook -i inventory/hosts setup.yml --tags=start</syntaxhighlight>
Migrating Matrix
Trouble Shooting Matrix
Matrix Trouble Shooting ### Federation https://federationtester.matrix.org/