Difference between revisions of "ProxCP Installation"

From ProxCP Documentation
Line 2: Line 2:
  
 
* Ensure your web server meets the ProxCP minimum requirements
 
* Ensure your web server meets the ProxCP minimum requirements
 +
* It is highly recommended to use HTTPS with ProxCP however it is not a requirement
 
* Download the latest version of ProxCP from your [https://my.proxcp.com My ProxCP] account
 
* Download the latest version of ProxCP from your [https://my.proxcp.com My ProxCP] account
 
* Upload the zip file to your web server's service directory (i.e. /var/www/html)
 
* Upload the zip file to your web server's service directory (i.e. /var/www/html)
 
* Extract the zip file in this directory; delete the zip file
 
* Extract the zip file in this directory; delete the zip file
* Navigate your browser to http://[your ProxCP domain]/install
+
* Navigate your browser to https://[your ProxCP domain]/install
 
** The ProxCP web installer has 4 steps and completes in minutes. Step 1: Review and agree to the License Agreement
 
** The ProxCP web installer has 4 steps and completes in minutes. Step 1: Review and agree to the License Agreement
 
** Step 2: Review ProxCP requirements and make adjustments as needed
 
** Step 2: Review ProxCP requirements and make adjustments as needed
 
** Step 3: Enter your MySQL database settings, default Administrator credentials, license key, and the domain/port combination that ProxCP Daemon will run on (i.e. https://app.domain.com:8000)
 
** Step 3: Enter your MySQL database settings, default Administrator credentials, license key, and the domain/port combination that ProxCP Daemon will run on (i.e. https://app.domain.com:8000)
 +
** The ProxCP Daemon does '''require''' HTTPS connections and will not work over HTTP
 
** Step 4: The installer will complete and provide further security steps and a ProxCP Daemon Key. This key is required during ProxCP Daemon installation ('''DO NOT''' share or lose this key)
 
** Step 4: The installer will complete and provide further security steps and a ProxCP Daemon Key. This key is required during ProxCP Daemon installation ('''DO NOT''' share or lose this key)
 
* You will then be redirected to the ProxCP login page where initial configuration can continue
 
* You will then be redirected to the ProxCP login page where initial configuration can continue

Revision as of 18:55, 11 December 2018

1. Web Application Installation

  • Ensure your web server meets the ProxCP minimum requirements
  • It is highly recommended to use HTTPS with ProxCP however it is not a requirement
  • Download the latest version of ProxCP from your My ProxCP account
  • Upload the zip file to your web server's service directory (i.e. /var/www/html)
  • Extract the zip file in this directory; delete the zip file
  • Navigate your browser to https://[your ProxCP domain]/install
    • The ProxCP web installer has 4 steps and completes in minutes. Step 1: Review and agree to the License Agreement
    • Step 2: Review ProxCP requirements and make adjustments as needed
    • Step 3: Enter your MySQL database settings, default Administrator credentials, license key, and the domain/port combination that ProxCP Daemon will run on (i.e. https://app.domain.com:8000)
    • The ProxCP Daemon does require HTTPS connections and will not work over HTTP
    • Step 4: The installer will complete and provide further security steps and a ProxCP Daemon Key. This key is required during ProxCP Daemon installation (DO NOT share or lose this key)
  • You will then be redirected to the ProxCP login page where initial configuration can continue

2. Daemon Installation

asdf