I refactored my blog nad moved it to Fly.io
I recently built a proof of concept application using Elixir with Phoenix and deployed it to Digital Ocean.
Deploying a second Phoenix application to a Digital Ocean Droplet using Nginx to route requests.
I will create two simple Phoenix applications and deploy them to Digital Ocean, using NGINX to route requests.
This post describes setting up a Digital Ocean Droplet using Nginx and LetsEncrypt and preparing it to host a Phoenix Application.