This is an old revision of the document!
Matrix
Learning resources
Matrix is a server chat protocol. Details available at matrix.org. The specific server implementation we are using is Synapse.
Synapse:
- matrix-docker-ansible-deploy is a set of ansible scripts we may be able to just use.
Infrastructure Provisioning
Infrastructure is provisioned using our Terraform Repo.
Server Configuration
We use the following git repo for ansible configuration: ansible-app-matrix
The ansible scripts are executed using:
just roles just setup-all
