Add Gitea to my infra

This commit is contained in:
Greg Hellings
2025-12-04 00:45:46 -06:00
parent b2b4162715
commit 4f9a2732bc
11 changed files with 234 additions and 4 deletions
+21 -4
View File
@@ -241,10 +241,6 @@
name = "Grafana";
url = "http://hosea.shire-zebra.ts.net:3000/";
}
{
name = "Pinchflat";
url = "http://nas1.shire-zebra.ts.net:8945";
}
{
name = "Prometheus";
url = "http://prometheus.shire-zebra.ts.net/";
@@ -272,6 +268,27 @@
}
];
}
{
name = "Infra";
bookmarks = [
{
name = "NAS1 Minio Console";
url = "http://nas1.shire-zebra.ts.net:30212/";
}
{
name = "NAS1 Minio Direct";
url = "http://nas1.shire-zebra.ts.net:9002/";
}
{
name = "Chronicles Minio";
url = "http://chronicles.shire-zebra.ts.net:9001";
}
{
name = "Pinchflat";
url = "https://pinchflat.shire-zebra.ts.net/";
}
];
}
{
name = "Password Hash";
url = "https://unix4lyfe.org/crypt/";