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
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
Rui Carmo
4e2cec6b38
misc: add configurable service restart policy
5 years ago
Saúl Ibarra Corretgé
7c0c795fa7
jicofo: only configure Jigasi brewery if Jigasi is configured
...
Otherwise conferene.isSIPCallingSupported() will return true.
5 years ago
Maximilian Nöthe
df40447616
ldap: add option for ldap starttls support
5 years ago
Mohammed
2b9a13bfef
jicofo: add support of reservation REST API
5 years ago
Mohammed
8bfe7fbb92
jicofo: add support of reservation REST API
5 years ago
netaskd
ffa017b74d
jibri: add jibri service
5 years ago
Saúl Ibarra Corretgé
a0b9cd1382
jvb: fix MUC communication with newer JVB
5 years ago
Aaron van Meerten
412bc4b01c
prosody: documented global config and modules environment vars
5 years ago
Aaron van Meerten
397aa3a4b2
docker-compose: adds comments and docker-compose entries for new shell variables
5 years ago
netaskd
e48bf46f7c
jigasi,web: add transcription options
5 years ago
netaskd
62f2d11cab
web,etherpad: add etherpad addon for sharing document
5 years ago
Saúl Ibarra Corretgé
8da61612e9
prosody: introduce AUTH_TYPE
...
It simplifies selecting the desired authentication type, instead of
having a boolean for each.
6 years ago
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
6 years ago
netaskd
2e3576f6ca
prosody: add LDAP authentication via SASL mechanism
6 years ago
netaskd
fb93051bea
misc: all variables moved to .env file for fully customization of jitsi-meet service domains
6 years ago
Paul Tiedtke
df36d71542
xmpp: add jwt authentication support
6 years ago
Paul Tiedtke
95a55915b7
xmpp: add ability to add custom prosody modules
6 years ago
Dan Caseley
da43e68854
jvb: add TCP Harvester configuration options
6 years ago
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.
6 years ago
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.
6 years ago
Saúl Ibarra Corretgé
f61ef3f093
web: add builtin Let's Encrypt support
6 years ago
Louis Sivillo
e1bd2447ae
jvb: add JVB_ENABLE_APIS env var
6 years ago
Saúl Ibarra Corretgé
05d9bb994a
misc: declare container dependencies
6 years ago
Saúl Ibarra Corretgé
a5412269c2
web: rename directory for web configuration
6 years ago
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
6 years ago
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.
6 years ago
Saúl Ibarra Corretgé
e78a4ed24a
jigasi: add jigasi support for SIP audio calls
6 years ago
Saúl Ibarra Corretgé
9bb7340f66
jvb: use MUC connections for the JVB
6 years ago
Saúl Ibarra Corretgé
e8fde8cb8c
core: make HTTP, HTTPS and JVB ports configurable
6 years ago
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.
6 years ago
Saúl Ibarra Corretgé
822cca7d39
xmpp: add ability to customize the XMPP MUC domain
7 years ago
Saúl Ibarra Corretgé
f083762b0a
compose: don't hardcode XMPP_BOSH_URL_BASE
7 years ago
Saúl Ibarra Corretgé
84332c9527
xmpp: add ability to customize the jicofo auth user
7 years ago
Saúl Ibarra Corretgé
80a2a13b5e
xmpp: make the auth XMPP domain configurable
7 years ago
Saúl Ibarra Corretgé
8e4325829b
jvb: run it on the user defined network
7 years ago
Saúl Ibarra Corretgé
20767ab240
compose: update aliases
...
Leave only the necessary ones and make a more straightforward one for the
XMPP server.
7 years ago
Saúl Ibarra Corretgé
467a149cbb
Initial import
7 years ago