/ In this section, I share findings and helpful information from my programming journey.

Dockerize Your Project, Part 3. Continuous Rails builds

Configure Jenkins to run automated continuous builds of the Rails app and push them to the Docker Registry.

Dockerize Your Project, Part 2. Rails and PostgreSQL

Setting up docker-compose with Rails and PostgreSQL.

Dockerize Your Project, Part 1. Nginx, Registry and Jenkins

Setting up docker-compose with Nginx, Jenkins and Docker Registry.