Difference between revisions of "2016 Winter Project Week/Projects/CLI Dashboard"

From NAMIC Wiki
Jump to: navigation, search
Line 10: Line 10:
  
 
==Project Description==
 
==Project Description==
<div style="margin: 20px;">
+
{| class="wikitable"
<div style="width: 27%; float: left; padding-right: 3%;">
+
|- style="vertical-align:top;"
<h3>Objective</h3>
+
! style="text-align: left; width:27%" |      Objective
 
* Have a public dashboard that allows [https://en.wikipedia.org/wiki/Faceted_search faceted browsing] of CLI modules
 
* Have a public dashboard that allows [https://en.wikipedia.org/wiki/Faceted_search faceted browsing] of CLI modules
</div>
+
! style="text-align: left; width:27%" |      Approach, Plan
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
 
* integrate ctk-cli-indexer in Slicer's nightly build process (JC)
 
* integrate ctk-cli-indexer in Slicer's nightly build process (JC)
 
* create nice dashboard with up-to-date Kibana (Hans, ??)
 
* create nice dashboard with up-to-date Kibana (Hans, ??)
 
* setup cron jobs to publish this on a publicly visible server (Steve?)
 
* setup cron jobs to publish this on a publicly visible server (Steve?)
</div>
+
! style="text-align: left; width:27%" |      Progress
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
 
* https://github.com/commontk/ctk-cli-indexer available
 
* https://github.com/commontk/ctk-cli-indexer available
 
* experience with Kibana 3.x, but not with [https://www.elastic.co/guide/en/kibana/4.0/whats-new.html the revamped Kibana 4.x]
 
* experience with Kibana 3.x, but not with [https://www.elastic.co/guide/en/kibana/4.0/whats-new.html the revamped Kibana 4.x]
</div>
+
|}
</div>
 

Revision as of 22:34, 18 December 2015

Home < 2016 Winter Project Week < Projects < CLI Dashboard

Key Investigators

  • Hans Meine
  • JC
  • Steve Pieper

Project Description

Objective Approach, Plan
  • integrate ctk-cli-indexer in Slicer's nightly build process (JC)
  • create nice dashboard with up-to-date Kibana (Hans, ??)
  • setup cron jobs to publish this on a publicly visible server (Steve?)
Progress