Project

General

Profile

HowTos » History » Version 118

Andy Taylor, 2012-05-23 01:30

1 1 Jean-Philippe Lang
h1. HowTos
2 91 Mischa The Evil
3
{{>TOC}}
4 1 Jean-Philippe Lang
5
h2. Installation
6
7 90 Mischa The Evil
* [[RedmineInstall|Generic installation instructions]]
8
* [[HowTo Install Redmine in a sub-URI|Generic sub-URI deployment instructions]]
9 1 Jean-Philippe Lang
10 90 Mischa The Evil
h3. Operating Systems
11 1 Jean-Philippe Lang
12 90 Mischa The Evil
h4. CentOS
13
14 112 Stephan Schuberth
* [[Redmine on CentOS installation HOWTO]]
15 106 Nick Shel
* [[How to Install Redmine on CentOS (Detailed)|HowTo install Redmine on CentOS Detailed]]
16 90 Mischa The Evil
* [[RedmineAndSELinuxOnCentOS|HowTo make Redmine, Phusion Passenger, Ruby Enterprise Edition, and Apache play nice with SELinux on CentOS]]
17 100 Adil Aliyev
* "How To Install Redmine on CentOS with cPanel ":http://adil.az/uncategorized/installing-redmine-on-cpanel/
18 90 Mischa The Evil
19
h4. Debian
20
21 113 Paul zur Horst-Meyer
* [[GitHub clone based on Debian Squeeze, Gitolite, Git, Git-Daemon, MySQL, Nginx and Mongrel Cluster]]
22 90 Mischa The Evil
* "HowTo Install Redmine 0.8.x+ in Debian Etch with Apache fcgid":http://wiki.debuntu.org/wiki/Redmine/Install_on_Debian_Etch
23
* [[HowTo Install Redmine in a home directory on Debian]]
24
* [[HowTo Install Redmine using Debian package]]
25
* [[HowTo Install Redmine on Debian with Ruby-on-Rails and Apache2-Passenger]]
26 107 Milan Kozak
* "HowTo Install Redmine on Debian Squeeze with MySQL, Ruby-on-Rails and Apache2-Passenger":http://hodza.net/2012/03/15/howto-install-redmine-on-debian-6-squeeze-ruby-on-rails-apache2-passenger/
27 90 Mischa The Evil
* [[HowTo Install Redmine on Debian Squeeze with Postgresql, Ruby-on-Rails and Apache2-Passenger]]
28
* [[HowTo Install Redmine on Debian Wheezy Testing with MySQL and Apache2-Passenger]]
29 117 Carlos Troncoso
* [[HowTo Install Redmine on subdirectory (sub-URI) on Apache]]
30 90 Mischa The Evil
31
h4. FreeBSD
32
33
* "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
34
* "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)
35
36
h4. Mac OS X
37
38
* [[RedmineInstallOSX|How to install Redmine on Mac OS X]]
39
* [[RedmineInstallOSXServer|HowTo Install Redmine on Mac OS X Server]]
40
41
h4. Microsoft Windows
42
43
* [[HowTo Install Redmine in a sub-URI on Windows with Apache]] (Zero-to-Redmine on Windows)
44
* "HowTo run Redmine with Mongrel as a Windows service":https://sites.google.com/site/alensit/software-tools/redmine#TOC-Running-under-Mongrel
45
46
h4. Solaris
47
48
* [[HowTo Install Redmine on Solaris]]
49
50
h4. Ubuntu
51 97 Brian Kloppenborg
52 104 Yu Kobayashi
* [[HowTo Install Redmine in Ubuntu]]
53 1 Jean-Philippe Lang
* [[HowToInstallRedmineOnUbuntuServer|HowTo Install Redmine 1.2.x with Mercurial and Subversion on Ubuntu Server 10.04]]
54 118 Andy Taylor
* "How To Install Redmine on Ubuntu 12.04 Server using Apache and mod_passenger with Subversion repositories.":http://grandslam90.wordpress.com/2012/05/22/howto-redmine-2-0-0-passenger-subversion-repositories-in-ubuntu-12-04/
55 104 Yu Kobayashi
* "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
56 90 Mischa The Evil
* "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/
57 99 Sword King
* "Redmine+Apache+SVN+Postfix完整配置指南":http://www.swordair.com/docs/redmine-complete-configuration-on-ubuntu/ (简体中文)
58 90 Mischa The Evil
* "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/
59
* "HowTo Redmine Appliance from scratch with Ubuntu JeOS + Apache + Phusion Passenger + Ruby Enterprise":http://adminsq3.blogspot.com/2010/02/appliance-redmineapachephusion.html (es-ES)
60
* 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)
61
62
h3. Web- and Application Servers
63
64
h4. Apache
65
66
* [[HowTo configure Apache to run Redmine]]
67
68
h4. Apache Tomcat
69
70
* [[HowTo install Redmine in Apache Tomcat]]
71
72
h4. Mongrel
73
74
* [[HowTo run Redmine with a Mongrel cluster]]
75
76
h4. Nginx
77
78
* [[HowTo configure Nginx to run Redmine]]
79
80
h4. Phusion Passenger
81
82
* [[HowTo have both development and production environment available from Apache with VirtualHost]]
83
84
h3. Application Stacks
85
86
h4. Bitnami
87
88
* [[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)]] 
89
* "Install GitHub clone with Redmine with BitNami and Gitosis":http://xdissent.com/2010/05/04/github-clone-with-redmine/
90
91 57 Mathias G
h2. Configuration
92 70 Carl Perkins
93 90 Mischa The Evil
h3. Authentication
94 58 Florent Fievez
95 90 Mischa The Evil
* "HowTo Authenticate Apache against Redmine with AuthMySQL":http://ailoo.net/2009/03/authenticate-apache-against-redmine-with-authmysql/
96
97
h3. Database
98
99
* "HowTo Install Redmine with an Oracle backend":http://matthewrupert.net/2011/03/11/running-redmine-with-an-oracle-backend/
100
* [[HowTo make Wiki history working with Postgres 9.0]]
101
102
h3. Email
103
104
* [[HowTo configure Redmine to mail to MS Exchange server]]
105
106
h3. Source Code Management (SCM)
107
108
* [[HowTo setup automatic refresh of repositories in Redmine on commit]]
109
* [[HowTo configure Redmine for advanced git integration]]
110
* [[HowTo configure Redmine for advanced Mercurial integration]]
111
* [[HowTo configure Redmine for advanced Subversion integration]]
112 103 Lluís Vilanova
* [[HowTo configure Redmine for advanced Bazaar integration]]
113 90 Mischa The Evil
* [[HowTo keep in sync your git repository for redmine]]
114 95 Mischa The Evil
* [[HowTo simply keep Redmine in sync with GitHub]]
115 90 Mischa The Evil
116
h2. Migration
117
118
* [[HowTo Migrate Redmine to a new server to a new Redmine version]]
119
120 1 Jean-Philippe Lang
h2. Customizing Redmine
121
122 90 Mischa The Evil
* [[HowTo translate Redmine in your own language]]
123
* [[HowTo create a custom Redmine theme]]
124
* [[HowTo add a logo to your Redmine banner]]
125 1 Jean-Philippe Lang
126 90 Mischa The Evil
h2. Miscellaneous
127 1 Jean-Philippe Lang
128 90 Mischa The Evil
* [[HowTo Mylyn|How to connect a Mylyn repository to Redmine]]
129
* "Scaling infrastructure - load balancing":/boards/1/topics/24727?r=24739#message-24739