Русский flag Русский

All Posts

Connecting Jitsi Meet to Active Directory: A Complete Guide to Configuration and Troubleshooting

2025-11-06


Jitsi Meet is an open videoconferencing platform that easily integrates with Active Directory (AD). Such integration allows using corporate accounts for login, simplifying administration and improving security. In this guide we’ll go through how to connect Jitsi Meet (in Docker) to AD based on Windows Server 2016, and show proven debugging methods that help avoid common errors.

Important: using LDAP without encryption is insecure. For testing this is acceptable, but in production you must use LDAPS (port 636) with valid certificates.

Jitsi Meet (Docker) behind an Nginx reverse proxy

2025-11-05

How to run Jitsi Meet (Docker) behind an Nginx Reverse Proxy

In the previous article we deployed a basic Jitsi Meet server using Docker.
This is a great way to quickly start video conferencing, but in production a Jitsi server often needs to run on the same host where other web applications are already running.
To keep everything peaceful, you should hide Jitsi behind an Nginx reverse proxy.
Nginx will take care of SSL, ports 80/443 and will proxy requests to the Jitsi containers running on internal ports.

Jitsi Meet vs Google Meet: when full control over data matters most

2025-09-07

Introduction

We are used to using convenient services like Google Meet or Zoom. But what if you are a doctor, mentor, or consultant for whom privacy and full control over client data are crucial? Let’s compare two popular tools: Jitsi Meet and Google Meet, and figure out which one is better suited for professional work.


What is Jitsi Meet?

Jitsi Meet is not just a video conferencing service but a full-fledged platform with open-source code. It can be used via the public server (meet.jit.si) or deployed on your own server for complete control.

Installation and configuration of Jitsi Meet

0001-01-01

I will set up a full-fledged alternative to Zoom or Google Meet on your server — Jitsi Meet.
A self-hosted server will give you full control over privacy and data.
Includes the familiar features: video calls, chat, screen sharing, recording.

If needed, I will integrate Jitsi with CRM, Telegram bots, AI assistants, or SIP telephony.
This will allow you to turn the system into a powerful communication center without fees or limitations from third-party services.