awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Instrumente pentru configurarea serverelor prin SSH fără agenți

Clasament actualizat la 30 iun. 2026

Automatizează sarcinile de configurare a sistemelor și a infrastructurii de servere folosind instrumente ușoare, fără agenți, care comunică prin SSH.

Instrumente pentru configurarea serverelor prin SSH fără agenți

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ansible/ansibleAvatar ansible

    ansible/ansible

    68,968Vezi pe 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
    Vezi pe GitHub↗68,968
  • fizzadar/pyinfraAvatar Fizzadar

    Fizzadar/pyinfra

    5,793Vezi pe 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
    Vezi pe GitHub↗5,793

Related searches

  • an open source configuration management tool
  • un instrument pentru provizionarea mașinilor bare-metal
  • un scanner de internet self-hosted
  • instrument pentru gestionarea dotfiles și bootstrapping
  • un toolkit pentru securizarea serverelor
  • motor de automatizare declarativă pentru infrastructură
  • un instrument declarativ pentru provizionarea infrastructurii cloud
  • multiplexer de terminal alternativ la tmux