enchman/Set up MSSQL
Setup MSSQL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sa-password | SQL Server SA password | no | Password@12345! |
| version | SQL Server version. This will choose the latest patch version of the specified version. For example, 2022 will use 2022-latest image. | no | 2022 |
| user | SQL Server user | no | test |
| password | SQL Server user password | no | test |
| database | SQL Server database for user if specified | no | test |
| port | SQL Server port | no | 1433 |
| container-name | Container name | no | setup_mssql_server |
| image-tag | SQL Server image tag. If specified, it will override 'version' input. See more at https://mcr.microsoft.com/v2/mssql/server/tags/list | no | "" |
Outputs
no outputs