SaaS Imobiliária
Find a file
MatheusAlves96 e1c2a33686
Some checks failed
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 28s
CI/CD → Deploy via SSH / Deploy via SSH (push) Successful in 3m1s
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Failing after 46s
fix: TLS check - use if/else instead of capturing openssl exit code
openssl x509 -checkend prints 'Certificate will not expire' to stdout,
so the DAYS variable became a multiline string, never equal to '0'.
Also downgraded cert-near-expiry to a warning (not deploy-blocking).
2026-04-22 22:53:15 -03:00
.forgejo/workflows fix: TLS check - use if/else instead of capturing openssl exit code 2026-04-22 22:53:15 -03:00
.github feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
.specify feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
.vscode feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
backend fix: health check route via /api/health to match Traefik PathPrefix rule 2026-04-22 22:44:43 -03:00
frontend feat: features 025-032 - favoritos, contatos, trabalhe-conosco, area-cliente, navbar, hero-light-dark, performance-homepage 2026-04-22 22:35:17 -03:00
scripts chore: add full validation script 2026-04-21 00:24:53 -03:00
specs 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
.gitignore feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
DESIGN.md feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
docker-compose.prod.yml fix: use volumes bind-mount syntax for swarm - mounts key not supported in deploy block 2026-04-21 02:14:19 -03:00
docker-compose.yml feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00
start.ps1 feat: add full project - backend, frontend, docker, specs and configs 2026-04-20 23:59:45 -03:00