Files
meet/docs/installation
leo aee1847303 (backend) add LiveKit egress_ended fallback for saving recordings
Recording lifecycle previously relied exclusively on the MinIO storage-hook
endpoint to transition from STOPPED to SAVED, which made the system dependent
on MinIO bucket notifications and lifecycle configuration. Introduce support
for LiveKit egress_ended webhook (EGRESS_COMPLETE, EGRESS_LIMIT_REACHED) as
 an alternative finalization mechanism for self-hosted deployments that do
 not use MinIO / S3 hooks.

Change behavior of existing configuation RECORDING_STORAGE_EVENT_ENABLE.
When the LiveKit mechanism is enabled (RECORDING_STORAGE_EVENT_ENABLE=False),
RecordingEventsService.handle_complete is triggered from
LiveKitEventsService._handle_egress_ended.
2026-06-24 20:51:58 +02:00
..
2026-03-10 22:56:08 +01:00
2026-02-10 10:44:13 +01:00

Installation

If you want to install La Suite Meet you've come to the right place. Here are a bunch of resources to help you install the project.

Kubernetes

La Suite Meet maintainers use only the Kubernetes deployment method in production, so advanced support is available exclusively for this setup. Please follow the instructions provided here.

Docker Compose

We understand that not everyone has a Kubernetes cluster available, please follow the instructions provided here to set up a docker compose instance. We also provide Docker images that can be deployed using Compose.

Scalingo

La Suite Meet can be deployed on Scalingo PaaS using the Suite Numérique buildpack. See the Scalingo deployment guide for detailed instructions.

Other ways to install La Suite Meet

Community members have contributed alternative ways to install La Suite Meet 🙏. While maintainers may not provide direct support, we help keep these instructions up to date, and you can reach out to contributors or the community for assistance.

Here is the list of other methods in alphabetical order:

  • Nix: Packages, ⚠️ unstable
  • Yunohost: Packages, ⚠️ under construction (for small instances only)

Tip

Feel free to make a PR to add ones that are not listed above

Cloud providers

Currently, no cloud providers are listed for deploying La Suite Meet.

Tip

Feel free to make a PR to add ones that are not listed above