Recordings used to be finalized by an inbound notifications sent by
S3. This tied the recording lifecycle to bucket notifications, adding
complexity and dependency to limited S3 services.
The LiveKit egress_ended webhook, added as a fallback in aee1847, does
the same job without any object-storage dependency. Make it the only
mechanism: RecordingEventsService.handle_complete is now called on
EGRESS_COMPLETE / EGRESS_LIMIT_REACHED unconditionally, instead of only
when RECORDING_STORAGE_EVENT_ENABLE is False. Remove the storage-event
path entirely.
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:
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