doc:appunti:linux:sa:matrix
This is an old revision of the document!
Table of Contents
Matrix Messenger
Come installare un server per la messaggistica Matrix su una Debian GNU/Linux 10 Buster.
Il server di riferimento sviluppato da Matrix per la propria piattaforma è Matrix Synapse. Si tratta di una implementazione adeguata ad eseguire un home server.
Installazione di matrix-synapse in Debian 10 Buster
In Debian esiste il pacchetto matrix-synapse versione 1.24.0, ma è nella suite buster-backports, quindi è necessario aggiungere tale repository in /etc/apt/sources.list:
deb http://deb.debian.org/debian buster-backports main contrib non-free deb-src http://deb.debian.org/debian buster-backports main contrib non-free
Ottenre i certificati SSL da Let's Encrypt
Al termine dell'operazione i file da utilizzare sono:
- /etc/letsencrypt/live/matrix.example.org/fullchain.pem
- /etc/letsencrypt/live/matrix.example.org/privkey.pem
/etc/matrix-synapse/homeserver.yaml
doc/appunti/linux/sa/matrix.1610963854.txt.gz · Last modified: by niccolo