Skip to main content

A Fabric framework for Docker deployment based on Docker-Compose.

Project description

Docker Deployer is a Fabric framework for Docker Compose applications deployment.

While Docker Compose is a tool for defining and running complex applications with Docker, Docker Deployer provides a basic suite of tasks for deploying such applications in various environment such as CI servers, staging servers, production servers, etc.

Installation

To use Docker Deployer you need Fabric

pip install fabric pip install docker-deployer

You are done !

Contributing

Fork it (https://github.com/barraq/docker-deployer.git) Create your feature branch (git checkout -b my-new-feature) Commit your changes (git commit -am ‘Add some feature’) Push to the branch (git push origin my-new-feature) Create new Pull Request

Project details


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