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

Deployment: Convenient scripts or Makefile rules to deploy Lotus-based subnets #442

Closed
adlrocha opened this issue Mar 10, 2023 · 0 comments
Assignees
Labels

Comments

@adlrocha
Copy link
Contributor

We should lower the barrier for users to be able to deploy new IPC subnets. We shouldn't expect users to know how to install and run Lotus to deploy a subnet. It would be easier for them to just provide them with a set of scripts that they can use to deploy their peers when they have created their new subnet. These scripts could also help us test and debug issues in the protocol.

High-level, these are some of the scripts we should provide in the agent:

  • install-lotus: Install all of the dependencies needed to run sppacenet Lotus daemons.
  • run-lotus-subnet <subnet-id>: Runs a Lotus daemon for a specific subnet.
@jsoares jsoares closed this as completed Mar 29, 2023
@jsoares jsoares transferred this issue from consensus-shipyard/ipc-libs Dec 19, 2023
@jsoares jsoares added the s:ipc label Dec 19, 2023
@raulk raulk closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants