Your deployments: who, what, where and when.
Go to file
GiriDandu 701f3b3ccf Merge pull request #56 from GiriDandu/issue-18-webhook-invocation-during-deployment
Fix the build error. Moving loadFromString into ModelTable where it belongs
2015-02-20 11:02:41 -05:00
docs Document an invalid content type error condition (406 Not Acceptable) 2015-02-18 12:45:10 -08:00
features/api Merge pull request #54 from GiriDandu/issue-18-webhook-invocation-during-deployment 2015-02-20 07:25:33 -08:00
gradle/wrapper Initial commit 2014-12-13 12:08:33 -08:00
logs Log to the logs/ directory when running with the cucumber configuration 2014-12-29 13:01:32 -08:00
src Fix the build error. 2015-02-20 10:40:29 -05:00
.gitignore Log to the logs/ directory when running with the cucumber configuration 2014-12-29 13:01:32 -08:00
.travis.yml Add gitter hooks to travis 2014-12-17 14:06:33 -08:00
LICENSE.ad Add the MIT license 2014-12-17 12:59:12 -08:00
README.md Adding space for test commit 2015-02-04 17:09:07 -08:00
build.gradle Support publishing to the upstream gh-pages branch 2015-02-17 12:33:42 -08:00
deploydb.cucumber.yml Log to the logs/ directory when running with the cucumber configuration 2014-12-29 13:01:32 -08:00
deploydb.example.yml Add support for the `application` plugin for running the app locally 2015-01-02 14:21:01 -08:00
deploydb.iml Add missing files. Initial Cucumber integration 2015-02-17 18:50:56 -05:00
gradle.properties Add the Ruby dependencies and tasks to run RSpec and Cucumber 2014-12-17 10:13:35 -08:00
gradlew Initial commit 2014-12-13 12:08:33 -08:00
gradlew.bat Initial commit 2014-12-13 12:08:33 -08:00
webhookTestServer.example.yml Add missing files. Initial Cucumber integration 2015-02-17 18:50:56 -05:00

README.md

#DeployDB

Who, what, where and when.

Gitter Build Status

To learn more please visit the DeployDB website

DeployDB is a tool to provide a single source of truth for artifact-based deployments through multiple environments. It is intended to fit within an existing infrastructure where CI and deployment orchestration are already provided by other tools (e.g. Jenkins, Rundeck).