...
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 |
RAM2GB | 4GB RAM4GB | 8GB RAM |
Storage | 20 GB | 100GB |
*Virtual instances are also acceptable. We have confirmed functionality with Citrix Xen Essentials, VMware, KVM, etc.
TODO: REVIEW THIS WITH HILCO LEGAL
Expand | ||
---|---|---|
| ||
IPv4 Global will support customers who run 6connect ProVision products on supported Operating Systems, irrespective of whether they are running in VMware environments or not. IPv4 Global supports Operating Systems, not specific hardware configurations. Accordingly, VMware operates as a hardware abstraction layer. VMware supports a set of certified Operating Systems and Hardware, and the customer and VMware will be responsible for any interactions or issues that arise at the Hardware or Operating System layer as a result of their use of VMware. IPv4 Global will not require clients to recreate and troubleshoot every issue in a non-VMware environment; however, IPv4 Global does reserve the right to request our customers to diagnose certain issues in a native certified Operating System environment, operating without the virtual environment. IPv4 Global Global will only make this request when there is reason to believe that the virtual environment is a contributing factor to the issue. Any time spent on investigation of problems that may, in the sole opinion of IPv4 Global be related to VMware, will be handled in the following fashion: 1) IPv4 Global will provide standard support to all 6connect ProVision products. 2) If a problem is encountered while 6connect ProVision is/are running in a VMware environment, the client may be required to recreate the problem on a non-VMware server unit, at which time IPv4 Global will provide regular support. 3) The client can authorize IPv4 Global to investigate the VMware related items at normal time and materials rates. If such investigation shows that the problem is VMware related, the client may contract IPv4 Global to provide a software change to resolve the issue if such a resolution is possible. 4) Regardless of the problem type or source, if the problem is determined to be a non VMware related issue - time spent on investigation and resolution will be covered as part of regular maintenance, and support will be provided as usual. |
...
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:
|
...