Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/propertyshelf/propertyshelf.fabfile.common
- Owner: propertyshelf
- Created: 2013-12-08T16:08:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-10T14:24:56.000Z (almost 11 years ago)
- Last Synced: 2024-11-16T19:57:38.453Z (2 months ago)
- Language: Python
- Size: 195 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
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