G-Harvest App Installation Guide
Get your computing resources connected to the G-Harvest network in minutes.
Prerequisites
- Docker Engine 24+ installed
- AI Accelerator with supported drivers (NVIDIA CUDA 12+ / macOS with MLX)
- Network access to G-Harvest platform (g-harvest.ai)
Quick Start
1
Pull the Harvest App image
docker pull ghcr.io/g-harvest/harvest-app:v0.12
Download the official docker-compose.yml
Download docker-compose.yml3
Configure your environment
cp .env.example .env
# Edit .env with your Supplier credentials4
Start the Harvest App
docker compose up -d5
Verify hardware detection
docker compose exec harvest-app python -m agent --probeYour computing resources will automatically register with the G-Harvest platform. You can monitor your node status at your supplier dashboard on g-harvest.ai.
Need help? Contact [email protected]