Update 'Install_GeoNetwork'
parent
7069637630
commit
8b45aee014
|
@ -22,7 +22,7 @@ jdbc.host=#{systemEnvironment['GEONETWORK_DB_HOST']?:'localhost'}
|
||||||
jdbc.port=#{systemEnvironment['GEONETWORK_DB_PORT']?:'5432'}
|
jdbc.port=#{systemEnvironment['GEONETWORK_DB_PORT']?:'5432'}
|
||||||
```
|
```
|
||||||
|
|
||||||
`sudo nano /opt/tomcat_gn4/webapps/geonetwork/WEB-INF/config-node/srv.xml` \
|
`sudo nano /opt/webbase/work/jetty-0_0_0_0-8080-geonetwork_war-_geonetwork-any-/webapp/WEB-INF/config-node/srv.xml` \
|
||||||
activate postgresql-postgis and deactivate h2:
|
activate postgresql-postgis and deactivate h2:
|
||||||
``` html
|
``` html
|
||||||
<import resource="../config-db/postgres-postgis.xml"/>
|
<import resource="../config-db/postgres-postgis.xml"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user