Compare commits

...

4 Commits

Author SHA1 Message Date
85e6dc299d Update docs/architecture.md
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 48s
2026-08-14 10:53:07 +00:00
e8a0b37e9e Update README.md 2026-08-14 10:41:55 +00:00
65c70de5df Merge pull request 'docs: link entities to platform-docs READMEs' (#4) from documentor-annotations-bbea1410 into main
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 56s
Reviewed-on: #4
2026-08-14 10:03:22 +00:00
6acec4e666 docs: set docs.kyndemo.live/readme for component/default/pclinic-andrej-demo1 [documentor-agent]
All checks were successful
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
Integration Test / Unit Tests + Container Smoke (pull_request) Successful in 26s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m7s
Integration Test / Platform Conformance (pull_request) Successful in 19s
2026-08-10 09:10:35 +00:00
3 changed files with 11 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Spring PetClinic Sample Application [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml)
# Spring PetClinic Sample Application v2 [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)

View File

@@ -7,7 +7,8 @@ metadata:
cjot.io/target-domain: apps
gitea.kyndemo.live/project-slug: validate/pclinic-andrej-demo1
gitea.kyndemo.live/repo-slug: validate/pclinic-andrej-demo1
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo1
grafana.com/dashboard-url:
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo1
grafana/alert-label-selector: app=pclinic-andrej-demo1
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
grafana/grafana-instance: default
@@ -15,11 +16,14 @@ metadata:
humanitec.dev/orgId: crucible
humanitec.dev/projectId: pclinic-andrej-demo1
sonarqube.org/project-key: pclinic-andrej-demo1
description: "pclinic-andrej-demo1 \u2014 renovated onto the crucible platform orchestrator"
docs.kyndemo.live/readme:
catalog/component/default/pclinic-andrej-demo1/README.md
description: "pclinic-andrej-demo1 — renovated onto the crucible platform orchestrator"
links:
- icon: dashboard
title: Orchestrator Console
url: https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo1/environments/dev
url:
https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo1/environments/dev
- icon: web
title: Live Application
url: https://pclinic-andrej-demo1.apps.dev.crucible.kyndemo.live
@@ -31,7 +35,8 @@ metadata:
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo1/actions
- icon: dashboard
title: Grafana Dashboard
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo1
url:
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo1
name: pclinic-andrej-demo1
tags:
- platform-orchestrator

View File

@@ -1,4 +1,4 @@
# Architecture
# Architecture v2.0
## Service Design