Mumble-to-icecast bot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
bretello 8fa584775f
fix docker build of unit/broadcast
3 years ago
broadcast fix docker build of unit/broadcast 3 years ago
mumble init 3 years ago
.dockerignore remove useless files, cleanup 3 years ago
.gitignore remove useless files, cleanup 3 years ago
README.md init 3 years ago
docker-compose.yml fix docker build of unit/broadcast 3 years ago
entrypoint.sh mv entrypoint{,.sh} 3 years ago

README.md

Broadcast

Build

docker-compose build

When you change the code, run it again.

Run

docker-compose up

You can connect to a local instance of mumble on localhost:64738 and to a local instance of icecast2 on localhost:8000.