Difference between revisions of "SAC:MatrixSynapse"

From OSGeo
Jump to navigation Jump to search
(Link to general matrix-container doc)
(cleanup)
Line 1: Line 1:
The matrix container is an LXC container (see [[SAC Service Status]]) administered by [[SAC]], hosted on [[SAC Service Status#osgeo3|osgeo3]] and used as a federated [[Matrix]] homeserver using [https://matrix.org/docs/projects/server/synapse Synapse]
+
OSGeo hosts an experimental [[Matrix]] homeserver reachable from address https://matrix.osgeo.org
  
The homeserver host address is https://matrix.osgeo.org and can be accessed by anyone with an [[SAC:LDAP|OSGeo UserID]].
+
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 07: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