Skip to content

Commit 60462f2

Browse files
committed
Move snapshot node sync doc
1 parent c1948a4 commit 60462f2

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

docs/pos/reference/snapshot-instructions-heimdall-bor.md renamed to docs/pos/how-to/snapshots.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
When setting up a new sentry, validator, or full node server, it is recommended that you use snapshots for faster syncing without having to sync over the network. Using snapshots will save you several days for both Heimdall and Bor. **Note: We no longer support bor archive snapshots due to unsustainable data growth.**
1+
When setting up a new sentry, validator, or full node server, it is recommended that you use snapshots for faster syncing without having to sync over the network. Using snapshots will save you several days for both Heimdall and Bor.
2+
3+
!!! note
4+
5+
We no longer support Bor archive snapshots due to unsustainable data growth.
26

37
!!!tip
48

docs/pos/operate-node/operate/full-node-binaries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
This deployment guide walks you through starting and running a full node through various methods. For the system requirements, see the [Minimum Technical Requirements](../validator/validator-node-system-requirements.md) guide.
33

4-
!!!tip Snapshots
4+
!!!tip "Snapshots"
55

66
Steps in these guide involve waiting for the Heimdall and Bor services to fully sync. This process takes several days to complete.
77

8-
Please use snapshots for faster syncing without having to sync over the network. For detailed instructions, see [<ins>Snapshot Instructions for Heimdall and Bor</ins>](../../how-to/snapshots.md).
8+
Please use snapshots for faster syncing without having to sync over the network. For detailed instructions, see [<ins>Sync node using snapshots</ins>](../../how-to/snapshots.md).
99

1010
For snapshot download links, see the [<ins>Polygon Chains Snapshots</ins>](https://snapshots.polygon.technology/) page.
1111

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ nav:
211211
- Building on Polygon: pos/get-started/building-on-polygon.md
212212
- How to:
213213
- How to: pos/how-to/index.md
214+
- Sync node using snapshots: pos/how-to/snapshots.md
214215
- Bridge layers:
215216
- Bridge layers: pos/how-to/bridging/index.md
216217
- Ethereum-Polygon:
@@ -294,7 +295,6 @@ nav:
294295
- Delegation via validator shares: pos/reference/contracts/delegation.md
295296
- Staking manager: pos/reference/contracts/stakingmanager.md
296297
- Rewards and staking incentives: pos/reference/rewards.md
297-
- Heimdall and Bor snapshots: pos/reference/snapshot-instructions-heimdall-bor.md
298298
- Default ports for nodes: pos/reference/port-management.md
299299
- Common commands: pos/reference/commands.md
300300
- Node errors: pos/reference/errors.md

0 commit comments

Comments
 (0)