Difference between revisions of "Installing an Application"

From RifidiWiki

Jump to: navigation, search
Line 2: Line 2:
 
# Download the application and unzip it.
 
# Download the application and unzip it.
 
# Copy the folder into the Applications folder of your Rifidi Edge Server.
 
# Copy the folder into the Applications folder of your Rifidi Edge Server.
# On the console of the Edge Server type <tt>loadApp</tt> <Application-Folder-Name>.  For example, <tt>loadApp northwind-demo</tt>
+
# On the console of the Edge Server type <tt>loadApp</tt> <Application-Folder-Name>.  For example, <tt>loadApp sample-northwind</tt>
  
 
Please note that if you restart the edge server, you will need to repeat step 3.
 
Please note that if you restart the edge server, you will need to repeat step 3.

Revision as of 22:54, 30 November 2009

To install a Rifidi Edge Server Application:

  1. Download the application and unzip it.
  2. Copy the folder into the Applications folder of your Rifidi Edge Server.
  3. On the console of the Edge Server type loadApp <Application-Folder-Name>. For example, loadApp sample-northwind

Please note that if you restart the edge server, you will need to repeat step 3.