Commit Graph

48 Commits

Author SHA1 Message Date
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
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
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
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
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
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
netaskd
165f313764 jigasi: add SDES srtp enabling possibility and healthcheck 2019-04-24 08:43:10 +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é
5c0776b8ed doc: this is no longer experimental
It seems to work well, who would have thought? :-)
2019-02-13 12:01:31 +01:00
Paul Tiedtke
95a55915b7 xmpp: add ability to add custom prosody modules 2019-01-28 22:11:17 +01:00
Paul Tiedtke
fb1fdb1d53 doc: add missing entry in README 2019-01-28 22:11:08 +01:00
Saúl Ibarra Corretgé
19666889bd doc: update README 2018-12-10 08:52:41 +01:00
netaskd
4b88a28fcc jigasi: make SIP port and transport configurable 2018-12-04 13:05:48 +01:00
Dan Caseley
da43e68854 jvb: add TCP Harvester configuration options 2018-11-29 19:43:07 +00:00
Saúl Ibarra Corretgé
0399c6dd15 misc: update TODO
The entry is covered by the more generic next one.
2018-11-07 14:28:19 +01: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
Florent Poinsaut
1b4f23b4e2 misc: fix typo 2018-11-06 15:43:42 +01:00
Louis Sivillo
e1bd2447ae jvb: add JVB_ENABLE_APIS env var 2018-11-05 18:11:29 +01:00
Saúl Ibarra Corretgé
ee90a92d43 xmpp: add support for authentication 2018-10-18 12:08:30 +02:00
Saúl Ibarra Corretgé
4c237466d2 doc: add logo to README 2018-10-18 11:15:07 +02:00
Saúl Ibarra Corretgé
1950e5bda6 doc: fix formatting issue in README 2018-10-17 23:08:33 +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é
f34ebbb435 doc: update example env file and documentation 2018-10-17 12:04:12 +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é
1a0aa07158 doc: updated README 2018-08-09 23:09:21 +02:00
Saúl Ibarra Corretgé
36d98c9e17 doc: update README 2018-07-17 11:29:28 +02:00
Saúl Ibarra Corretgé
293751c73e doc: update README 2018-07-17 10:50:48 +02:00
Saúl Ibarra Corretgé
630ed5cf36 doc: updated README 2018-06-25 08:15:42 +02:00
Saúl Ibarra Corretgé
9aa8fb7551 doc: update documentation and sample env file 2018-04-28 17:24:50 +02:00
Saúl Ibarra Corretgé
916788fd1c doc: describe how to run on a LAN environment 2018-03-26 21:49:57 +02:00
Saúl Ibarra Corretgé
93b446f6f4 doc: add diagram 2018-03-26 21:49:57 +02:00
Saúl Ibarra Corretgé
45502f91c8 doc: updated README 2018-03-25 11:18:18 +02:00
Saúl Ibarra Corretgé
a7caf8f52a doc: update README 2018-03-17 22:42:03 +01:00
Saúl Ibarra Corretgé
a83c83245c doc: add initial README and sample environment files 2018-03-16 10:07:35 +01:00