Edeliver is based on deliver and provides a bash script to build and deploy Elixir and Erlang applications and perform hot-code upgrades.
Edeliver is based on deliver and provides a bash script to build and deploy Elixir and Erlang applications and perform hot-code upgrades.
The erlang releases are built on a remote host that have a similar configuration to the deployment target systems and can then be deployed to several production systems.
This is necessary because the release contains the full erts (erlang runtime system), all dependencies (erlang or elixir applications), elixir runtime, native port drivers and your own erlang/elixir application(s) in a standalone embedded node.
Official GitHub: https://github.com/boldpoker/edeliver