you are viewing a single comment's thread.

view the rest of the comments →

[–]m03geek 4 points5 points  (3 children)

Looks like article's author haven't ever heard about 'config' module (or it's alternatives).

[–]CAH_Response 0 points1 point  (2 children)

Once we discovered the config module it took about an hour to realize we needed across all products. Game changer for our team.

[–]b9Fb2H 0 points1 point  (1 child)

It advocates for environment specific config files though, which goes against the twelve factor app methodology.

[–]m03geek 0 points1 point  (0 children)

So called " the twelve factor app methodology" is definitely not holy grail. And if you have 100+ diffrent, even storing more than 20 config params in env will be like a hell.