Giter Site home page Giter Site logo

go-cookbook's Introduction

Go Cookbook

Hello friend! This cookbook is here to help you setup Go servers and agents in an automated way.

It's primarily tested on newer versions of Ubuntu, but should work on both Debian and Red Hat based distributions. There is also basic support for agents on Windows (enhancements appreciated!).

Ideas

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

Go Server

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

Go Agent

Linux

vagrant up command now requires ubuntu box name for older versions of vagrant (vagrant up ubuntu) ubuntu is the default for newer versions

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 for Linux OS.

Windows

You can use Vagrant and your own chef bootstrapped virtual box base image and vagrant up windows

go recipe will install and configure a Windows Go agent on a Windows os, and associate it with an existing Go server. Does not automatically register agent.

Overrides available for go::agent_windows [:go][:agent][:server_host] - hostname or ip of Go server [:go][:agent][:install_path] - installation path for Go agent [:go][:agent][:java_home] - java home path if using existing java installation [:go][:agent][:download_url] - msi for agent install, if left empty will build download url using [:go][:version]

Authors

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

go-cookbook's People

Contributors

ashmere avatar brettcave avatar chriskozak avatar dustinvanbuskirk avatar heathsnow avatar justinredd avatar pdunnavant avatar scottmuc avatar sneal avatar tpbrown avatar willejs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.