Latest #configuration Threads Top

Cheezy
It is a strange time. I personally have seen a lot of people produce very high quality code using AI - code that is well factored and tes...
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
subsaharancoder
My phoenix app seems to crash when I try to run it in docker, it appears my secret_key_base value is being set at runtime but not at comp...
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
James_E
I’m developing an application that’s going to be (for the forseeable future) installed and managed in a pretty boring, standard way — not...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

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
fuelen
Hi all! Confispex is a tool which allows defining specs for runtime configuration, cast values according to specified types and inspect ...
New
Cheezy
It is a strange time. I personally have seen a lot of people produce very high quality code using AI - code that is well factored and tes...
New
subsaharancoder
My phoenix app seems to crash when I try to run it in docker, it appears my secret_key_base value is being set at runtime but not at comp...
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
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
Shenrak
Hi ! I am trying to create a micro-service in Elixir, and I want to connect it to Netflix Eureka, which is currently used to manage seve...
New
James_E
I’m developing an application that’s going to be (for the forseeable future) installed and managed in a pretty boring, standard way — not...
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
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
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

RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New
jdj_dk
Hi all. Quick question. I have a phoenix app which does not recompile when I change any elixir code in dev mode. What could I have scre...
New
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
Sanjibukai
Hello everybody, I’m following a somehow old tutorial about Phoenix (Getting Started with Phoenix from Pluralsight) where ecto isn’t use...
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
johanvanzyl
I’m deploying my Phoenix app with edeliver and distillery and reading config values from environment variables. I can read normal strings...
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
sasajuric
This is a spin-off from the discussion about the new config proposal. I’m replying to this post by @michalmuskala separately, to avoid no...
New
hauleth
Currently default Umbrella applications contains import_config "apps/*/config/config.exs In their root configuration file. My general q...
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement