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

tyk (5) Versions 0.2.0

Installs/Configures tyk

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

tyk Cookbook

Install and configure Tyk API gateway (https://tyk.io)

Usage

  • For a testing installation, just add the tyk::default recipe to your runlist. It will install Redis, Mongo, Tyk Gateway, Tyk Dashboard and Tyk Pump on the node. You have to bootstrap the dashboard with an initial user, as per manual. After that, point your browser to your node port 3000 and the dashboard should come up and let you login with the user you created during the bootstrap.
  • For production, use the provided install_gateway, install_dashboard and install_pump recipes. You will want to change the configuration attributes. Best solution is to create your own wrapper cookbook, where you set the default attributes.

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Copyright 2016 Internet Mall, a.s.

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.

Authors

Contributors

Dependent cookbooks

packagecloud ~> 0.2.0
redisio ~> 2.4.2
mongodb ~> 0.16.2

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

tyk CHANGELOG

This file is used to list changes made in each version of the tyk cookbook.

0.2.0 (2016-05-12)

  • Add rake tests, Rubocop tests currently fail
  • Add support for Tyk 2.0 (Thanks to Gaelan D'costa)
  • Bump dependencies to latest versions

0.1.2

  • Fix configuration attributes for dashboard

0.1.1

  • Fix service reload, on some platforms it is not available, so use restart instead.

0.1.0

  • Initial release of tyk cookbook

Foodcritic Metric
            

0.2.0 failed this metric

FC002: Avoid string interpolation where not required: /tmp/cook/fac69e2ae6337507f02f68cb/tyk/attributes/default.rb:62