Solo Staking User Interface (SSUI) on AWS
Mainnet Solo Staking User Interface (SSUI) on AWS
Mainnet Solo Staking User Interface (SSUI) on AWS
  • Introduction
    • ☁️Ethereum Staking Launchpad
    • 🪙Deploying a validator node via Staking UI
    • 🗝️Using existing keys to run validator nodes
    • 🔐Set Up Two-Factor Authentication (2FA)
    • Dashboard
    • ⬆️Updating your node
    • 🔑Retrieve your EC2 Key
    • 🧹How to Safely Delete Your Stack
    • 🌐Whitelist an IP Address in Your EC2 Security Group
Powered by GitBook
On this page
  1. Introduction

Retrieve your EC2 Key

EC2 key is your .pem key that lets you access your instance on aws

PreviousUpdating your nodeNextHow to Safely Delete Your Stack

Last updated 4 months ago

  1. Open AWS Console with your credentials.

  2. Type “Systems Manager” in the search bar of the AWS console. Alternatively click to go directly to Systems Manager.

  3. Click on “Parameter Store” present on the left pane of Systems Manger dashboard.

  4. Open your desired EC2 key pair, copy the encrypted value and save it as the same name as the expected key (with .pem extension)

  5. You can now use this pem file to access your EC2 Instance.

🔑
here