Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to use any data from centurion for configuration #506

Open
4 tasks
jon-nfc opened this issue Jan 26, 2025 · 0 comments
Open
4 tasks

Ability to use any data from centurion for configuration #506

jon-nfc opened this issue Jan 26, 2025 · 0 comments
Labels
type::feature Issue Type

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Jan 26, 2025

being able to use data from other models within config management is benificial. It enables the configuration to be dynamic.

use case: A user requires a docker container to be used within config. They could pull in the software by ID and select the newest version available as the container tag. then when the config is rendered it would be expanded with the data from the referenced software in this case

Details

create a templating system for fetching centurion information for use within config management.

The following should be possible:

  • select by id
  • select by newest
  • select by oldest
  • be able to specify simple logic: >, < >=, <=
@jon-nfc jon-nfc added the type::feature Issue Type label Jan 26, 2025
@jon-nfc jon-nfc moved this to Planning in Centurion ERP Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature Issue Type
Projects
Status: Planning
Development

No branches or pull requests

1 participant