Commit graph

11 commits

Author SHA1 Message Date
Esdras Renan
2659455a9f deploy: purge .next before build; CI also restarts Convex service to ensure fresh state 2025-10-08 18:03:36 -03:00
Esdras Renan
27d78d6171 ci/deploy: force rollout of web service via RELEASE_SHA + service update to pick new code 2025-10-08 16:17:34 -03:00
Esdras Renan
8d55c37f82 feat: add Convex dashboard service and CI job to deploy functions to self-hosted backend 2025-10-08 11:59:49 -03:00
Esdras Renan
bb0a47099f feat(convex): use official self-hosted backend image behind Traefik; remove CLI-based service 2025-10-08 11:17:02 -03:00
Esdras Renan
55b516043f fix(convex): non-interactive setup using --configure new --project ... --dev-deployment local 2025-10-08 11:11:58 -03:00
Esdras Renan
df182f29aa fix(convex): remove unsupported --port/--hostname; rely on default 3210 2025-10-08 10:53:42 -03:00
Esdras Renan
e30cc7a286 fix(convex): revert to sourcing .env inside container (requires quoting) 2025-10-08 10:46:41 -03:00
Esdras Renan
48e17eb43b fix(convex): load env via env_file instead of sourcing .env (spaces-safe) 2025-10-08 10:38:11 -03:00
Esdras Renan
604f7b55b0 fix(stack): use absolute bind path (/srv/apps/sistema) for Portainer/Swarm 2025-10-08 10:34:37 -03:00
Esdras Renan
998efa9a91 fix(stack): install devDependencies and use prisma via pnpm exec in Swarm deploy 2025-10-08 10:27:25 -03:00
Esdras Renan
ec1539b446 infra: stack Traefik (Swarm), exemplos de env, CI GitHub Actions e ajuste workspace pnpm 2025-10-08 10:20:04 -03:00