Advanced Search
Search Results
319 total results found
Removing Legacy Integrations
Today, if you remove a Yaml integration's config, its components will not be removed from the cluster automatically. You will also need to manually remove the custom resources from the Kubernetes cluster. Removing Monitoring stack You need to delete first the ...
Setting up Sliding Sync
Introduction to Sliding Sync Sliding Sync is a backend component required by the Element X client beta. It provides a mechanism for the fast synchronisation of Matrix rooms. It is not recommended for production use and is only provide to enable the usage of th...
Setting up Element Call
Introduction Element Call is Element's next generation of video calling, set to replace Jitsi in the future. Element Call is currently an experimental feature so please use it accordingly; it is not expected to replace Jitsi yet. How to set up Element Call Req...
Setting Up the Skype for Business Bridge
Configuring the Skype for Business Bridge Domains and certificates The first step in preparing a Skype for Business (S4B) Bridge is to assign it a hostname that other S4B Server deployments can connect to it via SIP federation. This requires configuring DNS r...
Starting and Stopping ESS Services
Stopping a component To stop a component, such as Synapse, it is necessary to stop the operator : kubectl scale deploy/element-operator-controller-manager -n operator-onprem --replicas 0 Once the operator is stopped, you can delete the Synapse resource to rem...
Introduction to Element Server Suite
What is Element Server Suite and how does it work? .content-wrap img, .markdown-editor-display img { max-height: 100%; max-width: 100%; } Element Server Suite provides an enterprise-grade secure com...
Requirements and Recommendations
What do you need to get started, covering hardware, software and your environment? Software Element Enterprise Server Element Server Suite Download Page To download the installer you require a Element Ser...
ESS Sizing Calculator
Use this tool to understand the recommended resources for your desired ESS configuration. .better-spacing-for-sections { margin-block-start: 0em; margin-block-end: 0em; } .tri-layout-sides-content { display: none; } ...
Preparing Element Server Suite PoC
Please reach out our Element Sales Team if you want to run a Proof of Concept for Element Server Suite. Note This guide is for running Proof of Concepts. We don't aim to show every feature here, we want to get you up and running most quickly. This guide is foc...
Installing Element Server Suite
First-time installation, Upgrading or Reconfiguring ESS? See here for advice on getting started. First-Time Installation Make sure you've read the Requirements and Recommendations page so your environment is ready for installation. Running ...
Post-Installation Essentials
You've installed Element Server Suite, what do you need to know? Check here for some essentials. End-User Documentation After completing the installation you can share our User Guide PDF to help orient and onboard your users to Element! Or ...
Host Section
Initial configuration options specific to the installer, including how ESS should be deployed. Config: The first section of the ESS installer GUI is the Host section, here you will configure essential details of how ESS...
Domains Section
Configure the domains ESS should use for the main components deployed by ESS. Config: The second section of the ESS installer GUI is the Domains section, here you will configure the fully-qualified domain names for each...
Certificates Section
Configure and/or provide the certificates that should be used for each domain served by ESS. Config: The third section of the ESS installer GUI is the Domains section, here you will configure the certificates to use for...
Database Section
Configuration options for how ESS can communicate with your PostgreSQL database. Config: This section of the ESS installer GUI will only be present if you are using the Kubernetes deployment option or you have opted to ...
Media Section
Configuration options relating to how Media uploaded to your homeserver is handled by ESS. Config: The Media section allows you to customise where media uploaded to your homeserver sh...
Cluster Section
Settings specific to the environment which you are deploying ESS into such as CA. Config: In the Cluster section you will find options to configure settings specific to the cluster which Element Deployment will run on t...
Synapse Section
The Synapse configuration options for your Matrix Homeserver incl. registration & encryption. Config: Synapse is the Matrix homeserver that powers ESS, in this section you will be customising settings relating to your h...
Authentication Section
A detailed look at Delegated Authentication options available and setup examples. Config: This is a new section introduced in LTS 24.10 which replaces the previous Delegated Authentic...
Synapse Section: Federation
Detailed information on configuring homeserver Federation including Trusted Key Servers. Federation is the process by which users on different servers can participate in the same room. For this to work, all servers participating in a room m...