diff --git a/README.md b/README.md index 99196ec5..56da20ce 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,11 @@ include_toc: true This is going to be a Matrix installation with all bells and whistles. Not just the server, but every other bit that you need or want. -We're building it with workers, so it will scale. Everything will be in -containers, so all parts can be maintained individually. +We're building it with workers, so it will scale. ## Overview -* Scalable ([workers](https://element-hq.github.io/synapse/latest/workers.html), containers) +* Scalable: [workers](https://element-hq.github.io/synapse/latest/workers.html) * Webclient * Element Call * Management with [Synapse-Admin](https://github.com/Awesome-Technologies/synapse-admin) @@ -27,8 +26,8 @@ tracking](https://element-hq.github.io/synapse/latest/consent_tracking.html) # Synapse -We'll use Synapse, using the workers architecture and putting it in a -container. This will make it scalable, flexible and reusable. +We'll use Synapse, using the workers architecture to make it scalable, flexible and reusable. + ## Logging @@ -39,8 +38,8 @@ more specific logging to Synapse's own logfile(s). # TURN We'll need a TURN server, and we'll use -[coturn](https://github.com/coturn/coturn) for that. Of course, also in a -container. +[coturn](https://github.com/coturn/coturn) for that. + # Wiki