Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 349 Bytes

hkn-aws-workshop

setup ec2 instance

pick ubuntu image

pick t2.mirco free tier

create new private key (do not give anybody)

launch

click connect button

chmod 400 hkn.pem

copy the command below

setup elasticbeanstalk

setup application

setup nodejs environment

upload react app to environment

click link to see