This guide describes how the Pineapple standalone web application is installed under a Windows OS.
Download the client pineapple-gui-release-VERSION.zip from the Downloads page.
Unzip pineapple-standalone-web-client-VERSION.zip to any directory. Some examples are:
Once unpacked a directory named pineapple-standalone-web-client-VERSION is created. Example: c:\Program Files\pineapple-standalone-web-client-1.1.0. This directory is called the Pineapple Installation Directory, and refered to as PINEAPPLE_INSTALL_DIR in the remaining part of this guide.
The unzipped archive contains the directory layout:
pineapple-standalone-web-client-VERSION | +--- runPineapple.cmd +--- runPineapple.sh | +--- bin | +--- helper scripts | +--- conf | +--- log4j.properties | `--- jetty.xml | +--- webapps | `--- pineapple-web-application-war.war | +--- lib +--- pineapple-jetty-starter-1.0.jar +--- jetty-*.jar +--- log4j-*.jar `--- servlet-api-*.jar
Execute PINEAPPLE_INSTALL_DIR\runPineapple.cmd to start Pineapple.
When Pineapple is started then it will look for configuration files in the Pineapple Home Directory.
If no configuration files are found then it will a create a default configuration which allows the application to start and provides a starting point to using the supplied examples.