Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

LYL-Radio/libretime-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreTime Docker Image

Docker Image CI

A simple LibreTime image for multi-container environment expecting Postgres, Rabbitmq, and Icecast to be set up externally.

Install

docker pull ghcr.io/lyl-radio/libretime:latest

This repo also provides a docker-compose.yml configuration for a quick setup.

If you already have an initialized Database, you can directly mount the volume /etc/airtime/airtime.conf with your configuration. If you are running LibreTime for the first time with a fresh Database, you will be required to go through the LibreTime setup wizard. It is strongly recommended to mount /etc/airtime to save the generated configuration file.

It is also strongly recommended to mount your media folder to a persistent storage, /srv/airtime/stor by default. Alternatevely, you can use the libretime-s3fs docker image to save your media library to a S3 storage.

Credits

This image is based on work from:

Releases

No releases published

Languages