Not sure when you were using Elixir, but releases are a good option for deployment now. This is supported with the distillery library (https://hexdocs.pm/distillery/home.html).
The master version of Elixir also has support for releases https://hexdocs.pm/mix/master/Mix.Tasks.Release.html