Add urls
This commit is contained in:
parent
5f913c7c93
commit
4b12ec9ecb
@ -29,16 +29,25 @@ links:
|
|||||||
desc: "Self-hosted Git repositories & CI integration."
|
desc: "Self-hosted Git repositories & CI integration."
|
||||||
chip: "Gitea"
|
chip: "Gitea"
|
||||||
url: "https://git.dvirlabs.com"
|
url: "https://git.dvirlabs.com"
|
||||||
|
|
||||||
- id: grafana
|
- id: grafana
|
||||||
label: "Observability"
|
label: "Observability"
|
||||||
desc: "Dashboards, metrics, and alerts for lab services."
|
desc: "Dashboards, metrics, and alerts for lab services."
|
||||||
chip: "Grafana"
|
chip: "Grafana"
|
||||||
url: "https://grafana.dvirlabs.com"
|
url: "https://grafana.dvirlabs.com"
|
||||||
|
|
||||||
|
- id: prometheus
|
||||||
|
label: "Monitoring"
|
||||||
|
desc: "Metrics collection and alerting system."
|
||||||
|
chip: "Prometheus"
|
||||||
|
url: "https://prometheus.dvirlabs.com"
|
||||||
|
|
||||||
- id: argocd
|
- id: argocd
|
||||||
label: "GitOps Control"
|
label: "GitOps Control"
|
||||||
desc: "Applications managed declaratively via Argo CD."
|
desc: "Applications managed declaratively via Argo CD."
|
||||||
chip: "Argo CD"
|
chip: "Argo CD"
|
||||||
url: "https://argocd.dvirlabs.com"
|
url: "https://argocd.dvirlabs.com"
|
||||||
|
|
||||||
- id: wiki
|
- id: wiki
|
||||||
label: "Lab Documentation"
|
label: "Lab Documentation"
|
||||||
desc: "Architecture diagrams, notes, and how-tos."
|
desc: "Architecture diagrams, notes, and how-tos."
|
||||||
@ -50,3 +59,10 @@ links:
|
|||||||
desc: "Secure storage and access for sensitive data."
|
desc: "Secure storage and access for sensitive data."
|
||||||
chip: "Vault"
|
chip: "Vault"
|
||||||
url: "https://vault.dvirlabs.com"
|
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