11 Commits

Author SHA1 Message Date
VPS 4 Deploy Agent 7ffaead255 feat(deploy): padroniza rx p/ Build Once->Promote->Deploy (CI registry, compose.prod, badge/health)
build-and-promote / build (push) Failing after 7m7s
build-and-promote / promote (push) Has been skipped
- .gitea/workflows/build.yml: push->build rx-scoreodonto:<sha> no registry; tag->promote+deploy
- docker-compose.prod.yml: image do registry, APP_VERSION/GIT_COMMIT em runtime
- deploy-prod.sh: VPS1 pull + up --no-build (antigo vira deploy-prod-legado-webhook.sh)
- /api/health usa APP_VERSION (tag) com fallback version.txt; badge no canto
- webhook 9003 aposentado (gatilho agora e CI/tag)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 02:39:30 +02:00
VPS 4 Deploy Agent 69794a5688 fix(deploy): force devDependencies install for React build (NODE_ENV=production skips vite)
continuous-integration/webhook Deploy concluído (VPS4)
2026-05-30 18:51:24 +02:00
VPS 4 Deploy Agent d6ae290e56 feat: migrate vanilla js to react vite spa
continuous-integration/webhook Falha no deploy (VPS4)
2026-05-30 18:26:56 +02:00
VPS 4 Deploy Agent 33f5acf331 fix: include version.txt and index.html in rsync to keep VPS1 in sync
continuous-integration/webhook Deploy concluído (VPS4)
2026-05-30 17:10:40 +02:00
VPS 4 Deploy Agent 535e0d198e fix: remove .env.prod rsync (file doesn't exist)
continuous-integration/webhook Deploy concluído (VPS4)
2026-05-30 16:54:36 +02:00
VPS 4 Deploy Agent 86b06bec30 perf: switch to Modelo A - build on VPS4, ship image to VPS1 (10x faster ~30s)
continuous-integration/webhook Falha no deploy (VPS4)
2026-05-30 16:35:14 +02:00
VPS 4 Deploy Agent 7f9381169f perf: preserve Docker npm cache - version bumps only touch version.txt, not package.json
continuous-integration/webhook Deploy concluído (VPS4)
2026-05-30 16:00:18 +02:00
VPS 4 Deploy Agent 610c183b35 feat(deploy): add GitOps automation - listener 9003, update-version.js, deploy-prod.sh GitOps
continuous-integration/webhook Deploy concluído (VPS4)
2026-05-30 15:32:11 +02:00
VPS 4 Builder 6747ed8f4a fix: adiciona volume docker para a pasta updates e protege no rsync 2026-05-28 02:58:04 +02:00
VPS 4 Builder a798cab8b8 chore: remove pastas vazias de uploads e processed de dentro do dental-server (substituidas por volumes externos)
continuous-integration/webhook Deploy em andamento (rx.scoreodonto.com)
2026-05-28 02:32:20 +02:00
VPS 4 Builder a34ff8ff3d chore: test deploy script automatico
continuous-integration/webhook Deploy concluido (rx.scoreodonto.com)
2026-05-26 06:45:18 +02:00