Node Deployment Requirements
The Hedera Mainnet is currently comprised of permissioned consensus nodes operated by the Hedera Council.
Last updated
Was this helpful?
The Hedera Mainnet is currently comprised of permissioned consensus nodes operated by the Hedera Council.
Last updated
Was this helpful?
This guide outlines the technical requirements, system setup, and network configuration for members to deploy and operate their permissioned consensus node on the Hedera Mainnet. All requirements aim to ensure consistency and performance across the network.
Note: This documentation applies only to permissioned consensus nodes operated by Hedera Council Members. It does not cover Hedera’s transition to a permissionless network.
The overall performance of the Hedera Mainnet is currently constrained by the lowest-performing node in the network. To maintain consistent performance across all Council nodes, a set of minimum hardware, connectivity, and hosting requirements has been established for this initial permissioned phase.
Architecture: X86/X64 (Intel Xeon or AMD EPYC)
Cores: 24 cores / 48 threads
Benchmarks:
Geekbench 6 single-core:
Minimum: ≥ 1000
Recommended: ≥ 1500
Passmark single-thread:
Minimum: ≥ 2300 (required for Mainnet)
Recommended: ≥ 2800
Minimum: 256GB DDR4 ECC Registered DIMM (PC4-21300 2666MHz)
Recommended: 320 GB+ DDR4 ECC (PC4-25600 3200MHz)
General Guidelines:
It is recommended to configure a 240 GB SSD in RAID 1 for the root volume (/
) and mount additional volumes for usable storage during installation. If RAID is not available, assign all storage to root.
Sustained bandwidth: ≥ 1Gbps (via 1/10Gb Ethernet)
Supported Linux Distributions (64-bit, LTS only):
Ubuntu 22.04 LTS
Red Hat Enterprise Linux (RHEL) 8 and 9
Oracle Linux 8 and 9
Supported kernel versions:
6.2.0
6.1.2
6.0.16
5.15.86
Username
hedera
Unix UID
2000
Group Specification
hedera
(GID 2000)
Secondary Group
admin
or wheel
Permissions
Full access to the entire /opt/hgcapp
folder
A proxy is required to expose the node’s public APIs.
CPU: 2-core X86/X64
Memory: 4GB RAM
Storage: 100GB SSD
Network: 200Mbps sustained, static IP
Software:
Docker container (provided by Hedera) with pre-configured HAProxy
To ensure high availability, security, and operational consistency, all nodes must be hosted in accordance with the following standards:
✅ Hosting Facility Standards
Must use a Tier 1 Data Center with high availability and redundancy.
The facility should be compliant with industry security standards:
SSAE 16 / SSAE 18
SOC 2 Type 2
🔒 Security & Compliance
Facilities must implement industry-standard physical and logical security controls.
Regular audits and certifications (must be available on request).
⚠️ Redundancy Across Council
Hedera aim to avoid using the same hosting providers across multiple Council Members to minimize systemic risk and improve geographic and provider diversity.
For questions or approval of infrastructure plans, contact:
📧 devops@hashgraph.com
Information: Havege Daemon enhances the system’s entropy pool and is only necessary if container privilege escalation is disabled in your environment.
For detailed guidance on deploying and onboarding your Hedera Mainnet node, please see the .