Mumble-to-icecast bot
 
 
 
 
Go to file
bretello b055a9200e remove useless files, cleanup 2020-10-22 18:56:30 +02:00
broadcast remove useless files, cleanup 2020-10-22 18:56:30 +02:00
mumble init 2020-10-22 00:12:52 +02:00
.dockerignore remove useless files, cleanup 2020-10-22 18:56:30 +02:00
.gitignore remove useless files, cleanup 2020-10-22 18:56:30 +02:00
Dockerfile mv entrypoint{,.sh} 2020-10-22 00:17:56 +02:00
README.md init 2020-10-22 00:12:52 +02:00
docker-compose.yml init 2020-10-22 00:12:52 +02:00
entrypoint.sh mv entrypoint{,.sh} 2020-10-22 00:17:56 +02:00

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.