Update README.md

Added Quick start section
This commit is contained in:
Chase Dumphord
2026-04-28 11:37:33 -05:00
committed by GitHub
parent 6042b3bba8
commit 27e6a74a16
+31
View File
@@ -42,6 +42,37 @@ It simulates real-world **SRE / Platform Engineering environments**, delivering:
---
## 🚀 Quick Start
### Prerequisites
- Linux server or VM
- Python 3 installed
- Prometheus installed
- Grafana installed
- Network access to homelab systems
---
### Run Service Health Check
bash python3 scripts/service-health-check.py
---
### Run Prometheus
bash prometheus --config.file=prometheus/prometheus.yml
---
### Access Services
- Prometheus: http://localhost:9090
- Grafana: http://localhost:3000
---
## 📡 Monitored Systems
| Target | Example Metrics |