Advanced Search
Search Results
356 total results found
Bridging
Bridging directories Bridges' job is to turn the contents of an external data directory into a data structure that can then be then constructed on the Matrix server by the Provisioner. See State representation for the details description of the data structure ...
Overview
Advanced Identity Management allows you to represent your organization's structure within Matrix and Element: creating a space for all its members, maintaining their membership in rooms and subspaces, managing power levels and more. It is composed of two main ...
Provisioning
Provisioning The role of the provisioner is to take the expected state representation produced by Bridges and ensure that the server state matches these expectations. The provisioner will try to do as little as possible to go from the existing to the desired s...
Usage Scenarios
Usage Scenarios With LDAP bridge as an example data source. Onboarding User logs in to Element, either using OpenID or with a user+password with LDAP integration User automatically gets invited to spaces matching their LDAP Organizational Unit memberships, wh...
Room Cleanup
Room cleanup After each provisioning cycle, Advanced Identity Management will clean up the rooms and spaces that it no longer needs to manage. Spaces in Matrix are still rooms, but we treat them a little differently during the cleanup, matching their distinct ...
Space Mapping
This mechanism allows us to configure spaces that Advanced Identity Management will maintain. Configuration We define each space giving it a name (which will be displayed in Element), a unique ID (which allows Advanced Identity Management to track the Space ev...
User Deletion
When user are no longer desired on the AIM-managed server, they fall under the user deletion flow described here. Deletion criteria They are considered no longer desired if they are present in the root space of the organization, but they're not on the list of ...
Setting up Advanced Identity Management
See how to download example files from the helm chart here. Configuration For a quick setup using the default settings, see the minimal fragment from charts/matrix-stack/ci/fragments/advanced-identity-management-minimal.yaml. Configuring a postgresql database ...
Introduction to ESS Pro
[WORK IN PROGRESS] Element Server Suite Pro (ESS Pro) is the commercial Matrix distribution from Element for professional use. It is based off ESS Community and includes additional features and services that are tailored to professional environments with more ...
Configuring Synapse
See how to download example files from the helm chart here. Configuration For a quick setup using the default settings, see the minimal fragment example in charts/matrix-stack/ci/fragments/synapse-minimal.yaml. Configuring a postgresql database If you want to ...
Configuring Matrix Authentication Service
See how to download example files from the helm chart here. Configuration For a quick setup using the default settings, see the minimal fragment example in charts/matrix-stack/ci/fragments/matrix-authentication-service-minimal.yaml. Using Element Web ingress I...
Configuring Matrix RTC
See how to download example files from the helm chart here. Configuration For a quick setup using the default settings, see the minimal fragment example in charts/matrix-stack/ci/fragments/matrix-rtc-minimal.yaml. Credentials Credentials are generated if possi...
Configuring Element Web
See how to download example files from the helm chart here. Configuration For a quick setup using the default settings, see the minimal fragment example in charts/matrix-stack/ci/fragments/element-web-minimal.yaml. Additional configuration Additional Element W...
Configuring Authentication
See how to download example files from the helm chart here. Overview The chart components authentication is managed by the top-level key authentication. The configuration is similar if you use standalone Synapse (legacy authentication) or if you enable Matrix ...
Troubleshooting
Update times out If your helm update times out, you can extend the time limit from the default 5 minutes with --timeout 1h. Or pass the --debug option to get more information. For example: helm upgrade --install --namespace "ess" ess \ oci://registry.eleme...
Handling secrets in ESS Pro
Overview The matrix-stack Helm chart provides flexible secret configuration options: Automatic generation via the init-secrets job. In-Helm values for simple, inline secret definitions. External secrets for integration with existing secret management syste...
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
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 in...
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
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 runn...