Add urls
This commit is contained in:
parent
5f913c7c93
commit
4b12ec9ecb
@ -29,16 +29,25 @@ links:
|
||||
desc: "Self-hosted Git repositories & CI integration."
|
||||
chip: "Gitea"
|
||||
url: "https://git.dvirlabs.com"
|
||||
|
||||
- id: grafana
|
||||
label: "Observability"
|
||||
desc: "Dashboards, metrics, and alerts for lab services."
|
||||
chip: "Grafana"
|
||||
url: "https://grafana.dvirlabs.com"
|
||||
|
||||
- id: prometheus
|
||||
label: "Monitoring"
|
||||
desc: "Metrics collection and alerting system."
|
||||
chip: "Prometheus"
|
||||
url: "https://prometheus.dvirlabs.com"
|
||||
|
||||
- id: argocd
|
||||
label: "GitOps Control"
|
||||
desc: "Applications managed declaratively via Argo CD."
|
||||
chip: "Argo CD"
|
||||
url: "https://argocd.dvirlabs.com"
|
||||
|
||||
- id: wiki
|
||||
label: "Lab Documentation"
|
||||
desc: "Architecture diagrams, notes, and how-tos."
|
||||
@ -50,3 +59,10 @@ links:
|
||||
desc: "Secure storage and access for sensitive data."
|
||||
chip: "Vault"
|
||||
url: "https://vault.dvirlabs.com"
|
||||
|
||||
- id: woodpecker-ci
|
||||
label: "CI/CD Pipelines"
|
||||
desc: "Automated build and deployment pipelines."
|
||||
chip: "Woodpecker CI"
|
||||
url: "https://woodpecker.dvirlabs.com"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user