Categories
Cloud Management and Projects Sotfware & DevOps Tools & HowTo

MySQL master-slave replication with docker

This post “MySQL master-slave replication with docker” was updated by Syed Umar Bukhari on August 26, 2021. As you may already know MySQL replication is a process to enable automatic copying of database(s) from one instance of MySQL to the other. Then docker and docker compose are orchestration tools. In this case, we will look […]

Categories
Cloud Sotfware & DevOps Tools & HowTo

Jitsi with Docker

Build Your Own Free Video Conference System This post “Jitsi with Docker” was updated by: Syed Umar Bukhari on September 29, 2021 Jitsi is an open source video conference application that is installed on its server. This video conferencing application provides an SDK for those of you to create video conference applications for mobile. In this post […]