Shaurya Chopra
  • Introduction
  • Story Testnet (Odyssey)
    • Snapshot
    • Live Peers
    • Endpoints (Odyssey)
    • Auto Installation
    • Manual Installation (Cosmovisor)
    • Story Dashboard
    • Telegram Bot
  • Zero Gravity (0G)
    • Endpoints, Peer, Explorer
    • 0g Validator Snapshot
    • Storage Node Snapshot (Turbo)
    • 0g Validator Node Setup
    • 0g Storage Node Setup
    • 0g DA Node Setup
    • 0g Storage KV Setup
  • Pell
    • Endpoints, Peer, Explorer
    • Pell Snapshot
    • Pell Validator Node Setup
Powered by GitBook
On this page
  1. Story Testnet (Odyssey)

Auto Installation

Story Node Install Script (Odyssey)

PreviousEndpoints (Odyssey)NextManual Installation (Cosmovisor)

Last updated 4 months ago

Run below command in your server to Auto Install Story node (Odyssey) with latest version of Cosmovisor v1.7.0

source <(curl -s https://raw.githubusercontent.com/shachopra-ai/story-testnet/refs/heads/main/story-install.sh)

This script requires no input from users i.e. it will use default ports, etc. The script will install latest version of Story & Story-Geth using Snapshot.

Github link of Auto Install Script:

https://raw.githubusercontent.com/shachopra-ai/story-testnet/refs/heads/main/story-install.sh