Index of /misc
Name Last modified Size Description
Parent Directory -
airtime-audio-samples_1.9.3-2_all.deb 2011-08-30 18:38 142M
airtime-easy-install.deb 2014-11-10 13:31 7.4K
airtime-easy-setup.deb 2014-11-10 13:31 7.4K
airtime-easy-setup_2.5.1-1_all.deb 2014-11-10 13:31 7.4K
airtime_2.5.1a/ 2014-11-06 16:36 -
airtime_2.5.2.1/ 2015-04-10 11:00 -
airtime_2.5.2/ 2015-02-24 16:20 -
booktype_2.0.0/ 2015-11-18 20:16 -
libopus_1.0.1/ 2013-03-19 14:11 -
liquidsoap_1.1.1-2/ 2013-12-17 11:54 -
newscoop-easy-setup.deb 2012-07-19 11:26 4.1K
newscoop-easy-setup_4.0.2-1_all.deb 2012-07-19 11:26 4.1K
newscoop-sample-data_4.2.4-1_all.deb 2014-09-25 10:56 93M
newscoop_4.3.0/ 2014-11-07 15:19 -
piwik_2.0.3/ 2014-01-21 13:05 -
python-django-south_0.8.4/ 2014-06-11 09:35 -
python-ebooklib_0.15/ 2014-06-03 12:05 -
silan_0.3.2/ 2013-10-23 15:17 -
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.