I'm trying to transfer geoserver data from one computer to another. Do I
have to add all stores and sld files by hand or are there simplest way of
doing it?
Grab the “data directory” from one computer and unpack it on the other. When setting up geoserver configure it to point at the data directory (for example with environmental variable).
This technique can also be used when simply updating a GeoServer from one to the next.
I’m trying to transfer geoserver data from one computer to another. Do I
have to add all stores and sld files by hand or are there simplest way of
doing it?
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems
2014-06-19 8:46 GMT+02:00 Mehmet Demir <demirmehmet12@anonymised.com>:
Hello,
I'm trying to transfer geoserver data from one computer to another. Do I
have to add all stores and sld files by hand or are there simplest way of
doing it?
Any help would be much appreciated.
Mehmet.
Hi Mehmet,
it depends how you configured the stores.
Are currently the data on the same machine where the GeoServer runs?
If this is the case you should update each data store, of course this is
the case just for store pointing to file system.
If you are on Linux/Unix you may also consider mounting the remote file
system on the server running GeoServer and
using symlink to create the same old structure.