Simple Phoenix deployment with Ansible

Hey everyone,

I like to keep things simple when it comes to hosting my Phoenix apps—just a single server, no containers, and some downtime (5-15 secs) during deployment is no big deal. I wrote a set of Ansible playbooks to help me configure a server and deploy a Phoenix app quickly and easily.

Feel free to check it out … hopefully it’s helpful for someone else out there.

Simple Phoenix deployment with Ansible

David

2 Likes