Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Config: Need a modular config system. THIS IS READY. See PR LINK in this issue #620

@joe-getcouragenow

Description

@joe-getcouragenow

sys-core boost it up and hands the pointer to each Module so they can access theie data.

The model that describes each Modules server config needs to be in each Module.
The on disk JSON or YAML needs to live at maintemplate level of course because that is where the server boots up from.

SO he JSON file will look a bit like this semantically.

sys-core
- name x, value x
mod-main
- name x, value x
mod-foo

Metadata

Metadata

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