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

terraria (2) Versions 1.1.0

Application cookbook which installs and configures a Terraria server.

Policyfile
Berkshelf
Knife
cookbook 'terraria', '~> 1.1.0', :supermarket
cookbook 'terraria', '~> 1.1.0'
knife supermarket install terraria
knife supermarket download terraria
README
Dependencies
Changelog
Quality 33%

Terraria Cookbook

Build Status
Code Quality
Cookbook Version
License

Application cookbook which installs and configures a Terraria server.

Basic Usage

The easiest way to use this cookbook is to simply add this to a run
list of a node. It will install and enable the
TShock Terraria server. It has been tested on the latest stable
versions of Ubuntu and CentOS.

Advanced Usage

If you are looking to make a more advanced deployment, take a look at
the included [Policyfile](Policyfile.rb) which adds in some hardening
cookbooks if this node is meant to be deployed to cloud
infrastructure. It would likely help to take a look at the
[contributing guidelines](CONTRIBUTING.md) which illustrate how you
should hack on this cookbook.

Dependent cookbooks

apt >= 0.0.0
libartifact ~> 1.3
mono >= 0.0.0
rc >= 0.0.0
poise-service >= 0.0.0
ubuntu >= 0.0.0
yum >= 0.0.0
yum-epel >= 0.0.0
yum-centos >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

Unreleased

1.0

  • Initial release of the cookbook.

Collaborator Number Metric
            

1.1.0 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.1.0 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
            

1.1.0 passed this metric

No Binaries Metric
            

1.1.0 passed this metric

Testing File Metric
            

1.1.0 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
            

1.1.0 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