docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Jitsi Meet on Docker

Results 309 docker-jitsi-meet issues
Sort by recently updated
recently updated
newest added

adds TURN server to the infrastructure.

enhancement

Dear, I try to configure the jitsi-meet docker in order to use LDAP as authentification method without sucess Below environnement variables are filled from the `.env` file : - LDAP_BASE...

I had to expose JVB API port to read Colibri stats (http://jitsi.example.com:8080/colibri/stats) from remote monitoring system. Added new config variable: `JVB_TCP_MAPPED_API_PORT`

This change adds support for finer log control in all components. See also #243, #241 See also handbook changes: jitsi/handbook#105

Hi, I'm having issuess with more than 2 people. Here is my configuration file: (note: I'm not using docker-compose, I'm using Nomad. That's why I'm not using xmpp.meet.jitsi etc. in...

jvb not work sentry show error Can't load log handler "io.sentry.jul.SentryHandler" version jitsi/jvb:stable-6726-1

The settings for #529 are documented only in the `docker-compose.yml`, but not referenced yet from the `env.example`. For complete configuration, it is advisable to give usable examples for how these...

The [Self-Hosting Guide](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker) states that: > Running behind NAT or on a LAN environment > > If running in a LAN environment (as well as on the public Internet, via...

https://meet.jit.si/ is usable behind a corporate reverse proxy (only TCP ports 80 and 443 allowed). It would be amazing if the self hosted dockerised version would be as well... Thanks....

enhancement