Skip to content

ctaylor08/bropi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BROPI

Scripts to configure your Raspberry PI 3 (Raspbian) as a Wireless Access Point (WAP), and install:

  • Bro 2.5 (Network monitoring)
  • Apache Kafka (Log management +)
  • Apache Spark (Machine learning analytics)

At some point, I will also include a custom case design that will allow for additional SSH-enabled PIs (probably zeros) to be attached.

Installing the things

So far, the only thing that I've got are scripts for installing bro, kafka and spark, and to setup your pi as a wap. I will be adding scripts to configure clusters for all (I'd like to build a cluster of pis and a custom case design as well).

To install the things, you can use the bropi_setup script as so:

# Install everything:
./bropi_setup

# Install specific things:
./bropi_setup wap
./bropi_setup bro
./bropi_setup kafka
./bropi_setup spark

# Kinda useless help message I threw in there:
./bropi_setup help

TODO

  • scripts to setup configs depending on the eventual cluster setups
  • case design for n? pi zeros added on as probably bro workers
  • lots of other things

About

Scripts to install/setup your pi3 as a WAP with Bro, Kafka, and Spark installed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages