Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st. We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here. Need help or have questions? Drop us a line at [email protected]
Created on 04-19-201702:21 PM - edited 09-16-202208:13 AM
Question
Can I use a bootstrap script to further configure the cluster?
Answer
Instance bootstrap scripts are executed on all the cluster instances immediately after startup before any services are configured and started. You can use it to install additional OS packages or add application dependencies (e.g. copy a jar to the cluster, etc). This is not intended to be a mechanism for cluster configuration.