Pi-Network-Node
Pi-Network-Node
Application Docker from BitCryptic's Repository
Vue d'ensemble
Pi Network Node (Docker) template for Unraid — maintained by BitCryptic. This image wraps the official Pi Network node image with performance tuning applied out of the box, significantly reducing CPU and host load compared to running the upstream image directly. Upstream image: pinetwork/pi-node-docker:organization-mainnet-v1.0-p23.0.1 Source / changelog: https://github.com/bitcryptic-gw/Unraid-pi-network-node Performance optimisations included: - INGEST_DISABLE_STATE_VERIFICATION=true — disables periodic full ledger state scans (main CPU reduction) - PARALLEL_JOB_SIZE=1 — reduces horizon ingestion worker parallelism - HISTORY_RETENTION_COUNT=125000 — retains ~1 weeks of ledger history instead of all history since genesis Persistent data: - Map a host path to /opt/stellar (required). Ports (Pi standard): - 31401 -> 8000 (Horizon HTTP) - 31402 -> 31402 (stellar-core peer) - 31403 -> 1570 (Local history server / webfsd) Notes: - POSTGRES_PASSWORD is required. - NODE_PRIVATE_KEY is optional (advanced): leave blank for new nodes; set only if migrating an existing node identity. - --mainnet and --enable-auto-migrations are passed as Post Arguments.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8000]/- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
/opt/stellarPathrw
Persistent node data (required).
- Défaut
- /mnt/cache/appdata/pi-node-mainnet/stellar
/var/log/supervisor (optional)Pathrw
Optional: persist supervisor logs.
- Cible
- /var/log/supervisor
- Défaut
- /mnt/cache/appdata/pi-node-mainnet/supervisor_logs
POSTGRES_PASSWORDVariable
Required. Database password for the node (keep secret).
NODE_PRIVATE_KEY (optional)Variable
Optional (advanced). Existing node private key for migrations. Leave blank for new nodes; key will be auto-generated.
- Cible
- NODE_PRIVATE_KEY
Horizon HTTP (host 31401)Porttcp
Horizon HTTP (Pi standard). Forward this on your router if required by Pi port checks.
- Cible
- 8000
- Défaut
- 31401
Stellar peer (host 31402)Porttcp
stellar-core peer port (Pi standard). Forward this on your router if required by Pi port checks.
- Cible
- 31402
- Défaut
- 31402
Local history server (host 31403)Porttcp
Local history server / webfsd (Pi standard). Forward this on your router if required by Pi port checks.
- Cible
- 1570
- Défaut
- 31403
Catégories
Télécharger les statistiques
638
Total des téléchargements
Détails
Référentiel
bitcryptic/pi-network-node:latestDernière mise à jour2026-05-27
Première vue2026-05-13
Exécutez Pi-Network-Node sur Unraid.
Pi-Network-Node est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.