Using Phoenix with docker, Part 2: Implementation

This is part two of a three part series: [Part 1]({{< ref "using-phoenix-with-docker-part-1-introduction.md" >}}) - Part 2 - [Part 3]({{< ref "using-phoenix-with-docker-part-3-containerization.md">}}) Contents * Installation * Elixir * Phoenix * Let's go * Scaffolding * Simpler times * Providing a "frontend" * New routes * Reading…

Using Phoenix with docker, Part 1: Introduction

This is part one of a three part series: Part 1 - [Part 2]({{< ref "using-phoenix-with-docker-part-2-implementation.md">}}) - [Part 3]({{< ref "using-phoenix-with-docker-part-3-containerization.md" >}}) This part is an introduction to the project - consider [skipping to part 2]({{< ref "using-phoenix-with-docker-part-2-implementation.md&…

Working around timing issues in docker compose

Containers I really like the concept of containers. Having been a somewhat avid vagrant user in the past, the speed gain that containers can provide over a virtual machine is a good sell to me. Also, having a very snapshottable environment I can bring up and down with dependencies packed…

Introduction: First post

First post hype! Erm. Not really. This is a first post to be made, but it contains nothing of interest really. I always wanted a blog to share my world view and my opinion with a world that probably could not care less about both of them - considering the…