# {{.BlueprintName}} Usage

## Notes

* Put any notes here

## Prerequisites

* Put any prerequisites here

## Deploy the blueprint to the XL Platform

To deploy this blueprint to the XebiaLabs DevOps Platform, open up a terminal in the folder where you generated the configuration. Then run:

```plain
xl apply -f xebialabs.yaml
```

## Deploy to _PLATFORM_NAME_

Go to XL Release and click on `_APP_NAME_` under the 'Design' tab.

### Provision the CI/CD pipeline

1. Click 'New Release' under `_APP_NAME_-ci-cd`.
    1. Give the Release a name.
    2. Click 'Create'.
    3. Click 'Start Release'.

## Undeploy from _PLATFORM_NAME_

Go to XL Release and click on `_APP_NAME_` under the 'Design' tab.

### Deprovision the CI/CD pipeline

1. Click 'New Release' under `_APP_NAME_-destroy`.
    1. Give the Release a name.
    2. Click 'Create'.
    3. Click 'Start Release'.

## Extras

* Put extra notes here
