Skip to main content
Version: Next

Artefact Manifest

The following deployment units will be provided for the deployment of the LinXmart application.

ItemDescription
CDL.NLS.Web.API.<version>.zipA zip file containing the deployment artefacts for the API web site.
CDL.NLS.Worker.WindowsService.<version>.zipA zip file containing deployment artefacts for the application worker service.
CDL.NLS.Web.App.<version>.zipA zip file containing deployment artefacts for the main application web site.
api-setup.ps1A parameterized script for deploying the API web site.
service-setup.ps1A parameterized script for deploying the application worker service.
web-setup.ps1A parameterized script for deploying the main application web site.
run-api-setup.ps1A template script for installing the API web site, showing examples for the required deployment properties.
run-service-setup.ps1A template script for installing the application worker service, showing examples for the required deployment properties.
run-web-setup.ps1A template script for installing the main application web site, showing examples for the required deployment properties.
Sql\MainDBChangeScripts\Update scripts (by version) for the main LinXmart database.
Sql\ProjectDBChangeScripts\Update scripts (by version) for the LinXmart project databases.
Sql\Create_LinXmart_Database_And_Schema.sqlA database creation script for a new LinXmart database, this will also create the tables and other required objects.
Sql\Create_LinXmart_Schema.sqlA script to create the full schema for LinXmart. Assumes the database already exists.