How to deploy MariaDB 11.0.2 in docker swarm behind Traefik v2.0

How to deploy MariaDB 11.0.2 in docker swarm behind Traefik v2.0

MariaDB turns data into structured information in a wide array of applications, ranging from banking to websites. It is an enhanced, drop-in replacement for MySQL. In this post, I am going to show ...

How to setup docker swarm cluster on Ubuntu 18.04 in Azure VPS

How to setup docker swarm cluster on Ubuntu 18.04 in Azure VPS

Docker Swarm is native clustering for Docker. It turns a pool of Docker hosts into a single, virtual ...