Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ quali.chat is a chat app that extends the decentralised Matrix communication pro

## Prerequisites

This guide assumes familiarity with Linux server administration, Docker and Docker Compose, OAuth2/OIDC identity providers, Matrix protocol fundamentals and Synapse homeserver configuration/operations, TLS/HTTPS certificate management, reverse proxies (e.g., Nginx) and DNS, basic networking/firewalls, and Node.js tooling.

Installation and configuration of:
- Synapse: Matrix homeserver ([element-hq/synapse](https://github.com/element-hq/synapse))
- [quali-chat/synapse-homeserver-patch](https://github.com/quali-chat/synapse-homeserver-patch.git) contains configurations, custom modules, and pre-registered bot accounts needed for quali.chat.
Expand Down