Difference between revisions of "How to Upgrade Rifidi"
From RifidiWiki
 (Created page with "These steps explain how to upgrade a Rifidi Edge server  Note: Applicable to version 1.3 or grater  # Download and install in a new directory # Copy the Rifidi.xml from the ol...")  | 
				|||
| Line 1: | Line 1: | ||
These steps explain how to upgrade a Rifidi Edge server  | These steps explain how to upgrade a Rifidi Edge server  | ||
| − | Note: Applicable to version 1.3 or   | + | Note: Applicable to version 1.3 or greater  | 
# Download and install in a new directory  | # Download and install in a new directory  | ||
| + | # Ensure all rifidi edge servers instances are stopped (old and new versions)  | ||
# Copy the Rifidi.xml from the old version to the new server home directory (this contains the reader/sensor adapter configurations)    | # Copy the Rifidi.xml from the old version to the new server home directory (this contains the reader/sensor adapter configurations)    | ||
# Manually make any updates to the server configuarion (rifidiserver .ini file) you may have customized for your setup [[Edge_Server_Configuration]]  | # Manually make any updates to the server configuarion (rifidiserver .ini file) you may have customized for your setup [[Edge_Server_Configuration]]  | ||
| Line 12: | Line 13: | ||
All you applications and reader/sensor adpaters should start and operate as prior version  | All you applications and reader/sensor adpaters should start and operate as prior version  | ||
| + | |||
| + | Note: Advised that you make a copy of your old version before deleting in case you run into any issues requiring recovery  | ||
Revision as of 14:43, 10 November 2014
These steps explain how to upgrade a Rifidi Edge server
Note: Applicable to version 1.3 or greater
- Download and install in a new directory
 - Ensure all rifidi edge servers instances are stopped (old and new versions)
 - Copy the Rifidi.xml from the old version to the new server home directory (this contains the reader/sensor adapter configurations)
 - Manually make any updates to the server configuarion (rifidiserver .ini file) you may have customized for your setup Edge_Server_Configuration
 - Copy any customized Rifidi Applications from old server version ./applications to new server version ./applications
 - Copy any customized .llrp configuration files from old server version ./config to new server version ./config
 - Copy default.ini files from old server ./config to new server ./config (this contains list of custom Rifidi Apps to start by default when server starts)
 - Start the new Rifidi server
 
All you applications and reader/sensor adpaters should start and operate as prior version
Note: Advised that you make a copy of your old version before deleting in case you run into any issues requiring recovery