Skip to content

mschlech/beelogger-admin

Repository files navigation

Build Status [Join the development

Beelogger Admin

Adminstration Platform

The Bee Hive Adminisration Frontend

BeeBall Admin the search box

Installation:

  • install node js on your box
  • Angular 7+ & Typescript
  • Bootstrap 4+ & SCSS

installation procedure for node

check out beelogger admin

beelogger-admin

Docker build

The following steps should setup an easy to use Docker image. Precondition : install Docker on your host

to build the docker image

from the root dir of the project run the following build command.

docker build -f Dockerfile -t beelogger-admin .

to start the image

docker run -d -p 80:80 --env BACKEND_API_URL=beelogger-admin --env DEFAULT_LANGUAGE=de beelogger-admin

Kubernetes setup

kubectl apply -f BeeLogger-Deployment.yaml

kubeclt apply -f BeeLogger-load-balancer-service.yaml

the frontend

An example of hive details. it shows environmental sensor metrics.

The Beeball Details page

The follwoing example shows the sensor metrics which belongs to the IoT device, like energy consumption and such

the IoT metrics of the external data collector

Test

the whole plattform

base idea?

  • Beelogger IOT based on the beelogger.de project beelogger.de

basic ops activities

About

beelogger admin angular frontend

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published