-
Notifications
You must be signed in to change notification settings - Fork 22
Beginner's Guide to the GMS Web Viewer
- Introduction
- Search Models
- Searching and Filtering
- Model Details
- Search Processing Profiles
- Processing Profile Details
- Search Instrument Data
- Instrument Data Details
- Search Subjects
- Subject Details
- Search Builds
- Build Details
- Workflow Stderr
- Workflow Stdout
- Build Data Directory
- Apache Configuration and Security
The GMS comes pre-installed with a fully functional web viewer. The web viewer is configured as a ruby on rails app with apache server. It is accessible by default at http://localhost.
The app allows rapid searching and filtering of models, builds, processing profiles, instrument data and subjects. It also allows convenient browsing of data directories for all builds at http://localhost/data/. This tutorial will walk through screenshot examples of many of the views available.
The main page of the GMS webviewer (shown below) defaults to the list of current models in the GMS database. Additional tabs show similar views for Processing Profiles, Instrument Data, Subjects, Builds.
The default apache configuration hosts the gms web viewer app at http://localhost and serves all data in /opt/gms/ at http://localhost/data/
Home | Install | Tutorials | FAQ |
---|