Your deployments: who, what, where and when.
Go to file
R. Tyler Croy e11c47244d Fleshing out the web UI for deploydb, starting with an awful mockup 2015-03-25 08:30:21 -07:00
config Added test config files to load config into models during deploydb init 2015-03-09 18:43:39 -04:00
docs Fleshing out the web UI for deploydb, starting with an awful mockup 2015-03-25 08:30:21 -07:00
features/api Make the feature names more meanigful. 2015-03-23 14:02:57 -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 Fleshing out the web UI for deploydb, starting with an awful mockup 2015-03-25 08:30:21 -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-24 12:58:36 -04:00
CHANGELOG.md Add a script for generating changelogs and the resulting file for 0.1 2015-03-24 09:30:30 -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 Fleshing out the web UI for deploydb, starting with an awful mockup 2015-03-25 08:30:21 -07: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.cucumber.yml Remove archiving of files for cukes. 2015-03-24 12:58:36 -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).