Code Monkey home page Code Monkey logo

iot-data-pipeline's Introduction

IoT Data Pipeline Using Apache NiFi, MQTT, and InfluxDB

Overview

This project sets up an IoT data pipeline using Apache NiFi, MQTT, and InfluxDB, all containerized with Docker. It is designed to manage and automate the flow of data from IoT devices, through MQTT messaging, to be processed and stored in InfluxDB.

Prerequisites

  • Docker
  • Docker Compose

Installation and Setup

  1. Clone the Repository: git clone https://github.com/vadymurupa/IoT-data-pipeline.git
  2. Start the Docker Containers: Navigate to the project directory and run docker-compose up.

Services Configuration

Apache NiFi

  • Access the NiFi web interface at http://localhost:8080/nifi.
  • Instructions on setting up data processors for MQTT and InfluxDB.

MQTT Broker (Mosquitto)

  • MQTT broker configuration details.
  • Example on how to publish/subscribe to a topic.

InfluxDB

  • Access InfluxDB at http://localhost:8086.
  • Guidance on creating databases, users, and managing permissions.

Usage

Detailed instructions on how to use the pipeline, including:

  • Sending data to MQTT topics.
  • Processing data in NiFi.
  • Storing and accessing data in InfluxDB.

Customization

Security Considerations

Troubleshooting

Contributing

License

Acknowledgements

iot-data-pipeline's People

Contributors

vadymurupa 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.