james
73a91e6982
CC-3357: Upgrade script to 2.0.2 doesn't work
...
- It was deleting /user/lib/airtime after it installs virtualenv. rm comand is
ran before anything.
2012-02-24 21:00:59 -05:00
Martin Konecny
0424a7f1d1
-We don't want any of our python services running at install time. Disable them early on.
2012-02-12 11:44:23 -05:00
Martin Konecny
585ae5ad20
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
...
-try touching file
2012-02-12 01:21:28 -05:00
Martin Konecny
caf0f5fedd
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
...
-try clearing apc cache after upgrading web files
2012-02-12 01:16:32 -05:00
Martin Konecny
1dd49b8a11
CC-3312: Upgrade scripts for 2.0.1
...
-Done
2012-02-09 16:22:59 -05:00
Martin Konecny
00a05e146b
CC-3222: Add option to disable auto starting Airtime services (after install and after system restart)
...
-Done
2011-12-23 15:53:30 -05:00
Martin Konecny
76fac6fbef
CC-3206: Add ability to do Airtime upgrade without restarting liquidsoap
...
-done
2011-12-15 11:16:14 -05:00
Martin Konecny
2f1033ecb8
CC-3163: Duplicate message during install
...
-fixed
2011-12-05 15:25:59 -05:00
Martin Konecny
c6ba79bc36
CC-3151: "airtime-install -r" doesnt work anymore
...
-fixed
2011-12-02 13:51:57 -05:00
Martin Konecny
c48154ef2f
SAAS-83: Add ability to install Airtime components separately
...
-fixed
2011-11-30 17:59:00 -05:00
Martin Konecny
3047ca8238
-fixes to upgrade script
2011-11-28 05:08:01 -05:00
Martin Konecny
3a39aacd85
SAAS-83: Add ability to install Airtime components separately
...
-moving along...
2011-11-26 00:57:14 -05:00
Martin Konecny
15a27526f9
SAAS-83: Add ability to install Airtime components separately
...
-fixed
2011-11-24 18:10:06 -05:00
Martin Konecny
f75d216bae
-deactivate virtualenv sooner, since we don't need it.
2011-11-24 17:14:31 -05:00
Martin Konecny
e145be81de
-fix some minor issue when specifying airtime-install -h
2011-11-24 17:04:24 -05:00
Martin Konecny
e93b02ef34
CC-3098: Upgrade scripts don't work
...
-minor tweaks
2011-11-23 17:39:03 -05:00
Martin Konecny
49051b7fc2
CC-3098: Upgrade scripts don't work
...
-fixed
2011-11-23 16:31:14 -05:00
Martin Konecny
d71c2289ac
CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1)
2011-11-23 15:09:28 -05:00
Yuchen Wang
db82e51c30
CC-3048: Install_minimal should check much sooner if Airtime is already installed
...
- fixed by creating new php file airtime-installed-check, which checks whether current version
of airtime exists; this file gets called right after root user check and whether debian
package exists check
- moved some code from airtime-install.php to AirtimeInstall.php as static functions
so that we reduce duplicated code
- both the new file airtime-installed-check.php and airtime-install.php use the new
static functions created above
2011-11-18 14:06:42 -05:00
Martin Konecny
2fc46cd29b
CC-3039: Install script doesnt check whether virtualenv exists (Ubuntu 11.10)
...
-fixed
-moved virtualenv version check into virtualenv-install.sh
2011-11-14 21:28:27 -05:00
Martin Konecny
c2eae518c4
CC-2978: Install fails on Ubuntu 11.10
...
-fixed for oneiric version of rabbitmq
2011-11-10 14:42:46 -05:00
Martin Konecny
605c69c975
CC-2978: Install fails on Ubuntu 11.10
...
-initial commit
2011-11-10 14:27:49 -05:00
Martin Konecny
38a0f8697a
CC-2758: Make airtime-install script Debian/Ubuntu compatible
...
-cleanup
2011-11-01 22:43:12 -04:00
martin
f2ef006385
CC-2758: Make airtime-install script Debian/Ubuntu compatible
...
-cosmetic changes
2011-11-01 15:21:09 -04:00
martin
d2f4e55dd6
-re-enable rabbitmq monit monitoring
2011-11-01 14:35:54 -04:00
martin
306e886f58
CC-3009: Install script installs virtualenv twice.
...
-fixed
2011-11-01 14:07:56 -04:00
Martin Konecny
fccaa554f5
CC-2758: Make airtime-install script Debian/Ubuntu compatible
...
-further tweaks
2011-10-28 17:24:38 -04:00
Martin Konecny
87970740a0
CC-2758: Make airtime-install script Debian/Ubuntu compatible
...
-install complete
2011-10-27 15:53:54 -04:00
Martin Konecny
cf4f151302
CC-2758: Make airtime-install script Debian/Ubuntu compatible
...
-fixes
2011-10-27 15:22:35 -04:00
Martin Konecny
8cafc52cad
CC-2758: Make airtime-install script Debian/Ubuntu compatible
...
-initial commit
2011-10-27 14:01:59 -04:00
Martin Konecny
5a83c5b81e
Merge branch '1.9.1' into devel
...
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/StoredFile.php
2011-10-14 01:38:52 +02:00
Martin Konecny
292b8f5c5d
CC-2975: Require python-virtualenv version >= 1.4.9 for Airtime installations.
...
-fixed
2011-10-14 01:34:17 +02:00
Martin Konecny
8fe10830d5
-fixed on-air light not working.
2011-10-11 13:36:07 +02:00
martin
d93a9edcd2
CC-2806: Create upgrade template file
...
-missing function
-comment out redundant code
2011-09-29 18:39:24 -04:00
martin
b9863e660e
CC-2806: Create upgrade template file
...
-initial commit
2011-09-29 18:18:08 -04:00
martin
79f8e36ee4
CC-2886: airtime-check-system should not fail Icecast check
...
if Icecast outputs are not configured in
/etc/airtime/liquidsoap.cfg
2011-09-28 17:46:37 -04:00
martin
1cbc098e91
CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
2011-09-28 12:15:13 -04:00
martin
974612badf
CC-2888: Create a monit file for each airtime component
2011-09-26 14:40:26 -04:00
martin
502be61620
-monit restart on install to reload config files.
2011-09-23 12:24:51 -04:00
martin
3a2eaecad8
Merge branch '1.9.1' into devel
...
Conflicts:
python_apps/pypo/pypopush.py
2011-09-20 14:31:09 -04:00
martin
c0b5ef2635
CC-2845: airtime reinstall doesn't work when php uses --file parameter
...
-append previous fix
2011-09-20 11:27:39 -04:00
martin
153a89430a
CC-2845: airtime reinstall doesn't work when php uses --file parameter
...
-fix install/upgrade/reinstall issues that Daniel found.
2011-09-20 11:25:56 -04:00
martin
a11dba1469
CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder
2011-09-19 15:46:15 -04:00
martin
e1e34d297c
-CC-2750: Ability to query health status for pypo, liquidsoap,
...
media monitor, and recorder
2011-09-16 21:30:50 -04:00
martin
b5684bb5b1
Merge branch '1.9.1' into devel
...
Conflicts:
install_full/ubuntu/airtime-full-install
utils/airtime-update-db-settings.py
2011-09-15 17:44:07 -04:00
Martin Konecny
500fa759af
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
...
Conflicts:
install_minimal/airtime-install
2011-09-14 16:48:11 -04:00
Martin Konecny
ed199efeed
CC-2819: Upgrade from 1.8.2 to 1.9.4-RC2 fails on Debian squeeze with 'Failed sql query'
...
-initial commit
2011-09-14 16:47:07 -04:00
martin
4d3c9ce01e
CC-2812: install script is using "sudo"
...
-fixed
2011-09-13 15:00:04 -04:00
martin
1ba200441e
CC-2792: installing Airtime 2.0 beta fails on ubuntu 10.04 64 bit
...
-possibly fixed
2011-09-09 15:38:14 -04:00
martin
9c7bab616d
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/controllers/ScheduleController.php
install_minimal/airtime-install
install_minimal/include/AirtimeInstall.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/pypo/pypofetch.py
python_apps/pypo/pypopush.py
2011-09-09 15:07:43 -04:00