Skip to content

Commit ee4fc56

Browse files
authored
Merge pull request #71 from ISISComputingGroup/ssh_keys
Add SSH key instructions to first-time build (optional)
2 parents bf4e3d4 + a0b9b6e commit ee4fc56

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/overview/First-Time-Build.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,8 @@ XAR is the runtime that but for testing you will need the full setup which is th
284284

285285
### Install WiX toolset (We use version 3 and not the latest one - only install if required)
286286
Download and install latest stable version from https://wixtoolset.org/docs/wix3/
287+
288+
### Add your SSH key to the `keys` repository
289+
290+
Adding an SSH key to the [keys repository](https://github.com/isiscomputinggroup/keys) can be used to give
291+
passwordless access to instrument machines. Follow the instructions [here](/tools/SSH-keys).

doc/spelling_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ parallelisation
605605
parameterise
606606
params
607607
passcode
608+
passwordless
608609
pasynUser
609610
pcaspy
610611
pcount

0 commit comments

Comments
 (0)