Redifining module problem because of Code.eval_file in config.exs
|
|
6
|
85
|
January 17, 2025
|
ModuleStore - use a compiled module as a high-performance key-value store
|
|
14
|
433
|
January 8, 2025
|
How to use System.get_env inside my config.exs file?
|
|
1
|
42
|
December 4, 2024
|
How you manage configuration of secrets in elixir projects?
|
|
6
|
155
|
December 3, 2024
|
Is there any way to use Ecto fragment/1 in config.exs?
|
|
8
|
129
|
November 4, 2024
|
Change config compile env variables during ExUnit test
|
|
15
|
3073
|
October 20, 2024
|
Running multiple copies of a Phoenix app side by side with code reloader
|
|
0
|
48
|
September 10, 2024
|
Configuring the default logger through a config file
|
|
8
|
369
|
June 11, 2024
|
Switch to a config file per app instead of a config file per environment
|
|
7
|
226
|
May 13, 2024
|
I'm looking for a thorough delineation regarding the use of the Config module and related directories
|
|
13
|
753
|
January 29, 2024
|
MIX_ENV=test mix test is using runtime.exs
|
|
2
|
761
|
October 19, 2023
|
Config.exs and System.get_env/2: are values actually read at runtime?
|
|
12
|
1882
|
June 14, 2023
|
Getting error: exited in: GenServer.call(Exla.Client, {:client, :host, [platform: :host]}, :infinity) while trying to set EXLA>Backend
|
|
1
|
514
|
May 26, 2023
|
Configuration Providers vs. a Single Source of Truth: the battle to ensure valid app config
|
|
4
|
806
|
May 1, 2023
|
Is there a way to remove key of Keyword in config?
|
|
4
|
567
|
April 13, 2023
|
Recompile project is compiletime ENVVAR changed?
|
|
5
|
1028
|
April 5, 2023
|
How to bundle multiple files into different directories using the EsBuild config
|
|
6
|
3210
|
January 27, 2023
|
Is there any way that my runtime.exs config don't override dev.exs?
|
|
1
|
702
|
December 6, 2022
|
Merging config values from config.exs and prod.exs for using Oban
|
|
2
|
596
|
November 28, 2022
|
Using TOML for user-specified runtime config
|
|
8
|
1116
|
August 15, 2022
|
Is it possible to use a dependency's structs inside of config?
|
|
6
|
1236
|
May 16, 2022
|
What is your suggestion for dynamic config when application is running
|
|
5
|
868
|
March 30, 2022
|
Using config/3 macro when 3rd argument is not a keyword list
|
|
2
|
647
|
March 29, 2022
|
How does Elixir work when using a remote config center?
|
|
6
|
781
|
February 23, 2022
|
Avoid config compilation warnings
|
|
1
|
553
|
February 17, 2022
|
Can I use a Config.Provider without using a mix release?
|
|
2
|
624
|
November 1, 2021
|
Why can't I do configuration in runtime.exs in my dev environment?
|
|
18
|
4750
|
September 15, 2021
|
How to proper setup samly for PingFederate SP connection
|
|
2
|
890
|
September 2, 2021
|
Confispex - a schema for runtime variables
|
|
0
|
720
|
May 6, 2021
|
Limits on what code modules you can call from inside config files
|
|
5
|
1657
|
April 15, 2021
|