Automated deployment setup using Distillery and Edeliver without Docker
Starting from a Unbuntu server with Nginx installed and set up with Let’s Encrypt HTTPS, we install Postgres, Elixir and Phoenix and then make an automated deployment system using Distillery and Edeliver.
After setting everything up, deployment can be done entirely from your local machine and upgrades take only only a single command.
Previously in this series:
Setting up Virtual Box with Ubuntu (on Win10)
Setting up Ubuntu on Digital Ocean
Setting up Nginx and Let’s Encrypt for free https on Digital Ocean
Alchemist Camp: https://Alchemist.Camp
Read next From Bytes to Mnemonic using Elixir