cambelem / cloud-pak-sandbox

Created for toolchain: https://cloud.ibm.com/devops/toolchains/27bcf146-35c8-42bf-bc9c-8b6395e4c588?env_id=ibm:yp:us-south

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Pak Sandboxes

This project contains assets to create and manage Cloud Pak Sandboxes on IBM Cloud Classic.

Installer

The installer/ directory contains a bash script for the users to install any Cloud Pak on IBM Cloud Classic. This script can be run either from an IBM Cloud Shell window, or locally on your machine if you have all the requirements.

The bash script and support files interact with the Schematics service on IBM Public Cloud using the Terraform scripts located in the terraform/ directory.

Scripts

The scripts/ directory contain additional scripts created to do installations and support the sandbox environment. They are created for the developers and the Sandbox administrators.

Terraform

The terraform/ directory has all the Terraform code that use these modules to install multiple Cloud Paks on an OpenShift cluster on IBM Cloud Classic. This directory is only for developers or advance users that would like to execute the code locally or remotely using IBM Cloud Schematics, either for development, testing or get a custom Cloud Pak in an advance way. The code can be executed using make with a set of Makefiles.

About

Created for toolchain: https://cloud.ibm.com/devops/toolchains/27bcf146-35c8-42bf-bc9c-8b6395e4c588?env_id=ibm:yp:us-south

License:Apache License 2.0


Languages

Language:Shell 48.2%Language:HCL 44.4%Language:Makefile 7.4%