Create Products
Create products, connect applications, and configure promotion settings
Create a product with a unique name and connect related Argo CD applications to it.
Understanding the role of environments for products
When you drill down into specific products in the Product Dashboard, application visibility is closely tied to the definition and mapping of Environments.
Note that products will not display any applications in these scenarios:
-
No environments defined
If you have not created environments in Codefresh, the Product Dashboard will not display any applications, even if you have assigned applications to products. -
Unmapped cluster-namespace
Even if environments are defined, applications are not displayed within products if the corresponding clusters or namespaces are not mapped to any existing environment.
Create Products
Before you begin
- Create one or more Environments for applications
How to
- In the Codefresh UI, from the sidebar, select Products.
- Click Add Product.
- Define the following:
- Name: A unique name for your Product, which is also unique in the cluster.
- Connect Applications: The applications to associate with this Product. Copy and paste the annotation into the application’s manifest.
- Tags: Any metadata providing additional context and information about the Product, used for filtering and organization purposes.
- Click Add. The Product is displayed in the Product page, and on drill down in the Product Dashboard.
Related articles
Configuring Product Settings
Assigning applications to products
Configuring promotion flows and triggers for products
Tracking product releases