{"id":17383810,"url":"https://github.com/numblr/icecast-docker","last_synced_at":"2026-02-03T12:35:28.764Z","repository":{"id":79291337,"uuid":"543073920","full_name":"numblr/icecast-docker","owner":"numblr","description":"Docker image for icecast2","archived":false,"fork":false,"pushed_at":"2022-10-01T12:34:06.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T12:04:18.702Z","etag":null,"topics":["icecast","icecast-server","icecast2"],"latest_commit_sha":null,"homepage":"","language":"XSLT","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/numblr.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-29T11:03:10.000Z","updated_at":"2022-10-01T12:17:51.000Z","dependencies_parsed_at":"2023-05-25T04:45:07.765Z","dependency_job_id":null,"html_url":"https://github.com/numblr/icecast-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/numblr/icecast-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numblr%2Ficecast-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numblr%2Ficecast-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numblr%2Ficecast-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numblr%2Ficecast-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numblr","download_url":"https://codeload.github.com/numblr/icecast-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numblr%2Ficecast-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29046027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["icecast","icecast-server","icecast2"],"created_at":"2024-10-16T07:43:53.242Z","updated_at":"2026-02-03T12:35:28.730Z","avatar_url":"https://github.com/numblr.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# icecast-docker\nDocker image for icecast2\n\n## Images\n\n| Image                      | Description                   | Platform  |\n| -------------------------- |:-----------------------------:| ---------:|\n| numblr/icecast2:alpine.arm | Image for arm64 architecture  | arm64     |\n\n\n## Usage\n\n    docker run --rm -p 8000:8000 \u003cmy/tag:version\u003e\n    docker run --rm -p 8000:8000 \\\n        -v /path/to/config:/icecast/config/ \\\n        -v /path/to/log_dir:/icecast/log \\\n        -v /path/to/web:/icecast/web \\\n        -v /path/to/admin:/icecast/admin \\\n        \u003cmy/tag:version\u003e\n\nor use the prebuilt image\n\n    docker run --rm -p 8000:8000 numblr/icecast2:latest\n    \n### EC2 setup\n\nTo run an icecast2 server on an EC2 instance install docker and run the server in a docker container on the instance:\n\n* Launch an instance, e.g. t4g.micro with 2vCPU, 1GB RAM, 8GB disk (choose the arm64 architecture).\n** In the security group allow ssh and port 8000 (TCP).\n* Copy `aws/setup.sh` to the instance and run the script.\n* Logout and reconnect.\n* Copy `aws/run.sh` to the instance and start the icecast server with the image name as parameter.\n* Use `nohup ./run.sh numblr/icecast2:alpine-arm \u0026` to start the server in the background.\n* To use a custom configuration copy into the `config/` folder created by the setup script on the instance. Ensure the config file is readable for all users.\n\nThe `aws/setup.sh` script will create a `log/` folder on the instance where the server logs will be stored.\n\n\n## Build\n\nBuild the image with\n\n    docker build -t \u003cmy/tag:version\u003e .\n    docker build -t \u003cmy/tag:version\u003e -f Dockerfile.alpine.arm .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumblr%2Ficecast-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumblr%2Ficecast-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumblr%2Ficecast-docker/lists"}