Saúl Ibarra Corretgé
4d72ee3767
release: stable-4627-1
...
* 1381b08
prosody: fix installing dependdencies
* 2900c11
misc: add extra line to tag message
* c57a84b
misc: working on latest
5 years ago
Saúl Ibarra Corretgé
c57a84b213
misc: working on latest
5 years ago
Saúl Ibarra Corretgé
12fafa1924
release: stable-4627
...
* fdf5030
prosody: update configuration
* afafe23
prosody: shrink container size
* 8e7ea34
base: fix setting timezone
* 58441ae
doc: update README
* 3c12526
etherpad: update to version 1.8.4
* 0038e71
jibri: install extra dependency
* 0615ed6
doc: add missing volumes to quick start
* 2781865
doc: clarify usage of gen-passwords.sh
* a8d0b6c
build: add PHONY target for "release"
* d4a35a6
misc: working on latest
5 years ago
Saúl Ibarra Corretgé
d4a35a6db4
misc: working on latest
5 years ago
Saúl Ibarra Corretgé
e9ee50eef2
release: stable-4548-1
...
* abf2f73
jicofo: fix setting incorrect auth URL scheme for JWT
* 3472ab0
jicofo: add ability to configure health checks
* ec3622b
jibri: install jitsi-upload-integrations by default
* 0e7bc91
etherpad: pin image version
* 4fa50b9
jwt: do not load token_verification module with disabled authentication
* b0d76a2
jibri: add jq dep for upload integrations
* 53b58fd
jvb: add jq, curl deps for graceful_shutdown.sh
* 2d063ad
doc: update installation instructions
* e73df5f
misc: working on latest
5 years ago
Saúl Ibarra Corretgé
abf2f73a95
jicofo: fix setting incorrect auth URL scheme for JWT
5 years ago
Saúl Ibarra Corretgé
e73df5fa8e
misc: working on latest
5 years ago
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
5 years ago
Saúl Ibarra Corretgé
0f0adc8419
compose: add image tag to compose files
5 years ago
Johannes Nohl
0177765f2d
misc: fix config volumes to work with SELinux
...
Fixes : #472
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
Rui Carmo
4e2cec6b38
misc: add configurable service restart policy
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
Maximilian Nöthe
df40447616
ldap: add option for ldap starttls support
5 years ago
Mohammed
2b9a13bfef
jicofo: add support of reservation REST API
5 years ago
Mohammed
8bfe7fbb92
jicofo: add support of reservation REST API
5 years ago
netaskd
ffa017b74d
jibri: add jibri service
5 years ago
Saúl Ibarra Corretgé
a0b9cd1382
jvb: fix MUC communication with newer JVB
5 years ago
Aaron van Meerten
412bc4b01c
prosody: documented global config and modules environment vars
5 years ago
Aaron van Meerten
397aa3a4b2
docker-compose: adds comments and docker-compose entries for new shell variables
5 years ago
netaskd
e48bf46f7c
jigasi,web: add transcription options
5 years ago
netaskd
62f2d11cab
web,etherpad: add etherpad addon for sharing document
5 years ago
Saúl Ibarra Corretgé
8da61612e9
prosody: introduce AUTH_TYPE
...
It simplifies selecting the desired authentication type, instead of
having a boolean for each.
6 years ago
Saúl Ibarra Corretgé
9ff3ce295c
web: persist letsencrypt certificates
...
Store them in the config volume so they are not regenerated on every
boot.
Closes: https://github.com/jitsi/docker-jitsi-meet/issues/71
6 years ago
netaskd
2e3576f6ca
prosody: add LDAP authentication via SASL mechanism
6 years ago
netaskd
fb93051bea
misc: all variables moved to .env file for fully customization of jitsi-meet service domains
6 years ago
Paul Tiedtke
df36d71542
xmpp: add jwt authentication support
6 years ago
Paul Tiedtke
95a55915b7
xmpp: add ability to add custom prosody modules
6 years ago
Dan Caseley
da43e68854
jvb: add TCP Harvester configuration options
6 years ago
Saúl Ibarra Corretgé
cda11bc52f
web: add ability to redirect HTTP traffic to HTTPS
...
Useful if you're running this setup directly on the Internet, with a
Let's Encrypt certificate.
6 years ago
Saúl Ibarra Corretgé
fcf83859e4
web: add ability to disable HTTPS
...
If TLS is terminated elsewhere and then connections are proxied over
HTTP, there is no need for it and it makes initialization a tad slower
on the first run.
6 years ago
Saúl Ibarra Corretgé
f61ef3f093
web: add builtin Let's Encrypt support
6 years ago
Louis Sivillo
e1bd2447ae
jvb: add JVB_ENABLE_APIS env var
6 years ago
Saúl Ibarra Corretgé
05d9bb994a
misc: declare container dependencies
6 years ago
Saúl Ibarra Corretgé
a5412269c2
web: rename directory for web configuration
6 years ago
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
6 years ago
Saúl Ibarra Corretgé
4b091b250d
misc: remove unneeded env variable
...
Set it directly in the compose file, since it depends on the XMPP
server's hostname.
6 years ago
Saúl Ibarra Corretgé
e78a4ed24a
jigasi: add jigasi support for SIP audio calls
6 years ago
Saúl Ibarra Corretgé
9bb7340f66
jvb: use MUC connections for the JVB
6 years ago
Saúl Ibarra Corretgé
e8fde8cb8c
core: make HTTP, HTTPS and JVB ports configurable
6 years ago
Saúl Ibarra Corretgé
366bd3e4fe
jvb: disable TCP harvester
...
TCP is to be handled by a TURN server, which provides other improvements like
P2P for 1-1 calls.
6 years ago
Saúl Ibarra Corretgé
822cca7d39
xmpp: add ability to customize the XMPP MUC domain
7 years ago
Saúl Ibarra Corretgé
f083762b0a
compose: don't hardcode XMPP_BOSH_URL_BASE
7 years ago
Saúl Ibarra Corretgé
84332c9527
xmpp: add ability to customize the jicofo auth user
7 years ago
Saúl Ibarra Corretgé
80a2a13b5e
xmpp: make the auth XMPP domain configurable
7 years ago
Saúl Ibarra Corretgé
8e4325829b
jvb: run it on the user defined network
7 years ago
Saúl Ibarra Corretgé
20767ab240
compose: update aliases
...
Leave only the necessary ones and make a more straightforward one for the
XMPP server.
7 years ago
Saúl Ibarra Corretgé
467a149cbb
Initial import
7 years ago