6 Repos
Automated workflows for bundling assets and pushing application builds to remote hosting providers.
Distinct from CLI Publishing Pipelines: Existing candidates are too specific to smart contracts or Docker images; this is general web hosting deployment.
Explore 6 awesome GitHub repositories matching devops & infrastructure · Hosting Deployment Pipelines. Refine with filters or upvote what's useful.
AngularFire ist eine Integrationsbibliothek, die das Firebase-JavaScript-SDK in Angular-Dienste und Dependency-Injection-Muster einbettet. Sie bietet die notwendigen Mechanismen, um Backend-Authentifizierung, Datenbanken und Speicher mit einer Anwendung zu verbinden. Die Bibliothek konvertiert Live-Daten-Feeds in Observable-Sequenzen, um Remote-Daten in Echtzeit mit dem Anwendungszustand zu synchronisieren. Sie enthält zudem einen Mechanismus zum Schutz von Routen durch Verifizierung der Benutzeridentität über Authentifizierungs-Token sowie ein Befehlszeilen-Dienstprogramm zur Automatisierung der Bereitstellung von Anwendungs-Builds auf Hosting-Diensten. Zusätzliche Funktionen umfassen das Tracking von Router-Navigation und Benutzerereignissen für Web-Analysen sowie die Kapselung von Cloud-API-Aufrufen innerhalb injizierbarer Klassen, um Infrastruktur von Geschäftslogik zu trennen.
Ships a command-line utility to bundle local assets and deploy them to a remote hosting environment.
ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself
Enables the creation, versioning, and invocation of flow routes through tagged deployments for controlled updates and execution of machine learning workflows.
create-react-library ist ein Kommandozeilen-Generator und eine Entwicklungsumgebung für die Erstellung wiederverwendbarer React-Komponentenbibliotheken. Es erstellt die notwendige Projektstruktur und die Build-Pipelines, die erforderlich sind, um JavaScript-Module zu entwickeln, zu bündeln und in einer Registry zu veröffentlichen. Das Tool bietet eine Entwicklungsschleife, die das Quellverzeichnis der Bibliothek mit einer begleitenden Beispielanwendung verknüpft, was Echtzeit-Updates und Live-Vorschauen ermöglicht. Es enthält zudem eine Deployment-Pipeline, die Beispielanwendungen in Produktions-Builds für das Hosting als öffentliche Dokumentation transformiert. Das Build-System verwaltet das Multi-Format-Modul-Bundling für CommonJS- und ES-Module, einschließlich der Generierung von Sourcemaps. Es handhabt zudem das Peer-Dependency-Management, um sicherzustellen, dass geteilte Abhängigkeiten externalisiert und nicht in das finale Paket gebündelt werden.
Provides automated workflows to bundle example applications and push them to remote hosting for documentation.
Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital books. It functions as a content delivery site that transforms markdown files hosted in Git repositories into structured online books. The platform distinguishes itself by synchronizing markdown content from remote repositories into a database to enable metadata-driven access control and content gating. It integrates payment processing to restrict full content access based on verified purchase history, while providing public previews. The system covers a broad range of capabil
Provides a deployment pipeline to push the application builds to cloud hosting providers.
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
Provides visibility into all active deployment pipelines associated with an application.
This project is a full-stack serverless application stack and boilerplate designed for building software-as-a-service applications on the Cloudflare Workers platform. It provides a TypeScript starter that unifies the frontend and backend within a single deployment workflow, integrating essential primitives for authentication, data persistence, and storage. The stack is distinguished by its pre-configured templates for rapid project bootstrapping. It includes integrated support for the Cloudflare D1 SQL database and Cloudflare R2 buckets, providing a predefined architecture for managing relati
Implements automated workflows for bundling assets and pushing application builds to edge hosting.