CONFIGURATION: MS SQL SERVER 2
This document guides IT administrators through setting up a dedicated SQL Server database instance for use as a database repository for the AVIX Server.
Overview & Prerequisites
Before configuring AVIX Server, the database engine must be installed and populated with the target database. This table demonstrates configuration properties and values from the XML configuration file /repositories.xml at the root of the AVIX Server installation:
| Parameter | Configuration Property | Example Value |
| Host Address | serverHost |
|
| Port | portNumber |
|
| Database Name | databaseName |
|
| Database User | databaseUser |
|
| Password | databasePassword |
|
| SSL Connection | useSSL |
|