Commit Graph

724 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé
f4ec02329e misc: working on latest 2021-02-05 11:25:05 +01:00
Saúl Ibarra Corretgé
7409d5c65c release: stable-5390-3
* a698da5 misc: add jicofo reservation env variables to compose
* 86c3022 web: brandingDataUrl -> dynamicBrandingUrl
* 88e950d jicofo: fix healthcheck
* 493cbdd misc: fix typo
* e12d7f2 web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars
* fa98a31 examples: fix k8s example
* 88d1034 doc: add port to PUBLIC_URL
* c876b40 doc: update CHANGELOG
* 5cf14b0 misc: working on latest
2021-02-05 11:21:38 +01:00
Prayag Singh
a698da5807 misc: add jicofo reservation env variables to compose 2021-02-05 11:19:09 +01:00
Ludovic Muller
86c302258d web: brandingDataUrl -> dynamicBrandingUrl 2021-02-05 11:17:20 +01:00
Prayag Singh
88e950dcd4 jicofo: fix healthcheck
Fixes: #929
2021-02-05 11:16:30 +01:00
Saúl Ibarra Corretgé
493cbdd406 misc: fix typo 2021-02-03 15:37:00 +01:00
spprod35
e12d7f2b55 web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars 2021-02-03 14:57:07 +01:00
Timo Schwarzer
fa98a31270 examples: fix k8s example 2021-02-03 13:33:05 +01:00
Jonas Haag
88d1034e32 doc: add port to PUBLIC_URL
Fixes #931
2021-02-02 12:54:01 +01:00
Saúl Ibarra Corretgé
c876b40c24 doc: update CHANGELOG 2021-02-02 10:11:50 +01:00
Saúl Ibarra Corretgé
5cf14b054e misc: working on latest 2021-02-02 10:11:04 +01:00
Saúl Ibarra Corretgé
9b0fd7fe4c release: stable-5390-2
* e28d019 misc: working on latest
2021-02-02 10:09:56 +01:00
Saúl Ibarra Corretgé
e28d01972a misc: working on latest 2021-02-02 10:08:47 +01:00
Saúl Ibarra Corretgé
e561b1fb28 release: stable-stable-5390-2
* 3e04fb4 prosody: fix lobby when authentication is enabled
* 24781e3 misc: working on latest
2021-02-02 10:07:38 +01:00
Saúl Ibarra Corretgé
3e04fb4fc2 prosody: fix lobby when authentication is enabled 2021-02-02 10:05:32 +01:00
Saúl Ibarra Corretgé
24781e38bf misc: working on latest 2021-01-29 21:46:08 +01:00
Saúl Ibarra Corretgé
5dcdb8cd05 release: stable-5390-1
* 3ac5397 misc: working on latest
2021-01-29 21:41:53 +01:00
Saúl Ibarra Corretgé
3ac539731a misc: working on latest 2021-01-29 18:05:49 +01:00
Saúl Ibarra Corretgé
b20d53c7f4 release: stable-5390
* 0f541c8 jicofo: migrate to new config
* 12823cb prosody: fix jibri recording websocket error
* 7594ea2 jigasi: add ability to control SIP default room for incoming calls
* b0e653a jigasi: fix when using authentication
* 4564170 misc: working on latest
2021-01-29 17:56:37 +01:00
prayagsingh
0f541c8241 jicofo: migrate to new config 2021-01-29 15:13:56 +01:00
teutates
12823cbab0 prosody: fix jibri recording websocket error
Fixes: #867, #871
2021-01-14 10:20:07 +01:00
Thomas Urban
7594ea28ad jigasi: add ability to control SIP default room for incoming calls 2021-01-06 17:54:04 +01:00
Thomas Urban
b0e653ae10 jigasi: fix when using authentication
Set MUC_SERVICE_ADDRESS.
2020-12-23 16:08:44 +01:00
Saúl Ibarra Corretgé
456417066b misc: working on latest 2020-12-23 13:17:27 +01:00
Saúl Ibarra Corretgé
176c30a84f release: stable-5142-4
* 6f7b2b4 prosody: add internal domain name to default cross-domains list
* ada7b95 jvb: fix check for JVB_TCP_HARVESTER_DISABLED
* a7fb101 jibri: don't provide a non-existing finalizer path
* d013053 jibri: add missing dependency for `kill` command
* 0b25141 web: Add ENABLE_HSTS flag to disable strict-transport-security header
* f856037 web: add more config options
* eedac14 web: add ability to disable IPv6
* af6f3ac doc: update CHANGELOG
* e3bb5c1 misc: working on latest
2020-12-23 13:11:41 +01:00
Saúl Ibarra Corretgé
6f7b2b4a01 prosody: add internal domain name to default cross-domains list 2020-12-23 11:40:42 +01:00
Saúl Ibarra Corretgé
ada7b952e9 jvb: fix check for JVB_TCP_HARVESTER_DISABLED
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/885
2020-12-22 13:58:14 +01:00
Saúl Ibarra Corretgé
a7fb101e2c jibri: don't provide a non-existing finalizer path 2020-12-18 09:30:21 +01:00
Saúl Ibarra Corretgé
d013053c09 jibri: add missing dependency for kill command 2020-12-18 09:22:59 +01:00
Cosmo Myzrail Gorynych aka CoMiGo
0b2514101c web: Add ENABLE_HSTS flag to disable strict-transport-security header 2020-12-17 09:32:54 +01:00
shanehughes1990
f8560371f5 web: add more config options 2020-12-16 14:42:40 +01:00
karniemi
eedac14370 web: add ability to disable IPv6 2020-12-09 16:35:21 +01:00
Saúl Ibarra Corretgé
af6f3ac69d doc: update CHANGELOG 2020-12-09 13:33:49 +01:00
Saúl Ibarra Corretgé
e3bb5c1434 misc: working on latest 2020-12-09 13:24:56 +01:00
Saúl Ibarra Corretgé
01baf3c76f release: stable-5142-3
* c2c6460 prosody: fix cross-domain WS default value
* 8261f72 jicofo,jigase: add ability to extend the config file
* 6a4887d web: use env variables to set worker processes and connections
* 5679578 prosody: add env var to config cross domain settings
* effb30b prosody: always rebuild configs on start
* 905d431 jicofo,jigasi: always rebuild configs on start
* c52b64a misc: working on latest
2020-12-09 13:19:16 +01:00
Saúl Ibarra Corretgé
c2c646054b prosody: fix cross-domain WS default value
Somehow the ENV directive doesn't work in all cases (?) and I got a
template error when upgrading.
2020-12-09 11:39:10 +01:00
Saúl Ibarra Corretgé
8261f7233c jicofo,jigase: add ability to extend the config file 2020-12-09 10:38:45 +01:00
Mark
6a4887d7fc web: use env variables to set worker processes and connections
Use 2 new environment variables to allow setting the number of nginx worker processes and connections. Add the variables to the docker-compose file and to the nginx-conf where default values are also set.
2020-12-09 00:30:57 +01:00
Paul Tiedtke
5679578d80 prosody: add env var to config cross domain settings 2020-12-08 21:04:53 +01:00
Felix Geyer
effb30b970 prosody: always rebuild configs on start
Fixes the upgrade which enabled XMPP websockets in the web config
but the necessary changes in the prosody config weren't applied.
2020-12-08 21:03:40 +01:00
Felix Geyer
905d431e14 jicofo,jigasi: always rebuild configs on start 2020-12-08 15:02:23 +01:00
Saúl Ibarra Corretgé
c52b64a39e misc: working on latest 2020-12-04 23:18:09 +01:00
Saúl Ibarra Corretgé
7a1c2f3cc8 release: stable-5142-2
* 700c04a web: properly handle acme.sh return codes
* 4cb181c web: install acme certs to persistent storage
* 1d2c68a web: fix running acme.sh on the right home directory
* 5c44a84 misc: stop using apt-key, it's deprecated
* 5f06c3a doc: update CHANGELOG
* 0f780b4 misc: working on latest
2020-12-04 23:11:22 +01:00
Saúl Ibarra Corretgé
700c04a629 web: properly handle acme.sh return codes
It exits with 2 in case a renew is not necessary.
2020-12-04 15:40:18 +01:00
Saúl Ibarra Corretgé
4cb181c1b2 web: install acme certs to persistent storage 2020-12-04 15:17:48 +01:00
Saúl Ibarra Corretgé
1d2c68a32f web: fix running acme.sh on the right home directory 2020-12-04 15:17:04 +01:00
Saúl Ibarra Corretgé
5c44a84eb4 misc: stop using apt-key, it's deprecated
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/480
2020-12-04 11:29:47 +01:00
Saúl Ibarra Corretgé
5f06c3a1e8 doc: update CHANGELOG 2020-12-02 23:59:39 +01:00
Saúl Ibarra Corretgé
0f780b48ee misc: working on latest 2020-12-02 23:53:36 +01:00
Saúl Ibarra Corretgé
90fe628293 release: stable-5142-1
* b0cb4a1 web: update TLS config to Mozilla security guidelines
* 0601212 web: replace certbot with acme.sh
* 43f678d build: refactor Makefile
* b00f92a web: use Python 3 only for certbot
* 880b9b0 core: update base image to Debian Buster
* ba01190 web: prevent s6 from restarting cron if it shouldn't be run
* 42a4346 etherpad: use official image and making skin full width
* c36c4d0 web: always rebuild nginx configs on start
* aea4411 Adds private server.
* 6b69576 web: add ability to configure tokenAuthUrl
* ff6d9bc Fix websocket
* e5746ae misc: add ENABLE_PREJOIN_PAGE to .env
* 465816b web,prosody: turn on XMPP WebSocket by default
* d747bfb web,prosody: add XMPP WebSocket / Stream Management support
* 130eb55 jvb: migrate to new config file
* 5290499 doc: updated link for running behind NAT
* 7cb470c misc: support/encourage usage of ShellCheck
* 04a210f misc: working on latest
2020-12-02 23:46:19 +01:00