Your deployments: who, what, where and when.
Go to file
Giri Dandu 58ad5ba062 Updated after review comments.
- Fixes #163
2015-05-07 19:10:48 -04:00
docs Merge branch 'master' into issue-163-uat-artifact-for-deploydb 2015-05-06 15:49:27 -04:00
dropwizard-integtest Updated after review comments. 2015-05-07 19:10:48 -04:00
example Fixed the travis failure by updating the code after merge up to latest 2015-04-30 09:06:18 -04:00
features/api Updated after review comments. 2015-05-07 19:10:48 -04:00
gradle Fix the step definitons rearrange all model steps to appropriate files and 2015-04-06 14:01:23 -04:00
logs Log to the logs/ directory when running with the cucumber configuration 2014-12-29 13:01:32 -08:00
src Updated after review comments. 2015-05-07 19:10:48 -04:00
uat Updated after review comments. 2015-05-07 19:10:48 -04:00
.gitignore Log to the logs/ directory when running with the cucumber configuration 2014-12-29 13:01:32 -08:00
.travis.yml Travis can't deal with sudo comand in install. If sudo is there it 2015-04-09 16:38:26 -04:00
CHANGELOG.md Update the version and changelog for Ares 2015-05-02 08:02:06 -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 Updated after review comments. 2015-05-07 19:10:48 -04:00
changelog.rb Add a script for generating changelogs and the resulting file for 0.1 2015-03-24 09:30:30 -07:00
deploydb.h2.cucumber.yml Updated auth module as per the interop requirements of the with AD server 2015-04-29 17:41:32 -04:00
deploydb.iml Add missing files. Initial Cucumber integration 2015-02-17 18:50:56 -05:00
deploydb.mysql.cucumber.yml Add ldap config to all deploydb config files used in cucumber tests 2015-05-02 13:24:24 -04:00
deploydb.postgres.cucumber.yml Add ldap config to all deploydb config files used in cucumber tests 2015-05-02 13:24:24 -04:00
deploydb.spock.yml Updated auth module as per the interop requirements of the with AD server 2015-04-29 17:41:32 -04:00
gradle.properties Updated after review comments. 2015-05-07 19:10:48 -04:00
gradlew Initial commit 2014-12-13 12:08:33 -08:00
gradlew.bat Initial commit 2014-12-13 12:08:33 -08:00
settings.gradle Refactor code and create RestAPI client so that spock integation test and uat can 2015-04-27 18:58:50 -04: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).