Added git server and prometheus metrics

This commit is contained in:
2026-02-23 18:43:16 -05:00
parent 43d704a690
commit 09487d9a1f
11 changed files with 754 additions and 10 deletions

View File

@@ -14,11 +14,10 @@ $git_temp = "/tmp";
#$projects_list = $projectroot;
# stylesheet to use
#@stylesheets = ("static/gitweb.css");
@stylesheets = ("/common/catppuccin.css");
# javascript code for gitweb
#$javascript = "static/gitweb.js";
$javascript = "/static/gitweb.js";
# logo to use
#$logo = "static/git-logo.png";