Articles

Traefik 2 - Advanced configuration with Docker Compose

Get the best out of Traefik 2 by including Dashboard, Traefik Pilot, Middlewares and Plugins.

23 February 2021 · 9 min read · on Docker Traefik

GitOps - Workshop 101 using Kubernetes and FluxCD

Workshop to take the first steps in the GitOps work philosophy using Kubernetes and FluxCD.

30 March 2020 · 1 min read · on Kubernetes GitOps

Docker Swarm with Docker Machine, High-Availability

It is possible to provide High Availability services using Docker Swarm. When our services provide high availability, our clients feel confident and secure.

30 November 2017 · 7 min read · on Docker Swarm

Docker Swarm with Docker Machine, Scripts

Create a local cluster using Docker Swarm and Docker Machine allow us to explore the benefits of Docker without compromise the services running on production.

12 October 2017 · 4 min read · on Docker Swarm

Summary of Three Docker MeetUps in Havana - Cuba

Several MeetUps has been realized in Cuba to share the knowledge about of Docker. Socializing the information between Docker enthusiastic is the main objective.

02 February 2017 · 2 min read · on Docker

Pipeline in Jenkins 2.0 as Code for iOS 10 and XCode 8

Now you can define Continuous Integration and Continuous Delivery (CI/CD) process as code with Jenkins 2.0 for your projects in iOS 10.

26 December 2016 · 5 min read · on Jenkins XCode

Microservices - Example with Docker, Go and MongoDB

Microservices, from theory to practice. Cinema is an example project written in Go, deployed with Docker and stored in MongoDB databases.

24 August 2016 · 3 min read · on Docker Go MongoDB

Start Django project with Docker

Steps to start Django projects using Docker as a part of the workflow.

19 April 2016 · 3 min read · on Docker Django

How to authenticate OpenLdap users on Ubuntu 14.04

Connect you clients on Ubuntu 14.04 with you OpenLdap directory in just 5 steps!!!

16 March 2016 · 1 min read · on OpenLdap

Deployment Diagram - Django with Docker

Deployment Diagram showing similarities and differences between development and production environments in Django projects using Docker.

28 February 2016 · 1 min read · on Docker Django