Description
Fabric is a Python (2.5-2.7) library and command-line tool for
streamlining the use of SSH for application deployment or systems
administration tasks.
It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.
Typical use involves creating a Python module containing one or more functions,
then executing them via the fab command-line tool. Below is a small but
complete "fabfile" containing a single task:
Code Quality Rank:
L3
Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Fabric alternatives and similar packages
Based on the "DevOps Tools" category.
Alternatively, view Fabric alternatives based on common mentions on social networks and blogs.
-
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
Define and run multi-container applications with Docker
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io
-
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
-
Software to automate the management and configuration of infrastructure and applications at scale.
-
Deduplicating archiver with compression and authenticated encryption.
-
Cross-platform lib for process and system monitoring in Python
-
Supervisor process control system for Unix (supervisord)
-
Official upstream for the cloud-init: cloud instance initialization
-
π§ pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
-
The Compose specification
-
A Python module for controlling interactive programs in a pseudo-terminal
-
Automation framework for programmers
-
Honcho: a python clone of Foreman. For managing Procfile-based applications.
-
Chef-like functionality for Fabric
-
Tools for writing awesome Fabric files
-
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
-
DISCONTINUED.
Infrastructure monitoring framework turning DevOps runbooks into automated actions
-
unofficial mirror of Ubuntu's cloud-init
-
Amazon AWS Web Tool (view only)
-
Riffdog Terraform scanner - finding 'things' in the Real World (aka AWS) which Terraform didn't put there.
-
Open source software for building private and public clouds.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Fabric or a related project?
Add another 'DevOps Tools' Package