Skip to content

Implement Configuration in the Enviroment #22

Open
@janhalen

Description

@janhalen

To ensure a proper cloud native foundation for deploying and scaling, all configuration should be stored outside the application and outside the source code itself. This way configs for multiple scenarios can be version controlled, collaborated upon and applied deploy-time instead of being part of a "static distribution" version.

This adheres to the 12 factor app design pattern: https://12factor.net/config

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions