Pre-deployed iGrafx Platform on Windows
This topic provides a full list of steps required to install the iGrafx platform on Windows using a pre-deployed iGrafx platform on an Apache™ Tomcat™ server.
Install the Application Server
-
Transfer the file iGrafxPlatform-17.x.x.xxxx.xxxx-Predeployed.zip to the host.
-
Extract the zip file and place the resulting folder in the location you want the server to use, rename the folder to meet your naming conventions. The result should look like C:\iGrafx\iGrafxPlatform
infoNote that the zip file can be extracted to any location you want to use - however we highly recommend a folder near the drive root to minimize the chance of running into the maximum path length boundary (which can vary by operating system). Be wary of zip decompression tool warnings. Do not ignore them. If the decompression flags an error try a different, high level location.
-
Open a command line and navigate to the C:\iGrafx\iGrafxPlatform\Windows folder.
-
Run the installation by executing the command: install_service.bat 8080
infoIf you want to use a different port than 8080 you need to specify it here and adjust the following steps.
You can chose additional options for the installer. If you run install-service.bat without the port you will see a list of the available options and their defaults.
-
Open a firewall for port 8080 or your manually-defined port.
-
Check the log file (\apache-tomcat-x.x.x\logs\catalina*.out) for error messages and resolve them as appropriate.
-
Check that the application runs at http://localhost:8080 or the alternate port you specified.
Next Steps
To complete the installation, you need to continue as described in the following topics:
- Finish the installation and connect the iGrafx platform to the database as described in .
- Create a repository in the new database as described in .
For instructions on configuring a proxy, see .
For instructions on configuring authentication methods for the iGrafx platform, see .
Optionally, you can install extensions for the iGrafx platform as described in .
Finally, you can update your existing iGrafx repositories, at version 15.x or earlier, to version 17.x as described in .