HyperAGI Docs
  • Welcome to MOSS Network
    • Hyperdust Protocol
    • How MOSS Network 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
      • Bridge
      • Claim the Vesting
    • HyperNode
    • HyperNode Key
      • Price
      • Reward Rules 1.0
      • Pool
        • Node Pool Reward Rules
        • Staking Node Pool Levels and Rewards
      • Deploy HyperNode
        • Deploy AI Inference Node
    • Node Mining
      • 🔵Run a Hyper Inference Node
        • Linux
          • Installing Linux remote connection tools
        • 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
      • Hyper Pod
      • Mobile App
      • Claim Agent Mining Rewards
    • HyperPod
    • Hypergraph
    • Smart Contracts
    • Hyperdust Foundation
Powered by GitBook
On this page
  1. Welcome to MOSS Network
  2. Node Mining
  3. Run a Hyper Inference 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
🔵