Index of /misc/airtime_2.5.2.1
Name Last modified Size Description
Parent Directory -
airtime-2.5.2.issues 2015-04-10 10:55 700
airtime_2.5.2-1.dsc 2015-04-10 10:54 1.3K
airtime_2.5.2-1_amd64.changes 2015-04-10 10:54 2.0K
airtime_2.5.2-1.debian.tar.gz 2015-04-10 10:54 24K
airtime_2.5.2.orig.tar.gz 2015-04-10 10:56 5.7M
airtime_2.5.2-1_all.deb 2015-04-10 10:54 5.7M
Sourcefabric Debian/Ubuntu packages
-----------------------------------
For detailed instructions on how to install Newscoop, please see the chapter
'Installation on Debian/Ubuntu' in the book 'Newscoop 4 for Journalists and
Editors':
https://sourcefabric.booktype.pro/newscoop-44-for-journalists-and-editors/
For detailed instructions on how to install Airtime, please read the chapter
'Automated installation' in the book 'Airtime 2 for Broadcasters':
https://sourcefabric.booktype.pro/airtime-25-for-broadcasters/
For detailed instructions on how to install Booktype, please read the chapter
'Automated install on Debian or Ubuntu GNU/Linux' in the book 'Booktype 2.4 for
Authors and Publishers':
https://sourcefabric.booktype.pro/booktype-24-for-authors-and-publishers/
Repository setup
----------------
Edit /etc/apt/sources.list and add one of:
(Debian stretch, stable):
deb https://apt.sourcefabric.org/ stretch main
(Debian jessie, oldstable):
deb https://apt.sourcefabric.org/ jessie main
(Ubuntu 18.04 LTS Bionic):
deb https://apt.sourcefabric.org/ bionic main
(Ubuntu 14.04 LTS Trusty):
deb https://apt.sourcefabric.org/ trusty main
If installing Airtime on Ubuntu, make sure the multiverse repository is enabled.
To enable secure apt and avoid warnings about an untrusted repository, enter
the commands:
# wget https://apt.sourcefabric.org/sourcefabric-key
# sudo apt-key add sourcefabric-key
# sudo apt update
Install Newscoop
----------------
For a single-server Newscoop install:
# sudo apt-get install newscoop geonames-city-data mysql
Optionally, install sample publication data:
# sudo apt-get install newscoop-sample-data
Install Airtime
---------------
For a single-server Airtime install:
# sudo apt-get install airtime icecast2 postgresql
Optionally, install sample audio files:
# sudo apt-get install airtime-audio-samples
Install Booktype
----------------
For a single-server Booktype install:
# sudo apt-get install postgresql
Create Booktype database according to the user manual, then:
# sudo apt-get install booktype
Snapshots
---------
Packages in the /snapshots directory might be based on a development branch and
are not intended for production use. Please be extra careful to back up your
system before installing them. Better still, try them in a virtual container
rather than on your server!
Misc
----
Copies of our latest packages are provided in the /misc directory for your
convenience, if you do not wish to use our apt repository. You can also find
the airtime-easy-setup and newscoop-easy-setup packages there.