selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Your Spotify logo

Your Spotify

4.5k
MIT LicenseOpen Source — No Paywall3 Containers — 3 containers — light hosting footprintDocker · Compose · SourceNeeds MongoDBCloud Required

About

YourSpotify is a self-hosted web application for people who want to track and analyze what they listen to on Spotify. It combines a backend service that periodically polls the Spotify API with a web...

Community Ratings

No ratings yet
YourSpotify dashboard screenshot

Features

  • listening history tracking
  • statistics dashboard
  • Spotify API polling
  • past history import
  • privacy data import
  • full privacy data import
  • timezone settings
  • disable new registrations
  • re-login to Spotify

Details

Last Updated
Jul 11, 2026
Created
Feb 5, 2020
Install Methods
dockerdocker-composesource
Requirements
Spotify application IDSpotify public keySpotify secret keyMongoDB
Authentication
oauthlocal
API
REST
Backup & Export
native-export
Runtime / Stack
NodejsDocker
Privacy & Independence
Cloud: Required
User Model
Multi-User
Deployment

Deployment: Compose via README3 Containerslight hosting footprintRuns as 3 containers

Docker Compose

3 services · database: mongo · infra: mongo

no resource limits declared

needs persistent storage (1 volume)

scanned Jun 5, 2026

services:
  server:
    image: yooooomi/your_spotify_server
    restart: always
    ports:
      - "8080:8080"
    links:
      - mongo
    depends_on:
      - mongo
    environment:
      API_ENDPOINT: http://localhost:8080 # This MUST be included as a valid URL in the spotify dashboard (see below)
      CLIENT_ENDPOINT: http://localhost:3000
      SPOTIFY_PUBLIC: __your_spotify_client_id__
      SPOTIFY_SECRET: __your_spotify_secret__
  mongo:
    container_name: mongo
    image: mongo:6
    volumes:
      - ./your_spotify_db:/data/db
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 24, 2026

Related Software

OpenClaw logo

OpenClaw

382.6k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
n8n logo

n8n

196.1k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseNot FOSS+5
Single ContainerSource AvailableNot FOSS
Details
AutoGPT logo

AutoGPT

185.5k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
opencode logo

opencode

184.9k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Ollama logo

Ollama

175.9k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

148.5k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentFOSS with IssuesOpen-Washing Risk+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

145.1k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
Details
Excalidraw logo

Excalidraw

127.3k
An open source virtual hand-drawn style whiteboard for creating diagrams and wireframes.
Diagramming ToolsKnowledge ManagementPermissive License
Single Container
Details
Immich logo

Immich

107.4k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Codex logo

Codex

97.2k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Uptime Kuma logo

Uptime Kuma

89.0k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details
Home Assistant logo

Home Assistant

88.7k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Details