Skip to content

kerbiot/kerbiot-server

Repository files navigation

Kerbiot server

Docker compose setup for Kerbiot.

Contains:

  • InfluxDB: Permanent storage for time series data
  • Grafana: Data visualization and alerting
  • Mosquitto: MQTT Broker
  • Telegraf: Writes MQTT messages into InfluxDB

Install

git clone https://github.com/kerbiot/kerbiot-server.git
cd kerbiot-server
chmod +x ./install.sh
sudo ./install.sh

Custom installation

If you want to customize your Kerbiot server:

chmod +x ./setup.sh
./setup.sh

Fill out all the created .env file and then run

./setup.sh

again.

About

Server infrastructure for kerbiot project.

Topics

Resources

Stars

Watchers

Forks

Languages