From 9bd475d6cf632999278745c4cffbd0c0e6302bb7 Mon Sep 17 00:00:00 2001 From: venky-venkat15 Date: Sat, 19 Jul 2025 17:06:42 +0530 Subject: [PATCH 1/4] Update install_dependencies.sh --- scripts/install_dependencies.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install_dependencies.sh b/scripts/install_dependencies.sh index 25b180d..816c650 100644 --- a/scripts/install_dependencies.sh +++ b/scripts/install_dependencies.sh @@ -12,4 +12,5 @@ sudo cat << EOF > /etc/httpd/conf.d/tomcat_manager.conf ProxyPassReverse / http://localhost:8080/nextwork-web-project/ EOF +u From 48058ff65a9bf20e4906f82cbf5e380f6f7e8e7a Mon Sep 17 00:00:00 2001 From: venky-venkat15 Date: Sat, 19 Jul 2025 17:09:42 +0530 Subject: [PATCH 2/4] Update appspec.yml Added e w --- appspec.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appspec.yml b/appspec.yml index c103807..ba2cb77 100644 --- a/appspec.yml +++ b/appspec.yml @@ -16,4 +16,6 @@ hooks: - location: scripts/stop_server.sh timeout: 300 runas: root + e + w From 8e525f4301de25b9a9707c7e5f5e71a419944df0 Mon Sep 17 00:00:00 2001 From: venky-venkat15 Date: Sat, 19 Jul 2025 17:10:06 +0530 Subject: [PATCH 3/4] Update appspec.yml --- appspec.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appspec.yml b/appspec.yml index c103807..6bfe81f 100644 --- a/appspec.yml +++ b/appspec.yml @@ -16,4 +16,5 @@ hooks: - location: scripts/stop_server.sh timeout: 300 runas: root - +e +w From 96998726527591c66ccc96c9584ddc85948a2ce1 Mon Sep 17 00:00:00 2001 From: venky-venkat15 Date: Sat, 19 Jul 2025 17:11:44 +0530 Subject: [PATCH 4/4] Update pom.xml --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fefbd9..6964fba 100644 --- a/pom.xml +++ b/pom.xml @@ -18,4 +18,7 @@ nextwork-web-project - +