...
An installation wizard / script is available to install ProVision locally on Ubuntu 20 or Centos 7supported OSes.
Contact support for assistance and instructions.
...
Minimum | Recommended | |
---|---|---|
Processor | Dual-core Xeon class processor or equivalent | Quad-core Xeonprocessor |
RAM | 4GB RAM | 8GB RAM |
Storage | 20 GB | 100GB |
...
Required | Link | |
---|---|---|
Operating SystemUbuntu 20.04 or Centos 7 | See List of Supported OSes | |
Apache | Apache 2.4 | http://httpd.apache.org/ |
PHP | PHP 8.0 / 8.1 | http://php.net/downloads.php |
MySQL | MySQL 8.x0 | http://www.mysql.com/downloads/ |
...
Some installations may require SSL support for using database connections like MySQL, MariaDB, Azure, etc.
To create server keys and and allow SSL database connections, expand the instructions below.
...
Expand | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
Follow the steps below to enable SSL for database connections: 1) Install MySQL (MariaDB) 2) Generate, process, and sign server keys:
3) Make sure MySQL can read the keys:
4) Restart MySQL and check that SSL is enabled"
5) Set the following constant in "[installation path]/globals.php":
6) If using self-signed certs, also set this constant
7) To make sure Provision is using SSL, edit the permissions of the MySQL user account to require SSL. Troubleshooting:Some potential errors and responses are listed below:
|
...