Commit Graph

4 Commits

Author SHA1 Message Date
VPS 4 Deploy Agent d03ef85b64 fix(docker): imagem 1.62GB->340MB (sharp prebuilt, sem vips/toolchain; updates/ fora da imagem)
build-and-promote / build (push) Has been skipped
build-and-promote / promote (push) Failing after 3m34s
- sharp usa binario prebuilt (libvips embarcado) -> remove apk vips/vips-dev (camada ~400MB)
- toolchain (python3/make/g++) virtual, removido na mesma RUN
- .dockerignore exclui updates/ (196MB, servido por volume), data/, bkp/, **/node_modules
- corrige PUT 500/499 no registry (camadas grandes estouravam o limite de upload)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 05:38:27 +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 Builder bda5adf070 Fix DB initialization, upgrade Node to 22 for SQLite, and support DB_PATH 2026-05-26 03:20:07 +02:00
VPS 4 Builder c38184653a feat: migrate to postgres and dockerize app 2026-05-24 04:57:33 +02:00