You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<em>pyinfra automates infrastructure super fast at massive scale</em>
9
+
</p>
13
10
14
-
pyinfra automates/provisions/manages/deploys infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more. Core design features include:
pyinfra automates/provisions/manages/deploys infrastructure. It can be used for ad-hoc command execution, service deployment, configuration management and more. Design features include:
15
33
16
34
+ 🚀 **Super fast** execution over thousands of hosts with predictable performance.
17
35
+ 🚨 **Instant debugging** with stdout & stderr output on error or as required (`-v`|`-vv`|`-vvv`).
@@ -20,9 +38,9 @@ pyinfra automates/provisions/manages/deploys infrastructure super fast at massiv
20
38
+ ❗️ **Two stage process** that enables `--dry` runs before executing any changes.
21
39
+ 🔌 **Integrated** with Docker, Vagrant/Mech & Ansible out of the box.
22
40
23
-
When you run pyinfra you'll see something like ([non animated version](https://raw.githubusercontent.com/Fizzadar/pyinfra/master/docs/static/example_deploy.png)):
41
+
When you run pyinfra you'll see something like ([non animated version](https://pyinfra.com/static/example_deploy.png)):
0 commit comments