awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
olipo186 avatar

olipo186/Git-Auto-Deploy

0
View on GitHub↗
1,399 stars·219 forks·Python·3 viewsolipo186.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 history

Star history chart for olipo186/git-auto-deployStar history chart for olipo186/git-auto-deploy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Git Auto Deploy

Hand-picked collections where Git Auto Deploy appears.
  • Self-Hosted Git-Push Deployment Platforms

Open-source alternatives to Git Auto Deploy

Similar open-source projects, ranked by how many features they share with Git Auto Deploy.
  • markomarkovic/simple-php-git-deploymarkomarkovic avatar

    markomarkovic/simple-php-git-deploy

    1,044View on 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
    View on GitHub↗1,044
  • claude-code-best/claude-codeclaude-code-best avatar

    claude-code-best/claude-code

    20,272View on 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
    View on GitHub↗20,272
  • asmvik/skhdasmvik avatar

    asmvik/skhd

    7,800View on 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
    View on GitHub↗7,800
  • dokploy/dokployDokploy avatar

    Dokploy/dokploy

    34,901View on 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
    View on GitHub↗34,901
See all 30 alternatives to Git Auto Deploy→

Frequently asked questions

What does olipo186/git-auto-deploy do?

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.

What are the main features of olipo186/git-auto-deploy?

The main features of olipo186/git-auto-deploy are: Continuous Deployment, Event-Driven Function Triggers, Webhook Deployment Listeners, Shell Command Execution, Remote Repository Code Fetchers, Push-Triggered Deployments, Background Daemons, Remote Server Automation.

What are some open-source alternatives to olipo186/git-auto-deploy?

Open-source alternatives to olipo186/git-auto-deploy include: 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…