Advanced Search
Search Results
356 total results found
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...
Element Web Section
Configuration options relating to the deployed Element Web instance provided by ESS. Config: Element Web is the web-based client for the Matrix communication protocol. Element Web serves as a user interface for accessin...
Homeserver Admin Section
Configuration options relating to the deployed Homeserver Admin instance provided by ESS. Config: Homeserver Admin is the web-based client for the Synapse Admin API. Homeserver Admin serves as a user interface for admin...
Integrator Section
Configuration options relating to the Integrator provided by ESS. Config: In the Integrator section you will find options to configure settings specific to the integrator which is use...
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...
Setting up On-Premise Metrics
Setting up VictoriaMetrics and Grafana From the Installer's Integrations page, click "Install" under "Monitoring" For the provided prom.yml, see the following descriptions of the parameters: If you want to write prometheus data to a remote prometheus instanc...
Setting Up the Telegram Bridge
Configuring Telegram bridge On Telegram platform Login to my.telegram.org to get a telegram app ID and hash (get from ). You should use a phone number associated to your company. Basic config From the Installer's Integrations page, click "Install" under "Tel...
Setting Up the Teams Bridge
Configuring Teams Bridge Register with Microsoft Azure You will first need to generate an "Application" to serve connect your Teams bridge with Microsoft. Connect to Azure on https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview ...
Setting Up the IRC Bridge
Matrix IRC Bridge The Matrix IRC Bridge is an IRC bridge for Matrix that will pass all IRC messages through to Matrix, and all Matrix messages through to IRC. Please also refer to the bridges' specific documentation for additional guidance. For usage of the IR...