awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Outils de configuration de serveurs SSH sans agent

Classement mis à jour le 30 juin 2026

Automatisez les tâches de configuration système et d'infrastructure serveur à l'aide d'outils légers sans agent qui communiquent via SSH.

Outils de configuration de serveurs SSH sans agent

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ansible/ansibleAvatar de ansible

    ansible/ansible

    68,968Voir sur GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Ansible is the flagship agentless configuration management tool that uses SSH for remote execution, supports declarative playbooks and roles, manages inventories, and ensures idempotent state enforcement, exactly matching this search.

    PythonAgentless Configuration ManagersSSH-Based Remote Execution
    Voir sur GitHub↗68,968
  • fizzadar/pyinfraAvatar de Fizzadar

    Fizzadar/pyinfra

    5,793Voir sur GitHub↗

    pyinfra is an agentless infrastructure automation framework that turns declarative Python code into idempotent shell commands to manage servers, containers, and local machines over SSH without requiring any pre-installed software on target hosts. It operates by comparing the desired state of a system against its current state, using a dry-run simulation mode to preview changes and a fact-based conditional execution engine to gather host attributes at runtime and control which operations run. The tool compiles Python operations into optimized shell commands and executes them in parallel across

    pyinfra is an agentless automation framework that uses SSH to execute declarative Python code idempotently on managed hosts, fitting perfectly as a configuration management tool without requiring any pre-installed agent.

    PythonAgentless Configuration ManagersAgentless ManagementSSH-Based Remote Execution
    Voir sur GitHub↗5,793

Related searches

  • an open source configuration management tool
  • un outil de provisionnement de serveurs bare-metal
  • un scanner internet auto-hébergé
  • un outil pour gérer ses dotfiles et automatiser l'installation
  • un toolkit de durcissement de serveurs
  • un moteur d'automatisation déclaratif pour l'infrastructure
  • un outil déclaratif pour le provisionnement d'infrastructure cloud
  • un multiplexeur de terminal alternatif à tmux