Turbine Platform Installer Gui...
Existing Cluster Installation
More About the Installer UI on an Existing Cluster Install
10 min
the turbine platform installer (tpi) ui is where you manage your application, version history, and configuration settings this topic gives you more detail about the functional tabs in the turbine platform installer ui to access the tpi ui after the initial install run dashboard tab on the dashboard tab you can view the status of your application, as well as the status of your install, upgrade or snapshot restoration you can also easily access the version history, snapshots, and license details the graphs section of this page is only when using the embedded cluster install and is unusable for existing cluster installs version history tab on the version history tab you can view your currently deployed version of turbine as well as any previous versions any changes you make to your configuration will display here as well you can also redeploy previous versions from this tab and view the differences between versions click view logs to see your installation logs config tab on the config tab you can review the configuration settings you set when you first installed turbine do not attempt to reset the passwords for your install on this tab! troubleshoot tab on the troubleshoot tab you can generate support bundles that will help you troubleshoot issues with your turbine instance click analyze turbine to generate a support bundle most of the files in a support bundle are default files, but you can also check mongo pods for disk space or see how much space is free you can also check api logs click download bundle to download it locally and send to swimlane for investigation configure redaction you can set up your support bundle to redact sensitive information such as database connection strings, passwords and other api tokens the redaction is both built in and extensible the redactions are defined within a yaml file that defines which data to remove when creating a support bundle here is an example of a redactor yaml file apiversion troubleshoot sh/v1beta2 kind redactor metadata name my redactor name spec redactors name replace password # names are not used internally, but are useful for recordkeeping fileselector file data/my password dump # this targets a single file removals values abc123 # this value is my password, and should never appear in a support bundle name all files # as no file is specified, this redactor will run against all files removals regex redactor (another)(?p\<mask> )(here) # this will replace anything between the strings `another` and `here` with ` hidden ` selector 's3 endpoint' # remove the value in lines following those that contain the string s3 endpoint redactor '("value" ") (")' yamlpath "abc xyz " # redact all items in the array at key xyz within key abc in yaml documents to define a redaction, prior to creating your support bundle, click configure redaction an editor opens where you can write your own specifications for redaction or link to an existing yaml specification if you have technical questions about how to write up a redaction, contact your swimlane support representative snapshots tab for information on snapshots see backup and restore on an existing cluster with snapshots docid\ nqvm65bghsoyrhs ydtkx license tab the license tab shows information about the tpi license used for your environment the sync license button should only be used when instructed by swimlane to sync a new expiration date or entitlements for your tpi license view files tab the view files tab shows the underlying configuration files for the tpi admin console and is used for troubleshooting purposes when necessary by the swimlane support team the instructions shown under the need to edit these files? link are for swimlane support troubleshooting only and should not be used registry settings tab the registry settings tab is not supported or used at this time