Skip to content

Commit bb87d3c

Browse files
author
Matthew Fisher
committed
docs(contrib/ec2): add ssh-add command
fleetctl requires that you add your SSH key to the SSH agent before running a new tunnel.
1 parent 8965c0f commit bb87d3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/ec2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Once the cluster is up, get the hostname of any of the machines from EC2, set
5151
FLEETCTL_TUNNEL, then run [the init script][init-script] to bootstrap the cluster
5252
remotely:
5353
```console
54+
$ ssh-add ~/.ssh/id_rsa
5455
$ export FLEETCTL_TUNNEL=ec2-12-345-678-90.us-west-1.compute.amazonaws.com
5556
$ ./initialize-ec2-cluster.sh
5657
The authenticity of host '54.215.248.50:22' can't be established.

0 commit comments

Comments
 (0)