allmende / docker-matrix

docker composition of images for a Matrix home server with Riot interface and coturn
https://riot.allmende.io
4 stars 1 forks source link

Separate Vector from Matrix image #2

Closed almereyda closed 8 years ago

almereyda commented 8 years ago

The current monolithic container approach tightly couples the different application's life cycles to each other. But we only want to loosely couple them, so each container can have separate upgrades, which decreases overall downtimes.

To move along, decoupling Vector from Matrix can happen by: