The Anvil Dashboard, powered by Open OnDemand, provides researchers a user-friendly graphical interface to access Anvil resources.
Note: These installation instructions are solely for development use, not production deployment.
ssh username@login-node-hostname
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
- Click on Develop dropdown in top right.
- Click on My Sandbox Apps (Development)
- Click on Launch Ood Dashboard next to the app called Ood Dashboard [main]