This directory provides a (nearly) empty GeoServer data directory with sensible defaults for geOrchestra.
It is highly recommended to use this minimal data dir rather than letting geoserver create his own (see why in issue 600)
Use the branch matching your geOrchestra version !
This repository holds several branches:
master
orversion_number
contains geoserver minimal data dir, with a very light geOrchestra flavor:- REST security configuration is updated so that members with the
GN_*
orUSER
LDAP roles have read access while members of theADMINISTRATOR
group have write access, - Control Flow extension basic configuration is done,
- the monitoring extension is configured with the 'live' profile,
- the integrated GeoWebCache has directWMSIntegration enabled,
- the EPSG:27572 srs has been overridden in order to fix a ~350m shift, see georchestra/georchestra#379
- an unpublished layer made from local data helps monitoring geoserver health via getmap requests.
- REST security configuration is updated so that members with the
geofence
orversion_number-geofence
is the same as master, but:GeofenceAuthenticationProvider
replaces GeoServer's ownUsernamePasswordAuthenticationProvider
class.- "Production logging" quiets GeoFence logging