Dockerized Elixir in practice

check slides

Alexei Sholik

The problem of deploying Elixir applications does not yet have a single solution accepted by the majority of users. At PSPDFKit we have found Docker to be a flexible platform for building releases and packaging them as Docker images for distribution to our customers who then run the images on their infrastructure. I will go through the steps involved in the process of building a release with Distillery, configuring and deploying it and I will also highlight the pros and cons of choosing Docker.

Alex's article will be soon available - stay tuned!