{"id":51116352,"url":"https://github.com/oracle-devrel/terraform-oci-arch-wordpress-mds","last_synced_at":"2026-06-24T22:30:26.775Z","repository":{"id":43416074,"uuid":"431605537","full_name":"oracle-devrel/terraform-oci-arch-wordpress-mds","owner":"oracle-devrel","description":"terraform-oci-arch-wordpress-mds","archived":false,"fork":false,"pushed_at":"2025-01-21T20:13:17.000Z","size":103,"stargazers_count":7,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-24T11:36:12.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"upl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oracle-devrel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-24T19:30:46.000Z","updated_at":"2026-01-20T10:54:34.000Z","dependencies_parsed_at":"2025-01-21T21:21:59.834Z","dependency_job_id":"67343530-f805-4d8a-b2e0-57c78b3fc1c0","html_url":"https://github.com/oracle-devrel/terraform-oci-arch-wordpress-mds","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":"oracle-devrel/repo-template","purl":"pkg:github/oracle-devrel/terraform-oci-arch-wordpress-mds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-devrel%2Fterraform-oci-arch-wordpress-mds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-devrel%2Fterraform-oci-arch-wordpress-mds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-devrel%2Fterraform-oci-arch-wordpress-mds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-devrel%2Fterraform-oci-arch-wordpress-mds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle-devrel","download_url":"https://codeload.github.com/oracle-devrel/terraform-oci-arch-wordpress-mds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle-devrel%2Fterraform-oci-arch-wordpress-mds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34752465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-24T22:30:23.213Z","updated_at":"2026-06-24T22:30:26.758Z","avatar_url":"https://github.com/oracle-devrel.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-oci-arch-wordpress-mds\n\n## Reference Archirecture\n\nFor details of the architecture, see [_Set up a WordPress CMS connected to a MySQL database in the cloud_](https://docs.oracle.com/en/solutions/deploy-wordpress-cms-with-mysql-dbs/index.html)\n\n## Architecture Diagram\n\n![](./images/architecture-deploy-wordpress-mds.png)\n\n## Prerequisites\n\n- Permission to `manage` the following types of resources in your Oracle Cloud Infrastructure tenancy: `vcns`, `internet-gateways`, `route-tables`, `security-lists`, `subnets`, `mysql-family`, and `instances`.\n\n- Quota to create the following resources: 1 VCN, 2 subnets, 1 Internet Gateway, 1 NAT Gateway, 2 route rules, 1 MySQL Database System (MDS) instance, and 1 compute instance (WordPress CMS).\n\nIf you don't have the required permissions and quota, contact your tenancy administrator. See [Policy Reference](https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Reference/policyreference.htm), [Service Limits](https://docs.cloud.oracle.com/en-us/iaas/Content/General/Concepts/servicelimits.htm), [Compartment Quotas](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcequotas.htm).\n\n## Deploy Using Oracle Resource Manager\n\n1. Click [![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?region=home\u0026zipUrl=https://github.com/oracle-devrel/terraform-oci-arch-wordpress-mds/releases/latest/download/terraform-oci-arch-wordpress-mds-stack-latest.zip)\n\n\n    If you aren't already signed in, when prompted, enter the tenancy and user credentials.\n\n2. Review and accept the terms and conditions.\n\n3. Select the region where you want to deploy the stack.\n\n4. Follow the on-screen prompts and instructions to create the stack.\n\n5. After creating the stack, click **Terraform Actions**, and select **Plan**.\n\n6. Wait for the job to be completed, and review the plan.\n\n    To make any changes, return to the Stack Details page, click **Edit Stack**, and make the required changes. Then, run the **Plan** action again.\n\n7. If no further changes are necessary, return to the Stack Details page, click **Terraform Actions**, and select **Apply**. \n\n## Deploy Using the Terraform CLI\n\n### Clone the Module\n\nNow, you'll want a local copy of this repo. You can make that with the commands:\n\n```\n    git clone https://github.com/oracle-devrel/terraform-oci-arch-wordpress-mds.git\n    cd terraform-oci-arch-wordpress-mds\n    ls\n```\n\n### Prerequisites\nFirst off, you'll need to do some pre-deploy setup.  That's all detailed [here](https://github.com/cloud-partners/oci-prerequisites).\n\nCreate a `terraform.tfvars` file, and specify the following variables:\n\n```\n# Authentication\ntenancy_ocid         = \"\u003ctenancy_ocid\u003e\"\nuser_ocid            = \"\u003cuser_ocid\u003e\"\nfingerprint          = \"\u003cfinger_print\u003e\"\nprivate_key_path     = \"\u003cpem_private_key_path\u003e\"\n\n# Region\nregion = \"\u003coci_region\u003e\"\n\n# Compartment\ncompartment_ocid = \"\u003ccompartment_ocid\u003e\"\n\n# Number of WP Nodes (2+ = LB on top)\nnumberOfNodes = 3\n\n# MySQL DBSystem Admin Password \nadmin_password = \"\u003cadmin_password\u003e\"\n\n# WordPress MySQL Database User Password\nwp_password = \"\u003cwp_user_password\u003e\"\n\n# WordPress Themes to be installed by WP-CLI (minimum 1 theme)\nwp_themes = \"lodestar,twentysixteen\"\n\n# WordPress Plugins to be installed by WP-CLI (minimum 1 plugin)\nwp_plugins = \"hello-dolly,elementor\"\n\n# WordPress Site Title\nwp_site_title = \"\u003cWordPress_site_title\u003e\"\n       \n# WordPress WP-Admin User\nwp_site_admin_user = \"\u003cwp-admin_user\u003e\"\n\n# WordPress WP-Admin Password\nwp_site_admin_pass = \"\u003cwp-admin_password\u003e\"\n\n# WordPress WP-Admin e-mail address\nwp_site_admin_email = \"\u003cwp-admin_email\u003e\"\n\n````\n\n### Create the Resources\nRun the following commands:\n\n    terraform init\n    terraform plan\n    terraform apply\n\n### Destroy the Deployment\nWhen you no longer need the deployment, you can run this command to destroy the resources:\n\n    terraform destroy\n\n## Deploy as a Module\nIt's possible to utilize this repository as remote module, providing the necessary inputs:\n\n```\nmodule \"oci-arch-wordpress-mds\" {\n  source                        = \"github.com/oracle-devrel/terraform-oci-arch-wordpress-mds\"\n  tenancy_ocid                  = \"\u003ctenancy_ocid\u003e\"\n  user_ocid                     = \"\u003cuser_ocid\u003e\"\n  fingerprint                   = \"\u003cfinger_print\u003e\"\n  private_key_path              = \"\u003cprivate_key_path\u003e\"\n  region                        = \"\u003coci_region\u003e\"\n  availability_domain_name      = \"\u003cavailability_domain_name\u003e\"\n  compartment_ocid              = \"\u003ccompartment_ocid\u003e\"\n  use_existing_vcn              = false\n  compartment_ocid              = \"\u003ccompartment_ocid\u003e\"\n  numberOfNodes                 = 3\n  admin_password                = \"\u003cadmin_password\u003e\"\n  wp_password                   = \"\u003cwp_password\u003e\"\n  wp_site_admin_pass            = \"\u003cwp_site_admin_pass\u003e\"\n}\n```\n\n### Testing your Deployment\nAfter the deployment is finished, you can access WP-Admin by picking wordpress_wp-admin_url output and pasting into web browser window. You can also verify initial content of your blog by using wordpress_public_ip:\n\n````\nwordpress_wp-admin_url = http://193.122.198.19/wp-admin/\nwordpress_public_ip = 193.122.198.19\n`````\n\n\n## Contributing\nThis project is open source.  Please submit your contributions by forking this repository and submitting a pull request!  Oracle appreciates any contributions that are made by the open source community.\n\n### Attribution \u0026 Credits\nInitially, this project was created and distributed in [GitHub Oracle QuickStart space](https://github.com/oracle-quickstart/oci-arch-wordpress-mds). For that reason, we would like to thank all the involved contributors enlisted below:\n- Lukasz Feldman (https://github.com/lfeldman)\n- Jeevan Joseph (https://github.com/jeevanjoseph)\n\n## License\nCopyright (c) 2024 Oracle and/or its affiliates.\n\nLicensed under the Universal Permissive License (UPL), Version 1.0.\n\nSee [LICENSE](LICENSE.txt) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle-devrel%2Fterraform-oci-arch-wordpress-mds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foracle-devrel%2Fterraform-oci-arch-wordpress-mds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle-devrel%2Fterraform-oci-arch-wordpress-mds/lists"}