Continuous Deployment Life Cycle
The continuous deployment life cycle has four REST operations that can be executed using cURL methods:
- Deploy
- Send an archive to a Silver Fabric Engine running an ActiveMatrix BusinessWorks component that meets the criteria specified. The Deploy REST method enables specification of a properties files with criteria dictating where and how the archive should be deployed.
- Start
- Start an archive that was deployed to an engine.
- Stop
- Stop an archive that is running on an engine.
- Undeploy
- Remove an archive from an engine, stopping any running instances of that archive on that engine.
Copyright © Cloud Software Group, Inc. All rights reserved.