Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

sqlce (2) Versions 0.1.0

Installs/Configures SQL CE 4.0 SP1

Policyfile
Berkshelf
Knife
cookbook 'sqlce', '= 0.1.0', :supermarket
cookbook 'sqlce', '= 0.1.0'
knife supermarket install sqlce
knife supermarket download sqlce
README
Dependencies
Quality -%

SQL Server Compact Edition 4.0 SP1 Cookbook

Microsoft SQL Server Compact 4.0 is a free, embedded database that software developers can use for building ASP.NET websites and Windows desktop applications. SQL Server Compact 4.0 has a small footprint and supports private deployment of its binaries within the application folder, easy application development in Visual Studio and WebMatrix, and seamless migration of schema and data to SQL Server.

You can manually download it here: http://www.microsoft.com/en-us/download/details.aspx?id=30709, and use of this cookbook subjects you to any license or redistribution requirements specified at this location.

Requirements

Platform

  • Windows 2008 R2
  • Windows 2012 (Not Tested)

Cookbooks

  • windows

Usage

  • Add recipe[sqlce::default] to your run list.

Attributes

  • default['sqlce']['4.0']['url'] (Default: http://download.microsoft.com/download/F/F/D/FFDF76E3-9E55-41DA-A750-1798B971936C/ENU/SSCERuntime_x64-ENU.exe)
  • default['sqlce']['4.0']['checksum'] (Default: 29e5ff4b478cd6709ac2a0d4a5e065ccec14e5b7b972b6afc852b498c03c40d0)
  • default['sqlce']['4.0']['package_name'] (Default: Microsoft SQL Server Compact 4.0 SP1 x64 ENU)

Recipes

  • default

Author

Author:: Joe Fitzgerald (joe.fitzgerald@emc.com)

Dependent cookbooks

windows >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found