Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Internet radio as a service with liquidsoap and icecast wrapped with docker.

NotificationsYou must be signed in to change notification settings

cburmeister/radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Internet radio withliquidsoap andicecast wrapped withdocker.


This is essentially adocker-compose.yml with two services;moul/icecast andmoul/liquidsoap.

The idea is that you provide two things:

  • A directory of audio and playlists
  • A file which describes how to stream the audio

Configuration

The following environment variables arerequired:

NamePurpose
ICECAST_ADMIN_PASSWORDUsed for administration functions.
ICECAST_RELAY_PASSWORDUsed when a slave requests the list of streams to relay.
ICECAST_SOURCE_PASSWORDUsed by sources to connect to Icecast.
LIQUIDSOAP_CONFIGAn absolute path to theliquidsoap configuration.
LIQUIDSOAP_DATAAn absolute path to a directory of audio files and playlists.

Deployment

Start up the service withdocker-compose up -d.

Once running you can view theicecast interface at:8000.

About

Internet radio as a service with liquidsoap and icecast wrapped with docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp