Free & simple CI/CD for Elixir Phoenix app (dev.to)

Free & simple CI/CD for Elixir Phoenix app (dev.to)

The article explains how to set up a simple, cost-free continuous integration and continuous deployment (CI/CD) workflow for an Elixir Phoenix app using Docker and Caddy. It details the steps for configuring a virtual machine, creating necessary scripts, and setting up automated deployment to ensure zero downtime and SSL configuration.

Visit Original Article →