Elixir Outlaws - Strategically Planned Coffees Elixir Wizards S4E10 Lau Taarnskov on the Trouble with Time Zones

Elixir/Phoenix deployments using Github Actions

One of the trickiest parts of getting Elixir services into production is the deployment. Common approaches include using Docker to generate containers that you can then deploy to AWS/Google/Azure, a Kubernetes cluster, or running the creation of the deployment locally (mix releases) and then publishing the finalised version to the target machine. For my website https://pedroassuncao.com i decided to go with a simpler approach…

https://medium.com/@noozo/elixir-phoenix-deployments-using-github-actions-ec4178ba5fb