Getting started

VTune documentation#

VTune is a self-hosted Discord music room for private audio libraries. Each member owns a separate collection, shares individual tracks with invite-only groups, and can queue accessible music into a server-specific Discord voice session from the web dashboard.

What VTune includes#

  • A Discord bot with slash commands, requester-aware controls, and per-server queues.
  • A private React dashboard for libraries, sharing groups, uploads, playback, and statistics.
  • Durable upload conversion to Ogg Opus with quotas and protected free-space reserves.
  • One SQLite database and one persistent data volume that the instance operator controls.
  • Docker Compose packaging and reverse-proxy templates for AMD64 and ARM64 hosts.

Release status#

VTune 2.0.0-alpha.1 is in a private acceptance period. Public source, a GitHub repository, versioned container images, and copy-paste release downloads are intentionally unavailable until stable v2. The documentation describes the complete release contract so operators can evaluate the system before publication.

Do not use guessed repository or image URLs. This site will activate the authoritative links when stable v2 is published.

Product path#

  1. Upload audio into your private Library.
  2. Share selected songs with invite-only Groups.
  3. Play together through the live Queue in Discord.
  4. Review server listening patterns in Stats.

Continue with Installation to understand the planned host shape, then configure your Discord application.