Sanitized single-commit public mirror of recipe-maintainer. - Removed test-ssh/.testenv (live creds); added test-ssh/.testenv.example placeholders. - Removed plans/ and planned-updates/ (deployment-planning docs) so no client/ deployment domains appear in the public repo. - All other secret stores were already gitignored. - docs.coopcloud.tech retained as a submodule (public upstream).
21 lines
998 B
Markdown
21 lines
998 B
Markdown
# La Suite Meet — Upstream Info
|
|
|
|
## Main Project
|
|
|
|
- **Repository:** https://github.com/suitenumerique/meet
|
|
- **Releases:** https://github.com/suitenumerique/meet/releases
|
|
- **Changelog:** https://github.com/suitenumerique/meet/blob/main/CHANGELOG.md
|
|
- **Docker Compose docs:** https://github.com/suitenumerique/meet/blob/main/docs/installation/compose.md
|
|
|
|
## Images
|
|
|
|
| Service | Image | Release Notes |
|
|
|---------|-------|---------------|
|
|
| app | `lasuite/meet-frontend` | https://github.com/suitenumerique/meet/releases |
|
|
| backend | `lasuite/meet-backend` | https://github.com/suitenumerique/meet/releases |
|
|
| celery | `lasuite/meet-backend` | https://github.com/suitenumerique/meet/releases |
|
|
| livekit | `livekit/livekit-server` | https://github.com/livekit/livekit/releases |
|
|
| db | `pgautoupgrade/pgautoupgrade` | https://github.com/pgautoupgrade/docker-pgautoupgrade/releases |
|
|
| redis | `redis` | https://github.com/redis/redis/releases |
|
|
| web | `nginx` | https://nginx.org/en/CHANGES |
|