Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cloud Deployer Ruby Module

This is an opinionated wrapper for deploying applications to AWS cloud infrastructure. It provides services and helpers for basic tasks in order to aid rake scripts in pushing deployment packages to s3, bootstrapping and deploying CloudFormation templates, creating and/or updating CloudFormation stacks, managing Route53 DNS records, purging CloudFront caches, and HealthChecking endpoints to ensure new version is running.

##Dependencies gem 'aws-sdk', '~> 2'

NOTE: gem 'net/http' is also required but only for the EndpointHealthchecker

More README with examples to come...

About

A simple ruby library that makes deploying to AWS from rake a little simpler.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages