Deploying an Elixir Release using Docker on Fly.io
I'm going to show you how to deploy our Elixir Release to Fly.io. We'll use our Docker image.
Prepare Elixir Release for deploying to Fly.io
Fly.io uses IPv6 in all their internal networks. So we need to configure our app to use IPv6 if we want to c...
blog.miguelcoba.com8 min read