Giter Site home page Giter Site logo

kafka-boshrelease's Introduction

Bosh release for Apache Kafka

This is a Bosh release for Apache Kafka. This bosh release builds on the Insightfactory Bosh release in order to provide a standalone release for Apache Kafka.

Supported Versions

Apache Kafka 0.8.1.1 ( <= kafka-boshrelease-2.yml) Apache Kafka 0.8.2.2 ( <= kafka-boshrelease-4.yml) [recommended] Apache Kafka 0.9.0.0 (kafka-boshrelease-3.yml)

Dependencies

Apache Zookeeper 3.4.6

Usage

Take a look at the manifests directory for sample deployment manifests. Edit required variables with erb tags.

To build:

  1. Run git clone https://github.com/murraju/kafka-boshrelease
  2. cd kafka-boshrelease
  3. Run bosh create release
  4. Run bosh upload release
  5. Run bosh deployment sample_manifest.yml
  6. Run bosh -n deploy.
  7. Run bosh vms to list VMs and IPs.

Create new final release

Create a config/private.yml file with the following contents:

---
blobstore:
  s3:
    access_key_id:     ACCESS
    secret_access_key: PRIVATE
    bucke_name: BUCKET
bosh create release
# To test
git commit -m "updated spark release"
bosh create release --final
git commit -m "creating vN release"
git tag vN
git push origin master --tags

Disclaimer

This is a development release and a work in progress. Please log issues. This release has been tested against AWS EC2 and OpenStack BOSH CPIs (Cloud Provider Interface).

Copyright and Credits

© 2014, Murali Raju [email protected] @murraju

kafka-boshrelease's People

Contributors

murraju avatar

Stargazers

 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.