Difference between revisions of "Installing an Application"

From RifidiWiki

Jump to: navigation, search
Line 3: Line 3:
 
# 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 sample-northwind</tt>
 
# On the console of the Edge Server type <tt>loadApp</tt> <Application-Folder-Name>.  For example, <tt>loadApp sample-northwind</tt>
 +
Note: If you would like to have your custom Rifidi application start automatically add the app name to the server\applications\default.ini
  
 
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:08, 21 June 2013

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

Note: If you would like to have your custom Rifidi application start automatically add the app name to the server\applications\default.ini

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

Personal tools