Hi,
I would like to keep all GeoServer configuration like layer, styles, data storage configurations in a subversion repository to make it easy to later deploy the same setup at another server.
I already have dedicated GEOSERVER_DATA_DIR and GEOWEBCACHE_CACHE_DIR. But both directories are still quite big:
In GEOWEBCACHE_CACHE_DIR I think that only the *.xml files need to be put under version control
In GEOSERVER_DATA_DIR it is probably everything except the logs/ directory.
Are there any guidelines or best practices for this?
Kind regards,
Jens