LandRegistry/devenv-scrum-reporting

Name: devenv-scrum-reporting

Owner: HM Land Registry

Description: null

Created: 2015-10-06 20:19:29.0

Updated: 2015-11-17 19:55:49.0

Pushed: 2015-10-15 20:55:03.0

Homepage: null

Size: 168

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

devenv-scrum-reporting

Early development environment for the scrum reporting tool

About

This development environment is designed to be easy to use, and function very similarly to a server environment.

Requirements:

TL;DR

Inside the project folder, simply run vagrant up.

Services can be accessed on:

Update Apps

sudo puppet apply ~/backend.pp

Restart apps
Apps
Scrum Report API:

localhost:5001

Scrum Report Frontend:

localhost:5002

Notes

The development environment relies on Vagrant. Currently only Virtualbox is supported as a provider.

For further information on managing Vagrant you can read the official documentation.

How to query the postgres database with PSQL

Login to the centos virtual machine. Switch to root with:

 -i

login to the system of record database with this:

 -U workingregister workingregister

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.