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
·

4 repository-uri

Awesome GitHub RepositoriesAgentless Management

Operational patterns that allow system control without requiring local agents or runtimes on managed nodes.

Distinguishing note: Focuses on the absence of local agents for security and simplicity.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Agentless Management. Refine with filters or upvote what's useful.

Awesome Agentless Management GitHub Repositories

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

    k3s-io/k3s

    33,305Vezi pe GitHub↗

    K3s is a lightweight Kubernetes distribution designed for resource-constrained environments, edge computing, and simplified deployment across diverse hardware architectures. It functions as a container orchestration engine that automates the deployment, scaling, and management of containerized applications. By bundling all necessary control plane components and dependencies into a single binary, it minimizes the system footprint and streamlines the installation process. The project distinguishes itself through a flexible architecture that supports both high-availability clustering and minimal

    Supports control-plane operation without local container runtimes or agents.

    Gok8skubernetes
    Vezi pe GitHub↗33,305
  • mbecker20/komodoAvatar mbecker20

    mbecker20/komodo

    11,400Vezi pe GitHub↗

    Komodo is a self-hosted deployment manager and agentless software distributor designed to build application binaries and distribute them across a fleet of remote servers. It functions as a remote deployment orchestrator that manages the build and release process from a centralized control point. The system distinguishes itself by using a programmatic deployment pipeline, employing script logic rather than static configuration files to coordinate build and distribution sequences. It utilizes SSH for remote execution and binary synchronization, allowing the controller to push updates to target

    Provides a push-based distribution system that manages remote nodes without requiring local agent software.

    Rust
    Vezi pe GitHub↗11,400
  • 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

    Manages any machine with shell access without requiring pre-installed agents or software on the target.

    Python
    Vezi pe GitHub↗5,793
  • zhenorzz/goployAvatar zhenorzz

    zhenorzz/goploy

    1,245Vezi pe GitHub↗

    Goploy is a centralized infrastructure management and deployment platform designed to automate software releases and server administration. It functions as an orchestration system that enables users to manage remote environments, execute deployment workflows, and monitor infrastructure health through a unified web-based interface. The platform distinguishes itself through an agentless architecture that relies on standard protocols like SSH and SFTP to interact with remote systems, eliminating the need for pre-installed software on target hosts. It provides real-time administrative capabilitie

    Manages remote infrastructure without requiring persistent software agents on target hosts.

    Gocicddeploydevops
    Vezi pe GitHub↗1,245
  1. Home
  2. DevOps & Infrastructure
  3. Agentless Management