# # # To install VIGIL DVR follow the Wiki: https://sbdinc.visualstudio.com/StanleyHub/_wiki/wikis/StanleyHub.wiki/4046/Setup-Vigil-for-Production?anchor=install-vigil# If you have a QA or Production image proceed from step "Install VIGIL" However, before proceeding make sure that mssql-server is up/running: sudo systemctl --no-pager enable mssql-server sudo systemctl --no-pager start mssql-server sudo systemctl --no-pager is-active mssql-server The last command output should show "active" if all went well.