Handle certainty
Let’s showcase 3 ways of deploying a Phoenix app, from simpler to more involved. I don’t deem any one of these as The Right approach - all depends on your needs in particular situation.
Bash, Git, and duct tape
The simplest approach we’ll be demonstrating is using Bash and git hooks.