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

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

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

olipo186/Git-Auto-Deploy

0
View on GitHub↗
1,399 星标·219 分支·Python·6 次浏览olipo186.github.io/Git-Auto-Deploy↗

Git Auto Deploy

Git-Auto-Deploy is a lightweight HTTP server that functions as a background daemon to automate the deployment of local project files. It listens for incoming webhook notifications from remote version control platforms and triggers repository updates whenever new commits are pushed.

The tool operates as a persistent service, maintaining continuous availability to process deployment signals without requiring manual intervention or an active terminal session. It utilizes a configuration-driven approach to map specific webhook events to local repository paths, ensuring that code synchronization occurs automatically upon receipt of a push event.

Beyond simple file updates, the system includes an execution engine that triggers user-defined shell commands. This allows for the automation of post-deployment tasks such as build processes or testing routines, enabling comprehensive server-side task management directly integrated with the version control workflow.

Features

  • Continuous Deployment - Automates server-side code updates and build processes whenever new commits are pushed to a remote repository.
  • Event-Driven Function Triggers - Listens for incoming HTTP webhook requests from version control platforms to trigger automated deployment workflows.
  • Webhook Deployment Listeners - Handles incoming HTTP notifications from version control platforms to initiate deployment workflows.
  • Shell Command Execution - Invokes external shell commands to perform post-deployment build tasks and file synchronization.
  • Remote Repository Code Fetchers - Fetches updated source code from remote repositories automatically upon receiving push notifications.
  • Push-Triggered Deployments - Synchronizes local project files by triggering pull commands in response to repository push events.
  • Background Daemons - Runs as a persistent background process to maintain continuous availability for deployment signals.
  • Remote Server Automation - Automates server-side tasks by executing custom shell commands in response to external repository events.

Star 历史

olipo186/git-auto-deploy 的 Star 历史图表olipo186/git-auto-deploy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Git Auto Deploy 的精选搜索

收录 Git Auto Deploy 的精选合集。
  • 自托管 Git-Push 部署平台

Git Auto Deploy 的开源替代方案

相似的开源项目,按与 Git Auto Deploy 的功能重合度排序。
  • markomarkovic/simple-php-git-deploymarkomarkovic 的头像

    markomarkovic/simple-php-git-deploy

    1,044在 GitHub 上查看↗

    This project is a PHP-based utility designed to automate server-side code updates by synchronizing a web server with a remote repository. It functions as a continuous deployment tool that triggers updates automatically whenever a push event occurs in the version control system. The system distinguishes itself by utilizing webhook-triggered execution to initiate deployment tasks, ensuring that live environments remain consistent with the source code. It supports multi-environment management, allowing for independent configuration settings and distinct target paths for different development sta

    PHP
    在 GitHub 上查看↗1,044
  • claude-code-best/claude-codeclaude-code-best 的头像

    claude-code-best/claude-code

    20,272在 GitHub 上查看↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    TypeScript
    在 GitHub 上查看↗20,272
  • asmvik/skhdasmvik 的头像

    asmvik/skhd

    7,800在 GitHub 上查看↗

    skhd is a hotkey daemon and keyboard remapper for macOS. It operates as a background service that maps custom keyboard shortcuts to shell commands, scripts, and system actions. The utility features application-aware shortcut management, allowing the same hotkey to execute different commands depending on which application is focused. It also includes an input mode manager to define distinct operational modes that change how keys behave based on the active state. The system supports contextual routing through application-specific shortcuts and event exclusions to preserve native app behavior.

    C
    在 GitHub 上查看↗7,800
  • 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

    TypeScriptbackendbackupsdatabases
    在 GitHub 上查看↗34,901
查看 Git Auto Deploy 的所有 30 个替代方案→

常见问题解答

olipo186/git-auto-deploy 是做什么的?

Git-Auto-Deploy is a lightweight HTTP server that functions as a background daemon to automate the deployment of local project files. It listens for incoming webhook notifications from remote version control platforms and triggers repository updates whenever new commits are pushed.

olipo186/git-auto-deploy 的主要功能有哪些?

olipo186/git-auto-deploy 的主要功能包括:Continuous Deployment, Event-Driven Function Triggers, Webhook Deployment Listeners, Shell Command Execution, Remote Repository Code Fetchers, Push-Triggered Deployments, Background Daemons, Remote Server Automation。

olipo186/git-auto-deploy 有哪些开源替代品?

olipo186/git-auto-deploy 的开源替代品包括: markomarkovic/simple-php-git-deploy — This project is a PHP-based utility designed to automate server-side code updates by synchronizing a web server with a… claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… asmvik/skhd — skhd is a hotkey daemon and keyboard remapper for macOS. It operates as a background service that maps custom keyboard… dokploy/dokploy — Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized… shipitjs/shipit — Shipit is a Node.js deployment tool and remote task orchestrator used for automating software deployments and… fredriknoren/ungit — Ungit is a web-based graphical interface and version control client for managing Git repositories. It provides a…