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

[TASK] Add support for specifying local requirements #627

Open
tbraun96 opened this issue Jan 30, 2025 · 0 comments
Open

[TASK] Add support for specifying local requirements #627

tbraun96 opened this issue Jan 30, 2025 · 0 comments

Comments

@tbraun96
Copy link
Collaborator

Example: We want to build a blueprint that allows one to deploy the Push Chain, which consists of three types of nodes:

Ideally, the blueprint would be defined by three jobs: one that runs each type of node mentioned above. However, in order to run those nodes, there are various system requirements as outlined in the corresponding repositories (e.g., docker installed, yarn installed, etc). Thus, ensuring an operator has valid system requirements is recommended. This would include adding a relevant field, e.g., requirements, to the blueprint.json file, as well as checks that determine whether or not a node qualifies based on the requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant