2014-10-01 16:51:55 -04:00
|
|
|
elasticsearch-license
|
|
|
|
=====================
|
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
Elasticsearch Licensing core, tools and plugin
|
2014-10-01 16:51:55 -04:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
## Core
|
2014-11-11 18:40:01 -05:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
Contains core data structures, utilities used by **Licensor** and **Plugin**.
|
2014-11-13 13:25:46 -05:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
See `core/` and `core-shaded/`
|
2014-11-11 18:40:01 -05:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
## Licensor
|
2014-11-11 18:40:01 -05:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
Contains a collection of tools to generate key-pairs, licenses and validate licenses.
|
2014-11-11 18:40:01 -05:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
See `licensor/`
|
2014-11-11 18:40:01 -05:00
|
|
|
|
2014-11-13 13:25:46 -05:00
|
|
|
see [wiki] (https://github.com/elasticsearch/elasticsearch-license/wiki) for documentation on
|
2014-11-27 18:53:20 -05:00
|
|
|
**Licensing Tools Usage & Reference**
|
|
|
|
|
|
|
|
## Plugin
|
|
|
|
|
2014-11-27 18:54:48 -05:00
|
|
|
See `plugin/`
|
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
see [Getting Started] (https://github.com/elasticsearch/elasticsearch-license/blob/master/docs/getting-started.asciidoc) to install license plugin.
|
2014-11-13 13:25:46 -05:00
|
|
|
|
2014-11-27 18:53:20 -05:00
|
|
|
see [Licensing REST APIs] (https://github.com/elasticsearch/elasticsearch-license/blob/master/docs/license.asciidoc)
|
|
|
|
to use the license plugin from an elasticsearch deployment.
|
|
|
|
|
|
|
|
see [wiki] (https://github.com/elasticsearch/elasticsearch-license/wiki) for documentation on
|
2014-11-13 13:25:46 -05:00
|
|
|
- **Licensing Consumer Plugin Interface**
|
|
|
|
- **License Plugin Design**
|
|
|
|
- **Licensing Test plan**
|