Amin Vakil
b78c89e6e8
misc: minor Dockerfile Improvements
4 years ago
Saúl Ibarra Corretgé
a754519364
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
d32d74fa13
release: stable-4857
...
* a81ad73
prosody: add support for lobby
* baed605
web: fix removing closed captions button if transcription is enabled
* edecacd
etherpad: add ability to use a external server
* a7563d4
jvb: use JVB_TCP_PORT for exposing the port
* b235ea1
prosody: disable s2s module
* 1d428a8
prosody: use a 2-stage build
* 613c26c
misc: working on latest
* 4d72ee3
release: stable-4627-1
* 22b7063
examples: update Traefik v1 example
* 1381b08
prosody: fix installing dependdencies
* 2900c11
misc: add extra line to tag message
* c57a84b
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
a81ad73429
prosody: add support for lobby
4 years ago
Nickolay V. Shmyrev
baed605569
web: fix removing closed captions button if transcription is enabled
4 years ago
Mathieu Brunot
edecacd0c0
etherpad: add ability to use a external server
4 years ago
Andreas Hansson
a7563d4f82
jvb: use JVB_TCP_PORT for exposing the port
...
JVB_TCP_MAPPED_PORT is the port of on the public
external interface which may be on a completely different server / router.
https://github.com/jitsi/jitsi-videobridge/blob/master/doc/tcp.md
Co-authored-by: Andreas Hansson <andreas.hansson@tritech.se>
4 years ago
Saúl Ibarra Corretgé
b235ea1261
prosody: disable s2s module
...
Not used, not needed.
5 years ago
Saúl Ibarra Corretgé
1d428a8440
prosody: use a 2-stage build
...
This greatly simplifies the cleanup so we don't leave unneeded packages
behind.
5 years ago
Saúl Ibarra Corretgé
613c26c11b
misc: working on latest
5 years ago
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
bluikko
22b7063e3a
examples: update Traefik v1 example
...
The example docker-compose.yml for Traefik v1 is an old version; added SELinux for volumes, added environment variables, prosody changed volumes, support for container restart configuration.
5 years ago
Saúl Ibarra Corretgé
1381b08ad8
prosody: fix installing dependdencies
...
Only install from backports what's absolutely necessary and make sure
libssl is installed so JWT auth is not broken...
Ref: https://github.com/jitsi/docker-jitsi-meet/issues/613
5 years ago
Saúl Ibarra Corretgé
2900c117b9
misc: add extra line to tag message
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é
fdf5030c59
prosody: update configuration
5 years ago
Saúl Ibarra Corretgé
afafe23640
prosody: shrink container size
5 years ago
Saúl Ibarra Corretgé
8e7ea34c50
base: fix setting timezone
5 years ago
Suguru Hirahara
58441ae06c
doc: update README
...
- Replace the installation manual with a link to the handbook
- Replace markdown links
Closes https://github.com/jitsi/handbook/issues/16
5 years ago
Avinash
3c1252693f
etherpad: update to version 1.8.4
...
Includes reverse proxy fixes.
5 years ago
Arun
0038e718eb
jibri: install extra dependency
5 years ago
René Kost
0615ed6e02
doc: add missing volumes to quick start
5 years ago
Rafael Bonalume Lebre
278186528c
doc: clarify usage of gen-passwords.sh
5 years ago
Saúl Ibarra Corretgé
a8d0b6caa8
build: add PHONY target for "release"
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
Cedric Roijakkers
3472ab0b19
jicofo: add ability to configure health checks
5 years ago
mesouug
ec3622b87c
jibri: install jitsi-upload-integrations by default
...
Forces installation of jitsi-upload-integrations for all releases.
5 years ago
Saúl Ibarra Corretgé
0e7bc91ffd
etherpad: pin image version
5 years ago
Paul Tiedtke
4fa50b9f08
jwt: do not load token_verification module with disabled authentication
5 years ago
MatthewCroughan
b0d76a2fc3
jibri: add jq dep for upload integrations
5 years ago
MatthewCroughan
53b58fdb71
jvb: add jq, curl deps for graceful_shutdown.sh
5 years ago
Saúl Ibarra Corretgé
2d063ad162
doc: update installation instructions
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é
a79fc0c914
misc: add release script
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
netaskd
eae3f5ce2d
jibri: chrome/driver 78 as a stopgap
5 years ago
Dai Dang Van
78df6a4644
doc: delete unnecessary dot
...
This dot can be misleading and the deleting is easier for "copy and paste".
5 years ago
netaskd
4426ed8f27
jibri: fix case when /dev/snd is not bound ( https://github.com/jitsi/docker-jitsi-meet/issues/240#issuecomment-610422404 )
5 years ago
Jakub Onderka
125775a737
web: fix WASM MIME type
5 years ago
Jakub Onderka
e70975e692
web: enable GZIP compression for more file types
5 years ago
Saúl Ibarra Corretgé
774aba54f5
misc: set ddefault timezone to UTC
5 years ago
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