Files
demo-mayo-1/docs/index.md
demo-bot fcc9a71d28
All checks were successful
Build and Push to ACR / Build and Push (push) Has been skipped
Build and Publish TechDocs / build-and-publish (push) Successful in 1m47s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m15s
feat: modernize application — source, platform artifacts, CI/CD (#3)
2026-08-06 16:41:22 +00:00

33 lines
677 B
Markdown

# demo-mayo-1
Modernized demo-mayo-1 service
## Overview
This service is built with **Java Spring Boot** and follows the Golden Path architecture patterns.
### Key Features
- 🚀 Production-ready configuration
- 📊 Prometheus metrics exposed
- 🏥 Health check endpoints
- 🔒 Security scanning in CI/CD
- 📦 Containerized deployment
## Quick Start
```bash
git clone https://gitea.kyndemo.live/kyndryl-demos/demo-mayo-1.git
cd demo-mayo-1
```
## Monitoring
- **Metrics**: Prometheus metrics at `/metrics`
- **Health**: `/health`
- **Grafana**: [View Dashboard](https://grafana.kyndemo.live/d/app-demo-mayo-1)
## Support
Contact the Platform Engineering team.