Skip to content

doc: remove deprecated nearup references#138

Merged
darioush merged 7 commits intomainfrom
darioush/docs/remove-nearup-references
Mar 16, 2026
Merged

doc: remove deprecated nearup references#138
darioush merged 7 commits intomainfrom
darioush/docs/remove-nearup-references

Conversation

@darioush
Copy link
Contributor

Remove all references to the deprecated nearup tool across node documentation.

  • Delete 4 nearup-specific guides: RPC with nearup, archival with nearup, validator node on Linux/macOS, and validator node on Windows
  • Rename "without-nearup" docs to clean names (run-rpc-node.md, run-archival-node.md) and update their IDs/links
  • Clean up validator-bootcamp.md: remove NearUp install/usage sections, nearup log commands, and nearup references in troubleshooting

@darioush darioush changed the title doc(node-docs): remove deprecated nearup references doc: remove deprecated nearup references Mar 16, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes deprecated nearup references from node/validator documentation by deleting nearup-specific guides, renaming “without-nearup” pages to cleaner IDs, and updating related text/links to neard-based instructions.

Changes:

  • Remove nearup sections/commands from validator bootcamp and platform-specific “run a node” guides.
  • Rename RPC/archival “without-nearup” docs by updating their Docusaurus ids and internal links.
  • Delete the RPC/archival *-with-nearup.md pages.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
docs/validator/validator-bootcamp.md Removes NearUp install/run/log references and updates troubleshooting wording.
docs/validator/running-a-node-windows.md Removes nearup installation/usage and replaces run instructions with neard init/run.
docs/validator/running-a-node-macos-linux.md Removes nearup/docker usage instructions and points to Docker guide + neard init/run.
docs/rpc/run-rpc-node.md Updates doc id and internal links to the new route; adjusts validator-doc reference.
docs/rpc/run-rpc-node-with-nearup.md Deletes the nearup-based RPC node guide.
docs/archival/run-archival-node.md Updates doc id and internal links to the new route; adjusts validator-doc reference.
docs/archival/run-archival-node-with-nearup.md Deletes the nearup-based archival node guide.
Comments suppressed due to low confidence (3)

docs/archival/run-archival-node.md:6

  • Changing the doc id will change the published URL for this page in Docusaurus, so any existing inbound links to /archival/run-archival-node-without-nearup will 404. Consider adding a redirect/stub page at the old ID (or configuring redirects) so the old URL forwards users to the new /archival/run-archival-node.
    docs/rpc/run-rpc-node.md:20
  • Grammar: “a RPC node” should be “an RPC node”.
    docs/rpc/run-rpc-node.md:6
  • Changing the doc id will change the published URL for this page in Docusaurus, so any existing inbound links to /rpc/run-rpc-node-without-nearup will 404. Consider adding a redirect/stub page at the old ID (or configuring redirects) so the old URL forwards users to the new /rpc/run-rpc-node.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

darioush and others added 2 commits March 16, 2026 12:34
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@render render bot temporarily deployed to darioush/docs/remove-nearup-references - node-docs PR #138 March 16, 2026 19:34 Destroyed
@render render bot temporarily deployed to darioush/docs/remove-nearup-references - node-docs PR #138 March 16, 2026 19:34 Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@render render bot temporarily deployed to darioush/docs/remove-nearup-references - node-docs PR #138 March 16, 2026 19:35 Destroyed

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doc is very old and outdated, does it make sense to modify it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

definitely, however I suggest doing it in separate PRs

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay, since it was already broken, it doesn't matter if we break it more by removing some commands 🤣

@darioush darioush merged commit 8ed970d into main Mar 16, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants