Hacker News new | ask | show | jobs
by josevalim 1861 days ago
> Maybe it's better now, but that turned me off a lot to using it.

Sorry to hear KZeillmann! For those wondering, releases - which is one of the ways you package your Elixir project for production - are part of Elixir itself since v1.9 (~2 years ago) and reading secrets from env vars is supported out of the box. Just put the relevant code in the config/runtime.exs file.