cloud-foundation-fabric/blueprints/third-party-solutions
simonebruzzechesse d11c380aec
Format python files in blueprints (#2079)
* format python files in blueprints
* update check on blueprints python code
* update python linter in CI workflow
2024-02-15 09:37:49 +01:00
..
f5-bigip Fixes to F5 blueprint docs (#1886) 2023-11-24 19:45:38 +01:00
openshift Format python files in blueprints (#2079) 2024-02-15 09:37:49 +01:00
phpipam Added PSC support to CloudSQL Module (#1874) 2023-11-24 15:47:45 +01:00
wordpress/cloudrun Added PSC support to CloudSQL Module (#1874) 2023-11-24 15:47:45 +01:00
README.md F5 deployment blueprint (#1883) 2023-11-24 14:02:34 +01: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.


Serverless phpIPAM on Cloud Run

This example shows how to quickly bootstrap a serverless phpIPAM instance on GCP using Cloud Run. This comes with typical enterprise features like Shared VPC, Cloud Armor with IAP and, possibly, private exposure via Internal Application Load Balancer. Indeed, the script supports deploying the application either publicly via Global Application Load Balancer with restricted access based on IPs (Cloud Armor) and identities (Identity Aware Proxy) or privately via Internal Application Load Balancer.


F5 BigIP

These examples show how to deploy F5 BigIP-VE load balancers in GCP.