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

Release PDP Curio SP Deployment Documentation #106

Open
rjan90 opened this issue Jan 27, 2025 · 0 comments
Open

Release PDP Curio SP Deployment Documentation #106

rjan90 opened this issue Jan 27, 2025 · 0 comments

Comments

@rjan90
Copy link

rjan90 commented Jan 27, 2025

Done Criteria

Documentation is published and includes:

  • Step-by-step guide for deploying a PDP-only Curio SP.
  • Prerequisites (e.g., hardware, software, network requirements).
  • Validation steps to confirm PDP is operational (e.g., sample commands, logs to monitor).
  • Documentation is hosted on the Curio website.

Why Important

Clear documentation reduces onboarding friction for Storage Providers, ensuring they can deploy and operate PDP providers confidently. This accelerates adoption and minimizes support overhead for internal teams.

User/Customer

  • Storage Providers (SPs) deploying PDP.

Notes

Example config for PDP-only:

./curio config show pure-pop
[HTTP]
  DomainName = "mydomain.com"
  Enable = true
  ListenAddress = "0.0.0.0:443"

[Subsystems]
  EnableCommP = true
  EnableMoveStorage = true
  EnablePDP = true
  EnableParkPiece = true
  EnableWebGui = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant