Skip to content

Cookbook that installs and configures the ThoughtWorks Studios Go product

Notifications You must be signed in to change notification settings

DevOpsDevine/go-cookbook

 
 

Repository files navigation

Go Cookbook

Hello friend! This cookbook is here to help you setup Go servers and agents in an automated way. Currently, this repo is blank, but every project starts from a humble beginning, does it not?

Ideas

  • How generic should we make this? All platforms or a handful?
  • Test it with test-kitchen?
  • Can we enable pipeline configuration via chef?

Go Server

go::server will install and start an empty Go server.

Go Agent

go::agent will install and configure a Go agent, and associate it with an existing Go server. By default it will install one agent per CPU. You can override this via node[:go][:agent][:instance_count].

Single Node

go::default will install both on the same node.

Authors

Author:: Chris Kozak ([email protected]) Author:: Tim Brown ([email protected])

About

Cookbook that installs and configures the ThoughtWorks Studios Go product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published