-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Erhard Siegl edited this page Feb 24, 2023
·
47 revisions
Welcome to the Hogarama wiki!
Hogarama is an internal project from Gepardec to experiment with some technologies and showcase OpenShift.
One part runs in the Cloud, the other is installed on Raspberry Pi.
- 2023-02-24: In a series of Learning Friday Projects we work on simplifying local development with Hogarama.
- 2021-04-02: In a new Learnig Friday Project we integrate Kafka into Hogarama.
DEMO URL: https://app-hogarama.apps.steppe.gepaplexx.com/
Various sensors or actors can be connected to a Raspberry Pi client. The Raspberry Pis are connected with the cloud. The cloud application runs on OpenShift. Users connect via browser to the cloud application.
The project consists of three main parts:
- Sensor network
- Cloud control server
- Client application
As of June 2021 we use the following components plus Keycloak as Single-Sign-On Server:
Hogarama should fulfill the following requirements:
- The cloud app provides services for multiple tenants
- The application is meant to be scalable. There should be no practical limit in the number of sensors or tenants
- The data from the tenants should be separated or analysed together depending on privacy requirements.
- Home
- Setup Guide
- Using Hogarama
-
Cloud Components
- AMQ
- MongoDB
- Single Sign On
- Hogajama
- Kafka
- Habarama
- Troubleshooting Hogarama
- Optional Modules
- Developer Guideline