mmontes11 / iot

General purpose Internet of Things platform

Home Page:https://iot.mmontes-dev.duckdns.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoT

CI Release Artifact HUB License: MIT StackShare

General purpose Internet of Things platform.

Installation

Local + Tmux
$ ./scripts/run-dev.sh
Kubernetes + Helm
helm repo add mmontes https://mmontes11.github.io/charts
helm install iot mmontes/iot

Things

Once everything is up and running, it is time to start deploying things:

Alternatively, you can start a mock thing:

$ npm run start:thing

About

General purpose Internet of Things platform

https://iot.mmontes-dev.duckdns.org/

License:MIT License


Languages

Language:JavaScript 98.3%Language:Shell 0.7%Language:SCSS 0.6%Language:Dockerfile 0.3%Language:HTML 0.1%