Questions tagged [chiliproject]

ChiliProject is a web based project management system based on Ruby on Rails. It started as a fork of Redmine in February 2011. It is based on Ruby on Rails and licensed under GPLv2.

ChiliProject is a web based project management system. It supports your team throughout the complete project life cycle, from setting up and discussing a project plan, over tracking issues and reporting work progress to collaboratively sharing knowledge.

The project started as a fork of Redmine in February 2011. It is based on Ruby on Rails and licensed under GPLv2.

Developers and users can also be contacted through IRC in #chiliproject on Freenode as well as by using the forums. The official issue tracker is available on chiliproject.org.

16 questions
0
votes
1 answer

Change path chiliproject

I want to use a subdirectory for a chiliproject instance. Using apache passenger, I was thinking of using rewrites + alias, but then it gives me a 404. Adding a RailsBaseURI i get connection reset. Is it routes.rb I should adapt or am I looking at…
1
2