diff --git a/Install_GeoNetwork.md b/Install_GeoNetwork.md new file mode 100644 index 0000000..6d32999 --- /dev/null +++ b/Install_GeoNetwork.md @@ -0,0 +1,15 @@ +## GeoNetwork Installation + +Download zip package including the WAR file: +https://next.agrarforschung.at/index.php/s/wAPmRtsY5waLGYb/download?path=%2F&files=geonetwork-enterprise-2022.2.zip + +`cd /tmp/` \ +`unzip geonetwork-enterprise-2022.2.zip` + +**Move the war file into the web app aof jetty:** + +`sudo -u jetty cp geonetwork.war /opt/webbase/webapps/` \ +`sudo systemctl restart jetty9.service` + +## GeoNetwork Configuration +