Saúl Ibarra Corretgé
7e743086fb
jigasi: switch to Java 11
2 years ago
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
Use default values everywhere so they don't need to be specified in the
.env file.
This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
3 years ago
Aaron van Meerten
88bb1bccd0
feature: support multiple XMPP servers via list ( #1276 )
3 years ago
Aaron van Meerten
95af77896d
jicofo: add optional XMPP_PORT value ( #1275 )
...
* jicofo: add optional XMPP_PORT value
* include compose and env example for XMPP_PORT
* extends use of the XMPP_PORT property
* fix compose to use default
* re-commenting XMPP_PORT value
* include XMPP_PORT in compose for all services
* always use $XMPP_PORT, value defaulted in template
* missing JVB setting
3 years ago
Robert Kaussow
c37706c8bb
misc: fix label order in dockerfiles
3 years ago
Robert Kaussow
0de062ba64
misc: add missing quotes to labels in dockerfiles
3 years ago
Robert Kaussow
76424fda5d
chore: add opencontainers labels to Dockerfiles
3 years ago
wfleischer
81dc3849b1
jigasi: allow jigasi guest participants
...
Co-authored-by: Werner Fleischer <70745309+wernf@users.noreply.github.com>
3 years ago
Saúl Ibarra Corretgé
320829601c
base: update base images to Debian Bullseye
3 years ago
Saúl Ibarra Corretgé
b858b37ad1
base-java: update to Java 11
...
Jigasi will remain wiith Java 8 for the moment.
3 years ago
Paul Tiedtke
537fcd532b
misc: add support for sentry logging
3 years ago
Berbe
be1da0e2be
misc: cleanup Dockerfiles
...
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
3 years ago
Saúl Ibarra Corretgé
2900680798
Revert "misc: add support for sentry logging"
...
This reverts commit 8d2a29f286
.
4 years ago
Paul Tiedtke
8d2a29f286
misc: add support for sentry logging
4 years ago
Hugo Renard
b22421b168
misc: publish nightly unstable images
4 years ago
Thomas Urban
7594ea28ad
jigasi: add ability to control SIP default room for incoming calls
4 years ago
Thomas Urban
b0e653ae10
jigasi: fix when using authentication
...
Set MUC_SERVICE_ADDRESS.
4 years ago
Saúl Ibarra Corretgé
8261f7233c
jicofo,jigase: add ability to extend the config file
4 years ago
Felix Geyer
905d431e14
jicofo,jigasi: always rebuild configs on start
4 years ago
Saúl Ibarra Corretgé
43f678d967
build: refactor Makefile
...
Use a single one with dynamically generated rules instead of individual
makefiles which are 99% boilerplate.
4 years ago
Saúl Ibarra Corretgé
768b6c4a50
security: fail to start if using the old default password
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
Tim Ruffing
aaec22dd99
jigasi: fix typo in config
5 years ago
Paul Tiedtke
986071b100
jigasi: add missing transcription volumes to dockerfile
5 years ago
Paul Tiedtke
01eca7423e
jigasi: generate google cloud credentials from env vars
5 years ago
Дамян Минков
69ba9ff8c3
jigasi: Updates jigasi client default options.
5 years ago
netaskd
8352559f50
misc: add ARG JITSI_REPO for dependented dockerfiles
5 years ago
netaskd
2b30ab9a23
misc: add variable JITSI_REPO instead hardcoded jitsi
5 years ago
netaskd
e48bf46f7c
jigasi,web: add transcription options
5 years ago
netaskd
165f313764
jigasi: add SDES srtp enabling possibility and healthcheck
6 years ago
Saúl Ibarra Corretgé
aaf7baa9e8
jigasi: set DOMAIN_BASE for SIP account
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/33
6 years ago
Saúl Ibarra Corretgé
30c425811e
misc: fix handling boolean values
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/30
6 years ago
Saúl Ibarra Corretgé
e3583c72a6
jigasi: don't make SIP proxy port and transport mandatory
6 years ago
netaskd
4b88a28fcc
jigasi: make SIP port and transport configurable
6 years ago
Saúl Ibarra Corretgé
ee90a92d43
xmpp: add support for authentication
6 years ago
Saúl Ibarra Corretgé
e78a4ed24a
jigasi: add jigasi support for SIP audio calls
6 years ago