Skip to content

feruzarashid/team-aws-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team AWS Project

This is the project for hosting wordpress on ASG with Aurora database claster including one writer and three readers

In order to use this project:

  1. Please configure environment variables under GitHub Actions settings

AWS_ACCESS_KEY_ID

AWS_SECRET_ACCESS_KEY

Screenshot 2022-09-25 at 7 44 40 PM

  1. Please configure remote backend with your s3 backet name in all backend.tf files:

Screenshot 2022-09-25 at 8 24 18 PM

  1. Please configure data source backend with s3 backet name in all data.tf files:

Screenshot 2022-09-25 at 8 25 11 PM

  1. Please configure your zone ID and domain name in all terraform.auto.tfvars files:

Screenshot 2022-09-25 at 8 39 22 PM

  1. Please configure your domain name in wordpress.sh script

Screenshot 2022-09-25 at 8 39 39 PM

After all configurations is done, please uncomment desired region apply block in vpc.yml rds.yml asg.yml.

Screenshot 2022-09-25 at 9 03 34 PM

Commit changes, GitHub actions will be triggered and you will get a wordpress. Thank you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 94.6%
  • Shell 5.4%