Project

General

Profile

Actions

InstallRedmineOnDebianStableApacheMysqlPassenger » History » Revision 3

« Previous | Revision 3/32 (diff) | Next »
Jan Niggemann (redmine.org team member), 2013-01-22 11:26


InstallRedmineOnDebianStableApacheMysqlPassenger

Last updated: January 2012

Chapter 0: Preface

About this guide

This is a step-by-step guide to install redmine on "Debian stable" (called Squeeze at the moment of writing).
It is written for people who are familiar with Debian, the shell, MySQL, Apache and Linux in general.
To keep this guide short, it does not explain every step in detail, but after reading, even novices should end up with a working redmine instance.

Please note: We're assuming that you know how to use the tools at hand. If that's not the case (eg. you don't know how to create a new database or you don't know how to restart apache) please use the search engine of your choice and come back afterwards.

Chapter 1: Install ruby, rails, gems and passenger

Read chapter 1

Chapter 2: Install redmine

Read chapter 2

Chapter 3: Configure apache and passenger

In this guide, we deploy to a sub-URI. Read other guides if you want a name-based virtual host configuration.

Read chapter 3

Updated by Jan Niggemann (redmine.org team member) about 11 years ago · 3 revisions