This repository has been archived on 2026-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Leandro Ronetto 98dcafdf26
Some checks failed
Deploy / deploy (push) Failing after 1s
feat(ci): deploy automático via Gitea Actions + rename branch para main
- .gitea/workflows/deploy.yml: push na main (paths do app/infra) ou
  disparo manual -> SSH no host -> make deploy + health check /api/health
- Makefile: alvo `deploy` (git reset --hard + up-wedding com build), BRANCH=main
- CLAUDE.md: documenta o fluxo de deploy e o setup de secrets

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 06:19:31 -03:00
.gitea/workflows feat(ci): deploy automático via Gitea Actions + rename branch para main 2026-06-09 06:19:31 -03:00
infra fix(gitea): use /data volume path for the non-rootless image 2026-06-09 00:54:48 +00:00
.gitignore fix(gitea): use /data volume path for the non-rootless image 2026-06-09 00:54:48 +00:00
CLAUDE.md feat(ci): deploy automático via Gitea Actions + rename branch para main 2026-06-09 06:19:31 -03:00
Makefile feat(ci): deploy automático via Gitea Actions + rename branch para main 2026-06-09 06:19:31 -03:00
network.sh feat: split into 3 docker-compose stacks (main / gitea / wedding_photo) 2026-06-08 23:34:14 +00:00