8e99fe7614
Add Trivy CVE scan, container registry docs, and update diagrams
...
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 9s
Helm Chart CI & Release / Semantic Release (push) Successful in 2m1s
- Add Trivy vulnerability scan step to CI (HIGH/CRITICAL, warn-only)
- Add Container Registry section to README with pull examples
- Update architecture doc and HLD with crane + Trivy details
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 21:38:05 +00:00
e6176999c1
Add containerisation strategy details and CI image build step
...
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 10s
Helm Chart CI & Release / Semantic Release (push) Failing after 9s
Expand architecture doc section 4.5 with image building process,
container registry management, and deployment pipeline prose.
Add Docker build & push to Gitea OCI registry in CI workflow.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 21:19:31 +00:00
86108f5b75
Minor docs change
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 9s
Helm Chart CI & Release / Semantic Release (push) Successful in 9s
2026-02-19 20:40:22 +00:00
fb92b4c000
Minor docs change
2026-02-19 20:35:53 +00:00
ce0851dc3c
Add 'what would be overkill' section to architecture doc
...
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 10s
Helm Chart CI & Release / Semantic Release (push) Successful in 10s
Pragmatic analysis of components that add cost/complexity without
value at startup scale, with guidance on when to introduce each.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 20:33:18 +00:00
edc552413e
Architecture: cost optimisation, blue-green deployment, reduce to 3 projects
...
Helm Chart CI & Release / Lint Helm Chart (push) Failing after 1s
Helm Chart CI & Release / Semantic Release (push) Has been skipped
- Reduce from 4 to 3 GCP projects (drop sandbox, use staging namespaces)
- Add blue-green deployment strategy via Argo Rollouts
- Add cost optimisation section with monthly estimate (~$175-245)
- Add blue-green flow diagram and cost pie chart to HLD
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 20:32:30 +00:00
d5b2bd2aa4
Update docs: Mermaid diagrams, current verification state
...
Helm Chart CI & Release / Lint Helm Chart (push) Successful in 9s
Helm Chart CI & Release / Release Helm Chart (push) Has been skipped
- Replace ASCII art with Mermaid in architecture-design-company-inc.md
- Rewrite architecture-hld.md with 3 Mermaid diagrams (infra, CI/CD, security)
- Remove draw.io/Lucidchart references
- Update verification-log.md with current passing state
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 19:45:47 +00:00
b5c22e84ec
Configure Gitea Actions for Helm chart CI and release
...
Helm Chart CI & Release / Lint Helm Chart (push) Failing after 39s
Helm Chart CI & Release / Release Helm Chart (push) Has been skipped
- Replace GitHub chart-releaser with Gitea-compatible workflow
- Lint job: helm lint, template validation on push to main/master
- Release job: package and publish to Gitea releases on tag push (v*)
- Use gitea-release-action for creating releases
- Support both main and master branches
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 17:13:53 +00:00
cd358ce28a
Add initial Helm chart for FleetDM Stack with MySQL and Redis, including README, CI pipeline, and architecture documentation. Update .gitignore for local development files.
2026-02-19 16:25:44 +00:00