Skip to content

Support for external variables in .conf files #14

@iliassoto

Description

@iliassoto

As of now, variables within the .conf files that reference externally defined resources are not parsed correctly. The same goes for variables that are given as parameters in the command line. For the SDLB, these variables primarily refer to environment variables.

A possible solution would be to define a second folder "envConfig" with a .conf file per environment that is to be included in the parsing step depending on the chosen environment. The environment itself can be defined in the manifest.json and passed to the main application.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions