Preview v0.2.1

Crucible Deployment

Model deployment orchestration with health checking and rollback

Stats & Info

  • Latest release: v0.2.1
  • Recent downloads: 138
  • All-time downloads: 138
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add crucible_deployment to your list of dependencies in mix.exs:

def deps do
  [
    {:crucible_deployment, "~> 0.2.1"}
  ]
end

Then run:

mix deps.get

Resources