Giter Club home page Giter Club logo

thingsboard-server's Introduction

Thingsboard server

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Setup of ThingsBoard IoT platform ready to go, both for development/testing and production.

In particular, we use ThingsBoard with PostgreSQL as DB and RabbitMQ as message broker. According to docs:

  • PostgreSQL as database: source

ThingsBoard team recommends to use PostgreSQL for development and production environments with reasonable load (< 5000 msg/sec).

  • RabbitMQ as message broker: source

RabbitMQ is recommended if you don’t have much load and you already have experience with this messaging system.

✨ Features

✔️ Fully featured IoT monitoring system. More info at ThingsBoard's official docs.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Docker installed.

🏁 Starting

# 1. Clone this project
$ git clone https://github.com/Leandro-Bertoluzzi/thingsboard-server

# 2. Access the project folder
$ cd thingsboard-server

# 3. Copy and configure the .env files according to your setup
cp rabbitmq.env.dist rabbitmq.env
cp thingsboard.env.dist thingsboard.env

# 4. Run the project with logs
$ docker compose up -d
$ docker compose logs -f thingsboard

# ThingsBoard UI will initialize in <http://localhost:8080>
# RabbitMQ management UI will initialize in <http://localhost:15672>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Leandro Bertoluzzi

 

Back to top

thingsboard-server's People

Contributors

leandro-bertoluzzi 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.