Skip to content

GSIP 33

Jody Garnett edited this page Jul 12, 2017 · 1 revision

GSIP 33 - REST configuration module

Overview

REST configuration interface for GeoServer.

Motivation Proposal Backwards Compatability Feedback Voting Links

Proposed By

Justin Deoliveira

Assigned to Release

1.7.3

State

Under Discussion In Progress, Completed, Rejected, Deferred

Motivation

An interface for programatically configuring a geoserver instance is something that has been needed for quite some time. The trend toward RESTful services makes it an ideal candidate for implementing such an interface.

Proposal

This proposal involves upgrading the current RESTConfig community module to an extension. The module is documented in detail here:

http://gridlock.openplans.org/geoserver/1.7.x/doc/user/extensions/rest/

The module meets all the requirements to make it an extension:

  • It has a dedicated maintainer
  • It maintains high test coverage, 89% line coverage, 98% branch coverage
  • It has a handful of users asking for the functionality it provides

The only questionable requirement is stability. It has just received a review and major overhaul. Currently the module contains only interfaces to allow the configuration of data. Configuring services is something yet to be implemented.

Feedback

Backwards Compatibility

This proposal is additive. No backwards compatibility issues involved.

Voting

Andrea Aime: +1 Alessio Fabiani: +1 Justin Deoliveira: +1 Jody Garnett: +1 Saul Farber: Rob Atkinson:

Links

JIRA Task Email Discussion Wiki Page

Clone this wiki locally