Commit Graph

197 Commits

Author SHA1 Message Date
Tim Ruffing
aaec22dd99
jigasi: fix typo in config 2020-04-06 11:13:30 +02:00
Paul Tiedtke
ebfa142d38 docs: fix grammar and typos 2020-04-01 21:50:21 +02:00
Hans-Peter Jansen
bab77e0d79
doc: update env.example 2020-03-31 12:53:00 +02:00
Rubisel Prieto Dupeyrón
7652807930
examples: traefik v2 2020-03-31 11:40:46 +02:00
Saúl Ibarra Corretgé
10983b4d5e prosody: prevent item-not-found error in certain cases
Ref:
06641a7dd6
2020-03-31 11:18:19 +02:00
Saúl Ibarra Corretgé
3524a526be base: fail to start the container if the init script fails 2020-03-31 11:17:45 +02:00
Saúl Ibarra Corretgé
7c0c795fa7 jicofo: only configure Jigasi brewery if Jigasi is configured
Otherwise conferene.isSIPCallingSupported() will return true.
2020-03-30 14:05:15 +02:00
Saúl Ibarra Corretgé
40c2920dab build: add prepare command 2020-03-30 11:05:03 +02:00
Saúl Ibarra Corretgé
93ba77021b prosody: fix installing prosody from the right repository 2020-03-30 09:58:54 +02:00
Hans-Peter Jansen
3c07d76937
doc: improve wording of README 2020-03-30 09:53:01 +02:00
Tobias Möritz
ed410d9e0a
doc: fix typo 2020-03-28 16:13:34 +01:00
Rok Pergarec
fabfb2a676
doc: fix typo 2020-03-28 15:54:55 +01:00
Saúl Ibarra Corretgé
5e6faced4f web: use PUBLIC_URL for etherpaad base and BOSH URLs 2020-03-28 15:40:25 +01:00
Saúl Ibarra Corretgé
264df049c8 jvb: switch to using Jitsi's STUN server by default 2020-03-27 22:53:52 +01:00
Saúl Ibarra Corretgé
655cf6be4a web,prosody,jvb: prepare for new stable release 2020-03-27 22:12:25 +01:00
Saúl Ibarra Corretgé
ebb45361ec doc: update CHANGELOG 2020-03-26 16:04:59 +01:00
Harm Berntsen
06c3a83a3a
doc: fix references to running behind NAT in the README 2020-03-26 14:37:58 +01:00
Saúl Ibarra Corretgé
b15bb28279 prosody: update to latest stable version
Use the official repositories so we don't lag behind in fixes.
2020-03-26 10:42:40 +01:00
Josh Schertz
75cb31b3bc
doc: add build instructions to README 2020-03-25 20:01:21 +01:00
Lorenz Bausch
25dbde9cb5
doc: fix typo 2020-03-25 15:28:53 +01:00
Saúl Ibarra Corretgé
badc2d4ee2 doc: add examples/README 2020-03-25 10:06:36 +01:00
Saúl Ibarra Corretgé
f6f6ca6ef3 Merge branch 'dev' 2020-03-25 08:56:16 +01:00
Timothy Lister
52a1449282
doc: clarify DOCKER_HOST_ADDRESS 2020-03-24 22:55:23 +01:00
Timon Engelke
f26c9e6bec prosody: fix ldap config template 2020-03-24 22:49:25 +01:00
Frank Sachsenheim
cd4a071ed4
web: check for certbot's success and exit in case of a failure 2020-03-24 22:45:55 +01:00
Saúl Ibarra Corretgé
dea8d6c56f
doc: fix typo 2020-03-24 12:47:14 +01:00
Saúl Ibarra Corretgé
573c6fab60 doc: update diagrams 2020-03-24 11:53:00 +01:00
Saúl Ibarra Corretgé
3661ecfaac doc: add CHANGELOG 2020-03-24 11:39:01 +01:00
Saúl Ibarra Corretgé
b0def9a9da prosody: use epoll backend 2020-03-24 11:15:55 +01:00
Timon Engelke
8fa9f942ac
web: update nginx config from upstream 2020-03-24 09:02:48 +01:00
Saúl Ibarra Corretgé
2f173804df doc: clarify account registration command 2020-03-24 08:54:28 +01:00
Erik E. Lorenz
edfd8f2529 ldap: actually fix anonymous binds (Fixes #234) 2020-03-23 21:41:35 +01:00
Sebastian Kobs
29125fd40d
examples: add minimal example to run jitsi behind traefik 2020-03-23 21:26:47 +01:00
Saúl Ibarra Corretgé
31c16d5285 Merge branch 'dev' 2020-03-23 20:00:24 +01:00
Saúl Ibarra Corretgé
f4ac7cc352 misc: remove bogus quotation marks 2020-03-23 19:59:47 +01:00
Saúl Ibarra Corretgé
0a68be16af jibri: start once jicofo has started 2020-03-23 19:54:23 +01:00
Michael Vorburger ⛑️
76acc65027
doc: add tip re. ports to open on firewall to README 2020-03-15 21:36:42 +01:00
Maximilian Nöthe
e92a00ca19
ldap: fix anonymous binds
Before,
ldap_bind_dn: <novalue>
ldab_bind_pw: <novalue>
was inserted into the saslauthd.conf, which made anonymous binds impossible.
2020-03-14 13:26:58 +01:00
Maximilian Nöthe
df40447616
ldap: add option for ldap starttls support 2020-03-13 21:07:44 +01:00
Michael Vorburger ⛑️
1ebc53529a
doc: make localhost link in README clickable 2020-03-13 21:05:21 +01:00
Michael Vorburger ⛑️
33abdf359c
doc: add mkdir -p ~/.jitsi-meet-cfg/... to README 2020-03-13 20:06:56 +01:00
nemobis
2c93dce6e4
doc: fix typo in README 2020-03-13 20:05:15 +01:00
Michael Vorburger ⛑️
d7bb2e66fb
doc: clarify HTTP vs HTTPS in README 2020-03-13 20:04:29 +01:00
Saúl Ibarra Corretgé
a1df1e052b Revert "prosody: fix restart loop on rolling deployment"
This reverts commit cc2c0424dd.
2020-02-21 17:28:15 +01:00
Paul Tiedtke
986071b100 jigasi: add missing transcription volumes to dockerfile 2020-02-21 17:24:22 +01:00
Paul Tiedtke
01eca7423e jigasi: generate google cloud credentials from env vars 2020-02-19 14:32:18 +01:00
Paul Tiedtke
cc2c0424dd prosody: fix restart loop on rolling deployment 2020-02-18 09:55:25 +01:00
Dmitry Mishin
5423a8ae51
examples: adding simple kubernetes example 2020-02-11 12:45:22 -06:00
mjattiot
6eebabdc24 jicofo: set owner jicofo rights for /config directory 2020-02-04 14:20:33 +01:00
Дамян Минков
69ba9ff8c3 jigasi: Updates jigasi client default options. 2020-01-29 06:44:06 +01:00