Project

General

Profile

HowTos » History » Revision 96

Revision 95 (Mischa The Evil, 2011-10-18 21:54) → Revision 96/257 (Brian Kloppenborg, 2011-11-08 05:37)

h1. HowTos 

 {{>TOC}} 

 h2. Installation 

 * [[RedmineInstall|Generic installation instructions]] 
 * [[HowTo Install Redmine in a sub-URI|Generic sub-URI deployment instructions]] 

 h3. Operating Systems 

 h4. CentOS 

 * [[HowTo install Redmine on CentOS 5]] 
 * [[RedmineAndSELinuxOnCentOS|HowTo make Redmine, Phusion Passenger, Ruby Enterprise Edition, and Apache play nice with SELinux on CentOS]] 

 h4. Debian 

 * "HowTo Install Redmine 0.8.x+ in Debian Etch with Apache fcgid":http://wiki.debuntu.org/wiki/Redmine/Install_on_Debian_Etch 
 * [[HowTo Install Redmine in a home directory on Debian]] 
 * [[HowTo Install Redmine using Debian package]] 
 * [[HowTo Install Redmine on Debian with Ruby-on-Rails and Apache2-Passenger]] 
 * [[HowTo Install Redmine on Debian Squeeze with Postgresql, Ruby-on-Rails and Apache2-Passenger]] 
 * [[HowTo Install Redmine on Debian Wheezy Testing with MySQL and Apache2-Passenger]] 

 h4. FreeBSD 

 * "HowTo Install Redmine 1.2.x on FreeBSD 8.2 Amd64 + FastCGI Apache":http://amberovsky.blogspot.com/2011/09/howto-redmine-12-on-freebsd-82-amd64.html 
 * "HowTo Install Redmine on FreeBSD with Mongrel Cluster and Apache Proxy Balance":http://openbr.org/2010/03/31/freebsd-e-redmine-com-mongrel-cluster-e-apache (pt-BR) 

 h4. Mac OS X 

 * [[RedmineInstallOSX|How to install Redmine on Mac OS X]] 
 * [[RedmineInstallOSXServer|HowTo Install Redmine on Mac OS X Server]] 

 h4. Microsoft Windows 

 * [[HowTo Install Redmine in a sub-URI on Windows with Apache]] (Zero-to-Redmine on Windows) 
 * "HowTo run Redmine with Mongrel as a Windows service":https://sites.google.com/site/alensit/software-tools/redmine#TOC-Running-under-Mongrel 

 h4. Solaris 

 * [[HowTo Install Redmine on Solaris]] 

 h4. Ubuntu 
 * "How To Install Redmine on Ubuntu 11.10 Server using Apache and mod_passenger with performance improving options.":http://finiteline.homeip.net/index.php/programming/70-ruby/100-redmine-on-ubuntu-11-10 
 

 * [[HowToInstallRedmineOnUbuntuServer|HowTo Install Redmine 1.2.x with Mercurial and Subversion on Ubuntu Server 10.04]] 
 * "HowTo Install Redmine 1.1.x with Git and Gitosis on Ubuntu 11.04":http://www.x2on.de/2011/04/23/tutorial-redmine-with-git-and-gitosis-on-ubuntu-11-04/ 
 * [[HowTo Install Redmine in Ubuntu]] 
 * "Redmine+Apache+SVN+Postfix??????":http://www.swordair.com/docs/config-doc/redmine_complete_config_on_ubuntu.html  
 * "HowTo Install Redmine with SVN, Git and Gitosis on Ubuntu 8.04":http://www.x2on.de/2010/10/30/tutorial-redmine-with-svn-git-and-gitosis-on-ubuntu-8-04/ 
 * "HowTo Redmine Appliance from scratch with Ubuntu JeOS + Apache + Phusion Passenger + Ruby Enterprise":http://adminsq3.blogspot.com/2010/02/appliance-redmineapachephusion.html (es-ES) 
 * HowTo Redmine Appliance from scratch with Ubuntu JeOS + Apache + Mongrel cluster + Webmin integration "1":http://adminsq3.blogspot.com/2009/07/appliance-redmine-con-ubuntu-jeos-1.html "2":http://adminsq3.blogspot.com/2009/07/appliance-redmine-con-ubuntu-jeos-2.html    "3":http://adminsq3.blogspot.com/2009/07/appliance-redmine-con-ubuntu-jeos-3.html (es-ES) 

 h3. Web- and Application Servers 

 h4. Apache 

 * [[HowTo configure Apache to run Redmine]] 

 h4. Apache Tomcat 

 * [[HowTo install Redmine in Apache Tomcat]] 

 h4. Mongrel 

 * [[HowTo run Redmine with a Mongrel cluster]] 

 h4. Nginx 

 * [[HowTo configure Nginx to run Redmine]] 

 h4. Phusion Passenger 

 * [[HowTo have both development and production environment available from Apache with VirtualHost]] 

 h3. Application Stacks 

 h4. Bitnami 

 * [[How to install Redmine in Linux Windows and OS X using BitNami Redmine Stack|How to install Redmine using BitNami installer (Windows, OS X, Linux)]]  
 * "Install GitHub clone with Redmine with BitNami and Gitosis":http://xdissent.com/2010/05/04/github-clone-with-redmine/ 

 h2. Configuration 

 h3. Authentication 

 * "HowTo Authenticate Apache against Redmine with AuthMySQL":http://ailoo.net/2009/03/authenticate-apache-against-redmine-with-authmysql/ 

 h3. Database 

 * "HowTo Install Redmine with an Oracle backend":http://matthewrupert.net/2011/03/11/running-redmine-with-an-oracle-backend/ 
 * [[HowTo make Wiki history working with Postgres 9.0]] 

 h3. Email 

 * [[HowTo configure Redmine to mail to MS Exchange server]] 

 h3. Source Code Management (SCM) 

 * [[HowTo setup automatic refresh of repositories in Redmine on commit]] 
 * [[HowTo configure Redmine for advanced git integration]] 
 * [[HowTo configure Redmine for advanced Mercurial integration]] 
 * [[HowTo configure Redmine for advanced Subversion integration]] 
 * [[HowTo keep in sync your git repository for redmine]] 
 * [[HowTo simply keep Redmine in sync with GitHub]] 

 h2. Migration 

 * [[HowTo Migrate Redmine to a new server to a new Redmine version]] 

 h2. Customizing Redmine 

 * [[HowTo translate Redmine in your own language]] 
 * [[HowTo create a custom Redmine theme]] 
 * [[HowTo add a logo to your Redmine banner]] 

 h2. Miscellaneous 

 * [[HowTo Mylyn|How to connect a Mylyn repository to Redmine]] 
 * "Scaling infrastructure - load balancing":/boards/1/topics/24727?r=24739#message-24739