Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.rst
fabfile.py
status.py

README.rst

Hosting analyzer

How to install

Install:

$ virtualenv --no-site-packages pipautils
$ cd pipautils
$ bin/activate
$ pip install fabric
$ git clone git://github.com/kiberpipa/hosting_analyzer.git

How to use

Please read the discription of the functions with:

$ fab -l

First get the configuration files from server with:

$ fab get_confs

Then run:

$ fab check_domains
You can’t perform that action at this time.