Commit Graph

244 Commits

Author SHA1 Message Date
MatthewCroughan
b0d76a2fc3
jibri: add jq dep for upload integrations 2020-05-04 10:26:56 +02:00
MatthewCroughan
53b58fdb71
jvb: add jq, curl deps for graceful_shutdown.sh 2020-05-04 10:26:09 +02:00
Saúl Ibarra Corretgé
2d063ad162 doc: update installation instructions 2020-05-02 16:04:45 +02:00
Saúl Ibarra Corretgé
e73df5fa8e misc: working on latest 2020-05-02 15:49:02 +02:00
Saúl Ibarra Corretgé
ec05c89372 release: stable-4548
* a79fc0c misc: add release script
* 0f0adc8 compose: add image tag to compose files
* 0177765 misc: fix config volumes to work with SELinux
* eae3f5c jibri: chrome/driver 78 as a stopgap
* 78df6a4 doc: delete unnecessary dot
* 4426ed8 jibri: fix case when /dev/snd is not bound (https://github.com/jitsi/docker-jitsi-meet/issues/240#issuecomment-610422404)
* 125775a web: fix WASM MIME type
* e70975e web: enable GZIP compression for more file types
* 774aba5 misc: set ddefault timezone to UTC
* 3c3fc19 prosody: enable speaker stats and conferene duration modules
* f911df2 jvb: set JVB_TCP_MAPPED_PORT default value
* 1205170 jvb: allow `TCP_HARVESTER_MAPPED_PORT` to be configured
* f7796a1 prosody: add volume  /prosody-plugins-custom to docker-compose
* d44230e prosody: use hashed xmpp auth
2020-05-02 15:43:58 +02:00
Saúl Ibarra Corretgé
a79fc0c914 misc: add release script 2020-05-02 15:43:38 +02:00
Saúl Ibarra Corretgé
0f0adc8419 compose: add image tag to compose files 2020-05-02 15:32:16 +02:00
Johannes Nohl
0177765f2d
misc: fix config volumes to work with SELinux
Fixes: #472
2020-04-28 10:52:57 +02:00
netaskd
eae3f5ce2d jibri: chrome/driver 78 as a stopgap 2020-04-25 07:51:56 +02:00
Dai Dang Van
78df6a4644
doc: delete unnecessary dot
This dot can be misleading and the deleting is easier for "copy and paste".
2020-04-24 22:08:38 +02:00
netaskd
4426ed8f27 jibri: fix case when /dev/snd is not bound (https://github.com/jitsi/docker-jitsi-meet/issues/240#issuecomment-610422404) 2020-04-23 14:04:08 +02:00
Jakub Onderka
125775a737
web: fix WASM MIME type 2020-04-22 10:52:53 +02:00
Jakub Onderka
e70975e692
web: enable GZIP compression for more file types 2020-04-22 10:51:58 +02:00
Saúl Ibarra Corretgé
774aba54f5 misc: set ddefault timezone to UTC 2020-04-22 10:25:35 +02:00
Saúl Ibarra Corretgé
3c3fc195d1 prosody: enable speaker stats and conferene duration modules 2020-04-22 10:24:46 +02:00
Saúl Ibarra Corretgé
f911df2a42
jvb: set JVB_TCP_MAPPED_PORT default value 2020-04-21 17:03:05 +02:00
Desmond Koh
1205170056
jvb: allow TCP_HARVESTER_MAPPED_PORT to be configured 2020-04-21 14:16:35 +02:00
Goacid
f7796a160e
prosody: add volume /prosody-plugins-custom to docker-compose 2020-04-21 14:14:57 +02:00
bgrozev
d44230e2b1
prosody: use hashed xmpp auth 2020-04-16 23:25:06 +02:00
Saúl Ibarra Corretgé
186cb607e2 doc: update CHANGELOG 2020-04-15 22:27:29 +02:00
Saúl Ibarra Corretgé
b039b29b7a web: use certbot-auto 2020-04-15 21:56:40 +02:00
Amin Vakil
b95c95de0e
web: improve nginx configuration
* Enable http2 by default
* Disable server_tokens by default
2020-04-15 12:09:28 +02:00
Dmitry Mishin
2dd6b99191
k8s: specify namespace for secret 2020-04-15 12:08:00 +02:00
Saúl Ibarra Corretgé
06e2d5e2e9 Revert "Use hashed xmpp auth."
This reverts commit 79e9bce07b.

THis would break existing setups. Will revisit later on.
2020-04-15 12:04:05 +02:00
Saúl Ibarra Corretgé
7aa2d8114c ldap: avoid unnecessary copy 2020-04-15 12:03:25 +02:00
Calvin Bui
e1b47db31d
exampless: update Traefik v2 example with UDP 2020-04-15 11:56:03 +02:00
Paul Lessing
0940605669
doc: fix typos and minor grammar issues in README 2020-04-15 11:52:06 +02:00
Pascal Loth
1c4b11c2eb
doc: correct minor mistake 2020-04-14 20:08:11 +02:00
Harshit Maheshwari
c06867bce2
doc: added steps for updating kernel manually in AWS installation 2020-04-14 20:04:07 +02:00
Hanno Böck
dc46215600
web: remove DHE suites support
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/433
2020-04-14 16:59:19 +02:00
Saúl Ibarra Corretgé
367621f6da prosody: remove no longer needed patch 2020-04-14 11:41:12 +02:00
nonshankus
34e66017bd
doc: clarify acronym 2020-04-14 11:29:29 +02:00
Saúl Ibarra Corretgé
2c95ab7c9f web: revert using PUBLIC_URL for BOSH URL
This partially reverts
5e6faced4f

It was unnecessary, and created lot of trouble.
2020-04-14 11:17:05 +02:00
Boris Grozev
79e9bce07b Use hashed xmpp auth. 2020-04-13 18:05:33 -05:00
Poschi
7fd7e2b928
Add docker-compose.override.yml to .gitignore (#438) 2020-04-12 08:25:11 +02:00
Martin Bagge / brother
67a941b9c1
misc: update gen-passwords.sh shell code 2020-04-11 19:21:55 +02:00
Rui Carmo
4e2cec6b38
misc: add configurable service restart policy 2020-04-11 19:11:07 +02:00
stefanseeger
729f9d290e
doc: fix typo in env.example 2020-04-11 19:06:58 +02:00
Saúl Ibarra Corretgé
a4274840e1 doc: update CHANGELOG 2020-04-06 17:13:02 +02:00
Saúl Ibarra Corretgé
768b6c4a50 security: fail to start if using the old default password 2020-04-06 16:55:13 +02:00
Harshit Maheshwari
40cadf5961
doc: fix typo in README (#386) 2020-04-06 15:14:13 +02:00
Saúl Ibarra Corretgé
12595119d6 misc: fix sed syntax 2020-04-06 15:10:38 +02:00
Saúl Ibarra Corretgé
b2b676c8f8 misc: fix typo in filename 2020-04-06 13:49:54 +02:00
Saúl Ibarra Corretgé
ce8d0fc3c6 doc: updated CHANGELOG 2020-04-06 13:35:45 +02:00
Saúl Ibarra Corretgé
61b1aed5d3 doc: update CHANGELOG 2020-04-06 13:33:36 +02:00
Saúl Ibarra Corretgé
1ffd472fba security: add script to generate strong passwords 2020-04-06 13:16:34 +02:00
Saúl Ibarra Corretgé
a015710e54 security: don't provide default passwords
Also check if they are not provided at sstartup time and fail to start
in that case.
2020-04-06 12:23:36 +02:00
Tim Ruffing
aaec22dd99
jigasi: fix typo in config 2020-04-06 11:13:30 +02:00
Paul Tiedtke
ebfa142d38 docs: fix grammar and typos 2020-04-01 21:50:21 +02:00
Hans-Peter Jansen
bab77e0d79
doc: update env.example 2020-03-31 12:53:00 +02:00