Giter Site home page Giter Site logo

storm-deploy's Introduction

Getting Started

This project makes it dead-simple to deploy Storm clusters on AWS. See the wiki for instructions on using this deploy.

AWS regional deploy.

Make sure your ~/.pallet/config.clj contains (example for eu-west-1):

             :jclouds.regions "eu-west-1"
             :jclouds.ec2.cc-regions "eu-west-1"

Make sure you find appropriate images available in your region and place them in conf/clusters.yaml (example for eu-west-1)

nimbus.image: "eu-west-1/ami-a16665d5"         #64-bit ubuntu
nimbus.hardware: "m1.large"

supervisor.count: 1
supervisor.image: "eu-west-1/ami-a16665d5"         #64-bit ubuntu on eu-west-1
supervisor.hardware: "m1.large"
#supervisor.spot.price: 1.60


zookeeper.count: 1
zookeeper.image: "eu-west-1/ami-a16665d5"         #64-bit ubuntu
zookeeper.hardware: "m1.large"

Acknowledgements

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

storm-deploy's People

Contributors

jasonjckn avatar txbm avatar tbatchelli avatar jlongtine avatar nathanmarz avatar barkbarkuk avatar guarly avatar lorcan avatar harrigan avatar bkempe avatar

Watchers

Camilo Aguilar avatar  avatar  avatar Armando Sosa avatar jonjohnjohnson avatar Paul Tepper Fisher avatar Stu Kabakoff avatar Andrew Pierce avatar Felix Lau avatar E J Kalafarski avatar Matt Modrowski avatar Raul Miller avatar James Cloos avatar Pato Arvizu avatar Onswipe Ops avatar Craig Pottinger avatar  avatar fp avatar Francois Dang Ngoc avatar Alwin avatar Chris Murphy avatar  avatar  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.