TECHNICAL DOCS

Installing SQL Server after the Windocks install

When Windocks is installed, it takes care of configuring the installed SQL Server instances so that they can be used to deliver images and containers. Sometimes you may need to install SQL Server after a Windocks install. In this case, use the followng steps:

cd windocks\bin

.\installsql.exe your-version-number your-instance-name

For example,
.\installsql.exe 2017 MSSQL2017

Restart the Windocks service

 

Extend CI/CD to your data layer