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
Daniel Trierweiler
c4fc3d37c6
web: make a custom interface config possible
4 years ago
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.
4 years ago
Paul Tiedtke
94ca16d6b9
etherpad: remove quotes from all env vars
4 years ago
duritong
c89ccc9727
jicofo: reintroduce shibboleth auth
...
Fixes #956
4 years ago
Antonio Porcelli
a6486b4555
examples: update traefik v2 example
4 years ago
Saúl Ibarra Corretgé
f4ec02329e
misc: working on latest
4 years ago
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
4 years ago
Prayag Singh
a698da5807
misc: add jicofo reservation env variables to compose
4 years ago
Ludovic Muller
86c302258d
web: brandingDataUrl -> dynamicBrandingUrl
4 years ago
Prayag Singh
88e950dcd4
jicofo: fix healthcheck
...
Fixes : #929
4 years ago
Saúl Ibarra Corretgé
493cbdd406
misc: fix typo
4 years ago
spprod35
e12d7f2b55
web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars
4 years ago
Timo Schwarzer
fa98a31270
examples: fix k8s example
4 years ago
Jonas Haag
88d1034e32
doc: add port to PUBLIC_URL
...
Fixes #931
4 years ago
Saúl Ibarra Corretgé
c876b40c24
doc: update CHANGELOG
4 years ago
Saúl Ibarra Corretgé
5cf14b054e
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
9b0fd7fe4c
release: stable-5390-2
...
* e28d019
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
e28d01972a
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
e561b1fb28
release: stable-stable-5390-2
...
* 3e04fb4
prosody: fix lobby when authentication is enabled
* 24781e3
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
3e04fb4fc2
prosody: fix lobby when authentication is enabled
4 years ago
Saúl Ibarra Corretgé
24781e38bf
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
5dcdb8cd05
release: stable-5390-1
...
* 3ac5397
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
3ac539731a
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
b20d53c7f4
release: stable-5390
...
* 0f541c8
jicofo: migrate to new config
* 12823cb
prosody: fix jibri recording websocket error
* 7594ea2
jigasi: add ability to control SIP default room for incoming calls
* b0e653a
jigasi: fix when using authentication
* 4564170
misc: working on latest
4 years ago
prayagsingh
0f541c8241
jicofo: migrate to new config
4 years ago
teutates
12823cbab0
prosody: fix jibri recording websocket error
...
Fixes : #867 , #871
4 years ago
Thomas Urban
7594ea28ad
jigasi: add ability to control SIP default room for incoming calls
4 years ago
Thomas Urban
b0e653ae10
jigasi: fix when using authentication
...
Set MUC_SERVICE_ADDRESS.
4 years ago
Saúl Ibarra Corretgé
456417066b
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
176c30a84f
release: stable-5142-4
...
* 6f7b2b4
prosody: add internal domain name to default cross-domains list
* ada7b95
jvb: fix check for JVB_TCP_HARVESTER_DISABLED
* a7fb101
jibri: don't provide a non-existing finalizer path
* d013053
jibri: add missing dependency for `kill` command
* 0b25141
web: Add ENABLE_HSTS flag to disable strict-transport-security header
* f856037
web: add more config options
* eedac14
web: add ability to disable IPv6
* af6f3ac
doc: update CHANGELOG
* e3bb5c1
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
6f7b2b4a01
prosody: add internal domain name to default cross-domains list
4 years ago
Saúl Ibarra Corretgé
ada7b952e9
jvb: fix check for JVB_TCP_HARVESTER_DISABLED
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/885
4 years ago
Saúl Ibarra Corretgé
a7fb101e2c
jibri: don't provide a non-existing finalizer path
4 years ago
Saúl Ibarra Corretgé
d013053c09
jibri: add missing dependency for `kill` command
4 years ago
Cosmo Myzrail Gorynych aka CoMiGo
0b2514101c
web: Add ENABLE_HSTS flag to disable strict-transport-security header
4 years ago
shanehughes1990
f8560371f5
web: add more config options
4 years ago