Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 89eba50

Browse files
committed
README update
1 parent a80ce6f commit 89eba50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
All scripts in this location are referenced for deployment automation
33

44
* boot.sh is invoked by cloudinit on each instance creation via Terraform. It contains steps which perform inital bootstrapping of the instance prior to provisioning.
5+
* boot_plus_tmp.sh is an alternate version of boot.sh which demonstrates configuring a RAID0 Block Volume array for use as /tmp. This is useful for caching data when using Object Storage directly.
56
* cm_boot_mysql.sh is invoked by cloudinit on the Utility node to stand up Cloudera Manager and Pre-requisites using MySQL for Metadata.
67
* cm_boot_postgres.sh can be used instead of cm_boot_mysql.sh if you want to use Postgres for Cloudera Manager and Cluster Metadata.
78
* deploy_on_oci.py is the primary Python script invoked to deploy Cloudera EDH v6 using cm_client python libraries

0 commit comments

Comments
 (0)