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.