2013-06-22 18:34:07 +02:00
< ul class = "side-nav" >
2016-04-20 19:56:59 +09:00
2016-02-01 12:10:13 +01:00
< h5 > Search< / h5 >
< form action = "https://www.google.com/search" method = "get" >
< input type = "hidden" name = "as_sitesearch" value = "capistranorb.com" >
< input type = "search" name = "q" placeholder = "Search terms" autocomplete = "off" >
< / form >
< li class = "divider" > < / li >
2015-01-18 15:08:04 +00:00
2016-04-25 09:12:25 +02:00
< h5 > Hosted Capistrano< / h5 >
< li > < a href = "https://www.harrow.io/hosted-capistrano-for-teams/?utm_source=CAP&utm_medium=BAN&utm_term=00001&utm_campaign=00004&utm_campaign=CAP_BAN_00001_00004#hosted-capistrano-for-teams" title = "Harrow | Seamless collaboration for software teams" > Try The New Cloud Capistrano< / a > < / li >
< li > < a href = "/documentation/harrow" > Learn more< / a > < / li >
< li class = "divider" > < / li >
2013-06-22 18:34:07 +02:00
< h5 > Overview< / h5 >
< li > < a href = "/documentation/overview/what-is-capistrano/" > What is Capistrano?< / a > < / li >
< li class = "divider" > < / li >
2015-01-18 15:08:04 +00:00
2013-06-22 18:34:07 +02:00
< h5 > Getting Started< / h5 >
2013-10-08 19:16:10 +04:00
< li > < a href = "https://github.com/capistrano/capistrano/blob/master/README.md" > The Readme, start here!< / a > < / li >
2015-01-18 15:08:07 +00:00
2013-06-24 14:29:07 +02:00
< li > < a href = "/documentation/getting-started/installation/" > Installation< / a > < / li >
2015-01-19 10:42:24 +00:00
< li > < a href = "/documentation/getting-started/structure/" > Structure< / a > < / li >
2015-01-22 19:10:42 +00:00
< li > < a href = "/documentation/getting-started/configuration/" > Configuration< / a > < / li >
< li > < a href = "/documentation/getting-started/user-input/" > User Input< / a > < / li >
2013-06-24 14:29:07 +02:00
< li > < a href = "/documentation/getting-started/preparing-your-application/" > Preparing Your Application< / a > < / li >
2013-07-14 20:43:45 +02:00
< li > < a href = "/documentation/getting-started/flow/" > Flow< / a > < / li >
2013-06-24 14:29:07 +02:00
< li > < a href = "/documentation/getting-started/rollbacks/" > Rollbacks< / a > < / li >
2015-01-18 15:08:07 +00:00
< li > < a href = "/documentation/getting-started/cold-start/" > Cold Start< / a > < / li >
< li > < a href = "/documentation/getting-started/tasks/" > Tasks< / a > < / li >
< li > < a href = "/documentation/getting-started/local-tasks/" > Local Tasks< / a > < / li >
< li > < a href = "/documentation/getting-started/before-after/" > Before / After Hooks< / a > < / li >
< li > < a href = "/documentation/getting-started/authentication-and-authorisation/" > Authentication & Authorisation< / a > < / li >
2013-12-28 10:30:24 +01:00
< li class = "divider" > < / li >
2015-01-18 15:08:04 +00:00
2013-12-28 10:30:24 +01:00
< h5 > Advanced Features< / h5 >
2015-01-18 15:08:07 +00:00
< li > < a href = "/documentation/advanced-features/console/" > Console< / a > < / li >
< li > < a href = "/documentation/advanced-features/ptys/" > PTYs< / a > < / li >
2015-02-06 11:12:32 -08:00
< li > < a href = "/documentation/advanced-features/filtering/" > Filtering< / a > < / li >
2015-02-06 11:19:15 -08:00
< li > < a href = "/documentation/advanced-features/properties/" > Properties< / a > < / li >
2015-01-27 14:58:46 -08:00
< li > < a href = "/documentation/advanced-features/property-filtering/" > Property Filtering< / a > < / li >
2013-12-28 14:48:14 +00:00
< li > < a href = "/documentation/advanced-features/host-filtering/" > Host filtering< / a > < / li >
2015-01-18 15:08:07 +00:00
< li > < a href = "/documentation/advanced-features/role-filtering/" > Role Filtering< / a > < / li >
2015-01-18 15:08:04 +00:00
< li > < a href = "/documentation/advanced-features/overriding-capistrano-tasks/" > Overriding Capistrano Tasks< / a > < / li >
< li > < a href = "/documentation/advanced-features/remote-file/" > Remote File Task< / a > < / li >
2016-05-23 11:30:06 -05:00
< li > < a href = "/documentation/advanced-features/ssh-kit" > Remote Commands with SSHKit< / a > < / li >
< li > < a href = "/documentation/advanced-features/ignoring" > Preventing file deployment with gitattributes< / a > < / li >
< li > < a href = "/documentation/advanced-features/validation-of-variables" > Validation of variables< / a > < / li >
2015-01-18 15:08:04 +00:00
< li class = "divider" > < / li >
2014-03-27 01:54:39 +01:00
2015-01-18 15:08:04 +00:00
< h5 > Plugins< / h5 >
2015-01-18 15:17:46 +00:00
< li > < a href = "https://github.com/capistrano/bundler/" > Bundler< / a > < / li >
< li > < a href = "https://github.com/capistrano/composer/" > Composer< / a > < / li >
2015-05-04 10:09:57 +02:00
< li > < a href = "https://github.com/capistrano/drupal-deploy/" > Drupal< / a > < / li >
2015-01-18 15:17:46 +00:00
< li > < a href = "https://github.com/capistrano/laravel/" > Laravel< / a > < / li >
< li > < a href = "https://github.com/capistrano/npm/" > npm< / a > < / li >
< li > < a href = "https://github.com/capistrano/passenger/" > Phusion Passenger< / a > < / li >
< li > < a href = "https://github.com/capistrano/chruby/" > chruby< / a > < / li >
< li > < a href = "https://github.com/capistrano/rbenv/" > rbenv< / a > < / li >
< li > < a href = "https://github.com/capistrano/rvm/" > RVM< / a > < / li >
< li > < a href = "https://github.com/capistrano/rails/" > Ruby on Rails< / a > < / li >
< li > < a href = "https://github.com/capistrano/symfony/" > Symfony< / a > < / li >
< li > < a href = "/documentation/third-party-plugins/" > 3< sup > rd< / sup > Party Plugins< / a > < / li >
2013-06-22 18:34:07 +02:00
< li class = "divider" > < / li >
2015-01-18 15:08:04 +00:00
2013-06-22 18:34:07 +02:00
< h5 > FAQ< / h5 >
2015-01-18 15:08:04 +00:00
< li > < a href = "/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/" > Why does something work in an SSH session, but not in Capistrano?< / a > < / li >
2014-06-29 15:21:20 -07:00
< li > < a href = "/documentation/faq/how-can-i-access-stage-configuration-variables/" > How can I access stage configuration variables?< / a > < / li >
2015-01-18 15:08:04 +00:00
< li > < a href = "/documentation/faq/how-can-i-check-for-existing-remote-file/" > How can I check for existing remote file?< / a > < / li >
< li > < a href = "/documentation/faq/how-can-i-get-capistrano-to-prompt-for-a-password/" > How can I get Capistrano to prompt for a password?< / a > < / li >
2015-10-31 01:00:29 +01:00
< li > < a href = "/documentation/faq/how-can-i-set-capistrano-configuration-paths/" > How can I set Capistrano configuration paths?< / a > < / li >
2015-01-18 15:08:04 +00:00
< li > < a href = "http://lee.hambley.name/2013/06/11/using-capistrano-v3-with-chef.html" > Should I use Capistrano to provision my servers?< / a > < / li >
2013-06-22 18:34:07 +02:00
< li class = "divider" > < / li >
2015-01-18 15:08:04 +00:00
2015-01-18 15:08:07 +00:00
< h5 > Legacy< / h5 >
2016-04-20 19:56:59 +09:00
< li > < a href = "https://github.com/capistrano/capistrano-2.x-docs/" > Capistrano 2 Documentation Repository< / a > < / li >
2015-01-18 15:08:07 +00:00
< li > < a href = "/documentation/upgrading/" > Upgrading from Capistrano 2.x to 3< / a > < / li >
2013-07-02 11:09:53 +02:00
< li class = "divider" > < / li >
2015-01-18 15:08:04 +00:00
2013-06-22 18:34:07 +02:00
< h5 > Recent Announcements< / h5 >
{% for post in site.posts %}
< li > < a href = "{{ post.url }}" > < span class = "post-date" > {{ post.date | date_to_string }}< / span > {{ post.title }}< / a > < / li >
{% endfor %}
< / ul >