Lucas Bickel
6898c4dc8e
📦 (installer) add Ubuntu Bionic Beaver Vagrant box
2018-10-12 21:12:07 +02:00
amavarick
391e02e3eb
Add zip and unzip to requirements
2017-10-11 16:48:01 -04:00
Lucas Bickel
81f6845fc5
Add python-pika to install script
...
Currently pip is pulling a new pre-release version of pika. This
version does not seem to be backwards compatible and is the reason
why uploads fail on new installs.
Since there are packages available for pika on all major distros
we can get away with just installing those as pip will not try to
replace/upgrade them the way it is currently configured.
2017-08-05 13:26:37 +02:00
Lucas Bickel
19320e623c
Install curl on all platforms
...
As per the https://github.com/LibreTime/libretime/issues/145#issuecomment-292744215 it looks like we always need to install this.
2017-04-09 12:48:04 +02:00
Lucas Bickel
7d1bc8730d
Install python-rgain and mp3 deps
2017-04-01 00:10:25 +02:00
Robb Ebright
2ae2377ee2
Modified install script to install PyOpenSSL for Ubuntu 14.04 for airtime-celery SSL fix
2017-03-10 17:13:24 -05:00
Lucas Bickel
9735e4cfd7
Remove zf1 requires from installer
...
We use it from vendor/ so there is no need to install it any more.
2017-03-02 13:47:07 +01:00
Albert Santoni
1a8883b91d
Merge branch '2.5.x-installer' of github.com:sourcefabric/Airtime into 2.5.x-installer
2015-02-23 12:50:43 -05:00
Daniel James
071715415b
Fix permissions on files for Debian/Ubuntu compliance
2015-02-23 17:41:56 +00:00
Albert Santoni
13939a5129
Fix requirements for trusty
2015-02-13 16:32:01 -05:00
Albert Santoni
bbcd4fbe2e
Tons of bugfixes for the installer on Debian
...
* Still need to get pypo working with sysvinit
* Still need to fix this logger.cfg silliness with pypo and
media_monitor
2015-02-13 11:32:07 -05:00
Albert Santoni
d46f4a52eb
Installer tweaks and a pypo bugfix
...
* Moved all the remaining DEB requirements into the requirements files
* The installer should now be distro agnostic (unless you ask it to
install third-party deps for you)
* Fixed pypo not being able to find replaygainupdater
* Tweaked a bunch of styling for the installer
2015-02-10 18:06:46 -05:00
Duncan Sommerville
791466b023
Fixes for code review https://github.com/sourcefabric/Airtime/pull/84
2015-01-15 16:33:33 -05:00
Duncan Sommerville
380ec41201
Removed Skip this step buttons in web installer, removed opus plugins from requirements.apt files
2015-01-14 18:07:33 -05:00
Duncan Sommerville
a790527e67
More work on running upstart services as non-privileged user
2015-01-08 10:06:37 -05:00