Skip to content

dsietziapp/ArchConf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchConf WorkShop

Nonproduction Pipeline


Setup

To setup your Cloud9 Environment:

aws s3 cp s3://iapp-archconf-workshop/workshop.sh workshop.sh
sudo chmod +x workshop.sh
./workshop.sh

Kafka

Starting

Zookeeper

In a new terminal ...

./zookeeper-start.sh

Kafka

In a new terminal ...

./kafka-start.sh

Stopping

In a your main terminal ...

Zookeeper

./zookeeper-stop.sh

Kafka

./kafka-stop.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages