Files
haproxy-unified/docs/index.md
Scaffolder b6460c4ea3
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m15s
initial commit
Change-Id: I2e2564a72b6be9af536235fc3795fd788fd9257b
2026-04-15 15:41:22 +00:00

1.9 KiB

haproxy-unified

Deployed from custom via the Backstage Hello Demo template.

Property Value
Environment dev
Namespace demo-apps
ArgoCD Project ``
Branch main
Observability Disabled

Architecture

This service was scaffolded using the Application Migration Factory Backstage template.

Deployment flow:

  1. Source cloned from custom

  2. Catalog entity and CI workflows overlaid by Backstage

  3. ArgoCD Application created targeting the demo-apps namespace

  4. ArgoCD continuously syncs from the main branch

ArgoCD sync path: kubernetes-manifests

Development Workflow

git clone https://gitea.kyndemo.live/validate/haproxy-unified.git
cd haproxy-unified
# make changes, then:
git add . && git commit -m "your change" && git push origin main

ArgoCD monitors the repository and automatically syncs changes to the demo-apps namespace.

Rollback

To roll back to a previous version:

  1. Open the ArgoCD UI
  2. Click History and Rollback
  3. Select the desired revision and click Rollback

Alternatively, revert the commit in Git and push — ArgoCD will auto-sync the rollback.

SLOs and Monitoring

Define your service level objectives here once the service is stable:

SLI Target Dashboard
Availability 99.9% Grafana
Latency (p99) < 500ms Grafana
Error rate < 1% Grafana