From bb7d870db818c3a5c18a05fc9c63a51f2c31e874 Mon Sep 17 00:00:00 2001 From: Kaimbacher Date: Wed, 21 Jul 2021 14:56:05 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EWebapp=5FInstallation=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Webapp_Installation.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/Webapp_Installation.md b/Webapp_Installation.md index 25d3a0f..2a5d130 100644 --- a/Webapp_Installation.md +++ b/Webapp_Installation.md @@ -1,4 +1,18 @@ `sudo apt install unzip` -Download package including the WAR file: -`wget https://github.com/52North/SOS/releases/download/v5.4.0/52n-sensorweb-sos-5.4.0.zip` \ No newline at end of file +Download package including the WAR file: \ +`wget https://github.com/52North/SOS/releases/download/v5.4.0/52n-sensorweb-sos-5.4.0.zip` + +``` +unzip 52n-sensorweb-sos-5.4.0.zip +sudo mv 52n-sensorweb-sos-5.4.0/bin/target/52n-sos-webapp.war /opt/tomcat/webapps/ +sudo systemctl restart tomcat.service +``` +## Web-Installation via Web-Backend vollenden: +open in browser:\ +http://localhost:8080/52n-sos-webapp/ + + + +Installations-Wizard Schritt für Schritt folgen: +