Redmine is a very popular Rails-based open source bug tracker to help you manage issues and tasks for multiple projects
Download Bitnami Redmine from bitnami website https://bitnami.com/stack/redmine
[root@linux0110 opt]# ./bitnami-redmine-2.5.0-0-linux-installer.run
Language Selection
Please select the installation language
[1] English - English
[2] Spanish - Español
[3] Japanese - 日本語
[4] Korean - 한국어
[5] Simplified Chinese - 简体中文
[6] Hebrew - עברית
[7] German - Deutsch
[8] Romanian - Română
[9] Russian - Русский
Please choose an option [1] : <Enter>
----------------------------------------------------------------------------
Welcome to the Bitnami Redmine Stack Setup Wizard.
----------------------------------------------------------------------------
Select the components you want to install; clear the components you do not want
to install. Click Next when you are ready to continue.
PhpMyAdmin [Y/n] : Y
Is the selection above correct? [Y/n]: Y
----------------------------------------------------------------------------
Installation folder
Please, choose a folder to install Bitnami Redmine Stack
Select a folder [/opt/redmine-2.5.0-0]: <Enter>
----------------------------------------------------------------------------
Create Admin account
Bitnami Redmine Stack admin user creation
Your real name [User Name]: admin
Email Address [user@example.com]: bharath@mycompany.com
Login [user]: admin
Password :
Please confirm your password :
----------------------------------------------------------------------------
Web Server Port
Please enter the port that the bundled Apache Server will listen to by default.
Apache Web Server Port [80]: 81
----------------------------------------------------------------------------
Web Server Port
Please enter the port that the bundled Apache Server will use for SSL access.
SSL Port [443]: 8433
----------------------------------------------------------------------------
MySQL Information
Please enter your MySQL database information:
MySQL Server port [3306]: 3300
----------------------------------------------------------------------------
Language for default data configuration
Select your language for default data configuration:
[1] Bulgarian
[2] Czech
[3] German
[4] English
[5] Spanish
[6] French
[7] Hebrew
[8] Italian
[9] Japanese
[10] Korean
[11] Dutch
[12] Polish
[13] Portuguese
[14] Portuguese/Brazilian
[15] Romanian
[16] Russian
[17] Serbian
[18] Swedish
[19] Chinese
[20] Chinese/Taiwan
Please choose an option [4] : 4
Do you want to configure mail support? [y/N]: y
----------------------------------------------------------------------------
Configure SMTP Settings
This is required so your application can send notifications via email.
Default email provider:
[1] GMail
[2] Custom
Please choose an option [1] : 2
----------------------------------------------------------------------------
Configure SMTP Settings
This data is stored in the application configuration files and may be visible to
others. For this reason, it is recommended that you do not use your personal
account credentials.
Username []: redmine
Password :
Re-enter :
SMTP Host []: 192.168.0.20
SMTP Port []: 25
Secure connection
[1] None
[2] SSL
[3] TLS
Please choose an option [3] : 1
----------------------------------------------------------------------------
Setup is now ready to begin installing Bitnami Redmine Stack on your computer.
Do you want to continue? [Y/n]: Y
----------------------------------------------------------------------------
Please wait while Setup installs Bitnami Redmine Stack on your computer.
Installing
0% ______________ 50% ______________ 100%
#########################################
----------------------------------------------------------------------------
Setup has finished installing Bitnami Redmine Stack on your computer.
Launch Redmine application. [Y/n]: Y
Info: To access the Bitnami Redmine Stack, go to
http://localhost:81 from your browser.
Press [Enter] to continue :
-------------------------------------------------------------------------------------------------------------
Redmine tickets are stored in MySQL on backend. Good for Medium and Large Enterprise Usage.
With Redmine, you can define multiple projects and track issues on each project independently. Users can have different roles on each project and Redmine also supports custom issue types and workflows. The interface is easy to use and activity feeds ensures that users are always up-to-date on issue status changes.
No comments:
Post a Comment