Commit Graph

949 Commits

Author SHA1 Message Date
emrah
df0bb250e3 fix(prosody): install the new version of jitsi-contrib/prosody-plugins (#1926) 2024-10-08 12:00:50 -05:00
Aaron van Meerten
ff0cdc7ab0 fix(prosody): tpl errors on container startup due to missing variables (#1924) 2024-10-03 06:48:52 -05:00
Sebastian Denz
905943d162 feat(prosody) update prosody contrib plugins from 20240117 to 20240817 2024-10-01 11:43:21 +02:00
Aaron van Meerten
1f2b14df1d feat(prosody): enable recorder domain for s2s to visitor nodes to allow transcription support (#1905) 2024-09-27 09:14:22 -05:00
Aaron van Meerten
c9b66792ef feat(web): mount load-test volume to expose load-test client from host (#1910)
* feat(web): mount load-test volume to expose load-test client from host

* use web subdir
2024-09-27 09:12:46 -05:00
Dimosthenis Nikoudis
b726312ee7 feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS 2024-09-26 21:43:55 +02:00
Saúl Ibarra Corretgé
2d39624b5f misc: working on unstable 2024-09-26 15:56:11 +02:00
Saúl Ibarra Corretgé
c7764717ec release: stable-9753
* 9e17f95 feat(jigasi): allow unique account UID for each entry even if the same auth is used (#1917)
* ad2a577 fix(jigasi): transcriber VOSK URL variable into compose file (#1916)
* 6c08391 feat(jigasi): transcriber configuration supports vosk URL (#1915)
* 1db83ed feat(ldap): Start and configure only if enabled.
* ceb4a51 feat(prosody): Skip some modules for prosody-jvb.
* e7786d5 feat(jigasi): transcriber configuration for OCI and whisper and to skip saving (#1909)
* c5afcde feat(jigasi): support graceful shutdown via sidecar (#1908)
* 5d40297 feat(jigasi): allow optional label for xmpp servers (#1907)
* e7cb0f4 feat(jvb): autoscaler sidecar shutdown hook on finish (#1906)
* b0675c0 prosody: recording metadata module (#1734)
* 36b2e16 feat(web) - Added NGINX_KEEPALIVE_TIMEOUT environment variable
* 24bf3e4 fix(web) add HTTPS port to URL in env.example
* 2280f6b feat(web) add ability to run the web container targetting JaaS
* ff49cd9 Revert "feat(jigasi): install openjdk nonheadless, currently required for dep…" (#1899)
* 66c6ad8 feat(jigasi): install openjdk nonheadless, currently required for dependencies (#1895)
* 3f67408 feat(jigasi,transcriber): transcriber component and jigasi configuration updates (#1881)
* 3e93212 fix(jicofo): pass compose variable for jicofo transcription support (#1893)
* 084266c feat(transcriber): transcriber password in env.example and gen-passwords.sh (#1894)
* e1b14f2 feat(prosody): enable brewery muc modules in internal muc component (#1892)
* 1889c5d fix(web): enable hidden domain when transcriptions or recordings are enabled (#1891)
* 46377d4 feat(prosody): transcriber account support and flag configuration fix (#1890)
* 9f2489d feat(log-analyser): updated grafana dashboards (#1885)
* 1e589f3 feat(log-analyser): transfered docker logs from docker containers and updated readme (#1884)
* 1f056b4 web: remove unnecessary option
* f893e49 base: update tpl
* 7617503 fix(log-analyser): added Jitsi network to loki service
* 27150a2 feat(prometheus): Docker Daemon scraping for monitoring (#1865)
* d6b64a2 misc: working on unstable
2024-09-26 15:56:10 +02:00
Aaron van Meerten
9e17f95ece feat(jigasi): allow unique account UID for each entry even if the same auth is used (#1917) 2024-09-26 07:21:34 -05:00
Aaron van Meerten
ad2a5776a0 fix(jigasi): transcriber VOSK URL variable into compose file (#1916) 2024-09-25 08:11:30 -05:00
Aaron van Meerten
6c08391837 feat(jigasi): transcriber configuration supports vosk URL (#1915) 2024-09-25 07:51:07 -05:00
damencho
1db83edb25 feat(ldap): Start and configure only if enabled. 2024-09-24 11:45:02 -05:00
damencho
ceb4a51a1e feat(prosody): Skip some modules for prosody-jvb. 2024-09-23 20:17:25 -05:00
Aaron van Meerten
e7786d5c67 feat(jigasi): transcriber configuration for OCI and whisper and to skip saving (#1909) 2024-09-18 15:09:35 -05:00
Aaron van Meerten
c5afcde7c2 feat(jigasi): support graceful shutdown via sidecar (#1908) 2024-09-18 13:06:24 -05:00
Aaron van Meerten
5d40297c61 feat(jigasi): allow optional label for xmpp servers (#1907) 2024-09-18 11:37:47 -05:00
Aaron van Meerten
e7cb0f4bca feat(jvb): autoscaler sidecar shutdown hook on finish (#1906) 2024-09-17 09:07:54 -05:00
Aaron van Meerten
b0675c0e24 prosody: recording metadata module (#1734)
* prosody: jibri_session module for recording metadata

* prosody: flag for recording metadata module
2024-09-16 09:55:13 -05:00
lala
36b2e1662d feat(web) - Added NGINX_KEEPALIVE_TIMEOUT environment variable 2024-09-16 13:21:03 +02:00
Alex Pyattaev
24bf3e4b94 fix(web) add HTTPS port to URL in env.example
This prevents the issue where default env.example results in a non-functional system unless user manually adds HTTPS port into the URL.
2024-09-13 15:34:05 +02:00
Saúl Ibarra Corretgé
2280f6bee1 feat(web) add ability to run the web container targetting JaaS
If JAAS_APP_ID is set, the config will be updated to point to the
production JaaS deployment for the given App ID.

If JAAS_USE_STAGING is set to a truthy value the configuration will
point to stage.8x8.vc rather than the production 8x8.vc.
2024-09-05 12:54:30 +02:00
Aaron van Meerten
ff49cd98be Revert "feat(jigasi): install openjdk nonheadless, currently required for dep…" (#1899)
This reverts commit 66c6ad8e1c.
2024-09-04 16:09:35 -04:00
Aaron van Meerten
66c6ad8e1c feat(jigasi): install openjdk nonheadless, currently required for dependencies (#1895)
* feat(jigasi): install openjdk nonheadless, currently required for dependencies
2024-09-04 15:41:52 -04:00
Aaron van Meerten
3f6740809c feat(jigasi,transcriber): transcriber component and jigasi configuration updates (#1881)
* feat(jigasi): new JIGASI_MODE variable for sip vs transcriber behavior

* wip: split jigasi config into segments

* prune jigasi compose variables

* prune further variables

* append instead of overwrite

* fix variables

* sync xmpp config with meet configs

* further config syncup

* remove property from xmpp section

* move translator as per comments

* fix sipserver trailing end

* fix acc domain for jigasi bosh join

* fix public domain

* jigasi openjdk requirement

* make gcloud optional for transcription configuration

* revert dockerfile to discuss separately

* revert translator config removal

* remove translator config from transcriber compose
2024-09-03 08:49:38 -04:00
Aaron van Meerten
3e93212f0a fix(jicofo): pass compose variable for jicofo transcription support (#1893) 2024-08-30 15:06:05 -04:00
Aaron van Meerten
084266cec5 feat(transcriber): transcriber password in env.example and gen-passwords.sh (#1894) 2024-08-30 15:05:14 -04:00
Aaron van Meerten
e1b14f267c feat(prosody): enable brewery muc modules in internal muc component (#1892) 2024-08-30 14:48:32 -04:00
Aaron van Meerten
1889c5d561 fix(web): enable hidden domain when transcriptions or recordings are enabled (#1891) 2024-08-30 14:38:08 -04:00
Aaron van Meerten
46377d4c94 feat(prosody): transcriber account support and flag configuration fix (#1890) 2024-08-30 14:37:39 -04:00
Ilayda Dastan
9f2489de80 feat(log-analyser): updated grafana dashboards (#1885) 2024-08-30 08:25:01 -04:00
Ilayda Dastan
1e589f3b71 feat(log-analyser): transfered docker logs from docker containers and updated readme (#1884)
* feat(log-analyser): docker logs transfered and parsed from docker containers

* feat(log-analyser): fixed regex patterns and updated Readme file
2024-08-30 08:24:39 -04:00
Saúl Ibarra Corretgé
1f056b4c9d web: remove unnecessary option 2024-08-21 16:37:40 +02:00
Saúl Ibarra Corretgé
f893e497df base: update tpl 2024-08-09 10:35:58 +02:00
ilaydadastan
76175038a8 fix(log-analyser): added Jitsi network to loki service 2024-08-09 10:30:02 +02:00
24kushang
27150a2955 feat(prometheus): Docker Daemon scraping for monitoring (#1865)
* Docker Daemon scraping using otel

* Dashboard for the docker statistics updated with internal network implementation

---------

Co-authored-by: Kushang Haria <kushangh@192.168.1.3>
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local>
2024-08-06 07:51:03 -05:00
Saúl Ibarra Corretgé
d6b64a21b9 misc: working on unstable 2024-08-05 11:32:16 +02:00
Saúl Ibarra Corretgé
b416ecca5c release: stable-9646
* 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 (#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 (#1855)
* 2e9e6ca misc: working on unstable
2024-08-05 11:32:16 +02:00
Marco A. Da Silva A.
0dad31dc21 fix(jicofo) enable jigasi brewery with ENABLE_TRANSCRIPTIONS 2024-07-31 23:45:16 +02:00
emrah
fae66ad05c fix(jibri): IGNORE_CERTIFICATE_ERRORS as boolean 2024-07-19 12:51:11 +02:00
24kushang
54baee28b5 feat(prosody): custom metrics of stanza counts for prosody service implemented (#1862)
Co-authored-by: Kushang Haria <kushangh@MacBook-Pro.local>
2024-07-18 16:03:05 +03:00
Saúl Ibarra Corretgé
a88dd8bbbc feat(jvb) default to using dcSCTP 2024-07-09 17:22:17 +02:00
Sebastian Denz
d2c26aad54 fix(jigasi) add missing variables to jigasi.yml 2024-07-07 12:29:36 +02:00
Ilayda Dastan
41559d6adc feat(log-analyser): added grafana dashboard provisioning (#1855) 2024-07-06 07:11:45 -04:00
Saúl Ibarra Corretgé
2e9e6caab8 misc: working on unstable 2024-07-03 21:28:30 +02:00
Saúl Ibarra Corretgé
5738452733 release: stable-9584-1
* 29a4523 feat(jvb) add JVB_CC_TRUST_BWE environment variable
* 0f7be54 feat(prometheus): Prometheus container and basic scraping configuration  (#1838)
* 9c87bba feat(jitsi-meet): added grafana loki and otel integration for log analysis (#1844)
* fcb90ba fix(web): whiteboard config.js syntax error (#1851)
* 811518b misc: working on unstable
2024-07-03 21:28:30 +02:00
Halil Teyfik
29a4523760 feat(jvb) add JVB_CC_TRUST_BWE environment variable 2024-07-03 20:10:32 +02:00
24kushang
0f7be5444b feat(prometheus): Prometheus container and basic scraping configuration (#1838) 2024-07-03 12:20:28 -04:00
Ilayda Dastan
9c87bba711 feat(jitsi-meet): added grafana loki and otel integration for log analysis (#1844) 2024-07-03 12:00:18 -04:00
Aaron van Meerten
fcb90baf98 fix(web): whiteboard config.js syntax error (#1851) 2024-07-03 10:38:01 -04:00
Saúl Ibarra Corretgé
811518b8be misc: working on unstable 2024-07-02 23:19:25 +02:00