- Rajasekhar Gundala
- 08 Nov, 2019
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 ...
- Rajasekhar Gundala
- 02 Nov, 2019
How to deploy Traefik 2.10.1: Cloud Native Edge Router for Containers in docker swarm
Traefik is a cloud-native reverse proxy/load balancer that makes dep ...
- 03 Oct, 2019
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 ...