Generate Custom Jira Reports
Set Up Steps-
- Create a file named
htdocs/.env
duplicate tohtdocs/.env.example
and populate the values of JIRA_DOMAIN, JIRA_USERNAME and JIRA_PASSWORD - Add
192.168.57.101 jira-report.dev www.jira-report.dev
in Host file. In Linux/Mac, host file location is/etc/hosts
- Run
vagrant up
to create a vm. You must have virtualbox installed. - SSH into the newly created VM by
vagrant ssh
- Install the composer dependencies by
cd /var/www/htdocs/
composer install
You can now view the Sprint Reports at http://jira-report.dev/?sprint=73