Changes

Dashboard Technical Specifications

1 byte removed, 22:15, 11 April 2012
/* Database Server */
# 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 "Dolceradolcera" # 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====