Skip to content

danielbroadhurst/aws_cloudformation_wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

cloudformation_wordpress

CloudFormation template which deploys a stack with WordPress & RDS Database

To deploy the stack use the following command with the AWS CLI

aws cloudformation deploy --template-file template.yaml --stack-name <ENTER StackName> --capabilities CAPABILITY_NAMED_IAM --parameter-overrides DBName=<ENTER DB Name> DBUser=<ENTER DB UserName>

About

CloudFormation template which deploys a stack with WordPress & RDS Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors