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

The supermarket cookbook has been deprecated

Author provided reason for deprecation:

The supermarket cookbook has been deprecated and is no longer being maintained by its authors. Use of the supermarket cookbook is no longer recommended.

You may find that the supermarket-omnibus-cookbook cookbook is a suitable alternative.

RSS

supermarket (41) Versions 2.11.0

Stands up the Supermarket application stack

Policyfile
Berkshelf
Knife
cookbook 'supermarket', '= 2.11.0', :supermarket
cookbook 'supermarket', '= 2.11.0'
knife supermarket install supermarket
knife supermarket download supermarket
README
Dependencies
Changelog
Quality 0%

Supermarket

This cookbook deploys the Supermarket application.

About

This cookbook is split up into three different roles. Web, redis and database if you plan on running Supermarket
on a single node you'll want to add all three of these roles to the run list. By default with all three roles applied
to a single node Supermarket relies on Postgres peer authentication so there is no database password set.

In the scenario that you need to connect to another Postgres database server you may override Supermarket's database
configuration within the app/supermarket.json databag to configure a host, username and password.

In the scenario that you need to connect to another Redis server you may override Supermarket's Sidekiq configuration
within the app/supermarket.json databag.

License and Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

an_minimart Applicable Versions

v2.11.0 (2014-09-15)

  • [#59] Run unicorn as the supermarket user, not root

v2.10.0 (2014-09-05)

  • [#49] Graceful restarts with runit and unicorn
  • [#57] Setting the max body size in nginx to 250m
  • [#58] Update bundler to 1.7.2

v2.9.0 (2014-08-28)

  • [#51] Add chef-vault support for the application data bag

v2.8.0 (2014-08-25)

  • [#52] Add fieri configuration elements to ENV

v2.7.2 (2014-08-12)

  • [#50] Fix broken symlink of .env.production

v2.7.1 (2014-08-07)

  • [#48] Fix missing end statement

v2.7.0 (2014-08-07)

  • [#44] Add unicorn configuration
  • [#45] Allow CDN URL to be configured in apps databag
  • [#47] Combine ENV feature flag variables into a single ENV variable
  • [#46] Template missing in v2.6.0 on community site download is fixed

v2.6.0 (2014-08-06)

  • [#42] Make the application repository configurable through the data bag
  • [#43] Make the OAUTH2 URL configurable through the data bag

v2.5.0 (2014-07-23)

  • Support ENV based app feature flags
  • As a default, calculate the number of unicorn workers by # of CPUs

v2.4.3 (2014-07-07)

The "supermarket is live" release!

  • Remove COMMUNITY_SITE_DATABASE_URL from .env
  • Make use of WEB_CONCURRENCY for unicorn config to allow adjusting the number of workers based on the number of CPUs.
  • Add an attribute to allow certain domains to not be redirected from http -> https.

v2.4.2 (2014-07-07)

  • IMPORTANT Version 2.4.2 was tagged incorrectly.

v2.4.1 (2014-07-03)

  • Add log rotation to avoid filling disk with rails and nginx logs

v2.3.6 (2014-07-02)

  • No new code. Recovering from error.

v2.3.5 (2014-07-02)

  • Add Curry Success label to .env.production template

v2.3.3 (2014-07-02)

  • Allow Google Analytics ID to be configured (#27)
  • Add CCLA and ICLA versions to the .env.production template (#30)

v2.3.1 (2014-06-30)

  • Corrects supermarket::vagrant recipe missing _mysql

v2.3.0 (2014-06-25)

  • Moves bundler vendored gems to a shared directory that does not get recreated during each deploy (#25)
  • Adds sv log to runit service (#26)

v2.2.2 (2014-06-24)

  • Add a .gemrc for the supermarket user (#23)
  • Add Segment.IO key to .env.production template

v2.2.0 (2014-06-23)

  • Allow protocol to be configured for things like email, etc. (#21)
  • Install libarchive-dev (#20)
  • Fix the order of mysql recipe (#17)

v2.1.2 (2014-06-18)

  • In 2.1.0, the force_ssl attribute was added. During development it was previously enforce_ssl, but the template wasn't updated.

v2.1.0 (2014-06-18)

  • Support enforcing HTTPS redirect

v2.0.2 (2014-06-11)

  • Adds libmysql to make it so bundler completes

v2.0.0 (2014-06-10)

This release may not work properly if you currently define an empty database key in your apps data bag. Please remove it, if it is uneeded.

  • Adds support for serving sitemaps via nginx
  • Adds support for generating sitemaps after a deploy
  • Refines the way database.yml is handled
  • Allows COMMUNITY_SITE_DATABASE_URL to be set via the databag for imports from the old community site to be run.
  • Updates .kitchen.cloud.yml to test 14.04

v1.3.4 (2014-06-06)

  • Move postgres dev header package install to ruby recipe (required to build pg gem)
  • Ensure build-essential is installed so bundle can build gems' C extensions
  • Add port option to database.yml

v1.3.2 (2014-06-06)

  • Test on Ubuntu 14.04
  • Create postgresql config directory
  • Use link resources for ruby instead of update-alternatives

v1.3.0 (2014-06-02)

  • Updates testing harness
  • Adds supermarket::web recipe for deploying web servers
  • Adds node['supermarket']['data_bag'] as an easy way to use a different data bag in prod.

v1.2.6 (2014-05-30)

Actual push to the community site

v1.2.5 (2014-05-30)

This is the initial version of the cookbook published to the community site.

Foodcritic Metric
            

2.11.0 failed this metric

FC005: Avoid repetition of resource declarations: /tmp/cook/d4e8b40a80c3b01a6ae3dc84/supermarket/recipes/_runit.rb:28