Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/propertyshelf/propertyshelf.fabfile.common

Commonly used fabric commands.
https://github.com/propertyshelf/propertyshelf.fabfile.common

Last synced: about 1 month ago
JSON representation

Commonly used fabric commands.

Awesome Lists containing this project

README

        

propertyshelf.fabfile.common
============================

This project contains a bunch of common used fabric commands we use at
`Propertyshelf`_ to deploy and maintain our systems.

Requirements
------------

`propertyshelf.fabfile.common` currently uses `knife`_ to communicate with
Rackspace servers. Please make sure `knife` is installed and configured
successfully on your system.

Install
-------

You can install `propertyshelf.fabfile.common` with PIP::

pip install propertyshelf.fabfile.common

All required dependencies will be installed automatically.

Usage
-----

.. _`Propertyshelf`: http://propertyshelf.com
.. _`knife`: http://docs.opscode.com/knife.html