Cross-compiling Elixir releases with ASDF and Docker Hot Reloading with Phoenix and Webpack 5

Deploy Elixir Phoenix to Fly with Continuous Deployment

We go through the steps to deploy Elixir and Phoenix to Fly with Continuous Deployment using GitHub Actions. Fly provides easy multi-region clustering which may reduce latency for Phoenix LiveView apps because you can deploy the application closer to users.

Deploy Elixir Phoenix to Fly with Continuous Deployment