Post

Koel

Koel is a simple web-based personal audio streaming service written in Vue and Laravel. It supports multiple users, audio visualization, smart playlists, YouTube integration, and Last.fm scrobbling.

Koel

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/koel.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Default Credentials

UsernamePassword
admin@koel.devKoelIsCool

Configuration

Config file:

1
/opt/koel/.env

Notes

Media files should be placed in /opt/koel_media
Database credentials are stored in ~/koel.creds
Music library is scanned hourly via cron job

Web Interface

Port: 80

This post is licensed under CC BY 4.0 by the author.