Connecting to Test iRODS server on TACC - galaxyproject/usegalaxy-playbook GitHub Wiki
- Get iRODS credentials file for Test from Nate
- Get iRODS server URL, and username/password by running the following command on your laptop:
- gpg -d ~/irods-creds.gpg
- irods-creds.gpg is the name of the credentials file in step 1
- May have to enter your SSH key pass phrase
- SSH to stampede server (replace 'kxk302' with your TACC user id)
- ssh [email protected]
- Enter TACC password and token code (get TACC Token code from app on your iPhone)
- Load iRODS module into shell
- Run iinit command
- Use server name, and username/password from step 2
- zone name is 'galaxy', and port number is 1247