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 is a self-hosted PostgreSQL database management platform and orchestrator designed to provide database-as-a-service capabilities. It automates the full lifecycle of PostgreSQL clusters, from initial provisioning and deployment to ongoing administration and decommissioning. The system distinguishes itself by treating database infrastructure as code, allowing clusters to be deployed and updated through version control and continuous integration pipelines. It provides both a centralized web console for visual management and programmatic interfaces for automating infrastructure orchestra
Integrates cluster configurations into continuous integration workflows for consistent environment replication and automated rollout.