Latest #configuration Threads Top

mwoods79
Last year at Jax.Ex (Jacksonville Elixir Meetup) we live mob coded the start of a dotenv parser to learn NimbleParsec. It’s been on my li...
New
LukasKnuth
In my config/runtime.exs I have the following: timezone = System.get_env("TZ") || "Etc/UTC" unless Timex.is_valid_timezone?(timezone) d...
New
markmark206
simple_feature_flags is a tiny package that lets you turn features on or off based on which environment (e.g. localhost, staging, product...
New
fcbry
Long story short, huge domain name, non erlang users. Want to shrink down the width of the prompt as it’s making it difficult for users t...
New
spencerolson
Hi all! I am fairly new to the elixir ecosystem and I’m working on my first library, weather. It’s a simple library that fetches and dis...
New
Nihilus-Ex
Hello everyone ! :wave: I’m new to the forum, even if I used it a lot when learning Elixir I never had the need to ask my own questions....
New
mblagusz
We are in the process of moving some shared functionality (mail sending) into a separate application that’s a dependency of our main app....
New
fireproofsocks
Is it possible to customize the location of the priv/ directory? From what I understand, this is part of the OTP directory structure, so...
New
vegabook
I’m writing a Bloomberg terminal API library for Elixir, and this library will need to store some mutable startup configuration in a DETS...
New
kesc
Has anyone configured inets default profile (to use a proxy) on startup? I am using the new relic elixir agent dependency and :inets is ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

fuelen
Hi all! Confispex is a tool which allows defining specs for runtime configuration, cast values according to specified types and inspect ...
New
mwoods79
Last year at Jax.Ex (Jacksonville Elixir Meetup) we live mob coded the start of a dotenv parser to learn NimbleParsec. It’s been on my li...
New
LukasKnuth
In my config/runtime.exs I have the following: timezone = System.get_env("TZ") || "Etc/UTC" unless Timex.is_valid_timezone?(timezone) d...
New

Last Three Year's Trending Top

markmark206
simple_feature_flags is a tiny package that lets you turn features on or off based on which environment (e.g. localhost, staging, product...
New
PatrickSachs
Hello there! I am currently facing an issue with the logger. At some point it started logging at info level only despite being configur...
New
augnustin
Hello, I would like to have robots.txt empty in production, but in my staging environment that it contains: User-agent: * Disallow: / ...
New
rbino
Hi everybody! We’re in the process of moving a project consisting of several Elixir applications from Distillery 1.x and Conform to Elix...
New
kesc
Has anyone configured inets default profile (to use a proxy) on startup? I am using the new relic elixir agent dependency and :inets is ...
New
fireproofsocks
Is it possible to customize the location of the priv/ directory? From what I understand, this is part of the OTP directory structure, so...
New
vegabook
I’m writing a Bloomberg terminal API library for Elixir, and this library will need to store some mutable startup configuration in a DETS...
New
mblagusz
We are in the process of moving some shared functionality (mail sending) into a separate application that’s a dependency of our main app....
New
Nihilus-Ex
Hello everyone ! :wave: I’m new to the forum, even if I used it a lot when learning Elixir I never had the need to ask my own questions....
New
fcbry
Long story short, huge domain name, non erlang users. Want to shrink down the width of the prompt as it’s making it difficult for users t...
New
spencerolson
Hi all! I am fairly new to the elixir ecosystem and I’m working on my first library, weather. It’s a simple library that fetches and dis...
New

Trending Over Three Years Top

Fl4m3Ph03n1x
Background I am trying to understand the purpose of the application function in the mix.exs files we get, but I have some questions that ...
New
fireproofsocks
I’m wondering how I can retrieve an application’s version (as specified in its mix.exs)? I’d like to have that value available for loggi...
New
kreiling.io
I’d like to discuss how to manually load Elixir configuration files at runtime. Macro Intent I want to load an elixir config file (somet...
New
dimitarvp
Hey everybody, In light of the recent Elixir 1.9 announcement, I’d like the first library I write to not use Mix.Config. (It is an sqlit...
New
johanvanzyl
I’m deploying my Phoenix app with edeliver and distillery and reading config values from environment variables. I can read normal strings...
New
tompave
Hello, I’m adding support for Elixir 1.11 to a package I maintain and I’m having some issues with the logger configuration. This might b...
New
nesimtunc
Hi, I set some application environment variables based on System’s environment variables in config.exs file like this: And access it ...
New
teamon
Context I have a small team working on one elixir application. Every developer runs the app locally. The app is built with mix release ...
New
Nicd
I was refactoring my project to use config/runtime.exs to make the config more streamlined and allow configuring (nearly) all things with...
New
Sanjibukai
Hi everybody, I wanted to know if it’s possible to configure the cwd (current working directory) path of the mix.exs file (which is the ...
New
Fl4m3Ph03n1x
Background I have a configuration file called test.exs that does not work because it has an anonymous function: # stub for fire function...
New
shaheenery
Continuing the discussion from Stacktraces being cut off: Thank you for sharing this snippet and the link. I’m wondering if there is a ...
New
marcin
Hello! I’m deploying my Phoenix app using mix_systemd package, to run it as systemd unit file. The app’s runtime is in /srv/appname/curr...
New
rockneurotiko
Hi! I’ve just released the first version of ConfigTuples, a Distillery’s 2.0 config provider to read what I call configuration tuples. ...
New
gabrielpra
Our umbrella application had two releases with no overlapping apps: Our “main release” and our “importer release”. By providing runtime_c...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement