GithubHelp home page GithubHelp logo

confluent-sandbox's Introduction

confluent-sandbox

This repo works with a nomad cluster to deploy confluent services as nomad jobs for local development.

Setup node scripts

This is necessary only once to deploy the necessary scripts to the running vagrant node.

> bin/init-node.sh

Start docker-registry

> # to start docker-registry
> bin/start.sh docker-registry

> # to stop docker-registry
> bin/stop.sh docker-registry

Pre-cache images

Ensure the docker images are pre-loaded on each node.

> bin/pull-images.sh

Confluent Zookeeper

> # to clean out zookeeper data dirs
> bin/clean-zk-dirs.sh

> # to start zookeeper
> bin/start.sh zk

> # to stop zookeeper
> bin/stop.sh zk

Confluent Kafka

> # to clean out kafka data dirs
> bin/clean-kafka-dirs.sh

> # to start kafka
> bin/start.sh kafka

> # to stop kafka
> bin/stop.sh kafka

Confluent Schema-Registry

> # to start schema-registry
> bin/start.sh schema-registry

> # to stop schema-registry
> bin/stop.sh schema-registry

confluent-sandbox's People

Contributors

neoword avatar

Stargazers

 avatar

Watchers

 avatar  avatar

confluent-sandbox's Issues

Add docker-registry

Having a local docker-registry will allow one time download and a place to push locally built docker containers for dev purposes.

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.