Configuration Management

Salt – Python-based open-source configuration management software and remote execution engine

Salt (sometimes called the SaltStack Platform) is a Python-based open-source configuration management software and remote execution engine.

This software offers a different approach to infrastructure management built on a dynamic communication bus. Salt is used for data-driven orchestration, remote execution for any infrastructure, configuration management for any app stack, and much more. It’s easy to setup, understand, and extend.

Salt organizes configs and setups into YAML output files called ‘states’ and centrally-located base configs called ‘pillars’. All these are managed using various modules.

Salt is installed from a package manager, pip, directly from source, or using a bootstrap script. Salt also provides dedicated tools to create machines and install Salt on public and private clouds (salt-cloud and salt-virt).

Features include:

  • Execute commands across thousands of systems in seconds.
  • Built around an event infrastructure that can drive reactive provisioning, configuration, and management across all systems in your infrastructure.
  • Robust and flexible configuration management framework that allows effortless, simultaneous configuration of tens of thousands of systems.
  • Interface to derive information about the underlying system. This is called the grains interface.
  • Pillar is an interface for Salt designed to offer global values that can be distributed to minions.
  • Uses a small subset of YAML that maps over very commonly used data structures, like lists and dictionaries.
  • Salt runners are convenience applications executed with the salt-run command.
  • Foundation API for communication.
  • Uses the ZeroMq messaging library for transport and deployment.
  • Highly modular and easily extensible.
  • Cross-platform software – tested and packaged to run on CentOS, Debian, Red Hat Enterprise Linux, Ubuntu, Windows operating systems.

Website: docs.saltproject.io
Support: GitHub Code Repository
Developer: SaltStack
License: Apache License 2.0

Salt is written in Python. Learn Python with our recommended free books and free tutorials.

Return to Configuration Management Tools


Explore Linux

Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category.
In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality.

The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions.
Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others.
Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems.
Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks.
Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems.
Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux.
Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools.
Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux.
Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted