As a tester/demonstrator of the app, I would like to be able to run an installation script that spins up a Docker app from the most recent version of the service component packages.
Acceptance Criteria
The installation process should minimize the number of steps taken by the user to the extent possible.
The user will be prompted for inputs that perform basic user configuration for the SQL Server instance (e.g., 'sa' user password. Ideally, the installation process will also assist with security-related measures like disabling the 'sa' account after creating an alternate system admin.
The database should be seeded with initial demo data.
Statement
As a tester/demonstrator of the app, I would like to be able to run an installation script that spins up a Docker app from the most recent version of the service component packages.
Acceptance Criteria
Associated Tasks