Deploying a Phoenix 1.6 app with Docker and Elixir Releases
I'll explain how to deploy a Phoenix 1.6 application with Docker and Elixir Releases
Prerequisites
Follow the previous guides to prepare your Phoenix 1.6 image to use Elixir Releases.
Build process
Docker builds images in steps, each step generating ...
blog.miguelcoba.com11 min read
Subbu Athikunte
You have used DigitalOcean as an example. I use a vanilla VPS by Hetzner. Do you have any examples for a plain VPS deployment? Especially around getting the docker setup running and automating the releases.