docs: start milestone v2.0 Production Operations

This commit is contained in:
Thomas Richter
2026-02-03 03:14:14 +01:00
parent 51b4b34c19
commit 6cdd5aa8c7
2 changed files with 18 additions and 7 deletions

View File

@@ -8,6 +8,17 @@ A personal web app for capturing tasks and thoughts with image attachments, acce
Capture and find anything from any device — especially laptop. If cross-device capture with images doesn't work, nothing else matters.
## Current Milestone: v2.0 Production Operations
**Goal:** Establish production-grade CI/CD pipeline and observability stack for reliable operations.
**Target features:**
- Automated tests in Gitea Actions pipeline
- ArgoCD for GitOps deployment automation
- Prometheus metrics collection
- Grafana dashboards for visibility
- Loki log aggregation
## Requirements
### Validated (v1.0 - Shipped 2026-02-01)
@@ -68,4 +79,4 @@ This project solves a real problem while serving as a vehicle for learning new a
| adapter-node for Docker | Server-side rendering with env prefix support | ✓ Validated |
---
*Last updated: 2026-02-01 after v1.0 milestone completion*
*Last updated: 2026-02-03 after v2.0 milestone started*