Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.33 KB

Packer samples for SQL Server

This folder contains Packer templates for building SQL Server images.

Overview

See the links below for the details of the available images:

2019 Developer Windows Server

Vagrant box | Vagrant alias

The template has the following settings:

  • Windows Server 2022 Standard
  • SQL Server 2019 Developer
    • Database Engine
      • Windows Authentication with user vagrant
      • SQL Server Authentication with user sa and password Vagrant42
    • FullText
  • SQL Server Management Studio

2019 Developer Windows Server Core

Vagrant box

The template has the following settings:

  • Windows Server 2022 Standard Core
  • SQL Server 2019 Developer
    • Database Engine
      • Windows Authentication with user vagrant
      • SQL Server Authentication with user sa and password Vagrant42
    • FullText