GithubHelp home page GithubHelp logo

kidpollo / chef-ec2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from threedaymonk/chef-ec2

1.0 2.0 1.0 90 KB

Rake tasks and directory organisation to bootstrap and configure an EC2 instance using Chef.

chef-ec2's Introduction

Chef solo starter pack

Before you start, make sure that you've fetched the cookbooks submodule:
$ git submodule init
$ git submodule update

In the instructions below replace $SERVER with the hostname of the instance,
which will be something like 'ec2-174-129-96-38.compute-1.amazonaws.com'.

1. Start an EC2 instance running Ubuntu (I used Jaunty 9.04 Server from http://alestic.com/)
   You'll need to add the appropriate key to your ssh-agent:

   ssh-add /home/your_name/.ssh/you_private_key

2. Bootstrap chef:
   $ rake bootstrap SERVER=$SERVER

3. Edit your cookbook and DNA.
   The DNA for each server is held in dna/$SERVER.json

4. Update:
   $ rake update SERVER=$SERVER

5. GOTO 3

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.