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

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

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

67 个仓库

Awesome GitHub RepositoriesApplication Deployment

Systems for deploying and managing individual web applications.

Distinguishing note: Focuses on single-app deployment workflows.

Explore 67 awesome GitHub repositories matching web development · Application Deployment. Refine with filters or upvote what's useful.

Awesome Application Deployment GitHub Repositories

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

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    Manages the lifecycle of automation workflows by providing secure and scalable deployment tools for development teams.

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • addyosmani/agent-skillsaddyosmani 的头像

    addyosmani/agent-skills

    60,849在 GitHub 上查看↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Defines a triggered workflow to manually revert the production environment to a specific previous stable version.

    Shellagent-skillsantigravityantigravity-ide
    在 GitHub 上查看↗60,849
  • dokploy/dokployDokploy 的头像

    Dokploy/dokploy

    34,901在 GitHub 上查看↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Deploys and maintains individual applications using flexible build configurations and performance monitoring.

    TypeScriptbackendbackupsdatabases
    在 GitHub 上查看↗34,901
  • prefecthq/fastmcpPrefectHQ 的头像

    PrefectHQ/fastmcp

    22,994在 GitHub 上查看↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Exposes the server as an ASGI-compatible object for integration with production web servers.

    Pythonagentsfastmcpllms
    在 GitHub 上查看↗22,994
  • elunez/eladminelunez 的头像

    elunez/eladmin

    21,932在 GitHub 上查看↗

    Eladmin is a backend management system and administrative framework built with Spring Boot and Vue. It provides a complete infrastructure for creating administration panels, combining a Java Persistence API backend scaffold with a management interface to monitor system performance and log user activities. The project features automated code generation to produce frontend and backend source code and CRUD operations. It employs a role-based access control system to manage users and organizational structures, while utilizing dynamic route management to update navigation menus from the backend wi

    Includes a centralized interface for deploying and managing application instances across multiple remote servers.

    Javaadmineladminelement-ui
    在 GitHub 上查看↗21,932
  • marimo-team/marimomarimo-team 的头像

    marimo-team/marimo

    21,468在 GitHub 上查看↗

    Marimo is a reactive Python notebook environment and data science integrated development environment. It functions as a scripting tool that maintains state consistency by automatically tracking variable dependencies and re-executing downstream code blocks whenever upstream inputs are modified. The platform distinguishes itself by storing notebooks as standard, portable Python scripts rather than proprietary formats, ensuring compatibility with version control systems. It integrates artificial intelligence to assist with code generation and debugging based on the current execution context, whi

    Transforms analytical documents into standalone web applications or executable command-line tools.

    Pythonartificial-intelligencedagdata-science
    在 GitHub 上查看↗21,468
  • transitive-bullshit/agentictransitive-bullshit 的头像

    transitive-bullshit/agentic

    18,120在 GitHub 上查看↗

    Agentic is a tool marketplace and management platform designed for the Model Context Protocol. It provides a gateway and proxy that enables the discovery, publishing, and distribution of vetted tools for agentic AI frameworks. The platform specializes in Model Context Protocol monetization, allowing developers to transform services into paid products through integrated authentication, usage-based billing, and subscription management. It also includes a converter that transforms OpenAPI specifications into compatible protocol servers for use in AI workflows. The system covers a broad range of

    Creates isolated, temporary versions of tool configurations for testing changes without affecting production.

    TypeScriptagentsaillms
    在 GitHub 上查看↗18,120
  • wasp-lang/waspwasp-lang 的头像

    wasp-lang/wasp

    18,146在 GitHub 上查看↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    Orchestrates the deployment of database, server, and client components to cloud providers with a single command.

    TypeScripthaskelljavascriptnode
    在 GitHub 上查看↗18,146
  • stackblitz/bolt.newstackblitz 的头像

    stackblitz/bolt.new

    16,419在 GitHub 上查看↗

    bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web applications using natural language prompts. It functions as an AI-driven application orchestrator, managing the entire development lifecycle through a chat interface. The platform distinguishes itself by integrating a WebAssembly-based runtime and virtual terminal emulation directly in the browser. This allows an AI agent to execute tool calls, manage a virtual filesystem, install packages, and run servers without requiring a local development environment. The system covers a compre

    Publishes web applications to a live production environment and generates shareable public links.

    TypeScript
    在 GitHub 上查看↗16,419
  • vercel/vercelvercel 的头像

    vercel/vercel

    15,738在 GitHub 上查看↗

    Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure that automates the build process by detecting project frameworks and distributing static and dynamic content through a global content delivery network. The platform executes application logic using serverless functions that scale automatically based on real-time traffic demand. The platform distinguishes itself through a centralized AI gateway that proxies requests to multiple model providers, enabling standardized authentication, observability, and cost tracking. It supports

    Creates a live, shareable version of an application for every pull request or branch commit to facilitate testing and collaboration.

    TypeScriptclicloudcommand
    在 GitHub 上查看↗15,738
  • grab/front-end-guidegrab 的头像

    grab/front-end-guide

    15,235在 GitHub 上查看↗

    This project is a front-end development study guide and technical roadmap designed to introduce the tools, libraries, and patterns used in modern web application development. It serves as an educational resource covering single page application architecture, the integration of modern web tech stacks, and the design of components using static typing. The guide focuses on the orchestration of front-end CI/CD pipelines, providing a walkthrough for automating the linting, testing, bundling, and deployment of static assets to cloud hosting. It specifically addresses the implementation of reusable

    Covers strategies for shipping versioned builds and implementing mechanisms to revert to previous stable versions.

    JavaScriptbabelcsscss-modules
    在 GitHub 上查看↗15,235
  • larksuite/clilarksuite 的头像

    larksuite/cli

    14,291在 GitHub 上查看↗

    Lark CLI is a terminal-based tool designed for automating tasks and managing resources across the Lark and Feishu productivity ecosystem. It functions as a cloud workspace automator and REST API client, providing a command line interface to programmatically manage organizational documents, calendars, emails, and tasks. The project distinguishes itself through an AI agent skill framework that allows for the integration and deployment of both bundled and custom skills. It features an identity-aware execution context that enables switching between user and bot identities, and employs a sidecar-b

    Facilitates the deployment of applications and static sites while managing access scopes and cloud generation.

    Go
    在 GitHub 上查看↗14,291
  • peterq/pan-lightpeterq 的头像

    peterq/pan-light

    12,120在 GitHub 上查看↗

    Pan-light is a tool for managing and downloading files from Baidu network storage. It provides high-speed file downloading and remote media streaming capabilities. The application uses concurrent segmented transfers to maximize network throughput and employs disk-persisted state tracking to resume interrupted downloads. It also includes a local proxy to bypass hotlinking protections, allowing remote videos to be streamed directly into a media player. The project features a cross-platform graphical user interface built with Go and Qt. Additionally, it supports remote software previews by runn

    Runs the application inside a remote container and streams the interface to a browser for instant user trials.

    Gobaiduyungolangqml
    在 GitHub 上查看↗12,120
  • jetify-com/devboxjetify-com 的头像

    jetify-com/devbox

    12,105在 GitHub 上查看↗

    Devbox is a development environment orchestrator designed to create reproducible, isolated workspaces for software projects. By leveraging declarative configuration files and the Nix package manager, it ensures that project dependencies, environment variables, and tooling remain consistent across different machines and team members. It functions as a central manager for project-specific environments, providing isolated shell execution that prevents conflicts with host system software. The project distinguishes itself through its ability to bridge local development and cloud-hosted infrastruct

    Creates unique web addresses for every deployment to facilitate testing and sharing of the application.

    Gobuild-systembuild-toolbuildpack
    在 GitHub 上查看↗12,105
  • insforge/insforgeInsForge 的头像

    InsForge/InsForge

    11,794在 GitHub 上查看↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    Hosts frontend source code and manages production builds to provide a public URL.

    TypeScriptaiai-agentscoding
    在 GitHub 上查看↗11,794
  • benoitc/gunicornbenoitc 的头像

    benoitc/gunicorn

    10,443在 GitHub 上查看↗

    Gunicorn is a production-grade WSGI HTTP server designed for deploying Python web applications. It functions as a process manager that utilizes a pre-fork worker model, where a master process initializes the application and spawns multiple child processes to handle incoming requests in parallel. This architecture ensures high performance and stability by isolating application execution within persistent worker processes. The server distinguishes itself through its flexible concurrency models and robust process lifecycle management. It supports interchangeable worker types, including synchrono

    Running production-ready Python web applications by managing worker processes and handling incoming HTTP traffic from reverse proxies.

    Pythonhttphttp-serverpython
    在 GitHub 上查看↗10,443
  • elie222/inbox-zeroelie222 的头像

    elie222/inbox-zero

    10,101在 GitHub 上查看↗

    Inbox Zero is an AI-powered email automation platform and inbox organizer. It uses large language models to automatically categorize, label, and archive emails, while providing a conversational interface for managing workflows and drafting responses through natural language. The project distinguishes itself by integrating real-time calendar availability into its drafting process and generating AI-summarized meeting briefings. It supports a pluggable AI provider interface with model fallback chains, allowing it to connect to various cloud or local LLM providers. Users can also control their in

    Sets up the application on Amazon EC2 instances utilizing an Application Load Balancer.

    TypeScriptaiemailgmail
    在 GitHub 上查看↗10,101
  • pycaret/pycaretpycaret 的头像

    pycaret/pycaret

    9,811在 GitHub 上查看↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Provides mechanisms to revert production model deployments to previous stable versions.

    Pythonanomaly-detectionautomlclassification
    在 GitHub 上查看↗9,811
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Allows users to open and interact with web pages inside the editor to preview and test application flows.

    TypeScript
    在 GitHub 上查看↗9,493
  • a16z-infra/ai-towna16z-infra 的头像

    a16z-infra/ai-town

    9,285在 GitHub 上查看↗

    AI Town is a TypeScript-based simulation engine used to create virtual environments where autonomous characters interact and socialize. It functions as a framework for orchestrating multiple AI agents within a persistent digital world, utilizing language models and a game engine to drive character behavior and social interactions. The project differentiates itself through a dedicated agent sandbox and a vector database agent store, which allow for the management of agent memories and world state. It integrates generative AI for background music and provides tools for simulation world design,

    Provisions temporary deployments for testing specific branches or features before production.

    TypeScript
    在 GitHub 上查看↗9,285
