From 8a80643445699f051d81acd2354d8472e16a5c4a Mon Sep 17 00:00:00 2001 From: Kaimbacher Date: Thu, 30 Jun 2022 15:16:12 +0000 Subject: [PATCH] Update 'Install_GeoNetwork' --- Install_GeoNetwork.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Install_GeoNetwork.md 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 +