This repository was archived by the owner on Mar 29, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ the home directory, `/home/username/`.
39
39
#### Register a storage system
40
40
41
41
Systems are stored in Agave as ` json ` objects. For a complete list of all valid
42
- fields in system descriptions, see the [ Agave documentation] ( http://developer.agaveapi.co/#systems ) .
42
+ fields in system descriptions, see the [ Agave documentation] ( http://developer.tacc.cloud/ ) .
43
43
Instead of creating a new ` json ` system description by hand, start with the following
44
44
storage system template:
45
45
```
@@ -148,8 +148,8 @@ Some of the new fields in this execution system include:
148
148
149
149
For this execution system, there are two locations to cut and paste your SSH keys.
150
150
Again, because keys will be stored in plain text in this file, do not share this
151
- file with anyone and keep it secure . More fields, including information about how to submit jobs to an ` HPC ` system
152
- using a queue can be found in the [ Agave documentation] ( http://developer.agaveapi.co/#execution-systems ) .
151
+ file with anyone and keep it secure. More fields, including information about how to submit jobs to an ` HPC ` system
152
+ using a queue can be found in the [ Agave documentation] ( http://developer.tacc.cloud/ ) .
153
153
154
154
Save the template in a file called ` jetstream-execution-username.json ` .
155
155
To register this system with Agave, use the following command:
You can’t perform that action at this time.
0 commit comments