Container running a full libretime (libretime.org) installation
100K+
docker run -d --restart=always -h libretime --name libretime
-v /srv/libretime/stor:/srv/airtime/stor
-v /srv/libretime/watch:/srv/airtime/watch
-v /srv/libretime/etc:/etc/airtime
-v /srv/libretime/postgresql:/var/lib/postgresql
-p 80:80 -p 8000:8000
hajo/docker-libretime
For persistence the container will mount /etc/airtime /var/lib/postgresql /srv/airtime/stor /srv/airtime/watch
If not given, all will be kept into the container
System contains default passwords. Please change /etc/icecast2/icecast.xml
after starting the container, wait ~30 sec to give the system the change to come up Connect to the container, created with the above command via Web make your 1st time parametration restart your container Ready .. to transmit
Content type
Image
Digest
Size
401.1 MB
Last updated
over 9 years ago
docker pull hajo/docker-libretime