awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
olipo186 avatar

olipo186/Git-Auto-Deploy

0
View on GitHub↗
1,399 stele·219 fork-uri·Python·6 vizualizăriolipo186.github.io/Git-Auto-Deploy↗

Git Auto Deploy

Git-Auto-Deploy este un server HTTP ușor care funcționează ca un daemon de fundal pentru a automatiza deployment-ul fișierelor de proiect locale. Acesta ascultă notificările webhook primite de la platformele de control al versiunilor remote și declanșează actualizări ale repository-ului ori de câte ori sunt împinse (pushed) noi commit-uri.

Instrumentul operează ca un serviciu persistent, menținând disponibilitatea continuă pentru a procesa semnalele de deployment fără a necesita intervenție manuală sau o sesiune de terminal activă. Utilizează o abordare bazată pe configurare pentru a mapa evenimente webhook specifice la căi locale de repository, asigurând că sincronizarea codului are loc automat la primirea unui eveniment de push.

Dincolo de simplele actualizări de fișiere, sistemul include un motor de execuție care declanșează comenzi shell definite de utilizator. Acest lucru permite automatizarea sarcinilor post-deployment, cum ar fi procesele de build sau rutinele de testare, permițând gestionarea cuprinzătoare a sarcinilor server-side integrată direct cu fluxul de lucru de control al versiunilor.

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.

Istoric stele

Graficul istoricului de stele pentru olipo186/git-auto-deployGraficul istoricului de stele pentru olipo186/git-auto-deploy

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Git Auto Deploy

Colecții selectate manual în care apare Git Auto Deploy.
  • Platforme self-hosted pentru deployment prin git-push

Alternative open-source pentru Git Auto Deploy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Git Auto Deploy.
  • markomarkovic/simple-php-git-deployAvatar markomarkovic

    markomarkovic/simple-php-git-deploy

    1,044Vezi pe 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
    Vezi pe GitHub↗1,044
  • claude-code-best/claude-codeAvatar claude-code-best

    claude-code-best/claude-code

    20,272Vezi pe 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
    Vezi pe GitHub↗20,272
  • asmvik/skhdAvatar asmvik

    asmvik/skhd

    7,800Vezi pe 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
    Vezi pe GitHub↗7,800
  • dokploy/dokployAvatar Dokploy

    Dokploy/dokploy

    34,901Vezi pe 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
    Vezi pe GitHub↗34,901
Vezi toate cele 30 alternative pentru Git Auto Deploy→

Întrebări frecvente

Ce face olipo186/git-auto-deploy?

Git-Auto-Deploy este un server HTTP ușor care funcționează ca un daemon de fundal pentru a automatiza deployment-ul fișierelor de proiect locale. Acesta ascultă notificările webhook primite de la platformele de control al versiunilor remote și declanșează actualizări ale repository-ului ori de câte ori sunt împinse (pushed) noi commit-uri.

Care sunt principalele funcționalități ale olipo186/git-auto-deploy?

Principalele funcționalități ale olipo186/git-auto-deploy sunt: Continuous Deployment, Event-Driven Function Triggers, Webhook Deployment Listeners, Shell Command Execution, Remote Repository Code Fetchers, Push-Triggered Deployments, Background Daemons, Remote Server Automation.

Care sunt câteva alternative open-source pentru olipo186/git-auto-deploy?

Alternativele open-source pentru olipo186/git-auto-deploy includ: 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…