cloud-foundation-fabric/blueprints/third-party-solutions
Ludovico Magnocavallo ed9fd6b08d
Align documentation, move glb blueprint (#921)
* aling documentation, move glb blueprint

* modules README, sort modules

* reorder modules

* fix bp links

* fix moved blueprint test

* use a single cloud shell image in the repo
2022-10-26 14:31:04 +02:00
..
openshift Update provider version (needed for dns logging support). 2022-10-25 12:15:02 +02:00
wordpress/cloudrun Align documentation, move glb blueprint (#921) 2022-10-26 14:31:04 +02:00
README.md Align documentation, move glb blueprint (#921) 2022-10-26 14:31:04 +02:00

README.md

Third Party Solutions

The blueprints in this folder show how to automate installation of specific third party products on GCP, following typical best practices.

Blueprints

OpenShift cluster bootstrap on Shared VPC

This example shows how to quickly bootstrap an OpenShift 4.7 cluster on GCP, using typical enterprise features like Shared VPC and CMEK for instance disks.


Wordpress deployment on Cloud Run

This example shows how to deploy a functioning new Wordpress website exposed to the public internet via CloudRun and Cloud SQL, with minimal technical overhead.