Skip to content

richtan/Anvil-OOD-Dashboard

Repository files navigation

Anvil

Anvil Supercomputer Dashboard

About

The Anvil Dashboard, powered by Open OnDemand, provides researchers a user-friendly graphical interface to access Anvil resources.

Enabling Developer Mode

Enable Developer Mode Guide

Installation

Note: These installation instructions are solely for development use, not production deployment.

1. SSH into a login node

ssh username@login-node-hostname

2. Install dashboard using installation script

Use git to clone the repository into your home directory and then run the installation script:

  • Using SSH

    To use SSH for git clone, you must first set up a Github SSH key on Github.

    git clone [email protected]:richtan/Anvil-OOD-Dashboard.git $HOME/ondemand/dev/dashboard && cd $HOME/ondemand/dev/dashboard && ./install.sh

3. Open the dashboard

How to open Dashboard

  1. Click on Develop dropdown in top right.
  2. Click on My Sandbox Apps (Development)
  3. Click on Launch Ood Dashboard next to the app called Ood Dashboard [main]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published