Noel Miller
Noel Miller
I'm stuck on the signup step: ref https://github.com/capitalone/Hygieia/issues/40
The above URL is a 404. Using tomcat7 the war has exploded successfully and logs for tomcat indicate the following: ` - - [21/Aug/2015:19:46:48 +0000] "GET /api/dashboard HTTP/1.1" 404 994`...
Used git to pull the latest version including new documentation. Learned a few things along the way - The java jdk looks like it needs to be 1.8 and possibly...
Got a step closer, after setting the DASHBOARD_PROP and running `./gradlew :UI:run` I get this on the dashboard page (API) ``` bash HTTP ERROR: 503 Problem accessing /api/dashboard. Reason: Service...