Setting Up A Vagrant Environment For Elixir And Phoenix (part 1)
Posted on Tue 13 June 2017 in Web Development
Introduction
In this series of articles, we will go through a step by step guide to setting up a vagrant environment for Elixir web development using the Phoenix framework, and then using docker to wrap the web application in a container. Finally, we will deploy the container to Amazon Web …
Continue reading