cookbook 'mysql-windows', '~> 5.5.43'
mysql-windows (2) Versions 5.5.43 Follow3
Provides mysql server for windows
cookbook 'mysql-windows', '~> 5.5.43', :supermarket
knife supermarket install mysql-windows
knife supermarket download mysql-windows
MySQL cookbook
The MySQL cookbook exposes the mysql-windows::default
and mysql-windows::uninstall
recipes.
Scope
This cookbook is concerned with the "MySQL Community Server".
This cookbook does not try to encompass most of the configuration
option available for MySQL.
Requirements
- Chef 11 or higher
- Ruby 1.9 (preferably from the Chef full-stack installer)
Recipes
mysql-windows::default
This recipe installs a Mysql Server and configure the MySQL Instance as a service. Instance
configuration parameters as passed from node attributes.
mysql-windows::uninstall
This recipe removes the MySQL instance service and uninstall the MySQL server.
Assuming that mysql was installed using the same cookbook.
Usage
run_list
Include 'recipe[mysql-windows]'
or 'recipe[mysql-windows::uinstall]'
in your run_list.
Attributes
password
default['mysql']['server_root_password'] = 'ilikerandompasswords'
port
default['mysql']['port'] = '3306'
Source URL of Mysql Server
default['mysql']['windows']['url'] = 'URL'
default['mysql']['windows']['dir'] = "C:\Mysql"
MySQL Instance Configuration
default['mysql']['windows']['AddBinToPath'] = 'no' # accepted values {yes | no}
default['mysql']['windows']['ServerType'] = 'DEVELOPMENT' # accepted values {DEVELOPMENT | SERVER | DEDICATED}
default['mysql']['windows']['DatabaseType'] = 'MIXED' # accepted values {MIXED | INNODB | MYISAM}
default['mysql']['windows']['ConnectionUsage'] = 'DSS' # accepted values {DSS | OLTP}
default['mysql']['windows']['SkipNetworking'] = 'yes' # accepted values {yes | no}. Specifying yes disables network access altogether
default['mysql']['windows']['StrictMode'] = 'yes' # accepted values {yes | no}
License & Authors
- Author:: Deepak Sihag (sihag.deepak@gmail.com)
Dependent cookbooks
windows >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
5.5.43 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
5.5.43 failed this metric
FC064: Ensure issues_url is set in metadata: mysql-windows/metadata.rb:1
FC065: Ensure source_url is set in metadata: mysql-windows/metadata.rb:1
FC066: Ensure chef_version is set in metadata: mysql-windows/metadata.rb:1
FC068: Ensure license is set in metadata: mysql-windows/metadata.rb:1
FC069: Ensure standardized license defined in metadata: mysql-windows/metadata.rb:1
FC070: Ensure supports metadata defines valid platforms: mysql-windows/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
5.5.43 passed this metric
Testing File Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
5.5.43 failed this metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
5.5.43 failed this metric
FC064: Ensure issues_url is set in metadata: mysql-windows/metadata.rb:1
FC065: Ensure source_url is set in metadata: mysql-windows/metadata.rb:1
FC066: Ensure chef_version is set in metadata: mysql-windows/metadata.rb:1
FC068: Ensure license is set in metadata: mysql-windows/metadata.rb:1
FC069: Ensure standardized license defined in metadata: mysql-windows/metadata.rb:1
FC070: Ensure supports metadata defines valid platforms: mysql-windows/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
5.5.43 passed this metric
Testing File Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
5.5.43 failed this metric
FC065: Ensure source_url is set in metadata: mysql-windows/metadata.rb:1
FC066: Ensure chef_version is set in metadata: mysql-windows/metadata.rb:1
FC068: Ensure license is set in metadata: mysql-windows/metadata.rb:1
FC069: Ensure standardized license defined in metadata: mysql-windows/metadata.rb:1
FC070: Ensure supports metadata defines valid platforms: mysql-windows/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
5.5.43 passed this metric
Testing File Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
5.5.43 failed this metric
5.5.43 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number