Rocketeer | Fabric | |
---|---|---|
- | 3 | |
2,735 | 14,838 | |
- | 0.3% | |
1.5 | 6.1 | |
- | 6 months ago | |
PHP | Python | |
- | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Rocketeer
We haven't tracked posts mentioning Rocketeer yet.
Tracking mentions began in Dec 2020.
Fabric
-
Ansible clone how to
Otherwise, in addition to ansible-core, there's other config management projects written in python like salt or fabric that you could perhaps draw inspiration from.
-
Good tool for automatic setup and deployment of Django projects
I've used Rake and Fabric for somewhat similar (but less ambitious) stuff in the past and I'm thinking that Fabric might be a pretty good fit for this task as well, but I'd still like your input. Are there other tools I should look into? I've heard goodthings about Puppet but just looking at their site (it contains the word Enterprise ) gives me the feeling that it might be overkill for a one man operation.
-
Cronjob to run on multiple multiple mchines
Fabric, if you like Python.
What are some alternatives?
Deployer - The PHP deployment tool with support for popular frameworks out of the box
Ansible - 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.
Capistrano - A deployment automation tool built on Ruby, Rake, and SSH.
pyinfra - 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.
Pomander - Deploy your PHP with PHP. Inspired by Capistrano and Vlad.
pexpect - A Python module for controlling interactive programs in a pseudo-terminal
Envoy - Elegant SSH tasks for PHP.
Plum - A deployer library for PHP 5.3
psutil - Cross-platform lib for process and system monitoring in Python
Vlad the Deployer
ShutIt - Automation framework for programmers