Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 322 Bytes

On a fresh Ubuntu install, you can use the install-atlascine.sh shell script to setup Atlascine using these instructions:

git clone https://github.com/ResearchComputingServices/nunaliit-devops.git

cd nunaliit-devops/

cp config_EXAMPLE.sh config.sh
# EDIT config.sh as needed

sudo -s ./install-atlascine.sh