Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kronn/capistrano-recipes
a collection of my capistrano recipes.
https://github.com/kronn/capistrano-recipes
Last synced: about 1 month ago
JSON representation
a collection of my capistrano recipes.
- Host: GitHub
- URL: https://github.com/kronn/capistrano-recipes
- Owner: kronn
- Created: 2010-04-02T10:03:13.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-06-04T13:47:57.000Z (over 14 years ago)
- Last Synced: 2024-10-14T00:28:39.477Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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