System Requirements
System Requirements
Before installing the Ecommerce Orchestration Platform, ensure your environment meets the following requirements.
Server Requirements
- PHP: 8.4 or higher
- Web Server: Nginx (recommended) or Apache
- Database: PostgreSQL 16+ (recommended) or MySQL 8+
- Cache: Redis 7+
- Node.js: 20+ (for building frontend assets)
- Composer: 2.x
PHP Extensions Required
- BCMath, Ctype, Fileinfo, JSON, Mbstring, OpenSSL, PDO, Tokenizer, XML
- pgsql or mysql (depending on your database choice)
- redis (for caching and queues)
- gd or imagick (for image processing)
Recommended Hardware
| Resource | Minimum | Recommended |
|---|---|---|
| CPU | 2 cores | 4+ cores |
| RAM | 2 GB | 8 GB+ |
| Storage | 20 GB SSD | 100 GB+ SSD |
| Bandwidth | 100 Mbps | 1 Gbps |
Docker Requirements
For Docker-based installation (recommended):
- Docker 20.10+
- Docker Compose v2.0+
- 8 GB+ RAM available to Docker
Last updated: 5/20/2026