Enhanced Redmine issues interface
We are using Redmine a lot for the issues management but we also use pivotaltracker for our features requests. The problem with our Redmine issues is that it’s just too long to update (compare with...
View ArticleRedmine LDAPS Authentication
I’m setting up Redmine’s LDAP authentication and am running into some odd issues. I have the configuration setup and saved, and when I click on “Test” in the Authentication modes menu in Redmine for...
View Articlemap a subdomain name to www.domain.com/redmine as redmine.domainname.com on...
I’ve currently setup ubuntu lucid lamp redmine I’m testing out on free-tier AWS cloud with dyndns.org dyndns pro with my own domain.com mapped to the public address of AWS cloud E2C instance. This is...
View Articlemod-redmine && mod-passenger: Passenger refuses to load (here: Redmine) after...
i’ve a working Redmine-instance at /var/lib/redmine. (Redmine configuration is not the issue) ln -s /var/lib/redmine/public /var/www/redmine chown -R www-data:www-data /var/www/redmine echo...
View ArticleSVN Authentication over Apache (DAV) and Redmine not work
NEED HELP!!! I installed apache2, svn and redmine on an ubuntu server. After that I tried to do my authentication for svn over the redmine accounts. My apache config looks like this (stored in...
View ArticleCan’t login to Redmine after fresh install on Ubuntu
I did a fresh install of Redmine on Ubuntu 10.04, following the instructions here After the installation, I visited http://localhost/redmine, and the site came up successfully. I then registered a...
View ArticleConfigure redmine that it responds on redmine.mydomain.com
I installed redmine just a few minutes (or hours?) ago and it works fine at my root domain “mydomain.com”. But this is not what I want. What I want is my root domain pointing to some public stuff and...
View Articledisplay a redmine wiki in another redmine wiki page
Is there a way to display the content of a redmine wiki page in another page ? I wish to write a unique page and display its content in different articles, instead of writing the article twice or just...
View ArticleIs it a good idea to run Redmine using Webrick through Nginx?
The task here is to get Redmine setup for a small (<20) team. There may be a few users who would access the setup as business clients. I am familiar with setting up PHP for Apache, and recently,...
View ArticleUpgrading Redmine, activerecord-mysql2-adapter not working
For upgrading Redmine from 1.0.1 to 2.1.2, I need to execute the command: rake db:migrate RAILS_ENV=production However, doing so produces the following error: rake aborted! Please install the mysql2...
View Article