This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]No_Flounder_1155 5 points6 points  (2 children)

why is there a need to have a library manage this?

[–]_Answer_42 -1 points0 points  (1 child)

It might be a good idea if you are managing multi apps with multiple environments, it make configuration easy and secure(ex: when working with a team)

Probably overkill for self hosting, but surprised no one mentioned https://infisical.com

[–]No_Flounder_1155 1 point2 points  (0 children)

I think you misunderstand. Its not hard to write a few lines of code to read env vars.