James
fb3b088f04
CC-2826: airtime-full-install script should install patch package
...
- done
2011-09-15 12:30:45 -04:00
martin
ff8d456831
CC-2812: install script is using "sudo"
...
-fixed
2011-09-13 15:04:58 -04:00
James
376ae1370c
CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime
...
- done for new install
- upgrade need some more work
2011-08-22 12:03:09 -04:00
James
e8b805f59c
CC-2639: Airtime Full installation does not install virtualenv
...
- fixed
2011-08-05 15:09:04 -04:00
James
cbad5cbfe1
CC-2615: install_minimal should be installable without internet connection
...
- distribute-0.6.10.tar.gz is included in 3rd_party dir
- distribute-0.6.10.tar.gz is copied to /usr/share/python-virtualenv/
on install
2011-07-29 10:33:29 -04:00
James
bd7d108260
CC-2615: install_minimal should be installable without internet connection
...
- depending on vitualenv's version, it calls different options.
2011-07-28 16:17:56 -04:00
James
7ac59fb747
CC-2603: Store log for full install into a file
...
- done
2011-07-27 12:49:05 -04:00
James
86ca2c7fc4
CC-2592: Full install issues running twice in a row
...
- use "rm -rf" instead of "rm" when deleting
/etc/apache2/sites-enabled/000-default
- append "include /etc/monit/conf.d/*" to /etc/monit/monitrc if
it's first time installing it.
- bypass python lib installation and patching if virtualenv
already exists
2011-07-26 12:05:36 -04:00
James
99c505bddc
CC-2581: some of php.ini directive has to be moved
...
- done
2011-07-21 16:06:59 -04:00
James
c6c02bf13b
- full-install script dies gracefully and displays error msg
2011-07-20 17:04:34 -04:00
James
f30d8eb315
CC-2521: Provide dependencies in the upstream tarball...
...
- airtime_virtual_env.pybundle is added
- all python lib are installed from this bundle file
- fixed auto install script to bypass the prompt
- auto install script copies airtime_vhost file to
/etc/apache2/airtime/site_available/airtime
2011-07-20 15:11:51 -04:00
James
48634dd96e
CC-2518: Auto-install scrip for manual install
...
- done
- php.ini directives are overriden in .htaccess file
- script bypass apache configuration if
apache2/site-avaiable/airtime exists
- script byapss virtualenv setting if
/usr/lib/airtime/airtime_virtualenv exists
2011-07-20 14:20:47 -04:00