jitsi / docker-jitsi-meet

Jitsi Meet on Docker
https://hub.docker.com/u/jitsi/
Apache License 2.0
3.09k stars 1.37k forks source link

Docker Based Jitsi Setup #1873

Closed DeepJoshi4393 closed 3 months ago

DeepJoshi4393 commented 3 months ago

How can I achieve this in a Docker-based Jitsi environment? Also, what do you mean by '{api_prefix}'?

saghul commented 3 months ago

Achieve what exactly? You can get started here: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker#quick-start

Also, what do you mean by '{api_prefix}'?

Where does that coome from?

DeepJoshi4393 commented 3 months ago

Sorry for not mentioning details earlier. I am trying to integrate the custom prosody module https://github.com/jitsi-contrib/prosody-plugins/tree/main/event_sync with our setup. Could you please help me on that or Is there a way to retrieve all conference details from our server, including the conference name, attendee first names, last names, emails, number of participants, total conference time, start time, end time of the conference, and information for each attendee?

saghul commented 3 months ago

Please use our community forum (https://community.jitsi.org) for deployment questions. We use thebug tracker for issues and feature requests.