Skip to content

rcranganu/aws-terraform-wordpress

Repository files navigation

MIT license GitHub issues

This is still in Work in Progress

Anyone that wants to join as a contributor is WELCOMED

AWS Terraform WordPress

The poupose of this project is to build the infrastructure to build and deploy a fully working instance of WordPress in AWS.

Please check CHANGELOG for features and/or bug fixes.

Structure of project

  • Environments
    • Sandbox - this is your standard development env.
    • UAT - this is going to be your UAT/Testing env.
    • Prod - this is going to be your Production end
  • Files
    • policies - we will keep this folder to add JSON policies for IAM mostly
  • Modules
    • We will going to keep in this folder all Terraform modules
    • Modules naming convencitons:
      • module name - is going to be used for the sandbox environment
      • module name_uat_ - is going to be used for the uat/test environment
      • module name_prod_ - is going to be used for the production environment

Arhitecture

All the arhictures are based on AWS WordPress deployments best practices.

Sandbox / Development environment

Sandbox/Development

Authors

The project is managed by Razvan Cranganu

License

MIT Licensed. See LICENSE for full details.

About

Building the infrastructure for deploying WordPress in AWS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages