Deploying an Elixir Release using Docker on DigitalOcean
Last time we created a Docker image and ran a container based on it. Now we'll deploy our Elixir Release Docker image in DigitalOcean.
There are several approaches to this:
Let DigitalOcean access directly your GitHub or GitLab repository
Put the im...
blog.miguelcoba.com5 min read