ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Create install guide for Ubuntu and Debian (Task #187)
Description
Minimum requirement:
- Installation of Ruby using packages and RVM
- Installation of database adapter (mysql or sqlite3 or postgres) including dependency packages
- Basic installation of ChiliProject
- Setup of Apache+Passenger, optionally other app servers.
Related issues
related to Task #186: dev pkg missing from install instructions | Declined | 2011-02-11 |
History
Updated by Eric Davis at 2011-02-14 01:28 am
I'd say only mysql or postgres. If you are running Passenger then you will most likely have multiple processes accessing the database and sqlite only really works with 1 process at a time.
Updated by Holger Just at 2011-02-25 07:11 am
Just to keep our agreed on process...
- Status changed from Open to In Progress
Updated by Ian Freeman at 2011-02-25 11:19 am
First stab at Ubuntu guide: Installation_on_Ubuntu_1010.
I updated the links on the Installation and Installation_on_Debian_Lenny pages.
Updated by Holger Just at 2011-02-27 10:03 am
Added extensive guides for Debian Lenny and Squeeze. Ported the Squeeze guide over to Ubuntu. I think these are good for launch.
- Status changed from In Progress to Closed