Releases: RADAR-base/radar-helm-charts
radar-upload-source-connector-0.4.2
A Helm chart for RADAR-base upload kafka connector. This is used for reading uploaded data from backend and sending them to Kafka cluster for later processing.
radar-s3-connector-0.5.2
A Helm chart for RADAR-base s3 connector. This connector uses Confluent s3 connector with a custom data transformers. These configurations enable a sink connector. See full list of properties here https://docs.confluent.io/kafka-connect-s3-sink/current/configuration_options.html#s3-configuration-options
radar-oura-connector-0.2.2
A Helm chart for RADAR-base oura connector. This application collects data from participants via the Oura Web API.
radar-jdbc-connector-0.6.2
A Helm chart for RADAR-base JDBC Kafka connector. This is a fork of the Kafka JDBC connector which allows data from topics to be imported into JDBC databases (including TimescaleDB databases which is used in the dashboard pipeline).
radar-fitbit-connector-0.7.2
A Helm chart for RADAR-base fitbit connector. This application collects data from participants via the Fitbit Web API.
radar-appserver-0.8.2
A Helm chart for the backend application of RADAR-base Appserver
management-portal-1.4.2
A Helm chart for RADAR-Base Management Portal to manage projects and participants throughout RADAR-base.
radar-postgresql-0.1.2
PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.
radar-push-endpoint-0.4.2
A Helm chart for RADAR-base Push Endpoint. REST Gateway to Kafka, for incoming data from Push or Subscription based WEB APIs. It performs authentication, authorization and content validation. For more details of the configurations, see https://github.com/RADAR-base/RADAR-PushEndpoint.
radar-gateway-1.4.4
A Helm chart for RADAR-base gateway. REST Gateway to Kafka, for incoming participant data. It performs authentication, authorization, content validation and decompression. For more details of the configurations, see https://github.com/RADAR-base/RADAR-Gateway/blob/master/gateway.yml.