AquilaServer New Install and Migration

From EHS Help
Revision as of 10:05, 18 May 2020 by Admin (Talk | contribs)

Jump to: navigation, search

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.

  • Make a copy of the `AquilaServer.ini` file from the old server installation directory, so you 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.
    • 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.
    • 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.