meaning of life

This commit is contained in:
Thomas Maurice 2023-01-11 15:20:49 +01:00
parent 9b404f57ae
commit a586575d09
Signed by: thomas
GPG key ID: 1A55753096B00112

View file

@ -2,6 +2,10 @@
This is the repo that will serve as the support for the ASR practical work session of january. You should probably work in this directory and add code to it, it is going to be easier than creating a new ansible repository from scratch. You are also welcome to commit to this repository to checkpoint your work, as well as push it into any repository that polytech gives you access to.
The goal here is to deploy a Synapse Matrix server, an opensource decentralised messageng app, using industry standard tools such as ansible and docker.
By the end of this lab you'll be able to message each other in an end to end encrypted fashion using your own servers!
## Setup
You will need to install a few things to get started, buckle up.