Skip to main content

Installation

Prerequisites

  • Linux/Unix Server (Recommended)

  • Minimum 16GB RAM

  • Multi-core processor

  • High-bandwidth internet connection

  • Database server (PostgreSQL recommended)

  • Satellite communication interface

  • GIS mapping capabilities

Installation Steps

# Download Fishernetwork package
wget https://fishernetwork.org/latest/install.sh
# Set executable permissions
chmod +x install.sh
# Run installation
./install.sh --mode=full
# Initialize system
fishernetwork-cli initialize \
--db-type=postgres \
--satellite-mode=active