Skip to content

feat(public-cloud): add Ethereum node tutorial#9172

Open
Y0Coss wants to merge 4 commits into
developfrom
YC-Ethereum
Open

feat(public-cloud): add Ethereum node tutorial#9172
Y0Coss wants to merge 4 commits into
developfrom
YC-Ethereum

Conversation

@Y0Coss
Copy link
Copy Markdown
Collaborator

@Y0Coss Y0Coss commented Mar 12, 2026

What type of Pull Request is this?

  • New guide(s)

Description

This Pull Request creates the "Running an Ethereum node on a Public Cloud instance" tutorial onto documentation, replicating its original version from https://blog.ovhcloud.com/running-an-ethereum-node-on-ovhcloud-public-instances/ and trimming down instance and additional volume creations which are already documented.

Translations already added.

Y0Coss added 2 commits March 12, 2026 08:36
New tutorial: deploy a full Ethereum node (Nethermind + Lighthouse) on a Public Cloud instance with block storage. Includes EN source + 6 translations (FR, DE, ES, IT, PL, PT).
- IT: translate Step → Passo in all 10 headings, fix singular → plural client list headers
- All 7 langs: bump updated date to 2026-03-12
@Y0Coss Y0Coss added Guide creation The Pull Request contains at least 1 new guide (meta.yaml and index edition needed) Offer: Public Cloud The PR documents Public Cloud products: Compute, Containers, AI, DBaaS, Network, Storage, etc labels Mar 12, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Screenshot Changes Detected

Image files (18)

File Status
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/blkid_output.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/el_cl_sync.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/fdisk_partition.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/jwt_secret.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/lighthouse_download.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/lighthouse_extract.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/lighthouse_start.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/lighthouse_syncing.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/lighthouse_version.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/lsblk_output.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/mkfs_ext4.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/mount_verify.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/nethermind_add_repo.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/nethermind_apt_update.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/nethermind_install.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/nethermind_running.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/screen_list.png added
pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/images/screen_version.png added

Image link changes in guides (1 file(s))

pages/public_cloud/compute/tutorial-blockchain-running-ethereum-node/guide.en-gb.md

  • +![lsblk output showing the attached volume](images/lsblk_output.png){.thumbnail}
  • +![fdisk partitioning](images/fdisk_partition.png){.thumbnail}
  • +![ext4 formatting](images/mkfs_ext4.png){.thumbnail}
  • +![Verify mount](images/mount_verify.png){.thumbnail}
  • +![blkid output](images/blkid_output.png){.thumbnail}
  • +![Adding Nethermind repository](images/nethermind_add_repo.png){.thumbnail}
  • +![Updating packages](images/nethermind_apt_update.png){.thumbnail}
  • +![Installing Nethermind](images/nethermind_install.png){.thumbnail}
  • +![Downloading Lighthouse](images/lighthouse_download.png){.thumbnail}
  • +![Extracting Lighthouse](images/lighthouse_extract.png){.thumbnail}
  • +![Lighthouse version](images/lighthouse_version.png){.thumbnail}
  • +![JWT secret created](images/jwt_secret.png){.thumbnail}
  • +![screen version](images/screen_version.png){.thumbnail}
  • +![Nethermind running](images/nethermind_running.png){.thumbnail}
  • +![screen sessions](images/screen_list.png){.thumbnail}
  • +![Lighthouse starting](images/lighthouse_start.png){.thumbnail}
  • +![Lighthouse syncing](images/lighthouse_syncing.png){.thumbnail}
  • +![EL and CL synchronisation](images/el_cl_sync.png){.thumbnail}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guide creation The Pull Request contains at least 1 new guide (meta.yaml and index edition needed) Offer: Public Cloud The PR documents Public Cloud products: Compute, Containers, AI, DBaaS, Network, Storage, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants