Info |
---|
This article explains how to deploy Cloudaware Breeze agent using AWS Systems Manager. |
Table of Contents | ||
---|---|---|
|
Automatic installation using Breeze Package sharing in Cloudaware CMDB
Requirements
1. Ensure AWS Systems Manager is enabled and properly configured in your AWS environment. Read more
2. Ensure that your AWS account is added to Cloudaware.?
Setup
1. Log in to your Cloudaware account → Admin.
2. Find Breeze in the list of integrations, click +Add (or +N Configured).
3. Click on the toggle switch next to 'Breeze Package Sharing (AWS only)' to enable sharing of Cloudaware Breeze Package in AWS Systems Manager.
...
To check the package, log in to AWS Console → AWS System Manager → Distributor → Shared with me.
Manual
...
package creation for AWS Systems Manager Distributor (
...
deprecated)
Using this option, you create a package with Breeze Agent. The distributor Distributor publishes this package to System Manager-managed instances. Then the agent can be installed or uninstalled:
...
In the manifest.json, find the section "files"
and replace ARCHIVE_CHECKSUM
placeholders with the calculated checksums.
Package creation
Create an Advanced package in the AWS Systems Manager, as described in AWS documentation.
...