3 dépôts
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 3 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 est une plateforme d'orchestration et de gestion de bases de données PostgreSQL auto-hébergée, conçue pour offrir des capacités de Database-as-a-Service. Elle automatise l'intégralité du cycle de vie des clusters PostgreSQL, du provisionnement initial et du déploiement jusqu'à l'administration continue et la mise hors service. Le système se distingue en traitant l'infrastructure de base de données comme du code, permettant aux clusters d'être déployés et mis à jour via le contrôle de version et des pipelines d'intégration continue. Il fournit à la fois une console web centralisée pour la gestion visuelle et des interfaces programmatiques pour automatiser l'orchestration de l'infrastructure. La plateforme assure la haute disponibilité grâce à l'utilisation d'équilibrage de charge et de réplicas pour la distribution du trafic et la mise à l'échelle des ressources. Ses capacités opérationnelles incluent des sauvegardes automatisées point-in-time, la restauration d'état, l'installation de modules fonctionnels et l'exécution de mises à niveau de versions majeures et mineures sur des serveurs physiques, des machines virtuelles et chez les fournisseurs de cloud public.
Integrates cluster configurations into continuous integration workflows for consistent environment replication and automated rollout.
AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It serves as a container deployment tool, infrastructure orchestrator, and job runner, enabling the release of production-ready workloads through a simplified set of commands. The tool distinguishes itself by automating the entire application lifecycle, from initializing directory structures and manifests to managing continuous delivery pipelines with Git integration. It utilizes a manifest-based approach to generate and customize cloud infrastructure templates, allowing for the
Generates infrastructure code files to modify or remove resources in a deployment pipeline's cloud template.