JitsiMeet

System: Ubuntu 24.04
Edition: 2.0.10978-1

A ready-to-use environment for rapid deployment of the Jitsi Meet video conferencing platform.

Description

A turnkey enterprise platform for secure Jitsi Meet (2.0.10978-1) video conferencing with one-click deployment. The entire infrastructure is automatically initialized upon the first launch. This eliminates the need for complex manual configuration and allows businesses to instantly obtain their own independent video communication environment—complete with secure rooms, screen sharing, and integrated chat.

Category:
Base Linux / WEB
Size:
6.95 GB
Image added:
30.05.2026
Image updated:
02.06.2026
Uses:
1

Getting started

In the browser address bar, enter http://your_server_ip

Important: The image does not have a linked domain and uses a self-signed SSL certificate. You can already connect to the server and create rooms via a regular web browser (to do this, click "Advanced" -> "Proceed to site", ignoring the security warning).

However, an automated script is already built into the system to bind your custom domain. This configuration is necessary for browsers to trust your server, and also to allow you and your clients to connect to the rooms via the official Jitsi Meet mobile app.

To fully configure the server, follow these 3 simple steps:

Step 1. Point your domain to the server

  • Log in to your domain control panel (e.g., DuckDNS, Reg.ru, Cloudflare, etc.).

  • Create an A-record (or update the existing one) and point it to the IP address of your new server.

  • Wait 3–5 minutes. Global DNS servers need a little time to remember the new route.

Step 2. Log in to the server

Step 3. Run the automated setup

  • Copy this command, substitute your domain and your email (it is needed to register a free SSL certificate), and press Enter: sudo setup-domain.sh YOUR_DOMAIN YOUR_EMAIL Example: sudo setup-domain.sh meet.mycompany.com admin@mycompany.com

Once the command execution is complete, you can open the browser or the mobile app using your domain.