Navigation:  SoftExpert Suite installation with Docker > Additional procedures >

Multidatabase configuration

Previous  Top  Next

To configure more than one database for the same installation, follow the steps below:

 

1.Make sure SoftExpert Suite is stopped:

C:\sesuite\sesuite.ps1 stop

 

Or, if the installation is using another disk, such as D:

D:\sesuite\sesuite.ps1 stop

 

2.Run the database command to add the number of desired instances and select option "1":

C:\sesuite\sesuite.ps1 database

 

Or, if the installation is using another disk, such as D:

D:\sesuite\sesuite.ps1 database

 

databaseengine

 

3.Add the data according to the database configuration, but make sure the domain is different, as well as the connectionName parameter.

 

4.Run the equalize command to equalize the databases. If one or more databases are already configured, the screen to add an admin password to the new added databases will be displayed again.

C:\sesuite\sesuite.ps1 equalize

 

Or, if the installation is using another disk, such as D:

D:\sesuite\sesuite.ps1 equalize