Skip to content

a collection of my capistrano recipes.

Notifications You must be signed in to change notification settings

kronn/capistrano-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of Capistrano-recipes I use in different Projects.

== info.rb ==

  info:tail          Tail all or a single remote file
  info:version       Display the currently deployed Application, Revision and Release
  info:uname         Display the uname

== newrelic.rb ==

  Load a recipe from a vendored newrelic-gem to enable deployment notifications

== database.rb ==

  application:link_database_config   Link the database config into the deployed release

== sysadmin.rb ==

  apt:update         Update packagelist for aptitude
  apt:upgrade        Upgrade packages as recommended by aptitude
  apache:restart     Restart Apache Webserver

== notes.rb ==

  deploy:output_notes    output doc/DEPLOYMENT_NOTES

About

a collection of my capistrano recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages