Update roadmap progress, replace IPs with placeholders in configs

This commit is contained in:
2026-05-22 00:15:16 -05:00
parent f3d2a7649e
commit b17478ab49
3 changed files with 89 additions and 62 deletions
+27 -30
View File
@@ -1,50 +1,47 @@
```markdown
# Project Roadmap
## Phase 1 Repo Foundation
## Phase 1 Repo Foundation
- [ ] Create repo
- [ ] Add README
- [ ] Add architecture document
- [ ] Add setup guide
- [ ] Add roadmap
- [x] Create repo
- [x] Add README
- [x] Add architecture document
- [x] Add setup guide
- [x] Add roadmap
- [ ] Add troubleshooting guide
---
## Phase 2 Metrics Foundation
## Phase 2 Metrics Foundation
- [ ] Install node exporter
- [ ] Add Prometheus config
- [ ] Add K3s node targets
- [ ] Add Proxmox target
- [ ] Add service uptime checks
- [x] Install node exporter
- [x] Add Prometheus config
- [x] Add K3s node targets
- [x] Add Proxmox target
- [x] Add service uptime checks
---
## Phase 3 Grafana Dashboards
## Phase 3 Grafana Dashboards
- [ ] Add Prometheus datasource
- [ ] Build infrastructure dashboard
- [ ] Build K3s dashboard
- [ ] Build Proxmox dashboard
- [ ] Build service uptime dashboard
- [x] Add Prometheus datasource
- [x] Build infrastructure dashboard
- [x] Build K3s dashboard
- [x] Build Proxmox dashboard
- [x] Build service uptime dashboard
---
## Phase 4 Alerting
## Phase 4 Alerting
- [ ] Add alert rules
- [ ] Add Alertmanager
- [x] Add Alertmanager
- [ ] Test node down alert
- [ ] Test service down alert
- [ ] Document alert response process
---
## Phase 5 Advanced Observability
## Phase 5 Advanced Observability
- [ ] Add Loki for logs
- [ ] Add Cloudflare access logs
@@ -54,11 +51,11 @@
---
## Phase 6 Portfolio Polish
## Phase 6 Portfolio Polish
- [ ] Add screenshots
- [ ] Add architecture diagram image
- [ ] Add demo dashboard image
- [ ] Link to Ceds HomeLab repo
- [ ] Link to Ceds NOC repo
- [x] Add screenshots
- [x] Add architecture diagram image
- [x] Add demo dashboard image
- [x] Link to Ced's HomeLab repo
- [x] Link to Ced's NOC repo
- [ ] Add project summary to portfolio website