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
·

2 repository-uri

Awesome GitHub RepositoriesPlan-Based Imperative Deployments

Executing deployments via commands that first generate a change plan for user approval.

Distinct from Container Deployment: Candidates focus on proxy abuse or AI tensor engines; this is about a human-in-the-loop imperative deployment workflow.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Plan-Based Imperative Deployments. Refine with filters or upvote what's useful.

Awesome Plan-Based Imperative Deployments GitHub Repositories

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

    psviderski/unregistry

    4,781Vezi pe GitHub↗

    Unregistry is a decentralized container cluster orchestrator and Docker Compose manager. It allows for the deployment and scaling of containerized services across multiple remote hosts without the need for a centralized control plane. The project distinguishes itself by providing a registry-less deployment model, using SSH to transfer container image layers directly to remote servers. This capability enables deployments to air-gapped or private networks by bypassing external image registries entirely. The system covers a broad range of operational capabilities, including overlay mesh network

    Implements a human-in-the-loop workflow where deployments are executed based on a reviewed change plan.

    Gocontainerddockergolang
    Vezi pe GitHub↗4,781
  • psviderski/uncloudAvatar psviderski

    psviderski/uncloud

    4,653Vezi pe GitHub↗

    Uncloud is a decentralized container orchestrator designed to deploy and manage applications across multiple servers without a central control plane. It functions as a peer-to-peer system and a Docker Compose cluster deployer, using SSH-based infrastructure management to coordinate operations across remote nodes. The project distinguishes itself by using a secure mesh network overlay to enable direct inter-container communication across different physical machines. It facilitates container image distribution by transferring missing layers directly from local environments to target nodes, bypa

    Deploys and scales containers using commands that generate an execution plan for approval before applying changes.

    Gocontainersdeploymentdevops
    Vezi pe GitHub↗4,653
  1. Home
  2. DevOps & Infrastructure
  3. Plan-Based Imperative Deployments