Commit Graph

57 Commits

Author SHA1 Message Date
Winzlieb - da3b5da4df traefik config,... 2020-09-23 03:07:38 +00:00
Saúl Ibarra Corretgé bcbd977510 jicofo: pass XMPP_MUC_DOMAIN through docker-compose.yml 2020-08-10 09:21:34 +02:00
Saúl Ibarra Corretgé a754519364 misc: working on latest 2020-07-22 11:07:40 +02:00
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
2020-07-22 11:03:22 +02:00
Saúl Ibarra Corretgé a81ad73429 prosody: add support for lobby 2020-07-22 11:00:46 +02:00
Mathieu Brunot edecacd0c0
etherpad: add ability to use a external server 2020-06-27 16:21:31 +02:00
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>
2020-06-11 09:30:01 +02:00
Saúl Ibarra Corretgé 613c26c11b misc: working on latest 2020-05-27 09:59:36 +02:00
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
2020-05-27 09:59:36 +02:00
Saúl Ibarra Corretgé c57a84b213 misc: working on latest 2020-05-26 23:45:53 +02:00
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
2020-05-26 23:39:25 +02:00
Saúl Ibarra Corretgé d4a35a6db4 misc: working on latest 2020-05-07 22:47:36 +02:00
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
2020-05-07 22:41:35 +02:00
Saúl Ibarra Corretgé abf2f73a95 jicofo: fix setting incorrect auth URL scheme for JWT 2020-05-07 22:29:52 +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é 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
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
Rui Carmo 4e2cec6b38
misc: add configurable service restart policy 2020-04-11 19:11:07 +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
Maximilian Nöthe df40447616
ldap: add option for ldap starttls support 2020-03-13 21:07:44 +01:00
Mohammed 8bfe7fbb92 jicofo: add support of reservation REST API 2020-01-28 08:53:19 +01:00
netaskd ffa017b74d jibri: add jibri service 2019-12-04 14:53:59 +01:00
Saúl Ibarra Corretgé a0b9cd1382 jvb: fix MUC communication with newer JVB 2019-11-29 11:37:53 +01:00
Saúl Ibarra Corretgé 5408e9e383
Merge pull request #122 from jitsi/token-parameter-additions
prosody: new variables for prosody
2019-08-20 09:31:14 +02:00
Aaron van Meerten 412bc4b01c prosody: documented global config and modules environment vars 2019-08-19 11:25:36 -05:00
Aaron van Meerten 397aa3a4b2 docker-compose: adds comments and docker-compose entries for new shell variables 2019-08-19 11:21:13 -05:00
netaskd e48bf46f7c jigasi,web: add transcription options 2019-08-07 23:02:30 +02:00
netaskd 62f2d11cab web,etherpad: add etherpad addon for sharing document 2019-08-07 22:48:47 +02:00
Saúl Ibarra Corretgé 8da61612e9 prosody: introduce AUTH_TYPE
It simplifies selecting the desired authentication type, instead of
having a boolean for each.
2019-05-13 21:39:57 +02:00
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
2019-05-01 14:40:38 +02:00
netaskd 2e3576f6ca prosody: add LDAP authentication via SASL mechanism 2019-04-17 09:56:43 +02:00
netaskd fb93051bea misc: all variables moved to .env file for fully customization of jitsi-meet service domains 2019-03-15 09:14:10 +01:00
Paul Tiedtke df36d71542 xmpp: add jwt authentication support 2019-02-21 08:34:41 +01:00
Paul Tiedtke 95a55915b7 xmpp: add ability to add custom prosody modules 2019-01-28 22:11:17 +01:00
Dan Caseley da43e68854 jvb: add TCP Harvester configuration options 2018-11-29 19:43:07 +00:00
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.
2018-11-07 14:27:22 +01:00
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.
2018-11-07 14:15:09 +01:00
Saúl Ibarra Corretgé f61ef3f093 web: add builtin Let's Encrypt support 2018-11-07 14:02:36 +01:00
Louis Sivillo e1bd2447ae jvb: add JVB_ENABLE_APIS env var 2018-11-05 18:11:29 +01:00
Saúl Ibarra Corretgé 05d9bb994a misc: declare container dependencies 2018-10-23 10:42:32 +02:00
Saúl Ibarra Corretgé a5412269c2 web: rename directory for web configuration 2018-10-23 10:30:03 +02:00
Saúl Ibarra Corretgé ee90a92d43 xmpp: add support for authentication 2018-10-18 12:08:30 +02:00
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.
2018-10-17 23:06:51 +02:00
Saúl Ibarra Corretgé e78a4ed24a jigasi: add jigasi support for SIP audio calls 2018-10-17 11:59:53 +02:00
Saúl Ibarra Corretgé 9bb7340f66 jvb: use MUC connections for the JVB 2018-10-16 21:15:46 +02:00
Saúl Ibarra Corretgé e8fde8cb8c core: make HTTP, HTTPS and JVB ports configurable 2018-09-19 22:14:20 +02:00
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.
2018-08-09 23:29:27 +02:00