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

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

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

5 个仓库

Awesome GitHub RepositoriesDeployment Source Managers

Tools for linking version control and container registries to deployment pipelines.

Distinguishing note: Focuses on the source-to-deployment connection rather than the build process itself.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Deployment Source Managers. Refine with filters or upvote what's useful.

Awesome Deployment Source Managers GitHub Repositories

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

    coollabsio/coolify

    57,055在 GitHub 上查看↗

    This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software. The platform distinguishes itself through its agentless architecture, which uses se

    Connects Git repositories and container images to streamline transitions into production environments.

    PHPcoolifydatabasesdeployment
    在 GitHub 上查看↗57,055
  • openzeppelin/openzeppelin-contractsOpenZeppelin 的头像

    OpenZeppelin/openzeppelin-contracts

    27,157在 GitHub 上查看↗

    OpenZeppelin Contracts is a library of modular, secure, and reusable smart contract components designed for the development of decentralized applications. It provides a foundational framework for building standard-compliant contracts, offering battle-tested implementations for token standards, access control, and common utility patterns. The project distinguishes itself through its comprehensive support for complex architectural patterns, including proxy-based upgradeability, role-based access control, and account abstraction. It enables developers to implement modular logic injection via hoo

    Automates the submission of contract source code to block explorers during deployment to ensure transparency and auditability.

    Solidityethereumevmsecurity
    在 GitHub 上查看↗27,157
  • capistrano/capistranocapistrano 的头像

    capistrano/capistrano

    12,963在 GitHub 上查看↗

    Capistrano is a Ruby-based release manager and remote server orchestrator. It uses SSH to push code updates and execute a standardized sequence of deployment tasks across a fleet of remote machines. The tool distinguishes itself through role-based server targeting and parallel connection pooling, allowing users to assign functional labels to servers and execute commands across multiple machines simultaneously. It manages multiple environments by applying a single deployment definition across different stages through parameter-based mapping. The system provides a framework for remote task exe

    Links version control systems to deployment pipelines to pull the latest code onto remote servers.

    Rubycapistranodeploymentruby
    在 GitHub 上查看↗12,963
  • zenml-io/zenmlzenml-io 的头像

    zenml-io/zenml

    5,451在 GitHub 上查看↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Loads agent instructions from versioned repositories or external storage to ensure consistent, reviewed, and auditable workflows across deployments.

    Pythonagentopsagentsai
    在 GitHub 上查看↗5,451
  • kubero-dev/kuberokubero-dev 的头像

    kubero-dev/kubero

    4,150在 GitHub 上查看↗

    Kubero is a self-hosted Platform as a Service (PaaS) that simplifies the deployment, scaling, and management of containerized applications on Kubernetes. It functions as an application manager, CI/CD orchestrator, and multi-tenant manager, allowing users to run workloads without writing manual configuration files. The platform distinguishes itself through automated image synthesis, transforming source code from Git repositories into deployable containers via buildpacks, Dockerfiles, or nixpacks. It implements a GitOps delivery model with automated pipelines that trigger builds on push events

    Links external git providers via access tokens to automate deployments upon push or pull request events.

    TypeScriptci-cdcloudcoolify
    在 GitHub 上查看↗4,150
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Source Managers

探索子标签

  • Agent Procedure SourcesLoads agent instructions from versioned repositories or external storage to ensure consistent, reviewed, and auditable workflows across deployments. **Distinct from Deployment Source Managers:** Distinct from Deployment Source Managers: focuses on agent-specific instruction sets rather than general deployment source code.