Commit Graph

7 Commits

Author SHA1 Message Date
Leopere d35096afec
bump 2026-04-26 15:58:23 -04:00
Leopere c86559abdd
fixing tunnel_host 2026-04-01 12:08:36 -04:00
Leopere 19693b99a0
fixing tunnel_host 2026-04-01 12:06:45 -04:00
Leopere f5b4bbe27e
fix: bake GIT_COMMIT via buildinfo in cmd and Dockerfile
Made-with: Cursor
2026-04-01 11:43:40 -04:00
Leopere 650482c189
chore: archive optional stacks, ship.sh, buildinfo 2026-04-01 11:42:07 -04:00
Leopere 8024cddc7c
Fix stale Traefik labels causing 502 on tunnel reconnect
ci/woodpecker/push/woodpecker Pipeline was successful Details
Three failure modes fixed:
- Startup: purge all tunnel-* labels so container restarts don't leave
  dead routes pointing to ports that no longer exist
- Reconnect: tear down old listener/port before registering new one for
  the same domain, preventing port leaks
- Race: cleanupConnection skips label removal if a newer connection has
  already taken over the tunnel key

Made-with: Cursor
2026-02-28 20:03:57 -05:00
Leopere fd81852ea5
Clean repo: env-based auth, no credentials in compose or history
ci/woodpecker/push/woodpecker Pipeline was successful Details
Made-with: Cursor
2026-02-28 18:37:40 -05:00