CSC/ECE 517 Fall 2013/ch1 1w09 hs: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


= Introduction  =
= Introduction  =
= Why Automation? =
= Deployment Automation tools =
== Capistrano ==
== Heroku ==
== Vlad ==
= Comparison between Capistrano/Heroku/Vlad =
= Conclusion =


= References =
= References =


<references/>
<references/>
= See Also =

Revision as of 18:47, 16 September 2013

Code Deployment and Release Management with Rails

Code Deployment or Software Deployment and Release management with Ruby on Rails uses various tools such as Capistrano, Heroku, Mina, Vlad, Inploy etc. These automated tools are frameworks used to write and execute commands in parallel remote machines and thus ease the process of deployment and management of various applications.

Introduction

Why Automation?

Deployment Automation tools

Capistrano

Heroku

Vlad

Comparison between Capistrano/Heroku/Vlad

Conclusion

References

<references/>

See Also