Giter Club home page Giter Club logo

red_unicorn's Introduction

RedUnicorn

This cookbook installs the red_unicorn gem and provides an easy to use LWRP for configuring a unicorn application with bluepill monitoring.

Usage

red_unicorn_config 'my_application' do
  preload_app node[:app][:preload]
  worker_processes node[:app][:workers]
  start_grace_time node[:bluepill][:start_grace_time]
  stop_grace_time node[:bluepill][:stop_grace_time]
  restart_grace_time node[:bluepill][:restart_grace_time]
  max_memory_usage_mb node[:bluepill][:mem_usage_mb]
  max_cpu_usage_percent node[:bluepill][:cpu_usage_percent] 
end

Cookbook Dependencies

  • Bluepill

Notes

This version only provides bluepill based support. Other setup options on the way.

Info

Repository: https://github.com/hw-cookbooks/red_unicorn IRC: #heavywater @ Freenode

red_unicorn: https://github.com/chrisroberts/red_unicorn

red_unicorn's People

Contributors

chrisroberts avatar portertech avatar

Watchers

James Cloos 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.