Open the port
(you may have already set this up in Chapter 12)
- (Log into console.aws.amazon.com and navigate to EC2/Instances)
- Click the “Security” tab on your instance.
- Click the Security group (something like
launch-wizard-2
)- (or go directly to “Network & Security”/“Security Groups”)
- “Inbound rules” > “Edit inbound rules”
- “Add rule”
- “HTTPS”, “Anywhere-IPv4”
- Discussion: Leave HTTP, probably?
- Visit
https://yourdomain.you/rstudio
,http://yourdomain.you/rstudio
, etc.