Skip to content
jd0-sag edited this page Mar 30, 2017 · 4 revisions

Introduction

This project defines the config schema and parsing mechanism used by the Terracotta server.

It depends on the Terracotta-apis project, for some common types, but no other Terracotta-OSS project.

Quickstart

These sections describe the basics of the config file shape and contents as a starting point to visualize how it should appear.

Description of internals

This section goes into greater detail describing the specifics of the config file sections.

Extension points for services

Server plug-ins can further extend the server config’s dialect within specific extension points. These are described here.

  • Extended configuration objects (TODO)

  • Service provider configuration (TODO)