Sha256: f79a59f0006c4d403d1d014360f1268e8b727f46790b021591e630d47bf486a3

Contents?: true

Size: 1.62 KB

Versions: 27

Compression:

Stored size: 1.62 KB

Contents

History
=======

These capistrano deploy recipes came from capistrano 2.5.21.  Instead of
forking capistrano itself, the recipes were copied to the alpha\_omega
namespace and heavily altered to their present state.

Getting Started
===============

figlet must be installed. Your local machine must let you ssh and run sudo
without a password during the deploy.

Move the example Capfile.

    mv Capfile.example Capfile

Run the deploy script.

    bundle exec deploy
    bundle exec deploy stage
    bundle exec deploy
    bundle exec deploy rollback

LICENSE
-------

Licensed under the same terms and conditions as capistrano 2.5.21.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
alpha_omega-0.0.42 README.mkd
alpha_omega-0.0.41 README.mkd
alpha_omega-0.0.39 README.mkd
alpha_omega-0.0.38 README.mkd
alpha_omega-0.0.37 README.mkd
alpha_omega-0.0.36 README.mkd
alpha_omega-0.0.35 README.mkd
alpha_omega-0.0.34 README.mkd
alpha_omega-0.0.33 README.mkd
alpha_omega-0.0.32 README.mkd
alpha_omega-0.0.31 README.mkd
alpha_omega-0.0.30 README.mkd
alpha_omega-0.0.29 README.mkd
alpha_omega-0.0.28 README.mkd
alpha_omega-0.0.27 README.mkd
alpha_omega-0.0.26 README.mkd
alpha_omega-0.0.25 README.mkd
alpha_omega-0.0.24 README.mkd
alpha_omega-0.0.23 README.mkd
alpha_omega-0.0.18 README.mkd