Skip to content

Configure docker-compose for Synology NAS deployment#307

Closed
matthieudecamy wants to merge 1 commit into
pSpitzner:mainfrom
matthieudecamy:claude/condescending-torvalds-0de0e8
Closed

Configure docker-compose for Synology NAS deployment#307
matthieudecamy wants to merge 1 commit into
pSpitzner:mainfrom
matthieudecamy:claude/condescending-torvalds-0de0e8

Conversation

@matthieudecamy
Copy link
Copy Markdown

Summary

  • Set TZ to Europe/Paris, USER_ID to 1026, GROUP_ID to 100
  • Removed EXTRA_GROUPS (not needed for this setup)
  • Changed external port from 5001 to 5006
  • Set volume paths for Synology NAS under /volume1/docker/Music/
    • Config: /volume1/docker/Music/beets-flask/config
    • Inbox: /volume1/docker/Music/MusicToTag
    • Library: /volume1/docker/Music/Music
  • Music paths mirrored on both sides so beets DB paths stay valid outside the container

🤖 Generated with Claude Code

Set timezone, user/group IDs, external port, and volume paths for a
personal NAS music library setup on /volume1/docker/Music.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@matthieudecamy matthieudecamy deleted the claude/condescending-torvalds-0de0e8 branch May 16, 2026 09:27
@matthieudecamy matthieudecamy restored the claude/condescending-torvalds-0de0e8 branch May 16, 2026 09:30
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