Articles

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

Migrate Jenkins to a Docker Service

Migrate your current Jenkins Service to a Docker Container is very easy. The Jenkins system just will be out of service during 5 seconds and without be lost information.

01 February 2016 · 5 min read · on Docker Jenkins

Deployment Diagram - PhpMyAdmin as a Service in Docker

Deployment Diagram setting up PhpMyAdmin as a Service inside the Docker infrastructure.

30 December 2015 · 1 min read · on Docker PhpMyAdmin