Installation
ICE v2.7.756 is distributed as pre-compiled binaries via ICE Releases.
Visit ICE Releases to get the direct installation command for your specific build variant (Community/Pro), runtime (Python/Node.js), and system architecture.
1. System Requirements
| Component | Minimum Specification |
|---|---|
| CPU | 2 Cores (ARM64 or x86_64) |
| RAM | 4 GB |
| Storage | 2 GB (Package + Local Cache) |
| Network | Broadband (100Mbps recommended) |
2. Installation Flow
Node.js
Community
npm install https://dl.dopove.com/ice/v2.7.756/node/ice-node-community-2.7.756.tgz
Developer Pro
npm install https://dl.dopove.com/ice/v2.7.756/node/ice-node-developer-pro-2.7.756.tgz
Python
Python wheels are compiled for specific operating systems and CPU architectures.
- Linux
- macOS
- Windows
AMD64 (x86_64)
pip install https://dl.dopove.com/ice/v2.7.756/python/ice_developer_pro-2.7.756-cp312-cp312-manylinux2014_x86_64.whl
ARM64
pip install https://dl.dopove.com/ice/v2.7.756/python/ice_developer_pro-2.7.756-cp312-cp312-manylinux2014_aarch64.whl
Native macOS (Apple Silicon and Intel) support is currently in development and will be available in an upcoming release.
Native Windows (Python 3.12)
pip install https://dl.dopove.com/ice/v2.7.756/python/ice_community-2.7.756-cp312-cp312-win_amd64.whl
For optimal performance and memory management in production, we recommend running ICE inside WSL2 (Ubuntu 22.04+) using the Linux x86_64 wheels.
3. Tier Comparison & Entitlements
The following limits are hard-capped via the Dopove License Manager.
| Entitlement | Community | Developer Pro | Enterprise |
|---|---|---|---|
| Nodes | 1 (Hard-capped) | 3 (Hard-capped) | 1000+ (Overage Enabled) |
| Tenants | 1 (Hard-capped) | 3 (Hard-capped) | 1000+ (Overage Enabled) |
| Concurrent Sessions | 1 (Hard-capped) | 10 | Uncapped |
| VPC Isolation | Basic | Advanced | Dedicated |
| Support | Community | Priority (24h) | Critical (30m SLA) |
4. Enterprise Activation
For high-scale, air-gapped, or K8s deployments, contact our enterprise architecture team.
- Email: [email protected]
- Response SLA: 30 Minutes (P0 Critical)
- Availability: Global (24/7/365)