

In the next window, specify the type of DBMS, the address of the DBMS server, enter the login and password of the account for working with databases and click Next.
To use a named MSSQL instance, you will need to make changes to the configuration files of the core, idp and ls components. It is necessary to specify the instance in the Data Source field, in the ConnectionString section, for example: In the core and idp configuration files, you must specify the instance using 2 slashes: \\sqlexpress In the ls configuration file, you must specify the instance using 1 slash: |



Stop the web-wizard by running the command:
sudo bash stop-wizard.sh |