Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 15 Next »

DRAFT

Overview

This document describes the OpenCDS Configuration for version 1.3.x and above.

What's new?

  • Dedicated schemas for describing configuration metadata.
    • Migration tool to migrate configuration schema from the previous version (1.2.x, 1.1.x, etc.) to the new version.
  • REST interface for adding/updating and retrieving the configuration metadata
    • including reloadability of File-based configuration.
  • Backwards compatibility with ClassPath- and File-based configuration.
    • NOT compatible with previous schemas; migration is required.
  • New backend configuration scheme using BerkeleyDB (BDB-JE).
    • This is the only method that is supported via REST.

Schemas

Configuration Schemas

Backend

Configuration Backend

REST Service

Security

REST Security

Methods

Configuration API (REST) Version 1.0

REST Client

Migration

Configuration Migration

 

 

  • No labels