From 5f3e6d0ecfb5ca41e91773bb02652278ced397a9 Mon Sep 17 00:00:00 2001 From: subhod-i Date: Mon, 8 Sep 2025 15:10:17 +0530 Subject: [PATCH] docs: clarify prerequisites tools --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index 7d7ae75..a6c77a4 100644 --- a/profile/README.md +++ b/profile/README.md @@ -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.