Koito

Koito

Docker app from grtgbln's Repository

Overview

Koito is a modern, themeable ListenBrainz-compatible scrobbler for self-hosters who want control over their data and insights into their listening habits. It supports relaying to other compatible scrobblers, so you can try it safely without replacing your current setup.

Media gallery

1 / 3

Install Koito on Unraid in a few clicks.

Find Koito in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Koito Review the template variables and paths Click Install

Requirements


        Requires a separate PostgreSQL database.
    

Download Statistics

191,973
Total Downloads
34,054
This Month
24,989
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
gabehf/koito:latest
Last Updated2026-06-19
First Seen2025-09-01

Runtime arguments

Web UI
http://[IP]:[PORT:4110]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 4110

Target
4110
Default
4110
Value
4110
Database URLVariable

Postgres database connection URL

Target
KOITO_DATABASE_URL
Default
postgresql://user:password@host:port/database
Value
postgresql://user:password@host:port/database
Allowed HostsVariable

Comma-separated list of allowed hosts (e.g., koito.example.com,localhost)

Target
KOITO_ALLOWED_HOSTS
Default
koito.example.com
Value
koito.example.com
App DataPath

Path to the data folder

Target
/etc/koito
Default
/mnt/user/appdata/koito/data
Value
/mnt/user/appdata/koito/data