-
On the original host:
-
Stop OnePart.
-
Copy the
DATADIR to the new host.
-
Run
bin\unregisterservice.exe to unregister the Windows Service of the instance.
-
On the new host, run the OnePart install wizard to extract the software to a HOME directory.
-
Choose Advanced installation and exit the install wizard.
-
Edit the file
<DATADIR>\bin\ngstart.env and update the following:
-
NGHOSTNAME – Set it to the name of the new host
-
NGINSTALLDIR – Set it to the place on the new host where you unzipped the kit
-
If their paths to the new
${NGDATADIR} have changed, edit NGRUNDIR, NGCONFIGDIR, CVLICENSE.
-
NGGATEWAYHOSTPORT
-
NGGATEWAYHOST
-
Edit
config\Deployment.xml and update the host name to match the NGHOSTNAME that you specified in the previous step.
-
Run
bin\buildgct.exe to force the product configuration update.
-
Run
bin\registerservice.exe to register the Windows Service of the instance.
OnePart is now deployed on the new server. You can now restart OnePart by starting the Windows service.