Commit graph

7 commits

Author SHA1 Message Date
MatheusAlves96
00620a0a70 feat: sync property images to server via scp, mount as bind volume in frontend service
Some checks failed
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Blocked by required conditions
CI/CD → Deploy via SSH / Deploy via SSH (push) Has been cancelled
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 30s
2026-04-21 02:05:17 -03:00
MatheusAlves96
0b50fb3330 fix: set traefik router priorities - api=10 frontend=1 to fix routing order
Some checks failed
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 26s
CI/CD → Deploy via SSH / Deploy via SSH (push) Successful in 1m2s
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Failing after 45s
2026-04-21 01:39:22 -03:00
MatheusAlves96
c901bdb84a fix: remove /api strip prefix - flask routes already include /api path
Some checks failed
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 28s
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Failing after 45s
CI/CD → Deploy via SSH / Deploy via SSH (push) Successful in 1m3s
2026-04-21 01:36:34 -03:00
MatheusAlves96
b4ae2718f7 fix: restart_policy any + remove dockerfile healthcheck causing swarm complete state
Some checks failed
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Successful in 43s
CI/CD → Deploy via SSH / Deploy via SSH (push) Successful in 1m1s
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Failing after 45s
2026-04-21 01:32:06 -03:00
MatheusAlves96
2bd850ab45 fix: swarm stack deploy, proxy network, correct traefik labels for this infra
Some checks are pending
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Waiting to run
CI/CD → Deploy via SSH / Deploy via SSH (push) Blocked by required conditions
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Blocked by required conditions
2026-04-21 00:34:27 -03:00
MatheusAlves96
849789d376 feat: add /api/version endpoint with IMAGE_TAG; validate in ci healthcheck
Some checks are pending
CI/CD → Deploy via SSH / Build & Push Docker Images (push) Waiting to run
CI/CD → Deploy via SSH / Deploy via SSH (push) Blocked by required conditions
CI/CD → Deploy via SSH / Validate HTTPS & Endpoints (push) Blocked by required conditions
2026-04-21 00:23:25 -03:00
MatheusAlves96
dcd18a07e6 ci: add forgejo actions pipeline with traefik labels and https health checks
Some checks are pending
CI/CD → Portainer / Build & Push Docker Images (push) Waiting to run
CI/CD → Portainer / Deploy to Portainer (push) Blocked by required conditions
CI/CD → Portainer / Validate HTTPS & Endpoints (push) Blocked by required conditions
2026-04-21 00:06:22 -03:00