From 363154ae7ed1e31666a34b00cea723df7a98620d Mon Sep 17 00:00:00 2001 From: Marius Holm Date: Tue, 21 Apr 2026 10:25:04 +0200 Subject: [PATCH 1/2] Group k ip change --- misc_urls.py | 4 ++-- repositories.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misc_urls.py b/misc_urls.py index 930c38e..48c4123 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -83,9 +83,9 @@ "group k", "DevBobs", # Monitoring URL: - "http://209.38.230.113:3000/", + "http://134.199.190.79:3000/", # Logging URL: - "http://209.38.230.113:3000/a/grafana-lokiexplore-app/explore", + "http://134.199.190.79:3000/a/grafana-lokiexplore-app/explore", ], [ "group a", diff --git a/repositories.py b/repositories.py index 763ccba..b3fb3c4 100644 --- a/repositories.py +++ b/repositories.py @@ -67,7 +67,7 @@ "DevBobs", ["https://github.com/DevBobs-devops/Devbobs_MiniTwit"], "https://devbobs.tech/", - "http://209.38.230.113:8080", + "http://134.199.190.79:8080", ], [ "group l", From ad2782d83242164925c80df216bc36b850e0dd03 Mon Sep 17 00:00:00 2001 From: Marius Holm Date: Thu, 21 May 2026 14:10:19 +0200 Subject: [PATCH 2/2] feat: final update of Group K urls Co-authored-by: Morten mofb@itu.dk Co-authored-by: Torkil toat@itu.dk Co-authored-by: Jonas jones@itu.dk Co-authored-by: Laura llsa@itu.dk --- final_report_urls.py | 4 ++-- misc_urls.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..c08b81d 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -61,9 +61,9 @@ ], [ "group k", - "", + "DevBobs", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/DevBobs-devops/Devbobs_MiniTwit/releases/tag/0.0.264", ], [ "group l", diff --git a/misc_urls.py b/misc_urls.py index 0a9e642..9858872 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -83,9 +83,9 @@ "group k", "DevBobs", # Monitoring URL: - "http://134.199.190.79:3000/", + "http://134.199.190.79:3000/dashboards", # Logging URL: - "http://134.199.190.79:3000/a/grafana-lokiexplore-app/explore", + "http://134.199.190.79:3000/dashboards", ], [ "group a",