Advanced Search
Search Results
227 total results found
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 ...
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 ...
PLEASE UPDATE 24.10 BOOK INSTEAD -- Please leave this as draft 🙏
Authentication Configuration Examples
Authentication configuration examples for LDAP, OpenID on Azure and SAML. Provided below are some configuration examples covering how you can set up various types of Delegated Authentication. For a more d...
Attachments
Getting Browser Network and Console Logs
To troubleshoot some issues, logs from your browsers' Network and Console tabs will be requested, please see the steps below to pull those logs. 🔧 Accessing Developer Tools Press F12 or Ctrl+Shift+I (Windows/Linux) Or Cmd+Option+I (Mac) Alternatively: Right-c...
Updating a Jitsi-only Deployment
Preparing to upgrade Download the .bin file and copy it onto the Jitsi ESS deployment element users' home directory (with the others) Use chmod +x ./element-installer-enterprise-edition-jitsi-cors-fix.bin to make the binary executable Make a backup of yo...
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...
Installing Element Server Suite
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 ...
Post-Installation Essentials
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 onboa...
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...