shachopra
CtrlK
  • Introduction
  • Story Testnet (Odyssey)
    • Snapshot
    • Live Peers
    • Endpoints (Odyssey)
    • Auto Installation
    • Manual Installation (Cosmovisor)
    • Story Dashboard
    • Telegram Bot
  • Zero Gravity (Newton Testnet)
    • 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
  • Zero Gravity (Galileo Testnet)
    • Endpoints, Peer
    • 0g Validator Snapshot
    • Manual Installation (Cosmovisor)
    • 0g Storage Node Setup
  • Story Testnet (Aeneid)
    • Snapshot
    • Manual Installation (Cosmovisor)
    • Endpoints, Peers, Geth enode
Powered by GitBook
On this page
  1. Story Testnet (Odyssey)

Auto Installation

Story Node Install Script (Odyssey)

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

PreviousEndpoints (Odyssey)NextManual Installation (Cosmovisor)

Last updated 7 months ago