docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Jitsi Meet on Docker
Jibri logs Starting system message bus: dbus. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions...
### What happened? Hello, we have configured and deployed jitsi on a kubernetes cluster hosted on digitalocean. The whole setup is exposed behind a nginx proxy server that is configured...
Hello, I've noticed that many of the issues in this repository seem to be stale. This makes it difficult to navigate through the >200 issues to determine if someone else...
i have cloned “[GitHub - jitsi/jitsi-meet: Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.](https://github.com/jitsi/jitsi-meet)”, and customized...
I have a Repo that I made the following commands to compile the frontend: ```bash $ npm cache clean --force $ npm install $ make $ make source-package ``` I'm...
Hi gent's. After update acme.sh to version 3.0.7 how can i change default CA? Currently script using Zero SSL as default, but i want to use Letsencrypt? Can't find any...
Hi, I followed the step-by-step installation instructions over IP, but after running docker compose up -d, I can't connect to the room, and I encounter the following error. I want...
After changing the default `XMPP_PORT` to '5223', prosody was still trying to use 5222 in addition to 5223: ``` jitsi-prosody-1 jitsi/prosody:stable-9457-2 "/init" prosody 16 minutes ago Up 8 minutes 5222-5223/tcp,...
Hello, I have my server behind NAT. On ports 80 and 443 I have Apache web server with Let's encrypt wildcard certificates. I have port forwarded ports 80,443,10000,20000-20050. I would...
Can you guide me how can I resolve https not secure issue. SSL is registered on my domain. but still not secure issue is coming. I purchased VM on Azure...