From b98b6397b3f87fc19e59aab8f13fcaa26b5b1730 Mon Sep 17 00:00:00 2001 From: Asger124 <96051292+Asger124@users.noreply.github.com> Date: Mon, 18 May 2026 12:50:15 +0200 Subject: [PATCH 1/3] Update misc_urls.py --- misc_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc_urls.py b/misc_urls.py index 8971e3f..f47d9a8 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -19,9 +19,9 @@ "group c", "group c", # Monitoring URL: - "161.35.68.148:3000", + "http://helgeandfriends.com:3000", # Logging URL: - "http://161.35.68.148:3000/d/38f35159-ba68-4157-b0dd-bcd053bafabd/http-logs-for-web-application?orgId=1&from=now-1h&to=now&timezone=browser", + "http://helgeandfriends.com:3000", ], [ "group d", From c133e212b6a36820486c2aa586d03bf58a8b1ad8 Mon Sep 17 00:00:00 2001 From: Asger124 <96051292+Asger124@users.noreply.github.com> Date: Mon, 18 May 2026 13:01:46 +0200 Subject: [PATCH 2/3] Update repositories.py --- repositories.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repositories.py b/repositories.py index 3b897c8..6d3aca3 100644 --- a/repositories.py +++ b/repositories.py @@ -17,8 +17,8 @@ "group c", "group c", ["https://github.com/jskoven/Devops2026_jklo_jakst_aing_asjo_mbln"], - "http://161.35.68.148:80", - "http://161.35.68.148:80", + "https://helgeandfriends.com", + "https://helgeandfriends.com", ], [ "group d", From 3bcde3860530d0565dbc9172fbd7cfc8b598c9dc Mon Sep 17 00:00:00 2001 From: Asger124 <96051292+Asger124@users.noreply.github.com> Date: Mon, 18 May 2026 13:05:39 +0200 Subject: [PATCH 3/3] Update final_report_urls.py --- final_report_urls.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..63dc04b 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -13,9 +13,9 @@ ], [ "group c", - "", + "group c", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/jskoven/Devops2026_jklo_jakst_aing_asjo_mbln/archive/refs/tags/v124.zip", ], [ "group d", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]