Changes

Jump to: navigation, search

Dashboard Technical Specifications

660 bytes added, 06:01, 11 April 2012
/* Software Installation */
===Software Installation===
# Configure the Apache web server to listen on port 80 for the web application server
# Configure the database server with the appropriate database version (specified in the [[#Software Requirements|Software Requirements]] section)
# Download the Dolcera Dashboard installation package (Dolcera_Dashboard_vxxx.zip) to the server from the location provided by the Dolcera representative
# Unzip the folder in any directory (e.g. /tmp)
# Edit the following information in the config.ini file
#* IP address of the database server
#* Database administrator username and password
#* IP address of the web application server
# Run the installer as superuser (sudo)
 
===Configuration Parameters===
===Setting up Users===