1
0
Fork 0
mirror of https://github.com/imjasonh/snoop synced 2026-07-16 20:25:02 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Jason Hall
0550b243be
Revise README with project details and warnings
Updated project description and added a warning about production use.
2026-01-14 16:29:19 -05:00
Jason Hall
f66eb1f7b2 pic
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 16:27:23 -05:00
Jason Hall
539abd7d57
Remove status section from README
Removed status section detailing milestone completion and features.
2026-01-14 16:26:19 -05:00
Jason Hall
ff4e5f4350 Completely rewrite README for current status
- Update to reflect Milestone 4 completion (production ready)
- Add clear build instructions for both Linux and macOS
- Include quick start for Docker Compose and Kubernetes
- Document deployment, configuration, and resource requirements
- Add troubleshooting section with common issues
- Include architecture diagram and monitoring guidance
- Reorganize for better flow and discoverability
2026-01-14 16:25:29 -05:00
Jason Hall
9e5dad7dd2 Document resource limits and complete Milestone 3
- Create comprehensive RESOURCE_LIMITS.md with memory, CPU, and disk guidance
- Provide three configuration profiles (conservative, moderate, unbounded)
- Include complete Kubernetes deployment examples with resource limits
- Add Prometheus monitoring queries and recommended alerts
- Document tuning guidelines and troubleshooting procedures
- Update README.md to reference new documentation
- Mark Milestone 3 as complete in plan.md

Milestone 3 (Production Hardening) is now complete. Next: Milestone 4 (Kubernetes Integration)

Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 10:56:38 -05:00
Jason Hall
f793a98161 initial commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-01-14 09:55:28 -05:00