Commit Graph

10 Commits

Author SHA1 Message Date
Gitea CI 484db22208 chore(deploy): bump image to 4315c0ae [skip ci] 2026-05-13 23:54:33 +00:00
Gitea CI f417177858 chore(deploy): bump image to 31d0a1b6 [skip ci] 2026-05-13 23:43:30 +00:00
Gitea CI 6fa1b28902 chore(deploy): bump image to 56dbc3ff [skip ci] 2026-05-13 23:37:19 +00:00
Gitea CI 19ba065154 chore(deploy): bump image to 3e98872f [skip ci] 2026-05-13 23:33:23 +00:00
Gitea CI 6cee4e9a2b chore(deploy): bump image to 98f9933e [skip ci]
Build and Deploy / build-and-push (push) Successful in 5m18s
2026-05-13 23:28:10 +00:00
Gitea CI 0ef75a0c9a chore(deploy): bump image to a6030f4b [skip ci] 2026-05-13 23:24:43 +00:00
Gitea CI efe930af1e chore(deploy): bump image to 022a749f [skip ci] 2026-05-13 22:45:42 +00:00
Gitea CI 6e3ce8ea59 chore(deploy): bump image to 0c673e3b [skip ci] 2026-05-13 22:32:46 +00:00
Gitea CI f3b28a1b9d chore(deploy): bump image to 597aba20 [skip ci] 2026-05-13 15:04:01 -07:00
funman300 9983b873f9 feat(ops): add k3s + ArgoCD GitOps pipeline
- Dockerfile: copy web/ and assets/ to runtime stage so ServeDir routes work
- .gitea/workflows/docker-build.yml: build/push image on master push, pin SHA
  tag back into deploy/kustomization.yaml so ArgoCD sees a real manifest change
- deploy/: Kustomize manifests — Namespace, PVC, Deployment (Recreate for
  SQLite), Service, Traefik Ingress at klondike.aleshym.co
- argocd/application.yaml: auto-sync Application watching deploy/ on Gitea

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 13:53:09 -07:00