The following instructions explain how to move the Ignite software to a different machine. This is NOT a document for how to move the Ignite repository (a set of tables residing in a database). These instructions apply to all O/S versions of Ignite (Windows, UNIX, Linux, etc.)
- If you don't already have the Ignite installation software download from http://www.confio.com/ (Trial Users) or http://support.confio.com (Paid Users).
- Install Ignite on the new server. It CAN be a different O/S from the original server. It CAN also be a later version of Ignite (Ignite will just upgrade the repository on startup).
- Stop Ignite on the old server.
- If the new server has a Windows O/S, Ignite will have been started automatically. Shutdown the "Ignite PI Server" service on the new Windows machine.
- Copy all files (EXCEPT cat.txt and java_loc.txt) in the "<Ignite Home>\iwc\tomcate\ignite_config" directory from the old server to the new server (overwrite previous files).
- Start Ignite on the new server by restarting the service (if it is a windows machine) or running the startup.sh script (if it is a UNIX/Linux machine). View the readme.txt file located in the top directory of the Ignite installation if you need further information.