configure-git-webserver

Community

Automate web deployment via Git push.

AuthorZurybr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of deploying web content to a server simply by pushing changes to a Git repository, eliminating manual deployment steps.

Core Features & Use Cases

  • Automated Deployment: Pushing to a designated Git branch triggers an automatic deployment to a web server.
  • Bare Repository Setup: Guides through setting up a Git repository specifically for deployment purposes.
  • Post-Receive Hooks: Configures the necessary Git hooks to execute deployment scripts.
  • Web Server Integration: Provides options for setting up a web server to serve the deployed content.
  • Use Case: A developer can push code updates to a main branch in a Git repository, and the changes are instantly reflected on the live website without manual intervention.

Quick Start

Follow the steps in this skill to set up a bare Git repository at /git/server and configure a post-receive hook to deploy content to /var/www/html.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: configure-git-webserver
Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#configure-git-webserver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.