Skip to content

macaron/icecast-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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