Hire Us

Zero deploy – speed up your deployment

Tired of waiting for git to checkout your code?

Fed up with sluggish assets precompilation?

Don’t want to waste your time while waiting for bundler to install shitload of gems?

Zero Deploy gem brought to you by Railsware aimed at solving all these problems and improving all the stages of typical deploy process significantly.

Tested for Capistrano and Chef, Heroku support is in Beta.

UPDATE: Please, refer to this article for a thorough technical description.

All you need is to install the gem

gem install zero_deploy

and run your deploy wrapped with zero_deploy

zero_deploy cap production deploy

Feel free to contribute https://github.com/railsware/zero_deploy