Table of Contents - vlad-2.7.1 Documentation
Pages
-
History
- 2.7.1 / 2020-12-23
- 2.7.0 / 2016-06-13
- 2.6.5 / 2015-06-25
- 2.6.4 / 2015-01-27
- 2.6.3 / 2014-01-07
- 2.6.2 / 2013-08-19
- 2.6.1 / 2013-07-23
- 2.6.0 / 2013-07-03
- 2.5.1 / 2013-06-20
- 2.5.0 / 2013-05-10
- 2.4.1 / 2013-02-27
- 2.4.0 / 2013-02-07
- 2.3.1 / 2012-11-27
- 2.3.0 / 2012-11-23
- 2.2.5 / 2012-02-22
- 2.2.4 / 2011-12-21
- 2.2.3 / 2011-10-14
- 2.2.2 / 2011-09-06
- 2.2.1 / 2011-06-22
- 2.2.0 / 2011-02-18
- 2.1.0 / 2010-07-15
- 2.0.0 / 2009-08-18
- 1.4.0 / 2009-06-23
- 1.3.2 / 2009-03-16
- 1.3.1 / 2009-03-06
- 1.3.0 / 2009-03-04
- 1.1.1 / 2008-01-14
- 1.1.0 / 2007-09-12
- 1.0.0 / 2007-08-04
- Manifest
- README
- considerations
- deploying-merb-with-vlad
- deploying-sinatra-with-vlad
-
faq
- Rake & Recipes
- Q: Why is there no vlad:restart?
- A: It is cleaner!
- Q: Why is there no vlad:deploy?
- A: Because everyone is a unique beautiful flower.
- Q: Why are there no before_action and after_action hooks?
- A: Because we use rake!
- Q: How can I replace a rake task instead of just adding to it?
- A: Use Rake.clear_tasks str_or_regexp
- Q: How do I invoke another rule?
- A: The easiest way is via dependencies.
- Using SSH
- Q: Is there any way to set the ssh user?
- A: Yes, using ~/.ssh/config
- Q: Is there any way to speed up ssh connections?
- A: Yes, add to your Host entry in ~/.ssh/config:
- Q: I'm tired of typing in my password!
- A: Me too!
- Q: How do I use Vlad with a gateway?
- A: Add the following to your deploy.rb variables:
- Q: OMG subversion is stupid! It keeps asking for “Authentication Realm”
- A: Yes, yes it is.
- Using Bundler
- Q: OMG Bundler is stupid! It requires vlad in my app and that breaks stuff!
- A: Yes, yes it is.
- getting_started
- migration
- perforce
- variables