FredHutch/scicomp-dashboard

Name: scicomp-dashboard

Owner: Fred Hutchinson Cancer Research Center

Description: null

Created: 2017-08-25 21:42:44.0

Updated: 2017-08-28 20:43:02.0

Pushed: 2017-09-26 18:08:40.0

Homepage: null

Size: 37

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SciComp Dashboard

This is a simple Flask web application that's eventually intended to show the status of various SciComp processes.

At present it just shows the users on the gizmo and beagle clusters (the raw data is obtained each time the page is loaded, by ssh'ing to the rhino machines and running squeue and sinfo).

But it's easy to add more functionality–just add a route in app.py and then add a link to your route in the nav section of the layout template.

Deployment

This app is deployed using our on-premises CircleCI and Rancher installations.

This is NOT an automated DevOps pipeline; it was created manually. But it points the way towards future automation.


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.