From ff778ea37f8bd18bfd5a5c12530a5ab8136ea3b7 Mon Sep 17 00:00:00 2001 From: vitya Date: Fri, 22 May 2026 16:05:58 +0300 Subject: [PATCH] =?UTF-8?q?tasks:=20close=20board-viewer-cron-deploy=20?= =?UTF-8?q?=E2=80=94=20ops-ownership=20transferred=20to=20.admin=20[board-?= =?UTF-8?q?viewer-cron-deploy]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acceptance dev-задачи закрыта: артефакты в deploy/ (compose+Dockerfile.build+ nginx.conf+auth.toml.example+.env.example+README) написаны, compose syntax валидирован, smoke против real Gitea (78 records, 4 repos) — green. Pending ops actions (DNS / docker build+push / VDS bootstrap / smoke на board.kzntsv.site) — handoff в .admin/.tasks/[board-viewer-vds-deploy] per workshop CLAUDE.md §5 (deploy / ops-acceptance таски → .admin). Per-task file сохранён — decisions log остаётся в источнике. --- .tasks/STATUS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.tasks/STATUS.md b/.tasks/STATUS.md index 5a4dc36..5c8cc32 100644 --- a/.tasks/STATUS.md +++ b/.tasks/STATUS.md @@ -25,11 +25,12 @@ _Updated: 2026-05-22_ --- -## 🟡 [board-viewer-cron-deploy] — docker-compose stack on VDS (board.kzntsv.site) -**Status:** code-complete (waiting on user-side deploy actions) +## 🟢 [board-viewer-cron-deploy] — docker-compose stack on VDS (board.kzntsv.site) +**Status:** done (code-complete; ops-ownership transferred) **Where I stopped:** deploy/ полностью написан (compose + Dockerfile.build + nginx.conf + auth.toml.example + .env.example + README). Compose syntax валидируется. Изменён mechanism: docker stack вместо systemd timer (user choice). -**Next action:** user-side — DNS A-запись, `docker build && push`, bootstrap `/opt/stacks/board-viewer/` на VDS, `compose up -d`, smoke curl. После — установить 🟢. +**Next action:** — **Branch:** master + ---