5 Components
Type | Name | Tags | Teams | Description |
---|---|---|---|---|
gradle-plugin | Dependencies File Gradle Plugin |
gradle: 7.4.2
jackson: 2.13.3
lombok: 1.18.24 | Gradle plugin that generates | |
spa | Kronicle App |
frontend
gradle: 7.4
spring-boot: 2.7.1
guava: 31.0.1-jre
zipkin-brave: 5.13.9
jackson: 2.13.3
spring-cloud: 2021.0.3
lombok: 1.18.24, 1.18.22
vue: 2.6.14
nuxt: 2.15.8 | The Single Page App (SPA) for Kronicle's UI. kronicle-app hosts the whole web UI for Kroncile | |
aws-cdk-config | Kronicle CDK Config |
gradle: 7.0.2
aws-cdk: 2.10.0
aws-sdk: 2.1063.0 |
| AWS CDK config for installing Kronicle on AWS |
helm-chart | Kronicle Helm Chart |
gradle: 7.2 |
| The Helm chart is used to deploy Kronicle to a Kubernetes cluster |
microservice | Kronicle Service |
backend
gradle: 7.4
spring-boot: 2.7.1
guava: 31.0.1-jre
zipkin-brave: 5.13.9
jackson: 2.13.3
spring-cloud: 2021.0.3
lombok: 1.18.24, 1.18.22
vue: 2.6.14
nuxt: 2.15.8 | The microservice that powers Kronicle. All the data collection (scanning) and processing is performed in this microservice, with kronicle-app then responsible for placing a web UI on top of that |