-
Notifications
You must be signed in to change notification settings - Fork 7
PDP SP guided setup in Curio #114
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
Comments
Not sure if we want to include setting up a PDP Service private key and service name at this level. My guess would be no. If we could simply avoid the step of creating a miner actor which is totally tangential then this would be a big win for comprehensible setup. And if there was some way to get the initial config ready for PDP, park pieces, pdp enabled, enter domain name etc, it would really make everything smooth. |
Will ask more about this in our next sync. Think I agree that it is probably best to leave that out.
Yeah, I think this is what I struggled with yesterday when trying to get things set up. Going through the create miner-actor, selecting sector size, etc, was a bit confusing when I was just trying to spin up only a PDP SP. |
The work for this has started here: filecoin-project/curio#483 |
Uh oh!
There was an error while loading. Please reload this page.
Done Criteria
A
curio guided-setup
providing an interactive CLI workflow for deploying a PDP-compatible Storage Provider.Why Important
A guided setup reduces onboarding friction for new PDP Ss by abstracting away manual configuration steps. This accelerates PDP adoption and aligns with the parent issue’s goal of seamless integration.
User/Customer
Notes
Example Command Flow:
Then the Yugabyte info for Create a PDP SP:
Example of next step:
The text was updated successfully, but these errors were encountered: