Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 579 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 579 Bytes

vagrant-redmine

Redmine installation Guide (Tested with Redmine 3.4.2 on Centos 7)

Source: https://github.com/jiannelli/vagrant-redmine

This project was created to document how to install redmine.

The file provision.sh includes all the steps to install redmine.

Usage

Clone the repository

git clone https://github.com/jiannelli/vagrant-redmine.git vagrant-redmine

Start the machine and provision it

cd vagrant-redmine

vagrant up

Access redmine

http://172.16.27.196