Running multiple copies of a Phoenix app side by side with code reloader
|
|
0
|
41
|
September 10, 2024
|
Configuring the default logger through a config file
|
|
8
|
317
|
June 11, 2024
|
I'm looking for a thorough delineation regarding the use of the Config module and related directories
|
|
13
|
681
|
January 29, 2024
|
MIX_ENV=test mix test is using runtime.exs
|
|
2
|
673
|
October 19, 2023
|
Config.exs and System.get_env/2: are values actually read at runtime?
|
|
12
|
1653
|
June 14, 2023
|
Getting error: exited in: GenServer.call(Exla.Client, {:client, :host, [platform: :host]}, :infinity) while trying to set EXLA>Backend
|
|
1
|
511
|
May 26, 2023
|
Configuration Providers vs. a Single Source of Truth: the battle to ensure valid app config
|
|
4
|
778
|
May 1, 2023
|
Is there a way to remove key of Keyword in config?
|
|
4
|
560
|
April 13, 2023
|
Recompile project is compiletime ENVVAR changed?
|
|
5
|
1019
|
April 5, 2023
|
Change config compile env variables during ExUnit test
|
|
14
|
2830
|
January 31, 2023
|
How to bundle multiple files into different directories using the EsBuild config
|
|
6
|
3049
|
January 27, 2023
|
Is there any way that my runtime.exs config don't override dev.exs?
|
|
1
|
689
|
December 6, 2022
|
Merging config values from config.exs and prod.exs for using Oban
|
|
2
|
570
|
November 28, 2022
|
Using TOML for user-specified runtime config
|
|
8
|
1080
|
August 15, 2022
|
Is it possible to use a dependency's structs inside of config?
|
|
6
|
1206
|
May 16, 2022
|
What is your suggestion for dynamic config when application is running
|
|
5
|
859
|
March 30, 2022
|
Using config/3 macro when 3rd argument is not a keyword list
|
|
2
|
638
|
March 29, 2022
|
How does Elixir work when using a remote config center?
|
|
6
|
778
|
February 23, 2022
|
Avoid config compilation warnings
|
|
1
|
552
|
February 17, 2022
|
Can I use a Config.Provider without using a mix release?
|
|
2
|
613
|
November 1, 2021
|
Why can't I do configuration in runtime.exs in my dev environment?
|
|
18
|
4519
|
September 15, 2021
|
How to proper setup samly for PingFederate SP connection
|
|
2
|
890
|
September 2, 2021
|
Confispex - a schema for runtime variables
|
|
0
|
719
|
May 6, 2021
|
Limits on what code modules you can call from inside config files
|
|
5
|
1631
|
April 15, 2021
|
What cannot be runtime config?
|
|
15
|
4608
|
March 31, 2021
|
Sharing CircleCI configuration / Dockerfile to build, test, and push Elixir Docker images
|
|
2
|
1232
|
February 12, 2021
|
`mix phx.server` does not serve CSS with MIX_ENV=prod
|
|
4
|
1072
|
January 27, 2021
|
`mix phx.server` does not work on PROD but works on DEV
|
|
2
|
1767
|
January 27, 2021
|
How to define wallaby endpoint for nonphoenix application
|
|
2
|
691
|
January 25, 2021
|
Runtime.exs not loaded during mix ecto.create
|
|
1
|
764
|
January 13, 2021
|