Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Scaling tools

work in progress

Opinionated deployment tool.

How does it work?

We've split deploys into 3 phases:

  • Build
  • Housekeeping
  • Release

For a rails app, it could mean:

  • Build = bundle install assets:precompile
  • Housekeeping = db:migrate db:seed
  • Release = notify workers to load new app

These steps are streamlined via sheepit.

Requirements

  • Docker
  • Consul

About

Auto Scaling tools

Resources

Stars

0 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages