Meetling Release 1.0.0 mit Livekit

Dear Jitsi Admin Community,

We’re excited to announce the release of Jitsi Admin Version 1.0.x! This update brings a host of new features, enhancements, and bug fixes, along with the much-anticipated Livekit integration. Here’s a detailed look at what’s new in this version.

🚀 Livekit Integration – Next-Level WebRTC Performance

We’re thrilled to introduce Livekit, a next-generation WebRTC server that offers performance like no other. The quality and experience are simply out of this world, leaving traditional Jitsi setups far behind.

With Livekit, you’ll get:


To test Livekit:

🌟 New Features in Version 1.0.x

🔧 Improvements and Enhancements

🐞 Bug Fixes and Updates

This update comes with numerous bug fixes, ensuring a smoother user experience across the platform.

Additionally, we’ve dropped support for PHP 8.0. Please ensure your setup is updated to PHP 8.1 or 8.2.
Important prerequisites for the new version:

Jitsi Admin should be installed in /var/www/jitsi-admin. If not, transfer your old .env.local to this directory to maintain your settings.
Node 18+ and npm 9.5+ are required for the latest build.

🔄 Upgrade Instructions

For those upgrading from Version 0.79.x to 1.0.x, here’s a quick guide:

Download and run the new installation script:

cd ~
wget https://github.com/H2-invent/jitsi-admin/raw/master/install.sh
sudo bash install.sh
Start the update process by running sudo bash install.sh and follow the steps.


If you want to use Whiteboard or Etherpad integration, configure the parameters in your .env.local file:

Whiteboard Integration

LAF_WHITEBOARD_FUNCTION=1
WHITEBOARD_URL=https://wbo.yourdomain.com
WHITEBOARD_SECRET=YOUR_SECRET

Etherpad Integration

LAF_ETHERPAD_FUNCTION=1
ETHERPAD_URL=https://etherpad.yourdomain.com

📦 Docker Installation Updates

If you’re updating your Docker setup from 0.78.x or 0.79.x, ensure you have Docker Compose 2.29.1 or newer to avoid environment file bugs:

Pull the latest tag.
Navigate to your Jitsi Admin directory (cd /var/jitsi-admin/).
Run the Docker install script:

bash installDocker.sh


Confirm the settings and proceed. The database will automatically upgrade during the process.

💡 Customization and Support

We understand the importance of customization. If you need Jitsi Admin to match your organization’s branding and guidelines, reach out to H2-Invent GmbH for a tailored solution. Here’s an example of a customized interface:

We hope you enjoy the new features and improvements in Jitsi Admin Version 1.0.x! As always, thank you for being an essential part of our community. Your feedback helps us continue evolving the platform to meet your needs.

If you have any questions, need support, or want to explore customization options, don’t hesitate to reach out.

Best regards,
The Jitsi Admin Team