Skip to content

πŸŽ™ πŸ“‘ radio station for nodejs, this example is for the main radio-station library.

Notifications You must be signed in to change notification settings

prohetamine/docker-node-web-radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo

README is available in the following languages: Russian | English

Docker Node Web Radio

docker-node-web-radio - radio station for nodejs, this example is for the main radio-station library.

Why ?

This example shows how you can start broadcasting using docker without installation difficulties, this is just an example, official documentation can be found in radio-station, if you want to conduct a full broadcast with a voice, use docker-launcher-web-radio

Get started

Let's install the container from Docker Hub prohetamine/docker-node-web-radio

$ docker pull prohetamine/docker-node-web-radio

Also build

$ git clone https://github.com/prohetamine/docker-node-web-radio.git
$ cd docker-node-web-radio
$ docker build . -t docker-node-web-radio

Examples and description

Now just run and go to the default address http:https://localhost:8080

$ docker run --rm -p 8080:8080 -e CORS="*" -v /yourtracksfolder:/tracks-for-load prohetamine/docker-node-web-radio

Contacts

My Telegram: @prohetamine, channel

Email: [email protected]

Donat money: patreon

If you have any questions and/or suggestions, please email me in telegram, if you find any bugs also let me know, I will be very grateful.