awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-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-skillsالصورة الرمزية لـ addyosmani

    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/dokployالصورة الرمزية لـ Dokploy

    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/fastmcpالصورة الرمزية لـ PrefectHQ

    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/eladminالصورة الرمزية لـ elunez

    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/marimoالصورة الرمزية لـ marimo-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/agenticالصورة الرمزية لـ transitive-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/waspالصورة الرمزية لـ wasp-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.newالصورة الرمزية لـ stackblitz

    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/vercelالصورة الرمزية لـ vercel

    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-guideالصورة الرمزية لـ grab

    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/cliالصورة الرمزية لـ larksuite

    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-lightالصورة الرمزية لـ peterq

    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/devboxالصورة الرمزية لـ jetify-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/insforgeالصورة الرمزية لـ InsForge

    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/gunicornالصورة الرمزية لـ benoitc

    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-zeroالصورة الرمزية لـ elie222

    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/pycaretالصورة الرمزية لـ pycaret

    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-chatالصورة الرمزية لـ microsoft

    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-townالصورة الرمزية لـ a16z-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.