Launch a simple, secure, cost effective and scaleable Ghost blog.
Ghost is a fully open source, hackable platform for building and running a modern online publication.
- Create an AWS account @ https://aws.amazon.com/
- Install terraform https://www.terraform.io/intro/getting-started/install.html
- Update variables.tf
Load binaries (only needed on first run)
terraform init
Test before deployment
terraform plan
Deploy
terraform apply
Destroy
Terraform Destroy