Skip to content

This project is a full feature IoT platform built to scale. You can run Home Manager anywhere from a single RPi on your local network to the cloud for huge scale.

License

Notifications You must be signed in to change notification settings

macostea/HomeManager

Repository files navigation

(WIP) Home Manager Build Status

This project is a full feature IoT platform built to scale. You can run Home Manager anywhere from a single RPi on your local network to the cloud for huge scale.

Disclaimer

Home Manager is a work-in-progress and it was mostly built as an educational tool for myself. It does not feature any security options for now

High-level architecture

Installation

Home Manager can be installed using the helm chart in deploy/home-manager.

Adjust the values in values.yaml for your Kubernetes cluster.

Run the helm install command from deploy/home-manager:

$ helm upgrade --install --wait home-manager .

The helm chart contains all the necessary parts to run home-manager except the Dashboard. You can send sensor data over MQTT after the deploy is done and access the data using the SensorService.

License

Home Manager is released under Apache License 2.0. See LICENSE for more information.

Contact

Follow me on twitter @mcostea

About

This project is a full feature IoT platform built to scale. You can run Home Manager anywhere from a single RPi on your local network to the cloud for huge scale.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published