Your deployments: who, what, where and when.
Go to file
R. Tyler Croy 1feb3f1bee Ensure we're testing on JDK7 and JDK8 for CI 2015-03-20 11:53:48 -07:00
config Added test config files to load config into models during deploydb init 2015-03-09 18:43:39 -04:00
docs Upgrade to Dropwizard 0.8 final now that it has been released 2015-03-20 11:53:48 -07:00
features/api Merge pull request #101 from GiriDandu/issue-32-fix-artifact-pagination-for-0 2015-03-13 09:59:24 -04: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 Upgrade to Dropwizard 0.8 final now that it has been released 2015-03-20 11:53:48 -07:00
.gitignore Log to the logs/ directory when running with the cucumber configuration 2014-12-29 13:01:32 -08:00
.travis.yml Ensure we're testing on JDK7 and JDK8 for CI 2015-03-20 11:53:48 -07:00
LICENSE.ad Add the MIT license 2014-12-17 12:59:12 -08:00
README.md Added instruction for how to run the deployDb application 2015-03-13 14:42:36 -04:00
build.gradle Upgrade to Dropwizard 0.8 final now that it has been released 2015-03-20 11:53:48 -07:00
deploydb.cucumber.yml Upgrade whoas to 0.1.5 version to pull in redis queue support 2015-03-19 20:47:17 -04:00
deploydb.example.yml Upgrade whoas to 0.1.5 version to pull in redis queue support 2015-03-19 20:47:17 -04:00
deploydb.iml Add missing files. Initial Cucumber integration 2015-02-17 18:50:56 -05:00
gradle.properties Add pipeline model 2015-02-25 10:19:39 -05: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).