{"id":13808908,"url":"https://github.com/0xcaff/docker-koel","last_synced_at":"2026-01-16T22:33:46.301Z","repository":{"id":80528954,"uuid":"113246749","full_name":"0xcaff/docker-koel","owner":"0xcaff","description":"A minimal docker image for the koel music streaming server.","archived":false,"fork":false,"pushed_at":"2020-01-03T15:20:36.000Z","size":21,"stargazers_count":34,"open_issues_count":3,"forks_count":32,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-04T01:10:08.025Z","etag":null,"topics":["docker","koel"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/0xcaff/koel/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xcaff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-06T00:02:55.000Z","updated_at":"2023-03-12T16:28:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"09a94723-ef81-49fb-b583-8b1e42a80356","html_url":"https://github.com/0xcaff/docker-koel","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xcaff%2Fdocker-koel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xcaff%2Fdocker-koel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xcaff%2Fdocker-koel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xcaff%2Fdocker-koel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xcaff","download_url":"https://codeload.github.com/0xcaff/docker-koel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225273288,"owners_count":17448080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","koel"],"created_at":"2024-08-04T01:01:54.723Z","updated_at":"2026-01-16T22:33:46.255Z","avatar_url":"https://github.com/0xcaff.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"docker-koel\n===========\n\n[![automated-build-badge]][docker-hub]\n\nA docker image with only the bare essentials needed to run [koel]. It includes\napache and a php runtime with required extensions.\n\nUsage\n-----\n\nFirst start the koel server with a mysql database and music storage volume.\n\n    docker run --name koel -p 80:80 -it 0xcaff/koel\n\nOn the first run, if the `.env` file isn't created, it will be created and the\n`APP_KEY` variable will be populated.\n\nCompose\n-------\n\n[docker-compose] can be used to start koel along with its depdencies. Just run.\n\n    docker-compose up\n\nOn the first start (after an upgrade or initial installation), the database\nneeds to be migrated. Run koel init with `docker exec` in the koel runtime\ncontainer:\n\n    docker-compose exec koel php artisan koel:init\n\nCheck out the [`./docker-compose.yml`][compose] file for more information.\n\n[dbConfig]: https://github.com/phanan/koel/blob/baa5b7af13e7f66ff1d2df1778c65757a73e478f/config/database.php\n[koel]: https://koel.phanan.net/\n[compose]: ./docker-compose.yml\n\n[docker-compose]: https://docs.docker.com/compose/\n\n[automated-build-badge]: https://img.shields.io/docker/automated/0xcaff/koel.svg\n[docker-hub]: https://hub.docker.com/r/0xcaff/koel/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xcaff%2Fdocker-koel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xcaff%2Fdocker-koel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xcaff%2Fdocker-koel/lists"}