awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

无代理 SSH 服务器配置工具

排名更新于 2026年6月30日

使用通过 SSH 通信的轻量级无 Agent 工具,实现服务器基础设施与系统配置任务的自动化。

无代理 SSH 服务器配置工具

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ansible/ansibleansible 的头像

    ansible/ansible

    68,968在 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
    在 GitHub 上查看↗68,968
  • fizzadar/pyinfraFizzadar 的头像

    Fizzadar/pyinfra

    5,793在 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
    在 GitHub 上查看↗5,793

Related searches

  • an open source configuration management tool
  • 裸机服务器配置工具
  • 自托管互联网扫描器
  • 用于管理 dotfiles 和系统引导的工具
  • 服务器加固工具包
  • 用于基础设施的声明式自动化引擎
  • 声明式云基础设施配置工具
  • tmux 的终端多路复用器替代方案