上一个123…4下一个
  1. Home
  2. Web Development
  3. Application Deployment

探索子标签

  • Deployment Configuration FormatsSupport for standard application deployment configuration files. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses on the specific file-based configuration integration for process management.
  • Deployment Rollbacks1 个子标签Systems for reverting application states to previous stable versions. **Distinct from Application Deployment:** Distinct from general application deployment: focuses specifically on the recovery mechanism of reverting to previous versions.
  • EC2 Deployment StrategiesSpecific patterns for deploying applications to Amazon EC2 instances using load balancers. **Distinct from Application Deployment:** Specializes Application Deployment for AWS EC2 infrastructure specifically.
  • Full-Stack Cloud Deployments1 个子标签Deploys complete web applications including frontend assets, APIs, and server-side rendering. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses on full-stack cloud-native deployments with integrated asset and domain management.
  • Initial Admin Account Setup1 个子标签Creates the first user account by visiting the deployed web application to initialize the system. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses on the post-deployment initialization step of creating the first admin account, not the deployment process itself.
  • Laravel Deployments1 个子标签Deployment automation specifically tailored for the Laravel framework ecosystem. **Distinct from Application Deployment:** Distinct from general Application Deployment: focuses on Laravel-specific directory structures and framework lifecycle tasks.
  • Mount Point ConfigurationsSettings for informing applications of their URL mount point behind proxies. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses specifically on URL path awareness in reverse-proxy scenarios.
  • Multi-Application InstallationsSharing a single framework installation across multiple independent applications with separate directories. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses on running multiple apps from one framework copy, not deploying a single app.
  • Preview Deployments3 个子标签Creates live, shareable versions of applications for every pull request or branch commit. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses specifically on the generation of ephemeral preview environments for collaboration.
  • UndeploymentsProcesses for removing deployed application resources and purging associated logs from the cloud environment. **Distinct from Application Deployment:** Distinct from Application Deployment: focuses specifically on the teardown and resource cleanup phase.