Questions tagged [redmine]

Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.

Redmine Features

Below are some of the main features of Redmine:

  • Multiple projects support
  • Flexible role based access control
  • Flexible issue tracking system
  • Gantt chart and calendar
  • News, documents & files management
  • Feeds & email notifications
  • Per project wiki
  • Per project forums
  • Time tracking
  • Custom fields for issues, time-entries, projects and users
  • SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
  • Issue creation via email
  • Multiple LDAP authentication support
  • User self-registration support
  • Multilanguage support
  • Multiple databases support
190 questions
0
votes
3 answers

Disable ColdFusion file-handling for one VirtualHost (Apache2)

I would like to disable the ColdFusion-Server for just one virtualhost within my apache. This one virtualhost is a ruby on rails application (redmine). Any ideas?
da_didi
  • 255
  • 4
  • 11
0
votes
3 answers

Redmine LDAP authentication

I have a Mac Mini server running Snow Leopard and installed Redmine. I would now like my users to be able to authenticate against the Open Directory server, but can't get it to work. Here's how I set up Redmine (please forgive me for slightly…
Zsub
  • 361
  • 1
  • 3
  • 15
0
votes
1 answer

rubystack with existing MySQL

I want to install redmine, so i found convenient to try installing first bitnami RubyStack locally, however i do not want it to use its default mysql server, but i want it to use my already installed mysql instance. In here it mentions that MySQL is…
lurscher
  • 172
  • 1
  • 3
  • 17
0
votes
1 answer

Installing Redmine on Ubuntu 10.04

I'm having some issues installing Redmine on Ubuntu 10.04. I basically ran the following: sudo apt-get install redmine redmine-sqlite redmine-mysql It walked me through things and I configured Redmine to use SQLite 3. Then, using Passenger, I got…
Naftuli Kay
  • 1,708
  • 6
  • 24
  • 44
0
votes
1 answer

Redmine on Apache2 with Passenger issue

I installed Redmine and run it in Apache2 with the Passenger module. Apache2 boots, Passenger module gets loaded and the Redmine welcome page is shown, however when trying to login or navigate to other parts of the Redmine site, the browser keeps…
nkr1pt
  • 281
  • 1
  • 8
0
votes
2 answers

gitolite post commit hook to update redmine's repository

I currently have a ubuntu server machine which has gitolite and redmine installed. Redmine accesses repository copies which are updated using a cron task. Having a cron task to pull the updates seems like an overkill is there anyway a gitolite…
eliocs
  • 197
  • 1
  • 2
  • 9
0
votes
1 answer

DNS Zone file and virtual host question (repost because my question got moved and now I can't comment on the original for some reason)

Sorry this is a repost, the original question got moved to here form stack overflow and for some reason I can't comment or respond to answers on that one anymore. Hi all, I'm trying to set up a virtual host for redmine.SITENAME.com. I've edited the…
Jake
  • 103
  • 3
0
votes
0 answers

DNS Zone file and virtual host question

I'm trying to set up a virtual host for redmine.SITENAME.com. I've edited the httpd.conf file and now I'm trying to edit my DNS settings. However, I'm not sure exactly what to do. Here's an snippet of what's already in the named.conf file (the file…
Jake
  • 103
  • 3
0
votes
1 answer

Bitnami Redmine + Subversion

I'm trying to setup subversion with Redmine. I've installed the Redmine stack, and I see the subversion folder in it. I've created a repo: svnadmin /svnrepo/ios Now what? Thanks
bear
  • 222
  • 1
  • 3
  • 15
0
votes
1 answer

Mongrel restarting just one port?

I have a mongrel cluster setup across six ports. I understand how to restart the cluster. It would be nice if I could do plugin testing for our Redmine install and not have to interrupt the teams service for restarting mongrel. I was wondering if…
Joshua Enfield
  • 3,454
  • 8
  • 42
  • 59
0
votes
1 answer

Installing redmine on ubuntu 10.10

I ditched my attempts to install redmine on a CentOS machine and instead wiped it and installed Ubuntu 10.10 on it as this seemed to work in a lot of attempts I've seen online. Not for me though.. I get what looks like a compilation error when i go…
Phil
  • 183
  • 11
0
votes
1 answer

ruby on rails on CentOS?

I'm trying to install RedMine (www.redmine.org) which is an awesome project management tool. I have access to a CentOS machine which is supposed to host it. I found some guide specifying how to install an old version of ruby and I tried to install…
Phil
  • 183
  • 11
0
votes
1 answer

Redmine plug-in fails at rake db:migrate_plugins

First post, so hope I'm in the right place. While trying to install the Redmine plug-in 'Wiki Extensions', I keep getting stuck when I try to run the "rake db:migrate_plugins RAILS_ENV=production" command. I am moving server and I'm in bit over my…
Drew
  • 3
  • 1
0
votes
1 answer

Redmine & Subversion Edge on the same Win Box

We will be installing both Subversion Edge and Redmine, but have the requirement that they run on the same box. The easiest way to install Redmine would appear to be using a BitNami Stack. Our Inf Struct team only has IIS experience so I'll be…
0
votes
1 answer

Can I have a Redmine database on a MySQL cluster?

I have two servers, both Debian Linux. Currently I'm using them as a poor man's load balancer for high availability. However, currently I have only 1 MySQL server on the "master", so if the master goes down then the slave is useless. To solve this I…
Nick Bolton
  • 5,126
  • 12
  • 54
  • 62
1 2 3
12
13