Skip to main content

Deployment tooling for continuous delivery

Project description

cdflow - create and manage software services using continuous delivery

Build Status

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

This version

238

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdflow-238.tar.gz (12.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page