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 stand up and tear down an entire network in a single command/subcommand for users that installed Solo via NPM #877

Open
Tracked by #47
jeromy-cannon opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
Needs Refinement The issue needs more refinement and/or design before it can be worked P2 Required to be completed in the assigned milestone, but may or may not impact release schedule.

Comments

@jeromy-cannon
Copy link
Contributor

jeromy-cannon commented Nov 25, 2024

need a way for a user to install Solo via NPM and run a command to stand up a network, and a command to teardown the network. It will handle all of the necessary command/subcommand/flag options necessary.

Options

  1. provide a config yaml file with a list of all of the commands, subcommands, and flags, structured in arrays that can be sequentially worked through. Our test cases already do this, would need to think how it would work from the main entry point perspective. If we did this, we could also provide example configs that could be used for various scenarios such as: minimum hardware web3 developer, platform team developer, mirror node developer, sdk developer, etc.
@jeromy-cannon jeromy-cannon added P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. Needs Refinement The issue needs more refinement and/or design before it can be worked labels Nov 25, 2024
@jeromy-cannon jeromy-cannon self-assigned this Nov 25, 2024
@nathanklick nathanklick added this to Solo Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Solo Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Refinement The issue needs more refinement and/or design before it can be worked P2 Required to be completed in the assigned milestone, but may or may not impact release schedule.
Projects
Status: 🆕 New
Development

No branches or pull requests

5 participants