{"id":21853588,"url":"https://github.com/lupin3000/myownmusicplayer","last_synced_at":"2026-04-10T01:03:12.889Z","repository":{"id":209131128,"uuid":"166080452","full_name":"Lupin3000/MyOwnMusicPlayer","owner":"Lupin3000","description":"Simple MP3 music player via docker","archived":false,"fork":false,"pushed_at":"2019-01-20T10:04:24.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T18:52:04.550Z","etag":null,"topics":["docker","docker-compose","ftp","jquery","mp3","nginx","php"],"latest_commit_sha":null,"homepage":"https://softwaretester.info","language":"PHP","has_issues":false,"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/Lupin3000.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}},"created_at":"2019-01-16T17:18:24.000Z","updated_at":"2021-04-28T09:17:16.000Z","dependencies_parsed_at":"2023-11-25T10:20:45.749Z","dependency_job_id":"4603ab9b-86f5-4eca-820b-90bab4d6ccd6","html_url":"https://github.com/Lupin3000/MyOwnMusicPlayer","commit_stats":null,"previous_names":["lupin3000/myownmusicplayer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lupin3000/MyOwnMusicPlayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FMyOwnMusicPlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FMyOwnMusicPlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FMyOwnMusicPlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FMyOwnMusicPlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lupin3000","download_url":"https://codeload.github.com/Lupin3000/MyOwnMusicPlayer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lupin3000%2FMyOwnMusicPlayer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261064352,"owners_count":23104722,"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","docker-compose","ftp","jquery","mp3","nginx","php"],"created_at":"2024-11-28T01:25:48.953Z","updated_at":"2025-12-30T22:29:05.971Z","avatar_url":"https://github.com/Lupin3000.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyOwnMusicPlayer\n\nSimple MP3 player via docker alpine images (_nginx, php, ftp_).\n\n## Requirements:\n\n- Docker\n- Docker-Compose\n\n## HTTP auth users:\n\n```shell\n# create new file and add first user\n$ htpasswd -c ./lib/.htpasswd testuser_a\n\n# add other user to existing file\n$ htpasswd ./lib/.htpasswd testuser_b\n```\n## Webserver port:\n\nThe webserver port configuration is done via file: `.env`. You need to change variables before you startup the environment.\n\n## FTP server configuration:\n\nThe FTP configuration is done via via file: `.env`. You need to change variables before you startup the environment.\n\n## Run application:\n\nDo all necessary configurations and start environment via docker-compose. Add some MP3 files (_via FTP or SCP_) into folder `mp3`. Open browser and call you URL.\n\n```shell\n# validate YAML (optional)\n$ docker-compose config\n\n# run environment\n$ docker-compose run -d\n\n# open browser (example localhost with port 8080)\n$ open http://localhost:8080\n\n# stop environment\n$ docker-compose down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupin3000%2Fmyownmusicplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flupin3000%2Fmyownmusicplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupin3000%2Fmyownmusicplayer/lists"}