Files
computer-playbook/roles/web-app-matrix
Kevin Veen-Birkenbach 12a267827d Refactor websocket and Taiga variables
- Introduce WEBSOCKET_PROTOCOL derived from WEB_PROTOCOL (wss if https, else ws).
- Replace hardcoded websocket URLs in EspoCRM, Nextcloud and Taiga with {{ WEBSOCKET_PROTOCOL }}.
- Fix mautrix-imessage to use ws:// for internal synapse:8008.
- Standardize Pixelfed OIDC env spacing.
- Refactor Taiga variables to TAIGA_* naming convention and clean up EMAIL_BACKEND definition.

See: https://chatgpt.com/share/68af62fa-4dcc-800f-9aaf-cff746daab1e
2025-08-27 21:57:04 +02:00
..
2025-08-20 05:49:35 +02:00
2025-07-09 02:26:50 +02:00

Matrix

Description

Step into the future of communication with Matrix, a dynamic and decentralized platform that delivers secure, real-time messaging and collaboration. With robust federation, end-to-end encryption, and versatile bridging support, Matrix enables seamless connections across diverse networks while safeguarding your data.

Overview

This role deploys a Matrix homeserver using Docker Compose, setting up the Synapse server along with essential components such as bridges and the Element web client. Matrix is built to support secure, decentralized communications with high performance and scalability.

For detailed configuration and operational instructions, please refer to the following files in this directory:

Features

  • Decentralized and Federated: Connect with a global network of Matrix homeservers, ensuring there is no single point of failure.
  • End-to-End Encryption: Protect your communications with robust encryption mechanisms to keep your messages private.
  • Interoperability: Bridge communications with external platforms, allowing seamless interaction across different messaging systems.
  • Scalable Architecture: Designed to handle increasing user loads and message volumes with high performance.
  • Flexible Client Support: Access Matrix services via modern web clients like Element, which offer an intuitive and real-time user experience.

Further Resources

Credits

Developed and maintained by Kevin Veen-Birkenbach.
Learn more at veen.world.

Part of the Infinito.Nexus Project
Licensed under Infinito.Nexus NonCommercial License.