Skip to main content
Root101
  • Home
  • Blog
  • Tags
  • About

Tag: Docker

4 posts tagged with "Docker"

Step by Step Video Recording Configuration Guide For Jitsi Meet with Jibri

January 18, 2021
Jitsi Docker Video Recording WebRTC Self-hosting

To enable recording of conferences made with on-premise Jitsi meet installations, Jibri(JItsi BRoadcasting Infrastructure) is required. Jibri launches a chrome instance in a virtual framebuffer.

How to Properly Load Balance Write Functions With Pgpool

October 07, 2020
PostgreSQL Docker Database Load Balancing Performance

Pgpool-II is a middleware that resides between PostgreSQL servers and clients. It can handle connection pooling, replication, and load balancing. Specific procedures or functions used in SELECT statements can make write operations while reading, and pgpool load balancer needs to configured to deal with such functions.

Step by Step LDAP Configuration Guide For Jitsi Meet

July 06, 2020
Jitsi Docker LDAP Authentication Video Conferencing

Jitsi is an open-source video conferencing solution. In the days of COVID19, there a lot of demand for such solutions. Organizations often need to secure their installation with LDAP authentication.

How to Customize docker-compose Based Jitsi Installation

July 06, 2020
Jitsi Docker Customization Self-hosting Video Conferencing

So, you installed Jitsi, and it works pretty fine. But you want to rebrand the system for your own company. Here is a quick and dirty guide for customization on docker-compose.

← All Tags

© 2024 Root101. All rights reserved.

Built with Eleventy

RSS Feed Sitemap GitHub