Skip to content

feat(spore): add ma.zx.dev for music-assistant - #529

Open
stackptr wants to merge 1 commit into
glyph/music-assistantfrom
spore/music-assistant
Open

stackptr wants to merge 1 commit into
glyph/music-assistantfrom
spore/music-assistant

Conversation

@stackptr

Copy link
Copy Markdown
Owner

Summary

  • Adds ma.zx.dev nginx vhost on spore, reverse-proxying to glyph.note-iwato.ts.net:8095 (Music Assistant web UI)
  • WebSocket proxying enabled — MA uses WebSockets for real-time player state updates in the browser
  • TLS covered by the existing *.zx.dev wildcard cert (no cert changes needed)

Stacked on #528 (enables music-assistant on glyph).

Test plan

  • Deploy glyph first (nh os switch .#glyph) so MA is running on port 8095
  • Deploy spore (nh os switch .#spore)
  • https://ma.zx.dev loads the Music Assistant UI
  • Real-time player status updates work in the browser (WebSocket)

🤖 Generated with Claude Code

Reverse-proxies ma.zx.dev → glyph:8095 (Music Assistant web UI).
WebSocket proxying enabled for real-time UI updates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 45de7c5bfe6f
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