Saúl Ibarra Corretgé
|
3c3fc195d1
|
prosody: enable speaker stats and conferene duration modules
|
5 years ago |
Saúl Ibarra Corretgé
|
f911df2a42
|
jvb: set JVB_TCP_MAPPED_PORT default value
|
5 years ago |
Desmond Koh
|
1205170056
|
jvb: allow `TCP_HARVESTER_MAPPED_PORT` to be configured
|
5 years ago |
Goacid
|
f7796a160e
|
prosody: add volume /prosody-plugins-custom to docker-compose
|
5 years ago |
bgrozev
|
d44230e2b1
|
prosody: use hashed xmpp auth
|
5 years ago |
Saúl Ibarra Corretgé
|
186cb607e2
|
doc: update CHANGELOG
|
5 years ago |
Saúl Ibarra Corretgé
|
b039b29b7a
|
web: use certbot-auto
|
5 years ago |
Amin Vakil
|
b95c95de0e
|
web: improve nginx configuration
* Enable http2 by default
* Disable server_tokens by default
|
5 years ago |
Dmitry Mishin
|
2dd6b99191
|
k8s: specify namespace for secret
|
5 years ago |
Saúl Ibarra Corretgé
|
06e2d5e2e9
|
Revert "Use hashed xmpp auth."
This reverts commit 79e9bce07b .
THis would break existing setups. Will revisit later on.
|
5 years ago |
Saúl Ibarra Corretgé
|
7aa2d8114c
|
ldap: avoid unnecessary copy
|
5 years ago |
Calvin Bui
|
e1b47db31d
|
exampless: update Traefik v2 example with UDP
|
5 years ago |
Paul Lessing
|
0940605669
|
doc: fix typos and minor grammar issues in README
|
5 years ago |
Pascal Loth
|
1c4b11c2eb
|
doc: correct minor mistake
|
5 years ago |
Harshit Maheshwari
|
c06867bce2
|
doc: added steps for updating kernel manually in AWS installation
|
5 years ago |
Hanno Böck
|
dc46215600
|
web: remove DHE suites support
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/433
|
5 years ago |
Saúl Ibarra Corretgé
|
367621f6da
|
prosody: remove no longer needed patch
|
5 years ago |
nonshankus
|
34e66017bd
|
doc: clarify acronym
|
5 years ago |
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.
|
5 years ago |
Boris Grozev
|
79e9bce07b
|
Use hashed xmpp auth.
|
5 years ago |
Poschi
|
7fd7e2b928
|
Add docker-compose.override.yml to .gitignore (#438)
|
5 years ago |
Martin Bagge / brother
|
67a941b9c1
|
misc: update gen-passwords.sh shell code
|
5 years ago |
Rui Carmo
|
4e2cec6b38
|
misc: add configurable service restart policy
|
5 years ago |
stefanseeger
|
729f9d290e
|
doc: fix typo in env.example
|
5 years ago |
Saúl Ibarra Corretgé
|
a4274840e1
|
doc: update CHANGELOG
|
5 years ago |
Saúl Ibarra Corretgé
|
768b6c4a50
|
security: fail to start if using the old default password
|
5 years ago |
Harshit Maheshwari
|
40cadf5961
|
doc: fix typo in README (#386)
|
5 years ago |
Saúl Ibarra Corretgé
|
12595119d6
|
misc: fix sed syntax
|
5 years ago |
Saúl Ibarra Corretgé
|
b2b676c8f8
|
misc: fix typo in filename
|
5 years ago |
Saúl Ibarra Corretgé
|
ce8d0fc3c6
|
doc: updated CHANGELOG
|
5 years ago |
Saúl Ibarra Corretgé
|
61b1aed5d3
|
doc: update CHANGELOG
|
5 years ago |
Saúl Ibarra Corretgé
|
1ffd472fba
|
security: add script to generate strong passwords
|
5 years ago |
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.
|
5 years ago |
Tim Ruffing
|
aaec22dd99
|
jigasi: fix typo in config
|
5 years ago |
Paul Tiedtke
|
ebfa142d38
|
docs: fix grammar and typos
|
5 years ago |
Hans-Peter Jansen
|
bab77e0d79
|
doc: update env.example
|
5 years ago |
Rubisel Prieto Dupeyrón
|
7652807930
|
examples: traefik v2
|
5 years ago |
Saúl Ibarra Corretgé
|
10983b4d5e
|
prosody: prevent item-not-found error in certain cases
Ref:
06641a7dd6
|
5 years ago |
Saúl Ibarra Corretgé
|
3524a526be
|
base: fail to start the container if the init script fails
|
5 years ago |
Saúl Ibarra Corretgé
|
7c0c795fa7
|
jicofo: only configure Jigasi brewery if Jigasi is configured
Otherwise conferene.isSIPCallingSupported() will return true.
|
5 years ago |
Saúl Ibarra Corretgé
|
40c2920dab
|
build: add prepare command
|
5 years ago |
Saúl Ibarra Corretgé
|
93ba77021b
|
prosody: fix installing prosody from the right repository
|
5 years ago |
Hans-Peter Jansen
|
3c07d76937
|
doc: improve wording of README
|
5 years ago |
Tobias Möritz
|
ed410d9e0a
|
doc: fix typo
|
5 years ago |
Rok Pergarec
|
fabfb2a676
|
doc: fix typo
|
5 years ago |
Saúl Ibarra Corretgé
|
5e6faced4f
|
web: use PUBLIC_URL for etherpaad base and BOSH URLs
|
5 years ago |
Saúl Ibarra Corretgé
|
264df049c8
|
jvb: switch to using Jitsi's STUN server by default
|
5 years ago |
Saúl Ibarra Corretgé
|
655cf6be4a
|
web,prosody,jvb: prepare for new stable release
|
5 years ago |
Saúl Ibarra Corretgé
|
ebb45361ec
|
doc: update CHANGELOG
|
5 years ago |
Harm Berntsen
|
06c3a83a3a
|
doc: fix references to running behind NAT in the README
|
5 years ago |