mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
Specify the user to use when using the provided AMIs
This commit is contained in:
committed by
Arik Fraimovich
parent
3c0fc3b134
commit
5cef835a78
@@ -30,7 +30,7 @@ t2.micro should be enough):
|
||||
|
||||
(the above AMIs are of version: 0.9.1)
|
||||
|
||||
When launching the instance make sure to use a security group, that **only** allows incoming traffic on: port 22 (SSH), 80 (HTTP) and 443 (HTTPS).
|
||||
When launching the instance make sure to use a security group, that **only** allows incoming traffic on: port 22 (SSH), 80 (HTTP) and 443 (HTTPS). These AMIs are based on Ubuntu so you will need to use the user ``ubuntu`` when connecting to the instance via SSH.
|
||||
|
||||
Now proceed to `"Setup" <#setup>`__.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user