Update README.md
This commit is contained in:
parent
6d755483b2
commit
610033b353
1 changed files with 1 additions and 3 deletions
|
@ -42,9 +42,7 @@ A spreadsheet that includes the raw instance data across all AWS regions is avai
|
|||
<summary>
|
||||
How to connect to the server via ssh after deployment?
|
||||
</summary>
|
||||
AWS does not allow users to access the instances with an SSH password. Instead, users are instructed to create "key pairs", which are used as credentials to access the instances via SSH.
|
||||
|
||||
The template here generates a key pair for you during the deployment, and that will be available as plain texts in the **"Output"** section after the stack is successfully created.
|
||||
AWS does not allow users to access the instances with an SSH password. Instead, users are instructed to create "key pairs", which are used as credentials to access the instances via SSH. The template here generates a key pair for you during the deployment, and that will be available as plain texts in the **"Output"** section after the stack is successfully created.
|
||||
|
||||
You need to note down that key file if you want to later access the VPN server via SSH.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue