Advanced Search
Search Results
61 total results found
Setting Up the SIP Bridge
Configuring SIP bridge Basic config From the Installer's Integrations page, click "Install" under "SIP Bridge" For the provided sipbridge.yml, please see the following documentation: - `postgres_create_in_cluster`: `true` to create the postgres db into the k8s...
Setting Up the XMPP Bridge
Configuring the XMPP Bridge The XMPP bridge relies on the xmpp "component" feature. It is an equivalent of matrix application services. You need to configure an XMPP Component on an XMPP Server that the bridge will use to bridge matrix and xmpp user. On the ho...
Setting up Location Sharing
Overview The ability to send a location share, whether static or live, is available without any additional configuration. However, when receiving a location share, in order to display it on a map, the client must have access to a tile server. If it does not, t...
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...
Troubleshooting
Introduction to Troubleshooting Troubleshooting the Element Installer comes down to knowing a little bit about kubernetes and how to check the status of the various resources. This guide will walk you through some of the initial steps that you'll want to take ...
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; } ...
ESS LTS 24.04 Change Logs and Upgrade Notes
LTS 24.04 Changelogs and important Update Notes, always check here before upgrading! Upgrade Notes for the 24.04 LTS If you are planning on upgrading to the LTS we always recommend upgrading to the latest LTS patch version, however you shou...
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...
Helm Chart Installation
Introduction This document will walk you through how to get started with our Element Server Suite Helm Charts. These charts are provided to be used in environments which typically deploy applications by helm charts. If you are unfamiliar with helm charts, we'd...
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 ...
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...