Commit Graph

144 Commits

Author SHA1 Message Date
Matthias Herzog
6234a18dc6 web: fix letsencrypt renewal 2020-01-07 16:00:45 +00:00
Saúl Ibarra Corretgé
a1e8bbdead doc: update README 2019-12-04 15:16:25 +01:00
Saúl Ibarra Corretgé
da7ad32435 doc: update README 2019-12-04 15:03:57 +01:00
netaskd
ffa017b74d jibri: add jibri service 2019-12-04 14:53:59 +01:00
Saúl Ibarra Corretgé
af305af880 doc: fix prosodyctl syntax 2019-11-29 11:42:10 +01:00
Saúl Ibarra Corretgé
a0b9cd1382 jvb: fix MUC communication with newer JVB 2019-11-29 11:37:53 +01:00
Mathieu Brunot
ee0c68324d doc: remove "mod_" from sample modules 2019-11-20 16:04:27 +01:00
Mathieu Brunot
e88da1ae14 doc: fix typo in README 2019-11-20 13:05:02 +01:00
Saúl Ibarra Corretgé
f477e5284c doc: update README 2019-11-12 16:47:46 +01:00
netaskd
8352559f50 misc: add ARG JITSI_REPO for dependented dockerfiles 2019-09-03 19:07:55 +02:00
netaskd
2b30ab9a23 misc: add variable JITSI_REPO instead hardcoded jitsi 2019-09-03 17:14:50 +02:00
Saúl Ibarra Corretgé
6849b7d276 build: also push the 'latest' tag 2019-08-22 12:34:29 +02:00
Saúl Ibarra Corretgé
edf9630950 web: update config files 2019-08-22 12:34:14 +02: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
Aaron van Meerten
48d8013bdd prosody: properly name ALLOW_EMPTY variable
prosody: fix check for auth type when including jwt module
2019-08-19 11:13:38 -05:00
Po-Ying Chen
33a45ec8db prosody: add missing lua module net-url 2019-08-14 18:59:56 +02:00
netaskd
aa9230af32 prosody: apply muc_owner_allow_kick.patch to muc_allowners module 2019-08-09 15:32:28 +02:00
netaskd
dd851117a8 prosody: refactor getting prosody-plugins.
Now we get all files from the deb package jitsi-meet-tokens into /prosody-plugins
2019-08-09 10:07:32 +02:00
netaskd
e48bf46f7c jigasi,web: add transcription options 2019-08-07 23:02:30 +02:00
Saúl Ibarra Corretgé
8d48317aae doc: update README 2019-08-07 22:53:38 +02:00
netaskd
62f2d11cab web,etherpad: add etherpad addon for sharing document 2019-08-07 22:48:47 +02:00
r900
2f9192c238 misc: change test for "unstable" to proper /bin/sh syntax
With /bin/sh one `=` has to be used, otherwise it will always fail with "unexpected operator".
2019-07-31 10:30:09 +02:00
Aaron van Meerten
8312892eee
Merge branch 'dev' into token-parameter-additions 2019-07-22 18:51:26 -04:00
Aaron van Meerten
a39aa5d16d change global config to split on \\n 2019-07-22 17:39:09 -05:00
Matthias Herzog
e6eecce2af web: add letsencrypt volume 2019-07-08 20:32:40 +02:00
netaskd
abac343442 makefile: add release target. all target makes build all only 2019-06-24 22:28:28 +02:00
netaskd
e8c8342848 misc: refactoring Makefile 2019-06-24 22:28:28 +02:00
Saúl Ibarra Corretgé
f809afe7ed prosody: fix enabling the token_verification module
Fixes: https://github.com/jitsi/jitsi-meet/issues/4349
2019-06-20 21:08:57 +02:00
arnuschky
85c79cfb2b doc: fix prosody create user command in README
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/109
2019-06-20 21:02:06 +02:00
netaskd
046145d95e base: add testing tools if JITSI_RELEASE is unstable 2019-06-20 21:00:14 +02:00
netaskd
bb1d386ebc jvb: set owner jvb rights for /config directory 2019-06-20 20:59:10 +02:00
Aaron van Meerten
dc374d3633 prosody: tpl main prosody.cfg.lua 2019-06-05 19:55:51 -05:00
Aaron van Meerten
d6a949ca63 prosody: allow token auth module override 2019-06-05 19:23:16 -05:00
Aaron van Meerten
9e9cee7991 prosody: add asap keyserver, empty token 2019-06-05 19:08:53 -05: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
165f313764 jigasi: add SDES srtp enabling possibility and healthcheck 2019-04-24 08:43:10 +02:00
Saúl Ibarra Corretgé
6c0bbae73c misc: group authentication options together 2019-04-17 10:01:22 +02:00
netaskd
2e3576f6ca prosody: add LDAP authentication via SASL mechanism 2019-04-17 09:56:43 +02:00
Saúl Ibarra Corretgé
0db4b7dce9 doc: add JWT token example 2019-04-17 09:46:36 +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
Saúl Ibarra Corretgé
a235af06d0 prosody: ignore errors when moving certificates
In case we have moved them before, for example.
2019-02-19 10:26:47 +01:00
netaskd
b8faa26e75 prosody: fix owner for /config dir 2019-02-19 10:14:48 +01:00
Saúl Ibarra Corretgé
5c0776b8ed doc: this is no longer experimental
It seems to work well, who would have thought? :-)
2019-02-13 12:01:31 +01:00
Saúl Ibarra Corretgé
63f8ddda18 build: only push "latest" and the release tag 2019-02-13 11:58:14 +01:00
Saúl Ibarra Corretgé
7f00c8e7a2 web: sync Jitsi Meet configuration 2019-02-13 10:50:17 +01:00
Saúl Ibarra Corretgé
3a534c63b5 xmpp: disable storage for MUC components
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/64
2019-02-13 10:49:09 +01:00