Serving Phoenix and Continuous Deployment
A GitBook showing you how to build a server for your Phoenix project, and set up a continuous deployment pipeline.
In the book, you will learn about:
- Ubuntu server boilerplate (adding users, basic security)
- Installing Erlang and Elixir on a build server using asdf
- Serving your project over HTTPS using Let’s Encrypt
- Using eDeliver to build and deploy your Phoenix project
- Integrating with CircleCI for continuous integration/deployment
https://www.gitbook.com/book/dustinfarris/phoenix-continuous-deployment
Subscribe on GitBook for updates.
Read next Benchee 0.3.0 released – formatters, parallel benchmarking & more