QNAP [ Synapse Matrix ] Synapse Chat server free and easy way for you to chat

QoolBox

Représentant QNAP
2 Janvier 2014
10 745
185
173
51
France
www.qnap.com
Professionnel
Oui
matrix-logo.jpg

Source :
Download :

Apache84 : https://www.myqnap.org/product/synapse-matrix-apache84/



Synapse Chat is a free and easy way for you to chat about topics with your peers! All you have to do is create an account so people know who they are chatting with! Scroll down for instructions!

Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. The basics you need to know to get up and running are:

Everything in Matrix happens in a room. Rooms are distributed and do not exist on any single server. Rooms can be located using convenience aliases like #matrix:matrix.org or #test:localhost:8448.
Matrix user IDs look like @matthew:matrix.org (although in the future you will normally refer to yourself and others using a third party identifier (3PID): email address, phone number, etc rather than manipulating Matrix user IDs)
The overall architecture is:

client <----> homeserver <=====================> homeserver <----> client
https://somewhere.org/_matrix https://elsewhere.net/_matrix
#matrix:matrix.org is the official support room for Matrix, and can be accessed by any client from https://matrix.org/docs/projects/try-matrix-now.html or via IRC bridge at irc://irc.freenode.net/matrix.

Synapse is currently in rapid development, but as of version 0.5 we believe it is sufficiently stable to be run as an internet-facing service for real usage!

Please Read GitHub for setup instructions
Code:
command line are within /opt/Synapse84/bin
if you use on terminal
dont forget to activate venv
cd /opt/Synapse84 && source bin/activate
or use /opt/Synapse84/Synpase84.sh and fill up start {  ... } to autostart your command
replacing # & by  <your command> &
 
Dernière édition:
Hello QoolBox,

is it possible to install Synapse Matrix together with Apache84 instead of Apache81?

Thank you very much for your great work!
Matzix
 
I rebuild new version for Apache84 ... the current version source was in archived and moved to another repository and maintainer
I leave instruction for usage... complicated to make an unattended install for this since need to be setup with your parameters