Skip to content

fix: harden telepresence docker dev flow#7

Open
phenix3443 wants to merge 9 commits intoperfect-panel:mainfrom
phenix3443:codex/telepresence-docker-dev-flow
Open

fix: harden telepresence docker dev flow#7
phenix3443 wants to merge 9 commits intoperfect-panel:mainfrom
phenix3443:codex/telepresence-docker-dev-flow

Conversation

@phenix3443
Copy link
Copy Markdown

Summary

  • run telepresence through the Docker daemon and route intercepts back to the host via host.docker.internal
  • track frontend and server runtime state so status output reflects the active dev setup and config drift triggers a restart
  • make frontend leave cleanup resilient when PID files go stale by also stopping matching port listeners

Verification

  • bash -n telepresence.sh
  • ./telepresence.sh up frontend --frontend admin
  • ./telepresence.sh status
  • ./telepresence.sh leave frontend
  • curl -I http://admin-ppanel-dev.home.arpa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant