User Tools

Site Tools


informatica:linux:radio:airtime:docker

This is an old revision of the document!


docker run –cap-add=ALL -p 8000:8000 -p 8001:8001 -p 80:80 -p 443:443 -e LANG=en_US.UTF-8 -e LC_ALL=en_US.UTF-8 –hostname=radio.iwanttobefreak.com –name radio2 -it ubuntu:14.04

locale-gen en_US.UTF-8 update-locale LANG=en_US.UTF-8

rm /etc/localtime ln -s /usr/share ln -s /usr/share/zoneinfo/Europe/Madrid /etc/localtime

apt-get update apt-get install -y wget gdebi dialog apt-utils python-virtualenv python-configobj

wget http://apt.sourcefabric.org/misc/airtime-easy-setup.deb gdebi airtime-easy-setup.deb

apt-get update apt-get install -y airtime

/etc/init.d/rabbitmq-server start /etc/init.d/postgresql start apache2ctl start

/var/lib/airtime/tmp/install_minimal/airtime-install -d

**

informatica/linux/radio/airtime/docker.1645575837.txt.gz · Last modified: 2022/02/23 00:23 by jose