docker

  • 15 September 2022

Why Docker isn't always a good idea Part 1

To briefly explain the situation. We have a HAProxy running on a Debian server as a Docker container. This is the entrance node to a Docker Swarm cluster.

Read more 
  • 03 March 2021

Backup MySQL Databases in Kubernetes

In this post, we will show you how to create a MySQL server backup using Kubernetes CronJobs.

Read more