# kuksa.cloud **Repository Path**: mirrors_eclipse/kuksa.cloud ## Basic Information - **Project Name**: kuksa.cloud - **Description**: Kuksa Cloud repo - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # THIS REPOSITORY HAS BEEN ARCHIVED, see [issue 187](https://github.com/eclipse/kuksa.cloud/issues/187) for details. We used this repository to collect code, deployments, and best practices for interacting with the In-Vehicle stack of Eclipse Kuksa. However, the development of the Eclipse Kuksa project has shifted towards the Eclipse Kuksa Databroker. Because of that, the transport of VSS-based data or the development and distribution of vehicle applications are not in the scope of Eclipse Kuksa anymore. As an alternative, you may check: - [Eclipse SDV](https://sdv.eclipse.org) - [Eclipse Velocitas](https://github.com/eclipse-velocitas) - [Eclipse Leda](https://github.com/eclipse-leda) - [Eclipse Kanto](https://github.com/eclipse-kanto) For deploying the components used in the Eclipse Kuksa Cloud setup you can directly check the utilized projects - [Eclipse IoT Packages](https://github.com/eclipse/packages) - [Eclipse Hono](https://github.com/eclipse-hono/hono) - [Eclipse hawkBit](https://github.com/eclipse/hawkbit) # Eclipse Kuksa-Cloud [![Eclipse Public License 2.0](https://img.shields.io/badge/license-EPL--2.0-green.svg "Eclipse Public License 2.0")](LICENSE) ![Eclipse Kuksa](logos/kuksa.png "Eclipse Kuksa Logo") ## Content * [HonoInfluxDBConnector](utils/hono-influxdb-connector/README.md): A Spring-Boot application that connects a running Eclipse Hono instance with a running InfluxDB instance so that messages received by Hono can be stored in InfluxDB. This is especially useful if one wants to easily create a visualization of some measurements eg with Grafana. * [AppStore](kuksa-appstore/README.md): A Spring-Boot application that connects a running Eclipse HawkBit instance and provides a GUI to manage vehicle (and eventually cloud) applications * [Deployment](deployment/README.md) instructions and scripts to setup the overall cloud architecture More information on deployment / usage is given in each modules' subdirectories. ## License Licensed under the [EPL-2.0](LICENSE) license.