praxisdigital/Setup MS SQL
Setup a MS SQL database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host port | The port of host | no | 1433 |
| container port | The port of container | no | 1433 |
| collation server | --collation-server - The character collation of MS SQL server | no | Latin1_General_CI_AS |
| mssql version | Version of MS SQL to use | no | server:2022-latest |
| mssql root password | MSSQL_SA_PASSWORD - root superuser password | no | "" |
| mssql database | MSSQL_DATABASE - name for the default database that is created | no | "" |
Outputs
no outputs