git-bundle-server icon indicating copy to clipboard operation
git-bundle-server copied to clipboard

Create a `git-bundle-server status` command

Open vdye opened this issue 2 years ago • 0 comments

Ideas for this command:

  • Per-repo status
    • Last sync
    • Latest bundle? Bundle count?
    • Any failures
  • Service health
    • State of the web server daemon
    • State of the system scheduler running git-bundle-server update-all
    • Anything else we can share about the web server?
    • Anything about active connections?

vdye avatar Apr 27 '23 20:04 vdye