awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • psviderski/unregistryAvatar von psviderski

    psviderski/unregistry

    4,781Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,781
  • psviderski/uncloudAvatar von psviderski

    psviderski/uncloud

    4,653Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,653
  1. Home
  2. DevOps & Infrastructure
  3. Plan-Based Imperative Deployments