Skip to content

Commit

Permalink
Add more info on EoL
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbosch committed Jun 24, 2024
1 parent e7cdf6d commit 1775ba7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# This repository is deprecated

**NOTE: All content in this repository will reach End-of-Life 2024-12-31!**

Components intended to be maintained has been moved to other repositories:

| Component | New Repository |
Expand Down
2 changes: 2 additions & 0 deletions kuksa_apps/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Kuksa apps
![kuksa.val Logo](../doc/pictures/logo.png)

**NOTE: This examples are deprecated and will reach End-of-Life 2024-12-31!**

Name | Description
---- | -----------
[s3 uploader](./s3) | Data bridge from `kuksa-val-server` or `kuksa_databroker` to s3 server
Expand Down
2 changes: 2 additions & 0 deletions kuksa_apps/s3/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# S3 uploader

**NOTE: This example is deprecated and will reach End-of-Life 2024-12-31!**

This client periodically gets data from either kuksa_val_server or kuksa_databroker, packs it using [parquet format](https://parquet.apache.org/docs/) and upload it to a S3 server.

Check [config.ini](./config.ini) file for the configuration of this client.
Expand Down

0 comments on commit 1775ba7

Please sign in to comment.