Skip to content

Latest commit

 

History

History
114 lines (62 loc) · 4.76 KB

Deployment.md

File metadata and controls

114 lines (62 loc) · 4.76 KB

Deployment

Cloud

IaaS and PaaS also available as local clouds

Virtualization as local clouds

AWS EC2

PoolParty.rb

PoolParty.rb uses Chef to deploy to Amazon's EC2 cloud service and supports auto-scaling.

Rubber

Rubber is a Capistrano plug-in to deploy to Amazon's EC2 cloud service, to Digital Ocean, to SSH-accessible dedicated hosts and to Vagrant.

AWS Elastic Beanstalk

Virtual Machines

Vagrant

Vagrant uses Chef or Puppet to deploy to virtual machines using VirtualBox.