sass-imobiliaria/backend
MatheusAlves96 d3e4438a4f
Some checks failed
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 39s
CI/CD → Deploy via SSH / Deploy via SSH (push) Successful in 2m55s
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Failing after 47s
fix: health check route via /api/health to match Traefik PathPrefix rule
/health is routed to frontend nginx by Traefik (no /api prefix).
Add /api/health alias so Traefik routes the check to the backend.
Update workflow healthcheck step to call /api/health.
2026-04-22 22:44:43 -03:00
..
app fix: health check route via /api/health to match Traefik PathPrefix rule 2026-04-22 22:44:43 -03:00
migrations feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
seeds feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
tests feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
.env.example feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
Dockerfile feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
Dockerfile.prod ci: add forgejo actions pipeline with traefik labels and https health checks 2026-04-21 00:06:22 -03:00
entrypoint.sh feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
pyproject.toml feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
run.py feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
uv.lock feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00