Overview
Git Web Manager (GWM) is a self-hosted dashboard for deploying Git repositories to local paths. It manages rollbacks, health checks, preview builds, and automated dependency updates. This documentation site is split into focused pages for faster scanning.
Highlights
- Deploy and rollback from a single dashboard.
- Auto-deploy via schedule or GitHub webhooks.
- Health checks with live status.
- Preview builds for any commit.
- Security tab with Dependabot alerts.
Start Here
- Quick Start for the first install and first project.
- Configuration to set required environment values.
- Projects & Deployments for daily workflows.
- Self Update to keep GWM current.
Documentation Structure
Each topic lives on its own page. Shared pieces (navigation and footer) are loaded through a lightweight include system, making it easy to update global content once.
docs/
app.js
partials/
nav.html
footer.html
