Elixirschool: Libraries: Distillery

Created on 15 Nov 2018  路  4Comments  路  Source: elixirschool/elixirschool

Add a section on building a release of your Elixir app using the Distillery library.

Could be something like:

  • [ ] What is a release?
  • [ ] Getting started/installation
  • [ ] Building your release
  • [ ] Configuring your release
  • [ ] Advanced: custom release tasks with boot hooks + rpc (i.e. how to execute something like a db migrate against your release
  • [ ] Further Reading

I like Distillery personally but really just would love to see any content on building OTP releases.

discussion new lesson

Most helpful comment

馃殌 Going to work on this!

All 4 comments

I'll add a lesson on " custom release tasks with boot hooks + rpc (i.e. how to execute something like a db migrate against your release". I wrote a blog post about that recently that I'll more or less re-use. https://www.thegreatcodeadventure.com/run-ecto-migrations-in-production-distillery/

馃殌 Going to work on this!

sweet @johann! contributor guide is here and feel free to @ me with any questions!

Closed by #1644

Was this page helpful?
0 / 5 - 0 ratings

Related issues

doomspork picture doomspork  路  4Comments

malloryerik picture malloryerik  路  4Comments

nscyclone picture nscyclone  路  5Comments

irlcatgirl picture irlcatgirl  路  3Comments

swissarmybox picture swissarmybox  路  4Comments