6 Webapp_Installation
Kaimbacher edited this page 2021-07-26 07:39:09 +00:00

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

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/

image alt text

Installations-Wizard starten und Schritt für Schritt folgen:

  1. http://localhost:8080/52n-sos-webapp/install/index -> 'start' drücken: image alt text
  2. http://localhost:8080/52n-sos-webapp/install/datasource -> Datenbank, DB-Schema, DB user auswählen image alt text
  3. http://winnetou.geolba.ac.at:8080/52n-sos-webapp/install/settings -> Metadaten ausfüllen image alt text image alt text
  4. Webpackend Admin User anlegen (credentials merken für Web-Backend) image alt text

InsertObservation, InsertSensor, InsertFeatureOfInterest Requests freischalten:

via Backend freigeben:
http://localhost:8080/52n-sos-webapp/admin/operations

Helgoland Konfiguration anpassen:

sudo nano /opt/tomcat/webapps/52n-sos-webapp/static/client/helgoland/assets/settings.json