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

stack-logger (5) Versions 1.0.11

Installs/Configures stack-logger

Policyfile
Berkshelf
Knife
cookbook 'stack-logger', '= 1.0.11', :supermarket
cookbook 'stack-logger', '= 1.0.11'
knife supermarket install stack-logger
knife supermarket download stack-logger
README
Dependencies
Changelog
Quality 0%

Stack Logger

The Startup Stack

stack-logger is part of the-startup-stack.

This cookbook will install a complete ELK stack based on docker.

What it includes?

Raid

RAID level disk is included in this cookbook so you can get more storage space
for your logs.

Docker

This will install and configure the docker service so all images can be pulled
from the Docker registry.

Settings

Data Bags

Couple of data bags included to set up the cookbook

  • aws main for AWS
  • docker credentials for docker. that includes username, password and email

Attributes

override['logger']['disk_count']  = 5
override['logger']['disk_size']   = 1025
override['logger']['raid_level']  = 10
override['logger']['disk_piops']  = 3000
override['logger']['mount_point'] = '/mnt'
override['logger']['docker_repo'] = 'the-startup-stack'

License

Copyright 2015, The Startup Stack

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors

Issues

https://github.com/the-startup-stack/stack-cookbooks/issues

Dependent cookbooks

docker ~> 2.0
aws >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Stack Logger Change Log

1.0.11

  • [@KensoDev] - 2016/06/17 - Sharing an HTTPS based image in the README

1.0.10

  • [@KensoDev] - 2016/06/17 - README changes

1.0.9

  • [@KensoDev] - 2015/08/12 - htpassword syntax fix in Nginx configuration file

1.0.8

  • [@KensoDev] - 2015/08/12 - HTPassword now working correct since it's running after the kibana_web resource

1.0.4

  • [@KensoDev] - 2015/08/12 - Fixing shasum checks for plugins and server

1.0.0

  • [@KensoDev] - 2015/08/12 - First version released

Prior to 1.0.0 Notable changes

Foodcritic Metric
            

1.0.11 failed this metric

FC033: Missing template: /tmp/cook/1f4b4cebdb0c2ea52e947660/stack-logger/recipes/default.rb:54