Aaron van Meerten
47d974d88c
feat(jibri,jicofo,jvb): custom hocon support via include for components that support it ( #1960 )
1 week ago
Ben Magistro
6443c6f7fb
feat(transcriber): fix exposing transcript path in web
...
This addes the transcipts path to the list of static items that should
be allowed by nginx.
Fixes #1427
Signed-off-by: Ben Magistro <koncept1@gmail.com>
1 week ago
Aaron van Meerten
74d913f58a
feat(transcriber): flag to enable translations ( #1953 )
...
* feat(transcriber): flag to enable translations
* default translation to off
2 weeks ago
Aaron van Meerten
8909050f75
feat(transcriber): remote config auth parameters ( #1951 )
2 weeks ago
Aaron van Meerten
bb17a29a20
feat(prosody): enable muc_max_participants in lobby component ( #1950 )
2 weeks ago
Aaron van Meerten
26b6f274fe
fix(prosody): remove admin_adhoc module from defaults ( #1948 )
...
* fix(prosody): remove admin_adhoc module from defaults
* also remove dialback module
* further pruning
2 weeks ago
Aaron van Meerten
4ae743859f
feat(prosody): move external_services module and config to global prosody.cfg.lua ( #1949 )
2 weeks ago
Saúl Ibarra Corretgé
74a536e2bd
misc: working on unstable
2 weeks ago
Saúl Ibarra Corretgé
ae70171a1d
release: stable-9779
...
* a5b719c
✨ allow configuration of a custom translation service (such as libretranslate) (#1946 )
* d6251b7
feat(jaas): updated jaas URLs (#1944 )
* 2a87a50
fix(jigasi): ensure tpl doesn't fail even if no JIGASI_SIP_PASSWORD is set (#1943 )
* 5164db7
feat(jigasi): config for jigasi in visitor mode (#1942 )
* a88c6e4
feat(prosody): allow s2s whitelist additions (#1940 )
* b89c328
fix(prosody): install the new version of jitsi-contrib/prosody-plugins
* 0b75cd1
fix(transcriber): fix bosh and xmpp connections from jigasi to prosody (#1934 )
* 4369907
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma (#1932 )
* c58a9e5
feat(prosody): allow components access even after max participants is reached (#1930 )
* 5e1fcd8
fix(prosody): default value for PROSODY_MODE (#1929 )
* 7b7f101
feat(prosody): new flags to disable incoming client and server conection limits (#1928 )
* 02aa4f1
fix: Only set app_secret when defined. (#1925 )
* df0bb25
fix(prosody): install the new version of jitsi-contrib/prosody-plugins (#1926 )
* ff0cdc7
fix(prosody): tpl errors on container startup due to missing variables (#1924 )
* 905943d
feat(prosody) update prosody contrib plugins from 20240117 to 20240817
* 1f2b14d
feat(prosody): enable recorder domain for s2s to visitor nodes to allow transcription support (#1905 )
* c9b6679
feat(web): mount load-test volume to expose load-test client from host (#1910 )
* b726312
feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS
* 2d39624
misc: working on unstable
2 weeks ago
Jakob Löw
a5b719c453
✨ allow configuration of a custom translation service (such as libretranslate) ( #1946 )
2 weeks ago
Aaron van Meerten
d6251b7f7b
feat(jaas): updated jaas URLs ( #1944 )
3 weeks ago
Aaron van Meerten
2a87a5063c
fix(jigasi): ensure tpl doesn't fail even if no JIGASI_SIP_PASSWORD is set ( #1943 )
3 weeks ago
Aaron van Meerten
5164db7ab1
feat(jigasi): config for jigasi in visitor mode ( #1942 )
3 weeks ago
Aaron van Meerten
a88c6e4195
feat(prosody): allow s2s whitelist additions ( #1940 )
...
* feat(prosody): allow s2s whitelist additions
* change to vhost name to reflect additional uses
* whitespace improvement
3 weeks ago
emrah
b89c328eb0
fix(prosody): install the new version of jitsi-contrib/prosody-plugins
3 weeks ago
Aaron van Meerten
0b75cd1689
fix(transcriber): fix bosh and xmpp connections from jigasi to prosody ( #1934 )
...
* fix(transcriber): fix bosh and xmpp connections from jigasi to prosody
* fix first selection syntax
4 weeks ago
Aaron van Meerten
4369907615
feat(jibri,jicofo,jigasi,jvb,prosody,web): trim empty list entries when splitting with splitList to allow trailing comma ( #1932 )
4 weeks ago
Aaron van Meerten
c58a9e52e9
feat(prosody): allow components access even after max participants is reached ( #1930 )
4 weeks ago
Aaron van Meerten
5e1fcd8043
fix(prosody): default value for PROSODY_MODE ( #1929 )
4 weeks ago
Aaron van Meerten
7b7f101218
feat(prosody): new flags to disable incoming client and server conection limits ( #1928 )
4 weeks ago
bgrozev
02aa4f1d53
fix: Only set app_secret when defined. ( #1925 )
...
* ref: Order variables alphabetically.
* fix: Only set app_secret when defined.
Note: this has no security implications in asap mode because
app_secret is not used. It's just cleaner to not define it.
4 weeks ago
emrah
df0bb250e3
fix(prosody): install the new version of jitsi-contrib/prosody-plugins ( #1926 )
4 weeks ago
Aaron van Meerten
ff0cdc7ab0
fix(prosody): tpl errors on container startup due to missing variables ( #1924 )
1 month ago
Sebastian Denz
905943d162
feat(prosody) update prosody contrib plugins from 20240117 to 20240817
1 month ago
Aaron van Meerten
1f2b14df1d
feat(prosody): enable recorder domain for s2s to visitor nodes to allow transcription support ( #1905 )
1 month ago
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
1 month ago
Dimosthenis Nikoudis
b726312ee7
feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS
1 month ago
Saúl Ibarra Corretgé
2d39624b5f
misc: working on unstable
1 month ago
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
1 month ago
Aaron van Meerten
9e17f95ece
feat(jigasi): allow unique account UID for each entry even if the same auth is used ( #1917 )
1 month ago
Aaron van Meerten
ad2a5776a0
fix(jigasi): transcriber VOSK URL variable into compose file ( #1916 )
1 month ago
Aaron van Meerten
6c08391837
feat(jigasi): transcriber configuration supports vosk URL ( #1915 )
1 month ago
damencho
1db83edb25
feat(ldap): Start and configure only if enabled.
1 month ago
damencho
ceb4a51a1e
feat(prosody): Skip some modules for prosody-jvb.
1 month ago
Aaron van Meerten
e7786d5c67
feat(jigasi): transcriber configuration for OCI and whisper and to skip saving ( #1909 )
2 months ago
Aaron van Meerten
c5afcde7c2
feat(jigasi): support graceful shutdown via sidecar ( #1908 )
2 months ago
Aaron van Meerten
5d40297c61
feat(jigasi): allow optional label for xmpp servers ( #1907 )
2 months ago
Aaron van Meerten
e7cb0f4bca
feat(jvb): autoscaler sidecar shutdown hook on finish ( #1906 )
2 months ago
Aaron van Meerten
b0675c0e24
prosody: recording metadata module ( #1734 )
...
* prosody: jibri_session module for recording metadata
* prosody: flag for recording metadata module
2 months ago
lala
36b2e1662d
feat(web) - Added NGINX_KEEPALIVE_TIMEOUT environment variable
2 months ago
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.
2 months ago
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.
2 months ago
Aaron van Meerten
ff49cd98be
Revert "feat(jigasi): install openjdk nonheadless, currently required for dep…" ( #1899 )
...
This reverts commit 66c6ad8e1c
.
2 months ago
Aaron van Meerten
66c6ad8e1c
feat(jigasi): install openjdk nonheadless, currently required for dependencies ( #1895 )
...
* feat(jigasi): install openjdk nonheadless, currently required for dependencies
2 months ago
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
2 months ago
Aaron van Meerten
3e93212f0a
fix(jicofo): pass compose variable for jicofo transcription support ( #1893 )
2 months ago
Aaron van Meerten
084266cec5
feat(transcriber): transcriber password in env.example and gen-passwords.sh ( #1894 )
2 months ago
Aaron van Meerten
e1b14f267c
feat(prosody): enable brewery muc modules in internal muc component ( #1892 )
2 months ago
Aaron van Meerten
1889c5d561
fix(web): enable hidden domain when transcriptions or recordings are enabled ( #1891 )
2 months ago
Aaron van Meerten
46377d4c94
feat(prosody): transcriber account support and flag configuration fix ( #1890 )
2 months ago