Commit Graph

2 Commits

Author SHA1 Message Date
d4d8e69262 feat(monitoring): add Prometheus/Grafana monitoring stack
- Add Grafana dashboard service (port 3000)
- Add Prometheus time-series database (port 9090)
- Add PVE Exporter for Proxmox metrics (port 9221)
- Deploy on VM 101 (monitoring-docker) at 192.168.2.114
- Configure scraping for Proxmox node 192.168.2.100
- Add docker-compose configurations for all services
- Add template files for sensitive credentials (pve.yml.template, .env.template)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 12:41:22 -07:00
f42eeaba92 feat(docs): update documentation for monitoring stack and infrastructure changes
- Update INDEX.md with VM 101 (monitoring-docker) and CT 112 (twingate-connector)
- Update README.md with monitoring and security sections
- Update CLAUDE.md with new architecture patterns
- Update services/README.md with monitoring stack documentation
- Update CLAUDE_STATUS.md with current infrastructure state
- Update infrastructure counts: 10 VMs, 4 Containers
- Update storage stats: PBS 27.43%, Vault 10.88%
- Create comprehensive monitoring/README.md
- Add .gitignore rules for monitoring sensitive files (pve.yml, .env)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 12:41:08 -07:00