Skip to content

ialejandro/terraform-gcp-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform: Wordpress over Google Cloud Platform (GCP)

Deploy Wordpress over GCP with Terraform and Ansible.

Requirements

GCP: resources

  • Network and two subnets: private and public.
  • DNS with two zones: private and public.
  • Filestore: shared wordpress files between all instance group.
  • CloudSQL: save wordpress aplication data.
  • VMs: deploy instances with wordpress base image.

Ansible

With Ansible create the base wordpress image, after this image uses on template for instance group manager.

Releases

No releases published

Packages

No packages published