Skip to content

fix(compose): add pair-relay sidecar and ignore local compose secrets - #4445

Closed
wcarpenter110981 wants to merge 1 commit into
block:mainfrom
wcarpenter110981:wade/compose-pair-relay-sidecar
Closed

fix(compose): add pair-relay sidecar and ignore local compose secrets#4445
wcarpenter110981 wants to merge 1 commit into
block:mainfrom
wcarpenter110981:wade/compose-pair-relay-sidecar

Conversation

@wcarpenter110981

Copy link
Copy Markdown

Summary

  • Add a pair-relay Compose service running buzz-pair-relay so NIP-AB mobile pairing works against membership-enforcing self-hosted relays.
  • Ignore deploy/compose/.env and deploy/compose/.local-keys.txt so local secrets stay out of git.

Notes

Test plan

  • git check-ignore -v deploy/compose/.env reports the new gitignore rule
  • docker compose -f deploy/compose/compose.yml config includes healthy pair-relay service
  • Pairing URL can be supplied via compose env_file (BUZZ_PAIRING_RELAY_URL)

Made with Cursor

Self-hosted compose stacks need buzz-pair-relay for NIP-AB mobile pairing, and local .env / key files should stay out of git.

Signed-off-by: Wade Carpenter <wcarpenter@carpentercpas.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@wcarpenter110981
wcarpenter110981 requested a review from a team as a code owner August 3, 2026 00:47
@wcarpenter110981

Copy link
Copy Markdown
Author

Closing for now — will reopen if/when I want to pursue this further. Thanks!

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