Advanced Search
Search Results
61 total results found
Automating ESS Deployment
Understand your ESS configuration files and how you can automate ESS deployment(s). The .element-enterprise-server Directory Config examples included on this page may not up-to-date and are solely provide...
Using the Admin Console
AKA the Installer GUI, a quick overview of the Configure and Admin tabs and the sections within. Opening the Admin Console First, let’s get started by logging into the admin console. To do this, make sure...
Using the Admin Tab
Users Section By default the users section will display all active user accounts present on your homeserver, listing their Matrix ID followed by their Display Name and whether the user is a Synapse Admin. Navigating Users will be displayed in a list, defaulti...
Synapse Section: Workers
The Workers section, which allows you to configure Synape Workers, is available under the 'Advanced' section of the Synapse page. What are Synapse Workers Synapse is built on Python, an inherent limitation of which is only being able to execute one thread at a...
Migrating from Self-Hosted to ESS
This document is currently work-in-progress and might not be accurate. Please speak with your Element contact if you have any questions. Preparation This section outlines what you should do ahead of the migration in order to ensure the migration goes as quickl...
Customise Containers used by ESS
How to change an image used by a container deployed by ESS. details > summary::marker { content: "\02699\0FE0F\00020" } ol li::marker { font-size: 150%; color: var(--color-element-green); } ...
Configuring Element Desktop
Element Desktop is a Matrix client for desktop platforms with Element Web at its core. You can download Element Desktop for Mac, Linux or Windows from the Element downloads page. See https://web-docs.element.dev/ for the Element Web and Desktop documentation. ...
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...
Guidance on High Availability
ESS makes use of Kubernetes for deployment so most guidiance on high-availability is tied directly with general Kubernetes guidance on high availability. Kubernetes Essential Links Options for Highly Available Topology Creating Highly Available Clusters wi...
Secrets
Find out more about the Secrets block found under each Sections' Advanced configuration options Under 'Advanced' in each section, you may find a block listing all the associated secrets configured as part...
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...
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 ...
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...
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...
Setting Up Jitsi and TURN With the Installer
Configure the Installer to install Jitsi and TURN Prerequisites Firewall You will have to open the following ports to your microk8s host (or k8s cluster) to enable coturn and jitsi : For jitsi : 30301/tcp 30300/udp For coturn, allow the following ports :...
Setting up Group Sync with the Installer
What is Group Sync? Group Sync allows you to use the ACLs from your identity infrastructure in order to set up permissions on Spaces and Rooms in the Element Ecosystem. Please note that the initial version we are providing only supports a single node, non-fede...
Setting up GitLab, GitHub, JIRA and Webhooks Integrations With the Installer
In Element Server Suite, our GitLab, GitHub, and JIRA extensions are provided by the hookshot package. This documentation explains how to configure hookshot. Configuring Hookshot with the Installer From the Installer's Integrations page, click "Install" under ...
Setting up Adminbot and Auditbot
Overview Adminbot allows for an Element Administrator to become admin in any existing room or space on a managed homeserver. This enables you to delete rooms for which the room administrator has left your company and other useful administration actions. Auditb...
Setting Up Hydrogen
Configuring Hydrogen From the Installer's Integrations page, click "Install" under "Hydrogen". For the hydrogen.yml presented by the installer, edit the file and ensure the following values are set: hydrogen_fqdn is the FQDN that will be used for accessing h...