2 个仓库
Systems that use version control mechanisms to push generated content to remote servers.
Distinct from Direct-to-Host Deployments: None of the candidates cover the general pattern of VCS-based deployment for static sites.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Version Control Deployments. Refine with filters or upvote what's useful.
Publish is a static site generator and type-safe templating engine that converts structured content and metadata into static HTML files. It functions as a content pipeline orchestrator, allowing the definition of website layouts and themes where metadata maps to visual elements via type-safe code. The system includes a plugin system for injecting custom logic to mutate content, modify parsing, or enforce site-wide rules. It also features a mechanism for conditional build step execution, ensuring specific publishing tasks only run when predefined criteria are met. The project covers hierarchi
Supports pushing generated site content to remote hosts using integrated version control system support.
Autobase 是一个自托管的 PostgreSQL 数据库管理平台和编排器,旨在提供数据库即服务 (DBaaS) 功能。它自动化了 PostgreSQL 集群的整个生命周期,从初始配置和部署到持续管理和退役。 该系统通过将数据库基础设施视为代码来脱颖而出,允许通过版本控制和持续集成管道部署和更新集群。它既提供用于可视化管理的集中式 Web 控制台,也提供用于自动化基础设施编排的编程接口。 该平台通过使用负载均衡器和副本进行流量分配和资源扩展来涵盖高可用性。其操作功能包括自动时间点备份、状态恢复、功能模块安装,以及跨物理服务器、虚拟机和公共云提供商执行主要和次要版本升级。
Integrates cluster configurations into continuous integration workflows for consistent environment replication and automated rollout.