| System: | Ubuntu 24.04 |
| Edition: | 2.0.10978-1 |
A ready-to-use environment for rapid deployment of the Jitsi Meet video conferencing platform.
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.
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:
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.
sudo setup-domain.sh YOUR_DOMAIN YOUR_EMAIL Example: sudo setup-domain.sh meet.mycompany.com admin@mycompany.comOnce the command execution is complete, you can open the browser or the mobile app using your domain.