{"id":51301660,"url":"https://github.com/smartcloudsol/wpsuite-deployment-templates","last_synced_at":"2026-06-30T20:30:39.770Z","repository":{"id":368239726,"uuid":"1281141506","full_name":"smartcloudsol/wpsuite-deployment-templates","owner":"smartcloudsol","description":"Reviewable CloudFormation templates for WP Suite Deployment Access on AWS Marketplace.","archived":false,"fork":false,"pushed_at":"2026-06-29T17:41:40.000Z","size":6492,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-29T18:07:12.789Z","etag":null,"topics":["aws","bedrock","cloudformation","cloudfront","cognito","deployment","marketplace","serverless","wordpress","wpsuite"],"latest_commit_sha":null,"homepage":"https://wpsuite.io/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartcloudsol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-26T09:02:52.000Z","updated_at":"2026-06-29T17:41:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/smartcloudsol/wpsuite-deployment-templates","commit_stats":null,"previous_names":["smartcloudsol/wpsuite-deployment-templates"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/smartcloudsol/wpsuite-deployment-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcloudsol%2Fwpsuite-deployment-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcloudsol%2Fwpsuite-deployment-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcloudsol%2Fwpsuite-deployment-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcloudsol%2Fwpsuite-deployment-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartcloudsol","download_url":"https://codeload.github.com/smartcloudsol/wpsuite-deployment-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcloudsol%2Fwpsuite-deployment-templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34983169,"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-30T02:00:05.919Z","response_time":92,"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":["aws","bedrock","cloudformation","cloudfront","cognito","deployment","marketplace","serverless","wordpress","wpsuite"],"created_at":"2026-06-30T20:30:38.931Z","updated_at":"2026-06-30T20:30:39.765Z","avatar_url":"https://github.com/smartcloudsol.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Suite Deployment Templates\n\nReviewable AWS CloudFormation templates for the WP Suite Deployment Access Marketplace product.\n\nThis repository intentionally contains only the public deployment definitions that create resources in a buyer AWS account. It does not contain WP Suite runtime source code, Lambda source code, packaged artifacts, seller-side staging logic, or Marketplace backend services.\n\n## What is included\n\n- `templates/wpsuite-deployment-orchestrator.yaml` — the root CloudFormation template used by the Marketplace deployment flow.\n- `templates/templates/wpsuite-cognito.yaml` — optional Cognito and identity foundation.\n- `templates/templates/wpsuite-ai-kit-backend.yaml` — optional AI Kit backend resources.\n- `templates/templates/wpsuite-flow-backend.yaml` — optional Flow backend resources.\n- `templates/templates/wpsuite-static-site-guardian.yaml` — optional static site protection resources.\n- `templates/manifest.json` — generated metadata for the current template bundle.\n\nThe nested `templates/templates/` path mirrors the S3 publication layout used by CloudFormation in the Marketplace flow.\n\n## What is not included\n\nThe WP Suite Deployment Access product is a paid Marketplace product. Runtime artifacts are staged during the authorized deployment workflow and are not published in this repository.\n\nThis repository does not include:\n\n- Lambda source code\n- packaged ZIP artifacts\n- CDK source code\n- seller-side copy/staging logic\n- Marketplace entitlement, fulfillment, or metering backend code\n\n## Deployment model\n\nThe deployment wizard collects configuration, then launches the root CloudFormation template. The root stack conditionally creates nested stacks based on the selected components.\n\nThe public templates let buyers and reviewers inspect:\n\n- AWS resources created by the deployment\n- IAM roles and policies requested by each component\n- CloudFormation parameters and outputs\n- optional component boundaries\n- nested-stack relationships\n\nThe templates are intended for review and Marketplace deployment transparency. A successful production deployment still requires a valid WP Suite Deployment Access purchase or an included agency deployment credit.\n\nSee [Architecture overview](docs/architecture.md) for visual diagrams of the root orchestration template and the four optional nested templates.\n\n## Security review notes\n\nBefore launching a stack, review:\n\n- IAM policies in each selected template\n- Lambda execution roles\n- S3 bucket policies and object access\n- CloudFront, Cognito, and API Gateway configuration\n- custom resource permissions\n- CloudFormation capabilities acknowledged during launch\n\nSee [IAM permissions overview](docs/iam-permissions.md) for a practical starting point.\n\n## Versioning\n\nTemplate bundles are versioned together. The version in `templates/manifest.json` should match the version published to the Marketplace artifact bucket.\n\n## Support\n\nWP Suite Deployment Access support is provided by Smart Cloud Solutions Inc.\n\n- Product website: https://wpsuite.io/\n- Documentation: https://wpsuite.io/docs/\n- Support email: support@wpsuite.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartcloudsol%2Fwpsuite-deployment-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartcloudsol%2Fwpsuite-deployment-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartcloudsol%2Fwpsuite-deployment-templates/lists"}