Deployment tooling for continuous delivery
Project description
cdflow - create and manage software services using continuous delivery
This repository contains the cdflow command that you can install on your system (e.g. on your dev machine or CI server) in order to release, deploy and (eventally) decommission software services with ease.
The code here is just a thin wrapper for the cdflow docker image used to ensure you get the latest version when you release (with the option to pin should you need to) and that the image used remains consistent through your pipeline.
Full documentation is here: https://mergermarket.github.io/cdflow/
Install
pip install cdflow
Running
If you are using the cdflow wrapper comamnd mentioned above, you can get usage information by running:
$ cdflow --help
cdflow
Create and manage software services using continuous delivery.
Usage:
cdflow release --platform-config <platform_config> <version> [options]
cdflow deploy <environment> <version> [options]
cdflow destroy <environment> [options]
Options:
-c <component_name>, --component <component_name>
-v, --verbose
-p, --plan-only
Tests
./test.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cdflow-236.tar.gz
.
File metadata
- Download URL: cdflow-236.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2d24cd9e3e8194d83406af0d0dba8d36b586cddd07e1759990b4e132de15d04 |
|
MD5 | 6608787c25efa6af03c35e86df8c68c8 |
|
BLAKE2b-256 | c39009339f3fb3c27e82552ef614a22e92a80869914c972ef9c50a01daa6d017 |