Mumble-to-icecast bot
 
 
 
 
Перейти к файлу
bretello 8fa584775f fix docker build of unit/broadcast
- build go project in container
- deploy in smaller alpine container
- fix docker-compose
- add Makefile to build docker container
2020-10-22 18:56:30 +02:00
broadcast fix docker build of unit/broadcast 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
README.md init 2020-10-22 00:12:52 +02:00
docker-compose.yml fix docker build of unit/broadcast 2020-10-22 18:56:30 +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.