| ▲ | pbronez 3 hours ago | |
How does this compare to Salt Stack? “Built on Python, Salt is an event-driven automation tool and framework to deploy, configure, and manage complex IT systems. Use Salt to automate common infrastructure administration tasks and ensure that all the components of your infrastructure are operating in a consistent desired state.” https://docs.saltproject.io/en/latest/topics/about_salt_proj... | ||
| ▲ | bijowo1676 3 hours ago | parent [-] | |
salt is heavy: it has client, server, agent. it equires installation, consumes resources, etc. pyinfra is just python that gets transpiled into ssh commands | ||