Changes

Jump to: navigation, search

Dashboard Technical Specifications

440 bytes added, 22:03, 11 April 2012
/* Database Server */
# Configure the database server with the appropriate database version (specified in the [[#Software Requirements|Software Requirements]] section)
# Download the Dolcera Dashboard database setup files (Dolcera_Dashboard_Database_vxxx.zip) to the database server from the location provided by the Dolcera representative
# Unzip the files in a folder of your choice (e.g. /tmp folder)# Create a new database named "Dolcera" # Run the file dolcera_dashboard_setup.sql to set up the database as a database administrator: The setup will create the database, populate the master data for the database, and create a dolcerauser with privileges to change the data in the database, but not to alter the database; this user account will be used by the web application 
====Web Application Server====
# Download the Dolcera Dashboard installation package (Dolcera_Dashboard_vxxx.zip) to the web application server from the location provided by the Dolcera representative