Paul Tiedtke
537fcd532b
misc: add support for sentry logging
3 years ago
Berbe
be1da0e2be
misc: cleanup Dockerfiles
...
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
3 years ago
Prayag Singh
09cf0a8951
web: add env variables for configuring vp9
3 years ago
Bert Driehuis
3df32d9a0d
web: persist crontabs for letsencrypt
3 years ago
Kenny
f748484d1c
jicofo: add enable-auto-login config option
3 years ago
Saúl Ibarra Corretgé
96419ba1d3
web: remove no longer needed code
...
The toolbar buttons have moved to config.js and are commented out by default.
3 years ago
Joy A
1835d651f9
web: recreate interface_config.js on container restart
...
Recreate interface_config.js on container restart if custom-interface_config.js exists
3 years ago
Matthieu Huguet
b555d41a7f
jicofo: fix boolean values in configuration file
...
A type error is thrown when one of these environment variables is
defined:
- ENABLE_AUTO_OWNER
- JICOFO_ENABLE_HEALTH_CHECKS
- JICOFO_ENABLE_BRIDGE_HEALTH_CHECKS
3 years ago
Vertganti
6be198ce74
misc: remove quotation marks from TURN configuration ( #1111 )
...
Fixes : #1110
3 years ago
Saúl Ibarra Corretgé
407a98dd81
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
dafe41d16b
release: stable-6173
...
* c95f0d6
prosody: add support for A/V Moderation
* 856e414
prosody: add ability to configure external TURN server
* bcae3b1
prosody: add domain mapper options to default configuration
* cf90461
web: fix acme.sh pre and post hooks
* 65563d9
misc: working on latest
3 years ago
Azim Khakulov
c95f0d6b16
prosody: add support for A/V Moderation
...
Set ENABLE_AV_MODERATION to 1 in order to enable it.
NOTE: This feature is still under development and should be considered
beta quality.
3 years ago
tbutter
856e414084
prosody: add ability to configure external TURN server
...
Co-authored-by: Thomas Butter <tbutter@gmail.com>
3 years ago
Léopold Jacquot
bcae3b19b0
prosody: add domain mapper options to default configuration
3 years ago
Bert Driehuis
cf90461810
web: fix acme.sh pre and post hooks
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/114
3 years ago
Saúl Ibarra Corretgé
65563d9371
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
25fd308bcf
release: stable-5963
...
* 6f6fe77
prosody: enable limits
* db3d790
prosody: fix: restrict room creation to jicofo (#1059 )
* 281db36
misc: working on latest
3 years ago
Дамян Минков
6f6fe7717c
prosody: enable limits
...
* feat: Enables limits with default values from upstream.
* feat: Enables limits_exception module and adding jicofo and jvb.
Removes the limits for the jicofo and jvb connections.
3 years ago
Aaron van Meerten
db3d790e52
prosody: fix: restrict room creation to jicofo ( #1059 )
4 years ago
Saúl Ibarra Corretgé
281db3663c
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
77da42537e
release: stable-5870
...
* d9b84cf
jibri: set base URL for joining meetings
* a77a43e
jibri: update default Chrome version to 90
* a90e4ce
doc: drop confusing port number from PUBLIC_URL
* 8620caa
doc: clarify env variable
* 6f52f71
web: add FLoC environment variable
* 014aa59
web: add default language variable
* ce25bf6
doc: update CHANGELOG
* 6bf1336
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
d9b84cfc2a
jibri: set base URL for joining meetings
...
This will make Jibri join PUBLIC_URL/meetingName instead of https://meet.jitsi/meetingName .
4 years ago
Saúl Ibarra Corretgé
a77a43e322
jibri: update default Chrome version to 90
4 years ago
Saúl Ibarra Corretgé
a90e4ce501
doc: drop confusing port number from PUBLIC_URL
4 years ago
Rolf Sommerhalder
8620caad65
doc: clarify env variable
4 years ago
El RIDO
6f52f71b0d
web: add FLoC environment variable
...
ENABLE_FLOC, defaulting to false.
4 years ago
Jean Prunneaux
014aa59d37
web: add default language variable
4 years ago
Saúl Ibarra Corretgé
ce25bf67d2
doc: update CHANGELOG
4 years ago
Saúl Ibarra Corretgé
6bf13364a4
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
fc67b01ebd
release: stable-5765-1
...
* 2900680
Revert "misc: add support for sentry logging"
* 7a47202
jicofo: make sure client-proxy is properly configured
* 5c32833
web: add start environment variables START_WITH_AUDIO_MUTED; START_SILENT; START_WITH_VIDEO_MUTED
* 8d2a29f
misc: add support for sentry logging
* 3d93f2b
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
2900680798
Revert "misc: add support for sentry logging"
...
This reverts commit 8d2a29f286
.
4 years ago
tob123
7a4720205e
jicofo: make sure client-proxy is properly configured
4 years ago
Lukas1818
5c32833b04
web: add start environment variables
...
START_WITH_AUDIO_MUTED; START_SILENT; START_WITH_VIDEO_MUTED
4 years ago
Paul Tiedtke
8d2a29f286
misc: add support for sentry logging
4 years ago
Saúl Ibarra Corretgé
3d93f2b37a
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
140c5f226e
release: stable-5765
...
* 9bc262a
prosody: fix building unstable images
* 0cbe0d9
web: add a env variable to enable/disable deep linking
* b22421b
misc: publish nightly unstable images
* 78699fe
web: allow to configure shard name using env variable
* a6853ef
jvb: add octo configuration options
* d6fac8e
jicofo: disable octo by default
* 1fa5048
doc: add link to Kubernetes setup
* e1cebcc
web,jvb: add ability to disable web sockets for colibri
* 6c4dce1
jicofo: fix ENABLE_SCTP type
* 953a4d2
jicofo: use a client proxy connection
* d27336b
web: always try to renew cert on container boot
* 73acbad
web: remove deprecated config option
* cb4d941
web: removed duplicate host headers
* ec570ba
k8s: fix PodSecurityPolicy
* c4fc3d3
web: make a custom interface config possible
* b45b505
web: always install acme.sh when container starts
* 94ca16d
etherpad: remove quotes from all env vars
* c89ccc9
jicofo: reintroduce shibboleth auth
* a6486b4
examples: update traefik v2 example
* f4ec023
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
9bc262a40f
prosody: fix building unstable images
4 years ago
Prayag Singh
0cbe0d9801
web: add a env variable to enable/disable deep linking
4 years ago
Hugo Renard
b22421b168
misc: publish nightly unstable images
4 years ago
Prayag Singh
78699fe65a
web: allow to configure shard name using env variable
4 years ago
Prayag Singh
a6853ef5f7
jvb: add octo configuration options
4 years ago
Prayag Singh
d6fac8e0c3
jicofo: disable octo by default
4 years ago
Ralph Soika
1fa5048510
doc: add link to Kubernetes setup
4 years ago
Saúl Ibarra Corretgé
e1cebcc253
web,jvb: add ability to disable web sockets for colibri
...
The fallback is to use SCTP datachannels. This is not recomended.
4 years ago
Saúl Ibarra Corretgé
6c4dce1622
jicofo: fix ENABLE_SCTP type
4 years ago
Saúl Ibarra Corretgé
953a4d2425
jicofo: use a client proxy connection
4 years ago
Saúl Ibarra Corretgé
d27336bece
web: always try to renew cert on container boot
...
acme.sh is smart enough to not send the request out unless it's necessary.
4 years ago
Saúl Ibarra Corretgé
73acbade59
web: remove deprecated config option
4 years ago
Mathieu
cb4d9413b7
web: removed duplicate host headers
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/568
4 years ago
Samuel
ec570baee6
k8s: fix PodSecurityPolicy
4 years ago