DEV Community

Cover image for Git Web Manager: Open Source Git management at your fingertips
Wallaby Designs
Wallaby Designs

Posted on

Git Web Manager: Open Source Git management at your fingertips

Git Web Manager (GWM) is a self-hosted dashboard for deploying Git repositories to local and remote paths. It manages rollbacks, health checks, preview builds, Workflows, and automated dependency updates.

Key features:

  • Per‑project deploys + rollbacks
  • Deployment queue with cron management and queue processing control
  • Health checks with status badges
  • Preview builds by commit (great for staging)
  • Workflows and post-deploy management
  • Dependency actions (composer/npm) + audit output
  • Automatic updates when repos change
  • Security tab for unresolved dependabot issues
  • User management with forced password change
  • FTP/SSH Deployment options
  • Manageable work queue for deployment management

It’s open‑source and I’m looking for feedback/testers.

GitHub Repo
Docs (GitHub Pages)
Video Walk-through

Note: Not affiliated with Git/GitHub.

Top comments (0)