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: +