Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 571 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 571 Bytes

icecast-docker

Docker image for icecast-server

dockeri.co

Usage

⚠️DEFAULT PASSWORDS⚠️

Edit the icecast.xml file and set the appropriate values.

  • <source-password> - Will be used for the source client authentication.
  • <admin-password> - Will be used for authenticating admin features of Icecast.

Start Icecast (port:8000)

docker-compose up -d

Official configuration documents: https://www.icecast.org/docs/icecast-latest/config-file.html