I think we need some kind of standard solution that addresses the following:
- Multiple environments
- Runtime configuration
- Discoverable (documentation and schema)
- Supporting different delivery scenario (mix run, distillery…)
My opinion is that it should be handled at the lowest level possible to have a common configuration mechanism for all elixir apps.






















