Deploying Phoenix to production using Docker
This is a short tutorial on how we at Recruitee are running Phoenix and other Elixir applications with Docker. On production.
Read more »When it comes to Docker containers and orchestration there are a lot of available options. Almost every few months some new Docker orchestration tool is available. At least that was the case at the beginning. Most of those tools are opensource projects, b… Read more