Debendra Oli
164d28b2ee
web: migrate deprecated recordings options, add some more
...
* config: migrate depricated recordings options, add localRecording section and disableProfile
* fix: disableProfile
* group recording config, remove boolean conditions
* config add: localRecording extra options
2 years ago
Debendra Oli
1c93e1b74d
web: add support for brandingDataUrl ( #1346 )
...
Closes : #1345
2 years ago
Michel Pawlak
b2241315ad
prosody: use ENABLE_IPV6 environment variable
...
Fixes : #1337
2 years ago
Saúl Ibarra Corretgé
d7cee00d61
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
a707a00eed
release: stable-7439-2
...
* b2f704a
misc: working on unstable
* 62655d8
release: stable-7439-1
* 22dc822
prosody: fix XMPP_MUC_CONFIGURATION
* 11de38f
fix: properly use default SIP config
* 82a5382
fix: add missing $ to JIGASI_XMPP_USER
* 76ff646
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
b2f704a498
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
62655d866e
release: stable-7439-1
...
* 76ff646
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
76ff646a86
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
0641a7197e
release: stable-7439
...
* ea37859
prosody: add ability to configure MUC modules through ENV variables
* 5ff69fd
jvb: fix jvb.conf parsing error
* 8f38fe6
web,jvb: add option to enable multi-stream
* 701dadf
jvb: add ability to disable STUN
* 264a3d8
web: add prejoin config options
* fec78e4
jigasi: build on arm
* c04f658
web,jvb: allow underscore in JVB_WS_SERVER_ID
* 55a4591
prosody: configure unbound resolver
* 576e5a9
web: start with clean config.js
* a7f260e
web,etherpad: fix default public URL
* 0cbfbfd
web: don't proxy HTTP traffic to WS endpoints
* 7ed5063
jibri,compose: avoid mounting /dev/shm/
* fbb8a2d
jibri: switch to PulseAudio
* e7533f8
jibri: simplify Dockerfile
* 7e74308
jigasi: switch to Java 11
* a9d1ed6
misc: working on unstable
* b227b73
build: fix multiarch build
2 years ago
Lazaro Herrera
ea378598c0
prosody: add ability to configure MUC modules through ENV variables
...
This allows for configuring how MUC modules can be used.
Closes: https://github.com/jitsi/docker-jitsi-meet/issues/1310
2 years ago
Daniel McAssey
8f38fe60f7
web,jvb: add option to enable multi-stream
2 years ago
Saúl Ibarra Corretgé
701dadfcad
jvb: add ability to disable STUN
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1321
2 years ago
Debendra Oli
264a3d8b39
web: add prejoin config options
2 years ago
Saúl Ibarra Corretgé
7ed5063007
jibri,compose: avoid mounting /dev/shm/
...
Allocate it with compose.
2 years ago
Saúl Ibarra Corretgé
a9d1ed65ed
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
0572ab9c48
release: stable-7287-2
...
* ab08247
build: make sure JITSI_RELEASE is passed when invoking make
* 5109874
prosody: update to latest stable
* 343ef56
doc: update README
* 829841e
jibri: add support for arm64
* 8d5a9cf
jvb: fix not setting WS server ID
* cffab8f
jibri: fix log location template
* 94833b5
doc: update README
* d3901ba
build: also release a "stable" tag
* 9217b0a
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
9217b0acea
misc: working on unstable
2 years ago
Saúl Ibarra Corretgé
76266c9c0b
release: stable-7287-1
...
* 22e727c
build: adapt release process to multiarch builds
* be422c7
jibri: update Chrome to M102
* 1463df4
compose: add ability to override image versions
* 7c29b57
prosody: fix reservations API
* 8337c0b
jicofo,prosody: migrate to new reservations system
* 70c5cbf
misc: update dialin numbers url setup (#1298 )
* 7790012
misc: define ENABLE_JAAS_COMPONENTS variable (#1297 )
* 62ad172
misc: update env.example
* 74ef7de
web,prosody: add support for JaaS components
* 902a673
misc: move security options in sample file
* 2a23095
misc: use the "unstable" tag between releases
* 741ec4a
build: add native arch building support
* 68d97c8
ci: add GH action docker build caching
* 8b02b8a
build,ci: add initial arm64 support
* 3b86df0
compose: add ability to change the JVB colibri REST API exposed port
* 458515c
env: add link to handbook
* 261577c
web: stop using the default config file
* ed6ef89
web: remove config option to control FLoC
* cb5a753
config: simplify configuration
* b505d58
misc: add stalebot
* 5ff2735
web: add e2eping support using env variables
* 6284167
web: add more audio quality options
* 515bd19
misc: working on latest
2 years ago
Saúl Ibarra Corretgé
1463df4c09
compose: add ability to override image versions
...
Useful for local development, overriding to latest is possible now
without changing the compose file itself.
2 years ago
Mahdhi Rezvi
8337c0b108
jicofo,prosody: migrate to new reservations system
...
It's now implemented in Prosody rather than in Jicofo.
2 years ago
Oana Emilia Ianc
74ef7de10e
web,prosody: add support for JaaS components
2 years ago
Saúl Ibarra Corretgé
2a23095cc4
misc: use the "unstable" tag between releases
...
In addition the "latest" tag will be gone with the next stable release.
Going forward this is our versioning scheme:
- stable-XXXX: stable release
- unstable: daily unstable rolling release
- unstable-XXXX-YY: daily unstable release
2 years ago
waja
3b86df07b2
compose: add ability to change the JVB colibri REST API exposed port
...
Closes : #1250
3 years ago
Saúl Ibarra Corretgé
ed6ef893cc
web: remove config option to control FLoC
...
It has been abandoned by Google. Keep the default opt-out value for a
little longer just in case though.
3 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
Prayag Singh
5ff2735f18
web: add e2eping support using env variables
...
Also consolidate disable remote video menu using env variables
3 years ago
Rintan
6284167990
web: add more audio quality options
...
Also replace deprecated stereo option.
3 years ago
Saúl Ibarra Corretgé
515bd19874
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
5222745f55
release: stable-7287
...
* 41d6a9a
jibri: bump Chrome to version 101
* 88bb1bc
feature: support multiple XMPP servers via list (#1276 )
* 95af778
jicofo: add optional XMPP_PORT value (#1275 )
* da0a43a
misc: working on latest
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
Saúl Ibarra Corretgé
da0a43a306
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
2ab93e1d8f
release: stable-7210-2
...
* 2634e96
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
2634e96f41
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
925775e85a
release: stable-7210-1
...
* a8e6a34
prosody: completely disable external components
* 8587d29
prosody: add mod_auth_cyrus from community libraries
* 3a070e6
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
3a070e6cbb
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
68f974859d
release: stable-7210
...
* 1afa278
prosody: add temporary workaround for JWT auth
* 6fe240a
prosody: update to 0.12
* 097558b
ci: dry run Docker builds on PRs
* eca5d16
web: fix matching etherpad location
* 3afc1e3
prosody: update package version
* b0617c0
web: fix Etherpad when using multi-domain
* 0ce0f09
prosody: update version
* 201a1b4
prosody: pin to version 0.11 for now
* 29b4c23
prosody: use a more recent version of luarocks
* c5b049a
jvb: forward port 8080 to docker host
* 6af7cd8
doc: update CHANGELOG
* dd7b70b
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
6fe240a712
prosody: update to 0.12
3 years ago
chris-est
c5b049ad56
jvb: forward port 8080 to docker host
3 years ago
Saúl Ibarra Corretgé
dd7b70be03
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
b8c6e65a87
release: stable-7001
...
* 6e0dd04
base: replace frep with tpl
* 1b51c77
feat: Enables polls for breakout rooms.
* 0b019ee
feat: Enables tenants/subdomains by default.
* d50df67
fix: Fixes missing variable for prosody plugins.
* 88997f5
prosody: authentication by matrix user authentication service
* 7a93978
jvb: remove TCP support
* c37706c
misc: fix label order in dockerfiles
* 0de062b
misc: add missing quotes to labels in dockerfiles
* 76424fd
chore: add opencontainers labels to Dockerfiles
* 3b8ed7e
misc: working on latest
3 years ago
Markus Münzel
88997f580c
prosody: authentication by matrix user authentication service
...
Added env variables and prosody plugins to authenticate prosody users by the matrix user authentication service, refer to https://github.com/matrix-org/prosody-mod-auth-matrix-user-verification
Co-authored-by: Markus Münzel <markus@muenzel.de>
3 years ago
Saúl Ibarra Corretgé
7a939785a7
jvb: remove TCP support
...
It's not tested at all and has problems. The recommendation is to use a
TURN server for TCP.
3 years ago
Saúl Ibarra Corretgé
3b8ed7ed2b
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
a8868010b7
release: stable-6865
...
* 8004ffe
Use the new log formatters, clean up stale logging config.
* a862e84
web: cache versioned static files
* 48d499a
web: configure remote participant video menu
* 78791ad
env.example : ETHERPAD_PUBLIC_URL : incl. /p/ path
* a504b59
misc: working on latest
3 years ago
Prayag Singh
48d499a7de
web: configure remote participant video menu
3 years ago
Saúl Ibarra Corretgé
a504b59979
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
950397e923
release: stable-6826
...
* 238a636
jibri: correct chromedriver mismatch
* 555a40e
doc: update CHANGELOG
* 825b4cb
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
825b4cb948
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
aab40ee757
release: stable-6726-2
...
* ae3e7e7
jvb: make MUC_NICKNAME configurable
* 0be9c8f
web: allow configuring buttons in toolbar and pre-join screen
* d9d12f0
jvb: fix resolving XMPP server aliases
* 81dc384
jigasi: allow jigasi guest participants
* a8a596b
jicofo: configure trusted-domains for Jibri if ENABLE_RECORDING is set
* d250ad7
misc: working on latest
3 years ago
Holger Pandel
ae3e7e7651
jvb: make MUC_NICKNAME configurable
3 years ago