Creating the Blueprint

Blueprints are used to create the required infrastructure to provision Environments.

To Create the Blueprint

  1. Go to the Release Automation perspective.
  2. Click the Provisioning accordion tab.
  3. Select Blueprints.
  4. Click the Create button in the toolbar. The Create Blueprint dialog is displayed.
  5. Enter a name for the Blueprint.
  6. From the Folder drop-down list, select a folder to store the new Blueprint.
  7. Define an owner. The current user is selected by default.
  8. Click Create.
  9. The Properties view is shown. You can optionally add a description to better identify the Blueprint at a later point in time.

  10. Assign a Stack Template to the Blueprint, click the Stack Templates tab and select the two Stack Templates created in the previous step, one for a Database JDBC deployment target and another one for a Tomcat Deployment Target.

Next steps:

  1. Provisioning the Environment
  2. Successful Provisioning Checklist &Troubleshooting

Previous steps:

  1. Checking Folder Permissions and the Customer.config file
  2. Adding a Docker Stack Provider
  3. Creating Stack Templates