Pi-Network-Node
Pi-Network-Node
Docker-Anwendung from BitCryptic's Repository
Übersicht
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.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8000]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
/opt/stellarPathrw
Persistent node data (required).
- Standard
- /mnt/cache/appdata/pi-node-mainnet/stellar
/var/log/supervisor (optional)Pathrw
Optional: persist supervisor logs.
- Ziel
- /var/log/supervisor
- Standard
- /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.
- Ziel
- NODE_PRIVATE_KEY
Horizon HTTP (host 31401)Porttcp
Horizon HTTP (Pi standard). Forward this on your router if required by Pi port checks.
- Ziel
- 8000
- Standard
- 31401
Stellar peer (host 31402)Porttcp
stellar-core peer port (Pi standard). Forward this on your router if required by Pi port checks.
- Ziel
- 31402
- Standard
- 31402
Local history server (host 31403)Porttcp
Local history server / webfsd (Pi standard). Forward this on your router if required by Pi port checks.
- Ziel
- 1570
- Standard
- 31403
Kategorien
Statistik herunterladen
638
Downloads insgesamt
Einzelheiten
Repository
bitcryptic/pi-network-node:latestZuletzt aktualisiert2026-05-27
Erstmals gesehen2026-05-13
Führen Sie Pi-Network-Node auf Unraid aus.
Pi-Network-Node ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.