Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable 9646 ems.1 #35

Merged
merged 38 commits into from
Sep 11, 2024
Merged

Stable 9646 ems.1 #35

merged 38 commits into from
Sep 11, 2024

Conversation

guillaumevillemont
Copy link

No description provided.

saghul and others added 30 commits April 29, 2024 18:43
In case the REST API is the only API that is going to be used.
When XMPP is not used there is no value set.
* jvb: adds autoscaler sidecar hook to signal final shutdown

* cleaner ports
The container will refuse to start and provide some useful information
to the user:

```
docker-jitsi-meet-jibri-1    | cap[cap_sys_admin] not permitted
docker-jitsi-meet-jibri-1    | Required capability SYS_ADMIN is missing
docker-jitsi-meet-jibri-1    | [cont-init.d] 10-config: exited 1.
docker-jitsi-meet-jibri-1    | [cont-finish.d] executing container finish scripts...
docker-jitsi-meet-jibri-1    | [cont-finish.d] done.
docker-jitsi-meet-jibri-1    | [s6-finish] waiting for services.
```
* fix(jicofo,prosody): use integer for port value to fix addition
WebSocket based ones are now disabled by default.
smacks_max_hibernated_sessions config does not exist in prosody 0.12 and the internal smacks.
This existed in the external smack module used for prosody 0.11.
add option to enable http_openmetrics
Closes: jitsi#1480

Co-authored-by: Tugrul Dogan <[email protected]>
Co-authored-by: Saúl Ibarra Corretgé <[email protected]>
* b4604f3 feat(whiteboard) add builtin whiteboard integration
* 49bd165 feat(jibri) update Chrome to 126
* 980703b fix(jibri): display modes in xorg config
* c65d2bd feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
* d2ac43d feat(jigasi): Add new environment variables for jigasi configuration (jitsi#1841)
* fbc250e feat(prosody): openmetrics module support (jitsi#1832)
* 2adac72 feat(prosody): Drop non existing config.
* e22b4f3 feat(jibri): Adds more fonts.
* 982e577 feat(jicofo,jvb,web) default to using SCTP based datachannels
* 55c975f fix(jicofo): use integer for port value to fix addition (jitsi#1826)
* 7c8763f base: update tpl to version 1.3.0
* 1d3c0f1 jibri: fail to start if the SYS_ADMIN cap is missing (jitsi#1816)
* cacee4e jvb: adds autoscaler sidecar hook to signal final shutdown (jitsi#1809)
* 726b0f0 jibri: adds autoscaler sidecar hook to signal final shutdown (jitsi#1810)
* f2b2cc4 etherpad: update image version and settings
* 731d6d1 base: update tpl to make toBool more resilient
* 59c4eb2 jvb: add fallback WS server ID
* 9a54843 jvb: add ability to configure the TLS option for colibri WS
* 79a4635 jvb: add ability to disable XMPP
* 77ce86a jvb: add ability to enable SCTP datachannels
* 76ffaa7 jicofo, jvb: fix OCTO + SCTP behaviour
* 0298a30 misc: working on unstable
* 29a4523 feat(jvb) add JVB_CC_TRUST_BWE environment variable
* 0f7be54 feat(prometheus): Prometheus container and basic scraping configuration  (jitsi#1838)
* 9c87bba feat(jitsi-meet): added grafana loki and otel integration for log analysis (jitsi#1844)
* fcb90ba fix(web): whiteboard config.js syntax error (jitsi#1851)
* 811518b misc: working on unstable
ilaydadastan and others added 8 commits July 6, 2024 07:11
* 0dad31d fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS
* fae66ad fix(jibri): IGNORE_CERTIFICATE_ERRORS as boolean
* 54baee2 feat(prosody): custom metrics of stanza counts for prosody service implemented (jitsi#1862)
* a88dd8b feat(jvb) default to using dcSCTP
* d2c26aa fix(jigasi) add missing variables to jigasi.yml
* 41559d6 feat(log-analyser): added grafana dashboard provisioning (jitsi#1855)
* 2e9e6ca misc: working on unstable
release

* 0dad31d fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS
* fae66ad fix(jibri): IGNORE_CERTIFICATE_ERRORS as boolean
* 54baee2 feat(prosody): custom metrics of stanza counts for prosody service implemented (jitsi#1862)
* a88dd8b feat(jvb) default to using dcSCTP
* d2c26aa fix(jigasi) add missing variables to jigasi.yml
* 41559d6 feat(log-analyser): added grafana dashboard provisioning (jitsi#1855)
* 2e9e6ca misc: working on unstable
@guillaumevillemont guillaumevillemont merged commit f8405e4 into master Sep 11, 2024
9 checks passed
@guillaumevillemont guillaumevillemont deleted the stable-9646-ems.1 branch September 11, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.