Deploy Your Elixir App on Digital Ocean

Deploy Elixir to Digital Ocean

If you want to deploy your Elixir app to a Digital Ocean droplet (i.e.a cloud-hosted virtual machine), you can use Docker to make the deployment process easier. We’ll cover the steps to publish to Docker Hub and then deploy to your droplet.