Getting started
Before you start configuring SalaX Secure Messaging, we recommend that you familiarize yourself with the following concepts.
Architecture behind SalaX Secure Messaging
-
What is Matrix concept?
Refer to the Elements of Matrix.
SalaX Secure Messaging deployment architecture diagram

Platform Architecture
SalaX is containerised and orchestrated via Kubernetes, with a clean separation between the public-facing edge and internal service components. The Ingress controller is the single externally-reachable component — all client traffic enters through it over HTTPS, with no direct external access to any internal service.
SalaX also supports multi-node deployment.

Figure 1 — SalaX Reference Architecture: Single-Node Kubernetes Deployment
Homeserver
-
How are homeservers and clients connected?
Refer to Homeserver.
End-to-end encryption
-
How does end-to-end encryption work?
Refer to the End-to-End Encryption implementation guide.