From 29393247b5c18e0e1f01c6c47d66c570d1db928c Mon Sep 17 00:00:00 2001 From: vincenzo sabino Date: Thu, 12 Mar 2026 18:40:11 +0100 Subject: [PATCH 1/3] Update group i URL Monitoring --- misc_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc_urls.py b/misc_urls.py index 670fea97..ab6e3b46 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -65,9 +65,9 @@ ], [ "group i", - "", + "I Terroni", # Monitoring URL: - "", + "http://164.92.231.30:3000/", # Logging URL: "", ], From 4bb41f2675066fafb6e26734fe6ec614765098b0 Mon Sep 17 00:00:00 2001 From: vincenzo sabino Date: Mon, 18 May 2026 00:15:16 +0200 Subject: [PATCH 2/3] Logging URL Group i --- misc_urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc_urls.py b/misc_urls.py index 8971e3f0..226cd183 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -69,7 +69,7 @@ # Monitoring URL: "http://164.92.231.30:3000/", # Logging URL: - "", + "http://164.92.231.30:3000/", ], [ "group j", From 6b0eaa5d031f2745b13af0519f1a9d31b5983d9c Mon Sep 17 00:00:00 2001 From: vincenzo sabino Date: Mon, 18 May 2026 00:27:53 +0200 Subject: [PATCH 3/3] Modify URLs for group i --- repositories.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repositories.py b/repositories.py index 3b897c8c..f24080a3 100644 --- a/repositories.py +++ b/repositories.py @@ -52,8 +52,8 @@ "group i", "I Terroni", ["https://github.com/stegish/I-Terroni-DevOps"], - "http://164.92.231.30:8080", - "http://164.92.231.30:8080", + "http://164.92.231.30", + "http://164.92.231.30", ], [ "group k",