Creating a Product Stack
Create a product stack for the defined products in Fleet Application Management. When you create a product stack, it's automatically assigned an active status.
- On the Product stack list page, select Create product stack. If you need help finding the list page or the product stack, see Listing Product Stacks.
-
On the Create product stack page, perform the following tasks:
- Enter a unique name for the product stack. Avoid entering confidential information.
- Verify the compartment that you want to create the product stack in. Select another compartment as needed.
- Under Products, select the compartment and product from the list of Oracle-defined products or products that you have created to add to the stack, for example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack. Add more products as needed.
- To receive compliance reporting and patching information for this product stack, select Consider product stack as product.
- Select Create.
Use the oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-product-stack-config-category-details command and required parameters to create a custom product stack:
oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-product-stack-config-category-details --compartment-id <compartment_OCID> --config-category-details-products <json_file_or_string> --display-name <text> [OPTIONS]
For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.
Run the CreatePlatformConfiguration operation to create a custom product stack.