Yahoo Web Search

Search results

  1. docs.saltproject.io › en › getstartedIntroduction - Salt

    SaltStack is a revolutionary approach to infrastructure management that replaces complexity with speed. SaltStack is simple enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with each system in seconds.

  2. Use Salt to automate common infrastructure administration tasks and ensure that all the components of your infrastructure are operating in a consistent desired state. Salt has many possible uses, including configuration management, which involves: Managing operating system deployment and configuration.

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

  4. Salt (sometimes referred to as SaltStack) is a Python-based, open-source software for event-driven IT automation, remote task execution, and configuration management.

  5. docs.saltproject.io › en › latestSalt Project

    Managing servers, virtual machines, containers, databases, web servers, network devices, and more. Ensuring consistent configuration and preventing configuration drift. Salt is ideal for configuration management because it is pluggable, customizable, and plays well with many existing technologies.

  6. Jun 20, 2012 · Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here: Python 13,967 Apache-2.0 5,467 2,549 (24 issues need help) 219 Updated Jun 24, 2024. salt-ext-modules-vmware Public. Salt Extension Modules for VMware.

  7. saltproject.io › indexSaltproject.io

    Mar 21, 2024 · Learn to automate and secure IT with Salt. Salt Workshop. Salt Project announces a new program to further strengthen and secure the future of Salt Project by increasing the involvement and contributions of select members of the community. Open hour notes for June 20, 2024.

  8. SaltStack can use scripts written directly in Python and can render scripts written in other languages, such as YAML or JSON through the PyDSL Salt renderer. While Salt uses a master-slave architecture with agents, it can also operate in agentless mode.

  9. In October 2020, VMware acquired SaltStack, a pioneer in building intelligent, event-driven automation software, SaltStack helps customers to automate ITOps, DevOps, NetOps or SecOps functions.

  10. The Simplest Way to Learn SaltStack - Start to learn the basics of SaltStack by setting it up in Docker. SaltStack - Quick Guide - Part of the larger "Learn SaltStack"-tutorial at Tutorials Point. Upgrading Salt to Python 3 - How to switch SaltStack from Python2 to Python3.