Adding a deployable architecture to Partner Center
As the first step in the onboarding process, you can either add the deployable architecture to Partner Center, or you can import an existing one from a private catalog.
A deployable architecture is cloud automation for deploying a common architectural pattern that combines one or more cloud resources. It is designed to provide simplified deployment by users, scalability, and modularity. A deployable architecture incorporates one or more modules. Deployable architectures are coded in Terraform, which you configure with input variables to achieve the behavior that you want. For more information, see What is a deployable architecture?.
Before you begin
Before you can add a deployable architecture in Partner Center, you must go through the steps to plan and design your architecture, decide what type of component to create, and create the automated code that brings the architecture to life.
To create a deployable architecture, you must define the required files, create a release in GitHub, and then onboard it to a private catalog so that you can share it with others inside or outside of your organization.
Complete the following steps to plan and create your deployable architecture before adding it to Partner Center:
-
Create the deployable architecture.
You can choose to build your own deployable architecture with Terraform by following these instructions, or you can choose to download the code from an existing architecture to modify it to fit your needs and create a new deployable architecture with your changes.
After creating the deployable architecture, you can start the onboarding process by adding the deployable architecture to Partner Center, providing the catalog entry details, defining the support experience, and adding variations and versions.
Adding your deployable architecture to Partner Center
To add your deployable architecture in Partner Center and start onboarding it, complete the following steps:
- In the IBM Cloud console, click the Navigation Menu icon
> Partner Center > My products.
- From the My products page, click Create.
- Click Create a product, and click Next > Start now.
- Select Deployable architecture as your product type, and click Next.
- Enter the display name of your product.
- Optionally, enter the programmatic name of your product, and click Next.
- Review your product details and click Create.
Importing an existing product
You can easily import the deployable architecture that your team has created from a private catalog to Partner Center and start defining your product details. To import a product from a private catalog, complete the following steps:
- In the IBM Cloud console, click the Navigation Menu icon
> Partner Center > My products.
- From the My products page, click Create.
- Select Import existing product, and click Next.
- Select the private catalog that contains your product and click Select catalog.
- Select the product that you want to import and click Import.
Next steps
You're now ready to define the catalog entry and product page for your deployable architecture.