Deploying Elixir to AWS Elastic Beanstalk with Docker
I cover getting started with a new Dockerfile
, using the Elastic Beanstalk CLI to manage and debug your application and enabling support for websockets on AWS.
https://robots.thoughtbot.com/deploying-elixir-to-aws-elastic-beanstalk-with-docker
Read next Understanding deps and applications in your Mixfile