HyperAGI Docs
  • Welcome to HyperAGI
    • Hyperdust Protocol
    • How HyperAGI Works
      • AnyTrust: Revolutionizing Blockchain Infrastructure
        • Reducing Costs through Trust Assumptions
        • Keysets for Flexibility
        • Data Availability Certificates (DACerts)
        • Dual Data Posting Mechanisms
        • Data Availability Servers (DAS)
        • Sequencer-Committee Interaction
    • $HYPT
      • Connect to HyperAGI Network
      • Bridge
      • Claim the Vesting
    • HyperNode
    • HyperNode Key
      • Price
      • Reward Rules 1.0
      • Pool
        • Node Pool Reward Rules
        • Staking Node Pool Levels and Rewards
    • Node Mining
      • 🔵Run a Hyper Node
        • Deployment Guide
        • Activate Your HyperNode
        • Update the node program
      • 🟡Cloud GPU Computing Service
        • Activate Your Cloud HyperNode
      • Claim Node Mining Rewards
      • Withdraw mining collateral
    • Hyper UBAI Key
      • Price
      • Reward Rules 1.0
      • Pool
        • Agent Pool Reward Rules
        • Staking Agent Pool Levels and Rewards
    • Agent Mining
      • MOSS AiPod 2
      • Mobile App
      • Claim Agent Mining Rewards
    • AiPod
    • Hypergraph
    • Smart Contracts
    • Hyperdust Foundation
Powered by GitBook
On this page
  1. Welcome to HyperAGI
  2. Node Mining
  3. 🔵Run a Hyper Node

Update the node program

When the team upgrade the node program, your nodes will need to be manually updated.

1.Use the cd command to navigate to the hyperAGI-setup-script directory.

Copy code
hyperAGI-setup-script

2.Execute the following commands to complete the update and restart operations:

Copy code
docker-compose pull && docker-compose down && docker-compose up -d

PreviousActivate Your HyperNodeNextCloud GPU Computing Service