Difference between revisions of "Prerequisites and Minimum Requirements"
From ProxCP Documentation
Line 3: | Line 3: | ||
== Proxmox == | == Proxmox == | ||
− | * Minimum Proxmox version: Proxmox VE 5. | + | * Minimum Proxmox version: Proxmox VE 5.3 (released 2019-01-23) |
− | * Highly recommended: install Proxmox from ISO; not on top of Debian installation | + | * Highly recommended: install Proxmox from ISO; not on top of a Debian installation |
== Web Server == | == Web Server == | ||
Line 28: | Line 28: | ||
* Note: the ProxCP daemon is a packaged NodeJS application. It is recommended to run the daemon on a separate server from the ProxCP web server but this is not required. | * Note: the ProxCP daemon is a packaged NodeJS application. It is recommended to run the daemon on a separate server from the ProxCP web server but this is not required. | ||
* Note: '''DO NOT''' run the ProxCP daemon from a web-accessible directory | * Note: '''DO NOT''' run the ProxCP daemon from a web-accessible directory | ||
− | * NodeJS | + | * NodeJS 12.x or above |
* PHP 7.2 (ProxCP will '''not''' work on older versions) | * PHP 7.2 (ProxCP will '''not''' work on older versions) | ||
** PHP CLI support | ** PHP CLI support |
Revision as of 15:44, 11 June 2020
ProxCP is tested and developed in a Linux environment. Windows installations are not guaranteed, tested, or supported.
Proxmox
- Minimum Proxmox version: Proxmox VE 5.3 (released 2019-01-23)
- Highly recommended: install Proxmox from ISO; not on top of a Debian installation
Web Server
- Note: the ProxCP web application will run on cPanel servers
- PHP 7.2 (ProxCP will not work on older versions)
- MySQLi extension
- PDO extension
- GD extension
- Curl with SSL extension
- ionCube Loader 10.2 or above
- JSON support
- XML support
- MBstring extension
- Iconv extension
- OpenSSL support extension
- PHP Mail support
- Any web server (tested with Apache)
- MySQL
Daemon Server
- Note: the ProxCP daemon is a packaged NodeJS application. It is recommended to run the daemon on a separate server from the ProxCP web server but this is not required.
- Note: DO NOT run the ProxCP daemon from a web-accessible directory
- NodeJS 12.x or above
- PHP 7.2 (ProxCP will not work on older versions)
- PHP CLI support
- MySQLi extension
- PDO extension
- GD extension
- Curl with SSL extension
- ionCube Loader 10.2 or above (with CLI support)
- JSON support
- XML support
- MBstring extension
- Iconv extension
- OpenSSL support extension
- PHP Mail support (sendmail)
- MySQL