Commit Graph

283 Commits

Author SHA1 Message Date
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
Rubisel Prieto Dupeyrón 7652807930
examples: traefik v2 2020-03-31 11:40:46 +02:00
Saúl Ibarra Corretgé 10983b4d5e prosody: prevent item-not-found error in certain cases
Ref:
06641a7dd6
2020-03-31 11:18:19 +02:00
Saúl Ibarra Corretgé 3524a526be base: fail to start the container if the init script fails 2020-03-31 11:17:45 +02:00
Saúl Ibarra Corretgé 7c0c795fa7 jicofo: only configure Jigasi brewery if Jigasi is configured
Otherwise conferene.isSIPCallingSupported() will return true.
2020-03-30 14:05:15 +02:00
Saúl Ibarra Corretgé 40c2920dab build: add prepare command 2020-03-30 11:05:03 +02:00
Saúl Ibarra Corretgé 93ba77021b prosody: fix installing prosody from the right repository 2020-03-30 09:58:54 +02:00
Hans-Peter Jansen 3c07d76937
doc: improve wording of README 2020-03-30 09:53:01 +02:00
Tobias Möritz ed410d9e0a
doc: fix typo 2020-03-28 16:13:34 +01:00
Rok Pergarec fabfb2a676
doc: fix typo 2020-03-28 15:54:55 +01:00
Saúl Ibarra Corretgé 5e6faced4f web: use PUBLIC_URL for etherpaad base and BOSH URLs 2020-03-28 15:40:25 +01:00
Saúl Ibarra Corretgé 264df049c8 jvb: switch to using Jitsi's STUN server by default 2020-03-27 22:53:52 +01:00