Difference between revisions of "AquilaServer New Install and Migration"

From EHS Help
Jump to: navigation, search
(AquilaServer Migration)
Line 1: Line 1:
  
==AquilaServer Migration==
 
  
The following steps are to migrate AquilaServer from one server to another.
 
  
This assumes your database is stored on a different machine to the server app.
+
The following steps are to migrate the AquilaServer product from one server to another.
  
* Make a copy of the `AquilaServer.ini` file from the old server installation directory, so you retain your current settings information.
+
Make a copy of the `AquilaServer.ini` file from the old server installation directory, to retain your current settings information.
* Install aquilaserver on new server
+
 
** The installation will ask for the name of the SQL Server and Database, and for the SQL Server Login information.
+
• Download the AquilaServer installation from www.EvolutionHealthcareSystems.co.uk/downloads - (login is required -- please [[Contact Us]])
** Input the requested information into the installer using the information in the `AquilaServer.ini` file, from the line `ConnectionString=....`
+
 
*** If your Connection String has no user id or password, but has "Integrated Security=SSPI" - simply leave the user id and password fields blank.
+
• Run the AquilaServer Installation on your server:
** For further installation details please see [[Aquila Server Installation]]
+
 
* Distribute the new server URL to your users, where it can be updated on the login screen.
+
The installation will ask for the name of the SQL Server and Database, and for the SQL Server Login information. Input the requested information into the installer using the information in the `AquilaServer.ini` file, from the line `ConnectionString=....`
 +
 
 +
[[File:AquilaServerInstallationDatabaseDetails.png]]
 +
 
 +
[[File:AquilaServerInstallationLoginDetails.png]]
 +
 
 +
• Note, if your current Connection String has no user id or password parameters, but has "Integrated Security=SSPI" instead, just leave the user id and password fields blank & press Next.
 +
 
 +
For further installation details please see [[Aquila Server Installation]]
 +
 
 +
Distribute the new server URL to your users, where it can be updated on the login screen.
  
 
When the new installation is confirmed and working:  
 
When the new installation is confirmed and working:  
  
* Uninstall aquilaserver from the old server.
+
Uninstall aquilaserver from the old server.
 +
 
 +
 
 +
<hr>
 +
 
 +
See also [[Database Migration]].

Revision as of 10:22, 18 May 2020


The following steps are to migrate the AquilaServer product from one server to another.

• Make a copy of the `AquilaServer.ini` file from the old server installation directory, to retain your current settings information.

• Download the AquilaServer installation from www.EvolutionHealthcareSystems.co.uk/downloads - (login is required -- please Contact Us)

• Run the AquilaServer Installation on your server:

• The installation will ask for the name of the SQL Server and Database, and for the SQL Server Login information. Input the requested information into the installer using the information in the `AquilaServer.ini` file, from the line `ConnectionString=....`

AquilaServerInstallationDatabaseDetails.png

AquilaServerInstallationLoginDetails.png

• Note, if your current Connection String has no user id or password parameters, but has "Integrated Security=SSPI" instead, just leave the user id and password fields blank & press Next.

• For further installation details please see Aquila Server Installation

• Distribute the new server URL to your users, where it can be updated on the login screen.

When the new installation is confirmed and working:

• Uninstall aquilaserver from the old server.



See also Database Migration.