darkcodex
  • Joined on 2026-03-10
darkcodex pushed to main at darkcodex/api-ubigeo 2026-04-09 16:25:04 +02:00
4bfc5a473e fix(ci): exclude all .env* files from rsync delete
darkcodex pushed to main at darkcodex/api-ubigeo 2026-04-09 15:56:20 +02:00
3ef332f073 ci: add rollback on failed deploy
darkcodex pushed to main at darkcodex/api-ubigeo 2026-04-08 20:42:44 +02:00
c00fc2fbd6 ci: unify deploy pipeline - sync to Gitea + self-hosted deploy
darkcodex pushed to main at darkcodex/api-ubigeo 2026-04-08 20:42:09 +02:00
976c5ee10b docs: update README
2a00d26a10 ci: disable deploy workflow on GitHub (runs on Gitea)
Compare 2 commits »
darkcodex pushed to main at darkcodex/api-ubigeo 2026-04-04 19:39:35 +02:00
4212225642 docs: update README
8f37f022b7 ci: disable deploy workflow on GitHub (runs on Gitea)
Compare 2 commits »
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:50:19 +01:00
8a27d14d25 chore: remove temporary diagnostic workflow
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:41:42 +01:00
4001f427ad temp: read impulsa production compose
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:36:45 +01:00
1774518754 temp: find impulsa_landing image source and docker-compose
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:27:39 +01:00
2008190237 temp: use docker format strings instead of python3
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:20:14 +01:00
87845f725f temp: inspect impulsa_landing nginx container
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:13:41 +01:00
0e0abfa5e0 temp: fix diagnostic workflow - separate steps
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 22:06:19 +01:00
041c09f7ba temp: find impulsa web location on host
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:44:44 +01:00
eef1b172eb docs: add active_context.md with infra and Traefik setup notes
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:38:46 +01:00
13060806cc fix: inject ubigeo route directly into Traefik main.yaml using jq
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:31:47 +01:00
9346ccc70a debug: print main.yaml to understand Traefik file provider config
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:24:44 +01:00
599d8372cb debug: print traefik.yaml and main.yaml to understand file provider config
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:16:50 +01:00
b7018ffd64 debug: inspect Traefik config directory and file provider settings
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:11:11 +01:00
2d3a3a8cb1 debug: add diagnostics step to verify Traefik config and container networks
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:05:50 +01:00
a85c2cb447 fix: pass Traefik YAML as base64 to avoid all escaping issues
darkcodex pushed to main at darkcodex/api-ubigeo 2026-03-10 16:00:46 +01:00
5f6f304bb6 fix: run register-traefik.sh inside alpine container with host volume mount