Skip to content

Commit c775e80

Browse files
committed
docs: clarify prerequisites tools
1 parent ca99964 commit c775e80

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ quali.chat is a chat app that extends the decentralised Matrix communication pro
1616

1717
## Prerequisites
1818

19+
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.
20+
1921
Installation and configuration of:
2022
- Synapse: Matrix homeserver ([element-hq/synapse](https://github.com/element-hq/synapse))
2123
- [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.
@@ -146,4 +148,4 @@ Refer to the earlier section [Setup](#setup)
146148
- [SIWE (Sign-In with Ethereum)](https://docs.login.xyz/)
147149
- [Alchemy API Documentation](https://docs.alchemy.com/)
148150

149-
---
151+
---

0 commit comments

Comments
 (0)