Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 51cf696

Browse files
committed
Last minute README fixes…
1 parent e5ed016 commit 51cf696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ The deploy needs the ansible vault password to be able to decrypt the property f
6161

6262
## SSH to the instance
6363

64-
You need the ssh key. Get the files `aws-eb` and `aws-eb.pub` from someone who have them already, and place them in `~/.ssh`
64+
You need the ssh key. Get the private and public key (`javabin` and `javabin.pub`) from someone who have them already, and place them in `~/.ssh`
6565

6666
Then you just do:
6767
```
68-
eb ssh sleepingPillCore-<env>
68+
eb ssh submit-<env>
6969
```
7070

7171
- Logs: `cd /var/log && tail -f web*.log nginx/*log`

0 commit comments

Comments
 (0)