Difference between revisions of "ITrack/Installation"

From ISoft Wiki
Jump to navigationJump to search
(Added a little more specific info on how to install ITrack)
Line 2: Line 2:


==Server Side==
==Server Side==
Note: These setups only need to be completed for new customers
{{Tip| Server side setups only need to be completed for new customers}}
#Download [http://dl.isoftdata.com/mysql-essential-5.0.24-win32.msi MySQL 5.0 from dl.isoftdata.com]
#Download [http://dl.isoftdata.com/mysql-essential-5.0.24-win32.msi MySQL 5.0 from dl.isoftdata.com]
#Install [http://en.wikipedia.org/wiki/Mysql MySQL]
#Install [http://en.wikipedia.org/wiki/Mysql MySQL]
Line 32: Line 32:
## Instant VNC
## Instant VNC
## ITrack Registration
## ITrack Registration
#Durring the installation of PDF Creator you do '''NOT''' need to put an icon on the desktop. Also, when the installer for PDF Creator finishes, there is no need to restart the computer.
# You will need to generate a code using the Code Generator which is available in SVN: ITrack/General/CodeGenerator/CodeGenerator.html
# You will need to generate a code using the Code Generator which is available in SVN: ITrack/General/CodeGenerator/CodeGenerator.html
# When the installer for PDF Creator finishes, there is no need to restart the computer.
##'''You will need to remember the product code for later'''
# Open up the directory where ITrack is installed
# Open up the directory where ITrack is installed
# Open the host.ini file with a text editor
# Open the host.ini file with a text editor
# In the database section set hostname equal to the name of the server
# In the database section set hostname equal to the name of the server
##The server name can be found by doing a customer search on [http://kungfu.isoftdata.com/ Kung Fu].
# In the general section set the reportsdir, imagesdir, and attachdir to their corresponding directory created on the server (see step 7.1 in the "Server Side" section)
# In the general section set the reportsdir, imagesdir, and attachdir to their corresponding directory created on the server (see step 7.1 in the "Server Side" section)
# Put the computer in the [http://isoftdata.com/autoupdate/ Auto Update System]
##Go to my computer and type the name of the server into the address bar, preceded by two backslashes (''\\<server name>'')
##This will allow you to find what the directories are called
# Put the computer in the [http://isoftdata.com/autoupdate/Auto Update System]
## Add a new customer
## Add a new customer
# Turn on updates for this computer
# Turn on updates for this computer
## Go to Manage Customers
## Go to Manage Customers
## Select the computer that you are working on (the company, then the same name as your VNC Connection)
## Select the computer that you are working on (the company, then the same name as your VNC Connection)
## Highlight All of the updates EXCEPT Master Test, New Update Test, and QB Extension List
## '''When installing Pro''' - highlight all of the updates '''EXCEPT''' Master Test, New Update Test, and QB Extension List.
## '''When installing Enterprise''' - highlight all of the available extensions.
# Launch ITrack
# Launch ITrack
# Confirm that it downloads the latest updates
# Confirm that it downloads the latest updates

Revision as of 13:06, 15 July 2009

This guide will help you setup ITrack for a new user. It is meant for both Pro and Enterprise.

Server Side

Tip
Server side setups only need to be completed for new customers
  1. Download MySQL 5.0 from dl.isoftdata.com
  2. Install MySQL
  3. Run the MySQL Server Instance Configuration Wizard
    1. Detailed Configuration
    2. Developer Machine
    3. Non-Transactional Database Only
    4. Uncheck "Enable Strict Mode"
  4. Check to make sure port 3306 is allowed in any firewall that may exist
  5. Download and Install SQLyog
  6. Run the SQL scripts in SVN to create/populate/update the database
  7. Create a directory somewhere and share it so that everyone has read/write privileges
    1. Create Reports, Images and Attachments sub directories
    2. Copy the latest reports from SVN to the reports directory
  8. Setup the Image Uploader
  9. Setup Replikwando

Client Side

  1. Download the ITrack installer for the specific product
    1. ITrack Pro Installer (HT)
    2. ITrack Pro Installer (Auto)
    3. ITrack Enterprise Installer
  2. Run the Installer
  3. The setup program will install the following:
    1. ITrack
    2. Crystal 11
    3. PDF Creator (On Vista, use Cute PDF).
    4. MySQL ODBC connection
    5. Instant VNC
    6. ITrack Registration
  4. Durring the installation of PDF Creator you do NOT need to put an icon on the desktop. Also, when the installer for PDF Creator finishes, there is no need to restart the computer.
  5. You will need to generate a code using the Code Generator which is available in SVN: ITrack/General/CodeGenerator/CodeGenerator.html
    1. You will need to remember the product code for later
  6. Open up the directory where ITrack is installed
  7. Open the host.ini file with a text editor
  8. In the database section set hostname equal to the name of the server
    1. The server name can be found by doing a customer search on Kung Fu.
  9. In the general section set the reportsdir, imagesdir, and attachdir to their corresponding directory created on the server (see step 7.1 in the "Server Side" section)
    1. Go to my computer and type the name of the server into the address bar, preceded by two backslashes (\\<server name>)
    2. This will allow you to find what the directories are called
  10. Put the computer in the Update System
    1. Add a new customer
  11. Turn on updates for this computer
    1. Go to Manage Customers
    2. Select the computer that you are working on (the company, then the same name as your VNC Connection)
    3. When installing Pro - highlight all of the updates EXCEPT Master Test, New Update Test, and QB Extension List.
    4. When installing Enterprise - highlight all of the available extensions.
  12. Launch ITrack
  13. Confirm that it downloads the latest updates
  14. Restart ITrack
  15. Setup the MySQL ODBC Connector
  16. Pat yourself on the back