This is a Big Data Framework for Network Traffic Analysis build base on Docker Container that you can use to easier create same big data that run in Docker Container
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Based On:
With/Using:
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Docker
- Docker-Compose
sudo apt-get update sudo apt-get install docker-compose
- Mosquitto Broker
sudo apt-get install mosquitto
- Net-Tools
sudo apt-get install net-Tools
- Document Installation
- Clone the repo
git clone https://github.com/fajarryuk4/bigdata-framework-docker.git
- Install via Terminal
sudo bash single-cluster.sh
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b outsource/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin outsource/FeatureName
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Muhamad Fajar Mukti - [email protected]
Project Link: https://github.com/fajarryuk4/bigdata-framework-docker