Difference between revisions of "SAC:MatrixSynapse"
Jump to navigation
Jump to search
(Link to general matrix-container doc) |
(cleanup) |
||
Line 1: | Line 1: | ||
− | + | OSGeo hosts an experimental [[Matrix]] homeserver reachable from address https://matrix.osgeo.org | |
− | The homeserver | + | The homeserver is a federated instance of [https://matrix.org/docs/projects/server/synapse Synapse] |
+ | running in an [[SAC_Service_Status#matrix|LXC container]] | ||
+ | hosted on [[SAC Service Status#osgeo3|osgeo3]] machine and administered by the [[SAC|OSGeo System Administration Committee]]. | ||
+ | |||
+ | |||
+ | The homeserver can be currently accessed by anyone with an [[SAC:LDAP|OSGeo UserID]]. | ||
The Matrix ID for users will be ''@<LDAPUSER>:osgeo.org''. | The Matrix ID for users will be ''@<LDAPUSER>:osgeo.org''. | ||
Revision as of 06:04, 8 April 2020
OSGeo hosts an experimental Matrix homeserver reachable from address https://matrix.osgeo.org
The homeserver is a federated instance of Synapse running in an LXC container hosted on osgeo3 machine and administered by the OSGeo System Administration Committee.
The homeserver can be currently accessed by anyone with an OSGeo UserID.
The Matrix ID for users will be @<LDAPUSER>:osgeo.org.
See section in Matrix page for how to effectively use IRC from matrix.
Configuration of the service is documented in SAC-private repository https://git.osgeo.org/gitea/sac/osgeo3/wiki/matrix-container
Trac ticket which was used to track setup of this service is https://trac.osgeo.org/osgeo/ticket/2309