Harshit Maheshwari
40cadf5961
doc: fix typo in README ( #386 )
5 years ago
Saúl Ibarra Corretgé
1ffd472fba
security: add script to generate strong passwords
5 years ago
Saúl Ibarra Corretgé
a015710e54
security: don't provide default passwords
...
Also check if they are not provided at sstartup time and fail to start
in that case.
5 years ago
Paul Tiedtke
ebfa142d38
docs: fix grammar and typos
5 years ago
Hans-Peter Jansen
3c07d76937
doc: improve wording of README
5 years ago
Tobias Möritz
ed410d9e0a
doc: fix typo
5 years ago
Rok Pergarec
fabfb2a676
doc: fix typo
5 years ago
Harm Berntsen
06c3a83a3a
doc: fix references to running behind NAT in the README
5 years ago
Josh Schertz
75cb31b3bc
doc: add build instructions to README
5 years ago
Timothy Lister
52a1449282
doc: clarify DOCKER_HOST_ADDRESS
5 years ago
Saúl Ibarra Corretgé
2f173804df
doc: clarify account registration command
5 years ago
Michael Vorburger ⛑️
76acc65027
doc: add tip re. ports to open on firewall to README
5 years ago
Maximilian Nöthe
df40447616
ldap: add option for ldap starttls support
5 years ago
Michael Vorburger ⛑️
1ebc53529a
doc: make localhost link in README clickable
5 years ago
Michael Vorburger ⛑️
33abdf359c
doc: add mkdir -p ~/.jitsi-meet-cfg/... to README
5 years ago
nemobis
2c93dce6e4
doc: fix typo in README
5 years ago
Michael Vorburger ⛑️
d7bb2e66fb
doc: clarify HTTP vs HTTPS in README
5 years ago
Paul Tiedtke
01eca7423e
jigasi: generate google cloud credentials from env vars
5 years ago
Saúl Ibarra Corretgé
a1e8bbdead
doc: update README
5 years ago
Saúl Ibarra Corretgé
da7ad32435
doc: update README
5 years ago
netaskd
ffa017b74d
jibri: add jibri service
5 years ago
Saúl Ibarra Corretgé
af305af880
doc: fix prosodyctl syntax
5 years ago
Mathieu Brunot
ee0c68324d
doc: remove "mod_" from sample modules
5 years ago
Mathieu Brunot
e88da1ae14
doc: fix typo in README
5 years ago
Saúl Ibarra Corretgé
f477e5284c
doc: update README
5 years ago
Aaron van Meerten
412bc4b01c
prosody: documented global config and modules environment vars
6 years ago
Aaron van Meerten
397aa3a4b2
docker-compose: adds comments and docker-compose entries for new shell variables
6 years ago
netaskd
e48bf46f7c
jigasi,web: add transcription options
6 years ago
Saúl Ibarra Corretgé
8d48317aae
doc: update README
6 years ago
netaskd
62f2d11cab
web,etherpad: add etherpad addon for sharing document
6 years ago
arnuschky
85c79cfb2b
doc: fix prosody create user command in README
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/109
6 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
netaskd
165f313764
jigasi: add SDES srtp enabling possibility and healthcheck
6 years ago
netaskd
2e3576f6ca
prosody: add LDAP authentication via SASL mechanism
6 years ago
Saúl Ibarra Corretgé
0db4b7dce9
doc: add JWT token example
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
Saúl Ibarra Corretgé
5c0776b8ed
doc: this is no longer experimental
...
It seems to work well, who would have thought? :-)
6 years ago
Paul Tiedtke
95a55915b7
xmpp: add ability to add custom prosody modules
6 years ago
Paul Tiedtke
fb1fdb1d53
doc: add missing entry in README
6 years ago
Saúl Ibarra Corretgé
19666889bd
doc: update README
6 years ago
netaskd
4b88a28fcc
jigasi: make SIP port and transport configurable
6 years ago
Dan Caseley
da43e68854
jvb: add TCP Harvester configuration options
6 years ago
Saúl Ibarra Corretgé
0399c6dd15
misc: update TODO
...
The entry is covered by the more generic next one.
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
Florent Poinsaut
1b4f23b4e2
misc: fix typo
6 years ago
Louis Sivillo
e1bd2447ae
jvb: add JVB_ENABLE_APIS env var
6 years ago
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
6 years ago