Mumble-to-icecast bot
 
 
 
 
Go to file
blallo 1b89548f64
Fix docker stuff
2020-10-22 20:29:32 +02:00
broadcast Fix docker stuff 2020-10-22 20:29:32 +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
README.md init 2020-10-22 00:12:52 +02:00
docker-compose.prod.yml Fix docker stuff 2020-10-22 20:29:32 +02:00
docker-compose.yml Fix docker stuff 2020-10-22 20:29:32 +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.