I spend most of my time working with code and exploring new technologies. In this section I share thoughts on topics that interest me, including Ruby, Go, AWS, Blockchain. My goal is to provide helpful information for fellow technology enthusiasts while also serving as a personal reminder.

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.