Difference between revisions of "SAC:MatrixSynapse"

From OSGeo
Jump to navigation Jump to search
(simplify instructions for IRC usage)
m
 
(10 intermediate revisions by 3 users not shown)
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 a Synapse [[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]].
+
Synapse is installed using the upstream APT repo. The version can also be checked using https://matrix.osgeo.org/_matrix/federation/v1/version.
 +
 
 +
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''.
  
 
See [[Matrix#Using Matrix as an IRC client|section in Matrix page]] for how to effectively use [[IRC]] from matrix.
 
See [[Matrix#Using Matrix as an IRC client|section in Matrix page]] for how to effectively use [[IRC]] from matrix.
  
Configuration of the service is documented in SAC-private repository
+
Configuration of the service is documented in SAC-private repository https://git.osgeo.org/gitea/sac/osgeo3/wiki/matrix-container
https://git.osgeo.org/gitea/sac/matrix-synapse-config
 
  
 +
The container used to run bullseye and PG 13 until 2026-07-10 when it was upgraded to trixie and PG 17. The Synapse state compression script (<code inline>synapse_auto_compressor</code>) was run during the upgrade and should be run again every so often.
  
 
Trac ticket which was used to track setup of this service is https://trac.osgeo.org/osgeo/ticket/2309
 
Trac ticket which was used to track setup of this service is https://trac.osgeo.org/osgeo/ticket/2309
 +
 +
As part of the matrix ecosystem we are also running an [[SAC:Heisenbridge|Heisenbridge]] (in [[IRC]] bridge)
 +
 +
[[Category:Infrastructure]]
 +
[[Category:Services]]

Latest revision as of 00:14, 12 July 2026

OSGeo hosts a Synapse Matrix homeserver reachable from address https://matrix.osgeo.org

Synapse is installed using the upstream APT repo. The version can also be checked using https://matrix.osgeo.org/_matrix/federation/v1/version.

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

The container used to run bullseye and PG 13 until 2026-07-10 when it was upgraded to trixie and PG 17. The Synapse state compression script (synapse_auto_compressor) was run during the upgrade and should be run again every so often.

Trac ticket which was used to track setup of this service is https://trac.osgeo.org/osgeo/ticket/2309

As part of the matrix ecosystem we are also running an Heisenbridge (in IRC bridge)