Gianpierre Mio
13060806cc
fix: inject ubigeo route directly into Traefik main.yaml using jq
Deploy / deploy (push) Successful in 4m8s
2026-03-10 10:38:43 -05:00
Gianpierre Mio
9346ccc70a
debug: print main.yaml to understand Traefik file provider config
Deploy / deploy (push) Successful in 3m45s
2026-03-10 10:31:45 -05:00
Gianpierre Mio
599d8372cb
debug: print traefik.yaml and main.yaml to understand file provider config
Deploy / deploy (push) Failing after 4m11s
2026-03-10 10:24:42 -05:00
Gianpierre Mio
b7018ffd64
debug: inspect Traefik config directory and file provider settings
Deploy / deploy (push) Successful in 4m17s
2026-03-10 10:16:47 -05:00
Gianpierre Mio
2d3a3a8cb1
debug: add diagnostics step to verify Traefik config and container networks
Deploy / deploy (push) Failing after 3m12s
2026-03-10 10:11:07 -05:00
Gianpierre Mio
a85c2cb447
fix: pass Traefik YAML as base64 to avoid all escaping issues
Deploy / deploy (push) Successful in 3m46s
2026-03-10 10:05:47 -05:00
Gianpierre Mio
5f6f304bb6
fix: run register-traefik.sh inside alpine container with host volume mount
Deploy / deploy (push) Failing after 3m49s
2026-03-10 10:00:44 -05:00
Gianpierre Mio
cfdfa41dc0
fix: use external sh script to write Traefik config — avoid YAML escaping issues
Deploy / deploy (push) Failing after 3m41s
2026-03-10 09:55:57 -05:00
Gianpierre Mio
be8b582677
fix: use docker run to write Traefik config from host volume
Deploy / deploy (push) Successful in 4m39s
2026-03-10 09:48:09 -05:00
Gianpierre Mio
6ca41ea56e
fix: add Traefik file-provider route registration step
...
Deploy / deploy (push) Successful in 4m15s
Traefik uses static file config, not Docker label discovery.
Write /etc/easypanel/traefik/config/api-ubigeo.yaml if writable.
2026-03-10 09:00:14 -05:00
Gianpierre Mio
6c0201637f
fix: force container recreate with down+up, use wget for health check
...
Deploy / deploy (push) Failing after 3m52s
- docker compose down + up forces container recreation with new labels
- Replace curl (not in runner) with wget for internal health check
- Health check against 127.0.0.1:3200 (internal, no domain needed)
2026-03-10 08:50:35 -05:00
Gianpierre Mio
e3a89e82a2
fix: inline deploy steps — remove dependency on deploy-ubigeo.sh
...
Deploy / deploy (push) Failing after 3m39s
Script used docker-compose (v1 syntax), runner has docker compose (v2).
Now builds image and runs compose directly in workflow steps.
2026-03-10 08:42:19 -05:00
Gianpierre Mio
9b40829e56
fix: replace actions/checkout with native git — runner has no node
...
Deploy / deploy (push) Has been cancelled
The self-hosted runner (gitea-act-runner-custom) lost node after image
rebuild. Replace actions/checkout@v4 with plain git clone/reset.
Also adds a guard to auto-rebuild the runner image if node is missing.
2026-03-10 08:37:26 -05:00
Gianpierre Mio
c5d6734f9a
ci: simplify workflows - deploy on main push, CI on PR only
Deploy / deploy (push) Failing after 1s
2026-03-09 23:50:28 -05:00
Gianpierre Mio
c48dc3cd0b
feat: add Redis cache, gzip, CI/CD via Gitea self-hosted runner
CI - Build and Lint / build (push) Failing after 3s
Deploy API-Ubigeo / deploy (push) Failing after 1s
2026-03-09 23:43:25 -05:00
Gianpierre Mio
a789d33bee
feat: initial API Ubigeo Peru - INEI 2025 + países del mundo
2026-03-09 22:55:29 -05:00