Fabric: Simple Pythonic Deployment
Fabric is “designed to upload files to, and run shell commands on, a number of servers in parallel or serially.” img http://img.skitch.com/20090206-mu1i9qjynj9r6fu467cwbsxdwq.png http://www.nongnu.org/fab It’s primarily for deploying changes to web…
Fabric is “designed to upload files to, and run shell commands on, a number of servers in parallel or serially.”
img http://img.skitch.com/20090206-mu1i9qjynj9r6fu467cwbsxdwq.png http://www.nongnu.org/fab
It’s primarily for deploying changes to web apps or services across multiple servers. An official mirror is hosted on GitHub at http://github.com/karmazilla/fabric.
While still alpha level, it looks promising.
Written by
Related posts
An update on GitHub availability
Here’s what we’ve done—and what we’re still doing—to improve our availability and reliability.
GitHub Copilot is moving to usage-based billing
Starting June 1, your Copilot usage will consume GitHub AI Credits.
Changes to GitHub Copilot Individual plans
We’re making these changes to ensure a reliable and predictable experience for existing customers.