Commit Graph

3 Commits

Author SHA1 Message Date
Cloud User 03779480c0 Add DVC with NAS remote storage
- Install DVC v3.66.1 and initialize in project
- Configure NAS remote: /ainas/dvc-storage (192.168.0.43)
- NAS already mounted at /ainas on this host

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:52:14 +09:00
Cloud User e573b9a533 Add ArgoCD integration with Gitea repo
- Register Gitea repo in ArgoCD (credentials configured)
- Create ArgoCD Application: watches manifests/ → deploys to soo ns
- SyncPolicy: automated with prune and selfHeal
- Add manifests/ directory for future K8s resources

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:43:50 +09:00
Cloud User 08ac29a352 Initial commit: MLOps architecture project setup
- config.yaml: cluster/component infrastructure config
- README.md: install guide and component status
- .gitignore: exclude .env and secrets

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:40:05 +09:00