Difference between revisions of "AquilaServer New Install and Migration"
From EHS Help
(→Server Migration) |
m |
||
| Line 1: | Line 1: | ||
| − | + | Migration of an existing Aquilaserver. | |
| − | * Install SQL server on new server (if not already) but do not create database. For | + | NB: ''Steps in Italics are only required if your database is on the same server as the AquilaServer and also needs moving.'' |
| − | * | + | |
| − | * Backup database on old server | + | * ''Install SQL server on new server (if not already) but do not create database. Create a new login for AquilaServer (unless using integrated authentication. For more info please see [[Creating a SQL Server Login]]).'' |
| − | * Transfer & restore database to new server | + | * Stop and disable existing aquilaserver service to prevent further user access. |
| − | * Install aquilaserver on new server | + | * ''Backup database on old server'' |
| − | * Configure aquilaserver with database connection | + | * ''Transfer & restore database to new server'' |
| + | * Install aquilaserver on new server. For further details please see [[Aquila Server Installation]] | ||
| + | * Configure aquilaserver with database connection. For further details please see [[Aquila Server Installation]] | ||
* Update each client with the new server URL (via the F2 option on login screen) | * Update each client with the new server URL (via the F2 option on login screen) | ||
| + | |||
[[File:LoginScreen.jpg]] | [[File:LoginScreen.jpg]] | ||
Revision as of 11:10, 7 July 2015
Migration of an existing Aquilaserver.
NB: Steps in Italics are only required if your database is on the same server as the AquilaServer and also needs moving.
- Install SQL server on new server (if not already) but do not create database. Create a new login for AquilaServer (unless using integrated authentication. For more info please see Creating a SQL Server Login).
- Stop and disable existing aquilaserver service to prevent further user access.
- Backup database on old server
- Transfer & restore database to new server
- Install aquilaserver on new server. For further details please see Aquila Server Installation
- Configure aquilaserver with database connection. For further details please see Aquila Server Installation
- Update each client with the new server URL (via the F2 option on login screen)
