Skip to content

docs: update planned peer discovery to match current feature#71

Merged
mgabor3141 merged 1 commit into
mainfrom
devcontainer-docs
Apr 4, 2026
Merged

docs: update planned peer discovery to match current feature#71
mgabor3141 merged 1 commit into
mainfrom
devcontainer-docs

Conversation

@mgabor3141
Copy link
Copy Markdown
Contributor

Small update to the Peer Discovery & Aggregation planned page to reflect the current state of the devcontainer feature:

  • Container discovery signal is devcontainer.metadata label (from the devcontainer spec), not a custom gmux.peer=true label
  • Feature uses GMUXD_LISTEN=0.0.0.0 via containerEnv, not a config file
  • Document two approaches for host-side token acquisition: GMUXD_TOKEN for managed lifecycle, docker exec gmuxd auth for existing containers
  • Fix Tailscale capitalization

Companion to gmuxapp/features#2 which fixes the feature itself.

Reflect that the devcontainer feature now uses GMUXD_LISTEN env var
(not a config file), and document GMUXD_TOKEN / docker exec as the
two approaches for host-side token acquisition. Fix Tailscale casing.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 4, 2026

Try this PR

curl -sSfL https://gmux.app/install-pr.sh | sh -s -- 71

Requires GitHub CLI with auth. Artifacts expire after 7 days.

@mgabor3141 mgabor3141 merged commit a706ca2 into main Apr 4, 2026
3 checks passed
@mgabor3141 mgabor3141 deleted the devcontainer-docs branch April 4, 2026 18:44
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