New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

fabez

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabez

A deploy tool for CentOS, based on fabric. for new version,you should use cabric

0.8.42
Maintainers
1

Cabric

.. image:: https://pypip.in/v/fabez/badge.svg :target: https://pypi.python.org/pypi/fabez/ .. image:: https://pypip.in/d/fabez/badge.svg :target: https://pypi.python.org/pypi/fabez/ .. image:: https://pypip.in/license/fabez/badge.svg :target: https://pypi.python.org/pypi/fabez/

A deploy tool for Centos, based on Fabric.

FAQ

Chinese Version <https://github.com/baixing/cabric/blob/master/docs/faq.rst>_

Release Note

  • 0.9.x

    • from 0.9.0, we change package name to cabric
  • 0.8.x

    • support create tornado app easily
    • support mongo shard feature
    • support local web operation,like django's manage.py collectstatic
    • support supervisor
    • support statsd
    • support send release-note use mail
    • support smtp server
    • support php
    • support more config type
    • improve install python lxml
    • support tengine
    • support nginx
    • support python3,pypy
    • support python complex package.e.g:pillow
    • support redis
    • support mongodb
    • support mysql
    • core feature
      • add user
      • git clone/git pull code
      • upload private | public key
      • ...

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts