diff --git a/README.md b/README.md index 3f5ef53..800eab2 100644 --- a/README.md +++ b/README.md @@ -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.