Commit Graph

416 Commits

Author SHA1 Message Date
Léopold Jacquot
bcae3b19b0 prosody: add domain mapper options to default configuration 2021-07-30 10:13:47 +02:00
Bert Driehuis
cf90461810 web: fix acme.sh pre and post hooks
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/114
2021-07-05 09:11:37 +02:00
Saúl Ibarra Corretgé
65563d9371 misc: working on latest 2021-06-11 08:55:37 +02:00
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
2021-06-11 08:50:41 +02:00
Дамян Минков
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.
2021-06-07 20:09:26 +02:00
Aaron van Meerten
db3d790e52 prosody: fix: restrict room creation to jicofo (#1059) 2021-05-21 09:52:54 -05:00
Saúl Ibarra Corretgé
281db3663c misc: working on latest 2021-05-14 15:22:56 +02:00
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
2021-05-14 15:16:04 +02:00
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.
2021-05-14 11:47:07 +02:00
Saúl Ibarra Corretgé
a77a43e322 jibri: update default Chrome version to 90 2021-05-14 11:47:07 +02:00
Saúl Ibarra Corretgé
a90e4ce501 doc: drop confusing port number from PUBLIC_URL 2021-05-06 08:38:50 +02:00
Rolf Sommerhalder
8620caad65 doc: clarify env variable 2021-04-30 21:19:27 +02:00
El RIDO
6f52f71b0d web: add FLoC environment variable
ENABLE_FLOC, defaulting to false.
2021-04-24 14:00:39 +02:00
Jean Prunneaux
014aa59d37 web: add default language variable 2021-04-18 16:21:19 +02:00
Saúl Ibarra Corretgé
ce25bf67d2 doc: update CHANGELOG 2021-04-17 23:03:20 +02:00
Saúl Ibarra Corretgé
6bf13364a4 misc: working on latest 2021-04-17 23:01:38 +02:00
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
2021-04-17 22:56:21 +02:00
Saúl Ibarra Corretgé
2900680798 Revert "misc: add support for sentry logging"
This reverts commit 8d2a29f286.
2021-04-17 22:45:57 +02:00
tob123
7a4720205e jicofo: make sure client-proxy is properly configured 2021-04-17 22:31:29 +02:00
Lukas1818
5c32833b04 web: add start environment variables
START_WITH_AUDIO_MUTED; START_SILENT; START_WITH_VIDEO_MUTED
2021-04-17 22:28:37 +02:00
Paul Tiedtke
8d2a29f286 misc: add support for sentry logging 2021-04-16 20:34:33 +02:00
Saúl Ibarra Corretgé
3d93f2b37a misc: working on latest 2021-04-16 14:46:38 +02:00
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
2021-04-16 14:41:32 +02:00
Saúl Ibarra Corretgé
9bc262a40f prosody: fix building unstable images 2021-04-16 12:09:04 +02:00
Prayag Singh
0cbe0d9801 web: add a env variable to enable/disable deep linking 2021-04-15 13:55:18 +02:00
Hugo Renard
b22421b168 misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
Prayag Singh
78699fe65a web: allow to configure shard name using env variable 2021-04-15 11:38:56 +02:00
Prayag Singh
a6853ef5f7 jvb: add octo configuration options 2021-04-09 10:03:00 +02:00
Prayag Singh
d6fac8e0c3 jicofo: disable octo by default 2021-04-07 20:31:15 +02:00
Ralph Soika
1fa5048510 doc: add link to Kubernetes setup 2021-04-01 16:49:40 +02:00
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.
2021-04-01 15:24:32 +02:00
Saúl Ibarra Corretgé
6c4dce1622 jicofo: fix ENABLE_SCTP type 2021-04-01 15:15:53 +02:00
Saúl Ibarra Corretgé
953a4d2425 jicofo: use a client proxy connection 2021-04-01 15:15:53 +02:00
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.
2021-04-01 15:15:53 +02:00
Saúl Ibarra Corretgé
73acbade59 web: remove deprecated config option 2021-04-01 15:15:53 +02:00
Mathieu
cb4d9413b7 web: removed duplicate host headers
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/568
2021-03-31 12:30:08 +02:00
Samuel
ec570baee6 k8s: fix PodSecurityPolicy 2021-03-14 16:42:12 +01:00
Daniel Trierweiler
c4fc3d37c6 web: make a custom interface config possible 2021-03-10 14:19:20 +01:00
Kevin Conway
b45b505980 web: always install acme.sh when container starts
The previous version only installed acme.sh if it was not previously
installed. However, the check for a previous installation was based on
the existence of /config/acme.sh/acme.sh which is in the
external/persisted storage. The result was that acme.sh installation
would be skipped even for a new build of the web container if the
installation had been run on any previous build of the container. When
the web container is rebuilt, such as during an upgrade to a new stable
version, the new container would lack the cron job needed to
automatically updated the TLS certificates. Additionally, the version of
acme.sh installed in /config/acme.sh would never update even if the
pinned version in the Dockerfile was changed.

This patch sets the init script to always re-install acme.sh on
container start. The cron job installation from acme.sh is guarded by a
check for an existing job so there is no duplication. Re-installing also
has the effect of replacing the persisted /config/acme.sh/acme.sh with
the latest version set in the Dockerfile during upgrades.
2021-03-09 12:39:12 +01:00
Paul Tiedtke
94ca16d6b9 etherpad: remove quotes from all env vars 2021-03-04 16:08:07 +01:00
duritong
c89ccc9727 jicofo: reintroduce shibboleth auth
Fixes #956
2021-02-17 15:26:37 +01:00
Antonio Porcelli
a6486b4555 examples: update traefik v2 example 2021-02-10 10:38:04 +01:00
Saúl Ibarra Corretgé
f4ec02329e misc: working on latest 2021-02-05 11:25:05 +01:00
Saúl Ibarra Corretgé
7409d5c65c release: stable-5390-3
* a698da5 misc: add jicofo reservation env variables to compose
* 86c3022 web: brandingDataUrl -> dynamicBrandingUrl
* 88e950d jicofo: fix healthcheck
* 493cbdd misc: fix typo
* e12d7f2 web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars
* fa98a31 examples: fix k8s example
* 88d1034 doc: add port to PUBLIC_URL
* c876b40 doc: update CHANGELOG
* 5cf14b0 misc: working on latest
2021-02-05 11:21:38 +01:00
Prayag Singh
a698da5807 misc: add jicofo reservation env variables to compose 2021-02-05 11:19:09 +01:00
Ludovic Muller
86c302258d web: brandingDataUrl -> dynamicBrandingUrl 2021-02-05 11:17:20 +01:00
Prayag Singh
88e950dcd4 jicofo: fix healthcheck
Fixes: #929
2021-02-05 11:16:30 +01:00
Saúl Ibarra Corretgé
493cbdd406 misc: fix typo 2021-02-03 15:37:00 +01:00
spprod35
e12d7f2b55 web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars 2021-02-03 14:57:07 +01:00
Timo Schwarzer
fa98a31270 examples: fix k8s example 2021-02-03 13:33:05 +01:00