docs: add Storage Provider Guides section#862
Open
nijoe1 wants to merge 1 commit into
Open
Conversation
Document the storage provider lifecycle: installing and running a PDP node on Calibration and Mainnet, withdrawing from Filecoin Pay, and advanced Nginx and LXD setups. Wire the section into the sidebar and add a landing-page card.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
synapse-dev | 9fa121f | Commit Preview URL Branch Preview URL |
Jun 30 2026, 12:26 PM |
Contributor
|
@truckerfling - IIRC the plan was to keep all SP docs in the filecoin.io docs instead of adding to filecoin.cloud so SPs dont have to float across many documentation sites? |
|
@momack2 yes that is covered here filecoin-project/filecoin-docs#2473. we kept SP docs within docs.filecoin.cloud in case of SPs who enter thru filecoin.cloud and docs.filecoin.cloud. it doesn't detract from the docs.filecoin.io experience to have it on both sites |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #861
Adds a new top-level Storage Provider Guides section to docs.filecoin.cloud, after Developer Guides, documenting the provider lifecycle:
Also wires the section into the sidebar and adds a landing-page card.
Source: James (tippyflits) battle-tested PDP provider field guide, rewritten to the docs house style (no emoji, Starlight asides/Steps/Tabs).
Verified against source
chains.js/ ABI (chain 314, Mainnet).getAccountInfoIfSettledsignature and the 4-value return order confirmed against the Filecoin Pay ABI.pdpv0branch andmake calibnet/make buildtargets confirmed against the upstream Makefile.pnpm buildpasses; the link validator reports all internal links valid.Needs maintainer sign-off before merge
These are operator-policy or pinned third-party values taken verbatim from the field guide, not protocol constants:
2.25.1.0-b381.0.833Calibration /0.0833Mainnet),serviceStatus(prod/testing), piece size bounds, and proving period (30).Preview
Sidebar: Storage Provider Guides → Overview, Install & Run a PDP Node, Withdraw from Filecoin Pay, Advanced (Nginx Reverse Proxy, LXD Container Setup).

