Install and Start Ghost on an AWS EC2 Instance Connected to AWS RDS

InstructorSam Julien

Share this video with your friends

Send Tweet

We have everything ready to finally install Ghost! To do the installation, we will need to write one big command to set up Ghost with our AWS RDS database.

First, we'll collect all of the config variables that we need and then pass those variables into the ghost install command. After we do that the CLI will ask us a few more questions before Ghost is completely set up.